* {
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border: none;
}

a {
	color: #003D4C;
	text-decoration: underline;
}

a:hover, #navigation .active_link:hover {
	color: #000;
}

body {
	color: #333;
	background: #F2F8FB;
	font: 0.9em 'Gill Sans ','lucida grande',helvetica,arial,sans-serif;
}

#header .content, navigation, #content, #teaser, #footer .content {
	display: block;
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 100%;
	display: block;
	background: #E0E8F0;
}

#navigation img {
}

#header .content img {
}

#header .content {
	background: transparent url('img/Ranzen-Party.png') no-repeat right 20px scroll;
	text-align: right;
	position: relative;
	height: 120px;
}

div#header .content a#weber-link {
	display: block;
	position: absolute;
	bottom: 8px;
	left: 0;
}

#navigation {
	list-style: none outside none;
	text-align: right;
	display: block;
	position: absolute;
	bottom: 9px;
	right: 0px;
}

#navigation li {
	display: inline;
}

#navigation a {
	font-size: 18px;
	line-height: 22px;
	margin-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

#navigation li.active a {
	color: #999;
}

#navigation li.active a:hover {
	cursor: default;
}

#navigation a:hover {
	color: #33AADD;
}

#teaser {
	overflow: hidden;
}

#teaser div.t_element {
display: block;
float: left;
width: 328px;
margin: 10px 0 0 8px;
}

#teaser div.t_element:first-child {
margin: 10px 0 0;
}

#teaser div.t_element a {
}

#teaser div.t_element img {
display: block;
width: 308px;
padding: 9px;
background: #fff;
border: 1px solid #ccc;
}

#teaser div.t_element span {
display: block;
padding: 4px 11px;
text-align: justify;
}

#teaser div.t_element span strong {
padding-bottom: 4px;
font-size: 16px;
line-height: 22px;
display: block;
}

#teaser div.t_element span a {
display: inline;
float: right;
}

#teaser div.t_element span a.inline-link {
	float: none;
}

#content {
padding-bottom: 40px;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
padding: 1.5em 0 0.5em;
color: #33AADD;
}


#content h1 {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
line-height: 28px;
font-size: 24px;
}

#content h2 {
line-height: 24px;
font-size: 18px;
}

#content h3 {
line-height: 20px;
font-size: 16px;
}

#content h4, #content h5 {
font-size: 18px;
line-height: 14px;
}

#content p {
padding: 6px 0;
}

#content ol, #content ul {
border: 1px solid #ccc;
background: #eee;
padding: 6px 0 6px 40px;
}

#content ul {
list-style: square;
}

#footer {
clear: both;
color: #999;
text-align: center;
padding: 4px 0;
background: #E0E8F0;
width: 100%;
position: fixed;
bottom: 0;
}

#content div.partner, #content div.adress {
padding: 11px;
display: block;
border: 1px solid #ccc;
background: #eee;
}

#content div.partner {
text-align: center;
}

#content div.partner a {
text-decoration: none;
padding: 0;
line-height: 0;
margin: 8px;
background: #ccc;
display: block;
float: left;
-moz-border-radius: 5px;
}

#content div.partner a:hover {
background: #333;
}

#content  div.partner a img {
display: block;
padding: 3px;
line-height: 0;
width: 120px;
}

.clear {
display: block;
clear: both;
}

#content table {
border-collapse: collapse;
margin-bottom: 10px;
border: 1px solid #ccc;
}

#content table td {
padding: 4px 6px;
border: 1px solid #ccc;
}

#content img.center_image {
padding: 9px;
display: block;
background: #fff;
margin: 10px auto;
border: 1px solid #ccc;
}

#content img.frame {
	padding: 9px;
	display: block;
	background: #fff;
	border: 1px solid #ccc;
}

#content object, #content iframe {
background: #fff;
margin: 0 0 5px;
padding: 9px;
border: 1px solid #ccc !important;
}

.fb-like-container {
	position: absolute;
	bottom: 8px;
	left: 200px;
}

.fb-link {
	position: absolute;
	bottom: 46px;
	left: 200px;
}

.row {
	overflow: hidden;
}

.row .left, .row .right {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.row .left {
	padding-right: 20px;
}

.row .right {
	padding-left: 20px;
}
