#site {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	background: #7B9696;
	width: 993px;
}

#header_box {
	border-collapse: collapse;
	margin: 0;
	background: #4B7171;
	border-bottom: solid 3px #FFFFFF;
}


#sidebar_left {
	width: 164px;
	background: #5A8687;
	vertical-align:top;
}
#hinweise {
	width: 148px;
	height: 246px;
	background: #acc2c1;
	margin-top:8px;
	margin-left:8px;
}
#hinweise_innen {
	padding-top:8px;
	margin:8px 8px 8px 8px;
}
#hinweise_innen h1 {
	font-size:9pt;
	font-weight:bold;
}
#hinweise_innen li {
	padding:0px;
	margin:0px 0px 0px 16px;
	list-style-type:circle;
	color:#880000;
}
#hinweise_innen a {
	font-size:9pt;
	font-weight:bold;
}

.ads_skyscraper {
	width: 164px;
	height: 656px;
	background: transparent;
	margin: 10px 0px 0px 0px;
}
#weather {
	width: 164px;
	height: 174px;
}


#sidebar_right td {
	width: 230px;
	background: #5A8687;
}


div.sidebar_box {
	width: 224px;
	vertical-align: top;
	background: transparent;
	margin: 8px;
}
.sidebar_box h2 {
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
	text-align:right;
	margin-bottom:3px;
}
.sidebar_box p {
	font-size:8pt;
}

#content {
	width: 553px;
	height: 600px;
	margin: 0;
	vertical-align: top;
	background: #91a5a5;
}
#inner_content {
	width: 566px;
	margin: 10px;
}
#footer {
	text-align:center;
	font-size:10pt;
	background:#4b7171;
	height:30px;
}
a.menu_footer {
	margin:20px;
	color:#d2bd6f;
	font-weight:bold;
}


