body
{
	font-family: verdana, arial;
	font-size: 11px;	
	color: #333333;
}

td
{
	font-family: verdana, arial;
	font-size: 11px;	
}

input 
{
	color: black;
	font-family: verdana, arial;
	font-size: 11px;
} 
.grau
{
	background:#BDBDB8;
	background-color:#BDBDB8;
}

bold.gray 
{
font-weight: bold;
color:#666666;
}
/*
a:active.gray 
{
font-weight: bold;
color:#666666;
}

a:hover.gray 
{
font-weight: bold;
color:#666666;
}
*/

.schwarz
{
	background:#000000;
	background-color:#000000;
}

.navi_rot
{	
	font-size: 10px;	
	color:#cc0000;
		
}

.navi_blau
{
	color:#003366;
}

.bg_blau
{
	background:#D4DCE6;
	background-color:#D4DCE6;
}

.bg_beige
{
	background: #F0F0EB;
	background-color: #F0F0EB;
}

.bg_dunkel_blau
{
	background:#003366;
	background-color:#003366;
	color: #ffffff;
}	

.weiss
{
	color:#ffffff;
}

.bold
{
	font-weight: bold;
	font-size: 11px;
}

.blau
{
	color:red;
	font-weight: bold;	
}

.blue
{
	color:#003366;
	font-weight: bold;
}

.red
{
	color:#CC0000;
	font-weight: bold;
}

.box
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #003366;
}

.laenge
{
	font-family: verdana, arial;
	font-size: 10px;	
	width: 110px;
}
.laenge_links
{
	font-family: verdana, arial;
	font-size: 10px;	
}
.schrift
{
	font-family: verdana, arial;
	font-size: 10px;
}

.laenge_2
{
	font-family: verdana, arial;
	font-size: 10px;	
	width: 180px;
}

.laenge_kurz
{
	font-family: verdana, arial;
	font-size: 10px;	
	width: 40px;
}

.laenge_kurz_2
{
	font-family: verdana, arial;
	font-size: 10px;	
	width: 126px;
}

.navi3
{
	background-color: #669900;
	font-family: verdana, arial;
	font-size: 10px;	
}

.small
{
	font-family: verdana, arial;
	font-size: 10px;	
}

.border_line_1
{
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding-right: 4px;	
	padding-bottom: 4px;		
}	

.border_line_2
{
	border-bottom: 1px solid #D9D9D9;
	padding-left: 4px;	
	padding-bottom: 4px;

}
	
.border_line_1_bottom
{
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}	

.border_line_2_bottom
{
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 4px;
	padding-top: 4px;
}	

.border_line_1_right
{
	border-right: 1px solid #D9D9D9;
}	

.schwarz_blau
{
	color: #000000;
}

.verzeichnis
{ 
	border-bottom: 1px solid white;
}

.headerblau 
{
	font-family: Univers, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 2px;
}

.headerrot 
{
	font-family: Univers, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	text-transform: uppercase;
	color: #cc0000;
	letter-spacing: 2px;
}

.spacer
{
	width:4px;
	height:12px;
}
/*
a
{
	font-size:10px;
	color: #000000;
	text-decoration: none;
}
*/
a:link
{
	font-size:11px;
	color: #003366;
	text-decoration: underline;		
}

a:visited
{
	font-size:11px;
	color: #003366;
}

a:hover 
{
	font-size:11px;	
	color: #000000;
	text-decoration: underline;
}

a.blau_schwarz:link
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}
a.blau_schwarz:visited
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}

a.blau_schwarz:hover
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}
a.rot_schwarz:link
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}
a.rot_schwarz:visited
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}

a.rot_schwarz:hover
{
	font-size:10px;
	color: #000000;
	text-decoration: none;

}

a.box:link
{	
	font-family: verdana, arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;		
}
a.box:visited
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;	
}

a.box:hover
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;		
}
a.links_schwarz:link
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;		
}
a.links_schwarz:visited
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;		
}
a.links_schwarz:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;			
}

a.links_rot:link
{
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;	
}
a.links_rot:visited
{
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;		
}

a.links_rot:hover
{
	font-size: 10px;
	color: #cc0000;
	
}

a.gray:link 
{
	color: #666666;
	text-decoration: none;		
}

a.gray:visited 
{
	color: #666666;
	text-decoration: none;		
}

a.gray:hover 
{
	color: #666666;
	text-decoration: underline;
}

a.links_blau:link
{
	font-size: 10px;
	color: #003366;
	text-decoration: none;	
}

a.links_blau:visited
{
	font-size: 10px;
	color: #003366;
	text-decoration: none;	
}

a.links_blau:hover
{
	font-size: 10px;
	color: #003366;
	text-decoration: none;	
}


a.links_blau_u:link
{
	font-size: 10px;
	color: #003366;
	text-decoration: underline;	
}

a.links_blau_u:visited
{
	font-size: 10px;
	color: #003366;
	text-decoration: underline;	
}

a.links_blau_u:hover
{
	font-size: 10px;
	color: #003366;
	text-decoration: underline;	
}


.schrift
{
	font-family: verdana, arial;
	font-size: 10px;
}


.ziffer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.blau_normal
{
	color: #003366;
}

a.greylinks:link
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.greylinks:visited
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.greylinks:hover
{
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}