body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

td,p {  
  font-size: 12px
}
h1 {  
 font-size: 12px; font-weight: bold
}
.subtitel {  
font-size: 12px; 
font-weight: bold; 
color: #002c72
}
.content_light { 
 font-size: 14px; 
color: #f5f5f5
}
.heading_light {  
font-size: 18px; 
color: #f5f5f5
}
a:active, a:hover  {  
text-decoration: none;
color: #CC0000;
}

a:link {  
text-decoration: none;
color: #003366;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
.spot {  
color: #990000
}

.navi_left {
	font-size: 12px;
	background-color: #0B6CAB;
	margin: 2px;
	padding: 3px 2px 0px 5px;
	height: 20px;
	width: 83px;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.navi_left_a:visited, .navi_left_a:link  {
	color: #FFFFFF;
	text-decoration: none;
  
}
.navi_left_a:hover, .navi_left_a:active {
	color: #999999;
	text-decoration: none;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}

