
.text_normal {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 font-style: normal; 
 line-height: 12px; 
 font-weight: normal; 
 font-variant: normal; 
 text-transform: none; 
 color: #003366; 
 text-align: justify
 }

 #main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px; 
    text-align: left;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
}

 p {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
 }
 
#team {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	padding: 0px;
}

.text_normal_grau { 
 color: #999999
 }
 
.text_titel {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-bottom: 10px;
	line-height: 20px;
 }
 .text_titel_anfahrt {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-bottom: 10px;
	line-height: 10px;
 }
 
.text_normal_klein { 
 font-size: 9px; 
 color: #999999
 }
 
 .text_normal_klein a{ 
 font-size: 9px; 
 color: #d28711;
 }
 .text_normal_klein a:hover{ 
 font-size: 9px; 
 color: #003366;
 }
 
.text_titel_grau { 
 color: #666666
 }
 
.text_normal_ohne_block { 
 color: #003366
 }
 
.text_normal_mittig { 
 color: #003366; 
 text-align: center
 }

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d28711;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #003366;
	}
	
.left-bg {
	background-image: url(images/grey.jpg);
	background-repeat: repeat;
}
#Table_01 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFD99F;
	border-left-color: #FFD99F;
}

