
/* Template Struktur */

body {
	/*font-family: "Verdana,Arial,Helvetica,sans-serif";
	font-size: 9px;*/
	background-color: #EEEEEE;
	color: #000000;
	margin: 0px;
}

#container {
	max-width: 980px;
	background-color: #FFF;
	text-align: left;
	margin: 20px auto 0 auto;
}

#footer {
	float: right;
	margin-right: 9px;
	font-size: 9px;
	color: #666666;
}




a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Navigation */

td.menu_active_1 {
	border: dashed 0px #CCCCCC;
	border-bottom-width: 1px;
	background-color: #66CC66;
	color: #FFFFFF;
}

td.menu_inactive_1 {
	border: dashed 0px #CCCCCC;
	border-bottom-width: 1px;
	background-color: #EEEEEE;
	color: #FFFFFF;
}

td.menu_active_2 {
	border: dashed 0px #CCCCCC;
	border-bottom-width: 1px;
	background-color: #999999;
	color: #FFFFFF;
}

td.menu_inactive_2 {
	border: dashed 0px #E6E6E6;
	border-bottom-width: 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

td.menu_active_3 {
	border: dashed 0px #CCCCCC;
	border-bottom-width: 1px;
	background-color: #E0E0E0;
	color: #FFFFFF;
}

td.menu_inactive_3 {
	border: dashed 0px #CCCCCC;
	border-bottom-width: 1px;
	background-color: #E6E6E6;
	color: #FFFFFF;
}

a.menu_active_1 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

a.menu_inactive_1 {
	color: #777777;
	font-size: 10pt;
	font-weight: normal;
}

a.menu_active_2 {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
}

a.menu_inactive_2 {
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
}

a.menu_active_3 {
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
}

a.menu_inactive_3 {
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
}




.footer	{color:#777777;font-size:7pt;}


#address3,#address1,#address2{float:left;width:250px;margin:0px 0 0 0}


#clear {clear: both;}

#spalte1{float:left;width:32%;}
#spalte2{margin: 0 34% 0 34%}
#spalte3{float:right;width:32%;}

#spalte1_2{margin: 0 34% 0 0}

#spalte1_in1_2{float:left;width:49%;}
#spalte2_in1_2{float:right;width:49%;}
