@charset "utf-8";

td.mitte{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #06F;
	text-decoration: none;
}

#detailmenu a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #06F;
	text-decoration: none;
}

a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: none;
	
}

td.grau {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(images/hg.png);
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

td.blau {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(images/hg_blau.jpg);
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}


td.grau2 {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(hg2.png);
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

td.grau_unten {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(hg.png);
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}

td.grau_linie {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	background-image: url(images/hg.png);
	font-size: 20px;
	border-left-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}


#menu  a:link, #menu  a:visited, #menu  a:active {
	display: block;
	background-color:#F0F0F0;
	color:#666;
	text-decoration:none;
	width:192px;
	border-bottom: solid 1px #311d16;
	line-height:20px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



#menu a:hover {
	background-color:#20377D;
	color:#ffffff;
	text-decoration:none;
	width:192px;
	line-height:20px;
	height:20px;
}



/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {
	display:inline;
	float: left;
	background-color:#F0F0F0;
	color:#999;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:20px;
	padding: 0 20px 0px 11px;
	text-align:center;
	background-image: url(point.jpg);
	background-repeat: no-repeat;

}



#menu2 a:hover{
	background-color:#FDF7D0;
	background-image: url(point2.jpg);
	background-repeat: no-repeat;


}

#menu tr .titel {
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}
.mitte p {
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mitte p strong {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
