
/* Start HTML */
body { margin:1px; padding:1px; font-family: Verdana, sans-serif; font-size:10px;}
	
a:link        { text-decoration: none; color: #1D73C7; }
a:visited     { text-decoration: none; color: #1D73C7; }
a:hover       { text-decoration: none; color: #000;}
	
	
h1 { color: #0B54A0; font-size: 14px; font-weight:bold; display:inline;}
		
p { font-family: Verdana, sans-serif; font-size:11px; margin-top: 0;}
	
hr {border:none; background-color:#0B54A0; color:#0B54A0; height:1px; width:100%;}

/* Ende HTML */


/* Start Tabellen */
.table_o {
	background-color: #00387F;
}

.table_ml {
	background-color: #B1CEEC;
}
.table_mr {
	background-color: #fff;
}
.table_mc {
	background-color: #fff;
}
.table_n1 {
	background-color: #B1CEEC;
}

a .table_n1{
	color: #fff;
}

.table_no {
	background-color: #1D73C7;
}
/* Ende Tabellen */


/* Start Navigationsleiste */
li { list-style-image: url(sun_pfeil.gif); margin-left:-15px; margin-bottom:10px;}

a.navi:link, a.navi:visited {
	    font-weight: bold;
		color: #00387F;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		text-decoration:none;
		}
		
a.navi:hover { color: #fff; }

a.navi2{color:#fff}
a.navi2:hover{text-decoration:underline}
/* Ende Navigationsleiste */


/* Start Formular */
input {margin:2px; background-color:#fff; border: 1px solid #00387F; font-size: 11px; font-family: Verdana; padding:3px;}
.button {background-color:#3E88CF; border:none; cursor: hand; color: #fff; font-weight: bold; font-size: 12px; font-family: Verdana; padding:3px;}
/* Ende Formular */

.anmeldung {
font-weight:bold;
color: #fff;
margin:0px 0px 30px -30px;
}
* html .anmeldung{
margin-left:-15px;}

.blau {
font-weight:bold;
color: #1d73c7;}

table .header {
    color: #ffffff;
    background-color: #1D73C8;
    font-weight: bold;
}