
BODY { 
	color: #1b3257; 
	
	background-repeat:repeat-x; 
	padding: 0; 
	margin: 0; 
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;  
} 

#main { 
	background-color: transparent; 
	text-align: left;  
	padding: 7px; 
	border: 1px dashed #b9821a; 
	margin: 100px auto 0; 
	width: 500px; 
	height: 375px;  
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 11px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
}
.inhalt p {
	line-height: 135%;
}

.klein {
	font-size: 8px;
}

td.orange{
    background-color: #FF8934;
    vertical-align: middle;
    text-align: center;
}

td.dunkelgrau{
    background-color: #A8A9AD;
    vertical-align: middle;
    text-align: center;
}

td.hellgrau{
    background-color: #D8D8D8;
    vertical-align: middle;
    text-align: center;
}

a:linst-style-type: none;
}

a:link { font-family:Arial; color:#fda105; text-decoration:none; font-size:12px; font-weight: normal;}
a:visited { font-family:Arial; color:#fda105; text-decoration:none; font-size:12px; font-weight: normal;}
a:hover { font-family:Arial; color:#000000; text-decoration:underline; font-size:12px; font-weight: normal; }
a:active { font-family:Arial; color:#fda105; text-decoration:none; font-size:12px; font-weight: normal;}



