﻿/* Style Sheet */
A:link    { color: #FFFFFF; text-decoration:underline; }
A:active  { color: #FFFFFF; text-decoration:underline;}
A:visited { color: #FFFFFF; text-decoration:underline;}
A:hover   { color: #FFFFFF; text-decoration:none; }

.a_content A:link    { font-family:Verdana;
			 font-size:12px;
			 color:#C00000; 
			 text-decoration:underline; }                                            
.a_content A:active    { font-family:Verdana;
			 font-size:12px;
			 color:#C00000; 
			 text-decoration:underline; } 
.a_content A:visited   { font-family:Verdana;
			 font-size:12px;
			 color:#C00000; 
			 text-decoration:underline; } 
.a_content A:hover   { font-family:Verdana;
			 font-size:12px;
			 color:#C00000; 
			 text-decoration:none; } 
			 
			 .b_content A:link    { font-family:Verdana;
			 			 font-size:12px;
			 			 color:#003163; 
			 			 text-decoration:underline; }                                            
			 .b_content A:active    { font-family:Verdana;
			 			 font-size:12px;
			 			 color:#003163; 
			 			 text-decoration:underline; } 
			 .b_content A:visited   { font-family:Verdana;
			 			 font-size:12px;
			 			 color:#003163; 
			 			 text-decoration:underline; } 
			 .b_content A:hover   { font-family:Verdana;
			 			 font-size:12px;
			 			 color:#003163; 
			 text-decoration:none; } 

.sub_nav A:link    { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			 text-decoration:underline; }                                            
.sub_nav A:active    { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			 text-decoration:underline; } 
.sub_nav A:visited   { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			 text-decoration:underline; } 
.sub_nav A:hover   { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			 text-decoration:none; } 
			 
.sub_nav_bold A:link    { font-family:Verdana;
			 font-size:10px;
			 color:#003163;
			 font-weight:bold; 
			 text-decoration:underline; }                                            
.sub_nav_bold A:active    { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			  font-weight:bold;
			 text-decoration:underline; } 
.sub_nav_bold A:visited   { font-family:Verdana;
			 font-size:10px;
			 color:#003163; 
			  font-weight:bold;
			 text-decoration:underline; } 
.sub_nav_bold A:hover   { font-family:Verdana;
			 font-size:10px;
			  font-weight:bold;
			 color:#003163; 
			 text-decoration:none; } 

.subline {                                                                              font-family:Verdana;                                                                       color:#FFFFFF;  
font-size:11px;
}

.tdnav {
border-right:1px solid #FFFFFF;
font-family:Verdana;                                                                       color:#FFFFFF;  
font-size:12px;
}

.tdnav2 {
font-family:Verdana;                                                                       color:#FFFFFF;  
font-size:12px;
}

.tdabstand {
padding-right:6px;
padding-top:5px;
}

.tdabstand2 {
padding-right:6px;
padding-top:2px;
}

.tdabstand3 {
padding-left:20px;
padding-top:20px;
}

.tdabstand5 {
padding-right:6px;
padding-top:30px;
}

.tdabstand4 {
padding-right:4px;
}

.head {
font-family:Verdana;                                                                       color:#003163;  
font-size:12px;
line-height:2;
}

.head1 {
font-family:Verdana;                                                                       color:#003163;  
font-size:14px;
font-weight:bold;

}

.content {
font-family:Verdana;                                                                       color:#322A2A;  
font-size:12px;

}

.line {
border-bottom:1px dotted #878787;
}

.line2 {
border-bottom:1px dotted #ffffff;
}