html {
height: 100%;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image: url(../images/bg.gif);
background-repeat:repeat-x;
height: 100%;
}

a {
	color: #6F2F2F;
	text-decoration: none;
}


h1 {
padding:0px;
font-size: 12px;
}


#hauptrahmen {

padding-top:20px;
height: 100%;
}

#container {
margin: 0 auto;
padding-top: 10px;
text-align:left;
height: 100%;
background-color: white;
width: 900px;
}

#header {
text-align: center;
height: 120px;
width:878px;
margin: 0px 10px 0 10px;
border: 1px solid #CBB4B4;
}

#header img {
margin-top: 18px;
}

#header_balken {
height: 5px;
}

#navigation {
margin: 0 10px 0 10px;
background-image: url(../images/bg_nav.jpg);
background-repeat:repeat-x;
height: 29px;
border-bottom: 3px solid #999999;
}

#bild {
background-image: url(../images/bild.jpg);
background-repeat:no-repeat;
margin-left: 10px;
height: 255px;
width: 350px;
border-bottom: 10px solid white;
}

#content {
margin-top:20px;
line-height: 18px;
float:right;
margin-right: 50px !important;
width: 440px !important;
margin-right: 35px ;
width: 420px ;
}

#news {
margin-left: 10px;
width: 350px;
float: left;
background-color:#f2f1e7;
border-bottom: 10px solid white;
padding-bottom: 5px;
}

#main_menu {
	margin: 0px 0px 0px 0px;
	padding:0px;
}
#main_menu li{
	height: 29px;
	line-height: 29px;
	padding: 0px 15px 0px 15px;
	float: left;
	list-style:inside;
	list-style-image: none;
	list-style-type: none;
	list-style:none;
}
#main_menu li a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px; 
	text-decoration: none;
}
#main_menu_selected {
	background-color: #4b1f1f;
}

.title_red {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6D302F;
}
.news_content {
	font-size: 11px;
}
.content_news {
	background-color: #f2f1e7;
	margin: 20px 0px 10px 0px;
	padding: 10px;
}
.clear {
	margin: 0px;
	clear: both;
}
.transparent {
	filter: alpha(opacity: 50);
	-moz-opacity: 0.5;
	-opacity: .5;
}

#footer {
	margin: 10px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	border-top: 1px #CCCCCC dotted;
	padding: 6px 0px 3px 0px;
	clear: both;
}

.img_left {
	width: 100px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.textbox {
	width: 300px;
	border: 1px dotted #CCCCCC;
}

.absenden {
	color: #333;
	border: 1px solid #CCCCCC;
}

#meta_menu {
	float: right;
	margin: 0px;
	text-align:center;
}


#meta_menu li{
	list-style:none;
	margin-right: 28px;
	float: left;
}
.tabelle {

}
.tabelle td {
	padding: 6px;
	font-weight: normal;
	border-bottom: 1px #CCCCCC dotted;
}
.tabelle_header {
}
.tabelle_header td{
	background-color: #f2f1e7;
	color: #6D302F;
	height: 20px;	
	font-weight: bold;
}

.bu {
	font-size: 10px;
}
