/* a:link { text-decoration:none; color:#cc0066; }*/
 a:link { text-decoration:none; color:#415da5; }
 a:visited { text-decoration:none; color:#415da5; }
 a:hover { text-decoration:none; text-decoration:underline; color:#415da5; }
 a:active { text-decoration:none; color:#415da5; }
 
 a.navi:link { text-decoration:none; color:#fff; }
 a.navi:visited { text-decoration:none; color:#fff; }
 a.navi:hover { text-decoration:none; text-decoration:underline; color:#fff;}
 a.navi:active { text-decoration:none; color:#fff;}


BODY {
		margin-top:none;
}
        
table.hover {
		background-color:#003;
}        
TABLE {
        font-family: Verdana;
        font-size: 12px;
		font-weight:normal;
        color: #000000;
        text-decoration:none;
        }
ul {
		font-family: Verdana, sans-serif;
		font-weight:normal;
		color:#000;
		font-size:12px;
}
h1 {
		font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
		font-weight:normal;
        font-size: 13px;
        color: #000000;
        text-decoration:none;
}
h2 {    font-family: Verdana, sans-serif;
        color:#000080;
		font-size:16px
}
h3 {	font-family: Verdana, sans-serif;
		font-weight:normal;
		color:#000;
		font-size:12px;
}
h4 {
	    color:#000080;
		font-size:12px
}
h5 {
		color:#000080;
		font-size:13px
}
.gross_blau {
 	font-family: arial,verdana,helvetica,sans-serif;
 	font-size: 13px;
	color: #000080; 
}
.menue {
	color: #FFF;
}
.menue_markiert {
	font-weight: bold;
	color: #FFF;
}
.contentbox {
	font-weight: bold;
	text-align:left;
	border:0px none;
}
.textbox {
	position:absolute;
	width:280px;
	height:120px;
	border:0px none;
}
.textbox2 {
	position:absolute;
	width:500px;
	border:0px none;
}
p {line-height:1.5;
}
ul {
   line-height:1.5;
}