#main {	
	background-color:#FFFFFF;
	width: 705px;
	}
#left_side {
	background-color:#FFFFFF;
	width: 500px;
	float:left;
	border-right:1px solid #000000;
	}

#right_side {
	background-color:#FFFFFF;
	width:204px;
	float:left;
	}
#banner {
	background-color:#FFFFFF;
	}
#navigation {
	float:left;
	width: 500px;
	height:26px;
	background-color:#000000;
	border-top: 1px solid #FFFFFF;
	margin-bottom:0px;
	}
#content {
	background-color: #FFFFFF;
	background-image: url(/img/wasserzeichen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 25px;
	margin-top:20px;
	min-height:650px;
	}
*html #content {
	height:500px;
	}
#logo {
	margin-bottom: 30px;
	}
#left_box_title {
	width:194px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	padding:5px;
	}
#left_box_content {
	width:188px;
	background-color:#FFFFFF;
	padding: 8px;
	}
#titel {
	margin: 20px;
	margin-bottom: 0px;
	padding-top:30px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	}
*html #titel {
	padding-top:0px;
	}

#suchbox {
	width:200px;
	padding:10px;
	padding-left:100px;
	padding-bottom:0px;
	border: 1px solid #000000;
	background-color:#F0F0F0;
	}	
	

body {
	background-color:#EBEBEB;
	}



body, table, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.main_table {
	border:1px solid #000000;
	background-color:#FFFFFF;
	}	
	
.navi {
	background-color:#000000;
	float:left;
	width:auto;
	padding: 5px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	}
.fuss {
	border-top: 1px solid #000000;
	margin: 10px;
	text-align:center;
	width:440px;
	}
*html .fuss {
	float:left;
	clear:both;
	}
	

a.navilink {
	color:#FFFFFF;
	text-decoration:none;
	}
a.navilink:hover {
	color:#FFFF00;
	text-decoration:none;
	}
a{
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.news_datum {
	float:left;
	clear:left;
	width: 55px;
	margin-top:3px;
	}
.news_titel {
	float:left;
	width: 130px;
	margin-top:3px;
	}
.news_link {
	color:#000000;
	text-decoration:none;
	}

	
.searchform {
	display:inline;
	margin:0px;
	padding:0px;
	}
.searchfield {
	border:1px solid #000000;
	width: 120px;
	font-size:10px;
	}
.searchbutton {
	font-size:10px;
	border:1px solid #000000;
	}


a.g_n {
	background-color:#EEEEEE;
	border:1px solid #FFFFFF;
	padding:3px;
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	}
a.g_n:hover {
	background-color:#EDEDED;
	border:1px dashed #000000;
	padding:3px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	}

.g_f_h {
	color:#000000;
	width:300px;
	border:1px solid #000000;
	}
.g_f {
	color:#999999;
	width:300px;
	border:1px solid #999999;
	}
a.suche_text_link {
	font-weight:normal;
	}
a.suche_text_link:hover {
	font-weight:normal;
	color:#000000;
	}

ul {
	font-weight:normal;
	}

a.subnavilink {
	color: #000000;
	text-decoration:none;
}	
.subnavilist {
	margin-top:0px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type:square;
}
