@charset "UTF-8";
/* CSS Document */

body {font-family: Verdana, sans-serif;
        background-color: #015b28;
}

h1 {font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	} 

h2 {font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
        color: #c7d212;
	} 
	
h5 {font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
        color: #f9b207;
	}
	
h4 {font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
        color: #c7d212;
	} 
	
h3 {font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
        color: white;
	} 
	 
.td-0 {font-family: Verdana, sans-serif;
font-size: 12px;
color: white;
} 

.td-2 {font-family: Verdana, sans-serif;
font-size: 12px;
color: white;
} 


#topmenu {font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
        color: white;
}
	
#topmenu a {color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #015b28;
      	float: left;
      	padding: 2px;
      	padding-left: 10px;
      	padding-right: 10px;
      	padding-top: 5px;
      	padding-bottom: 5px;
}

#submenu {font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
        color: white;
	}
	
#submenu a {color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #f9b207;
      	float: left;
      	padding-left: 10px;
      	padding-right: 10px;
      	padding-top: 5px;
      	padding-bottom: 5px;
}




#botmenu {font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
        color: white;
	}
	
#botmenu a {color: white;
	font-weight: bold;
	text-decoration: none;
      	float: right;
      	padding-left: 15px;
}


#normal {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 490px;
	padding-top: 5px;
}
	}
	
#normal a {
	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	list-style-type: none; 
	list-style-image: none; 
	text-decoration:none; 
	color:#f9b207;
}
	
#normal a:link {color:#f9b207;}
#normal a:visited {color:#f9b207;}
#normal a:active {color:#f9b207;}
#normal a:hover {color:#f9b207;}

#rechts {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 5px;
	}
	
#rechts a {
	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	list-style-type: none; 
	list-style-image: none; 
	text-decoration:none; 
	color:#f9b207; }
	
#rechts a:link {color:#f9b207;}
#rechts a:visited {color:#f9b207;}
#rechts a:active {color:#f9b207;}
#rechts a:hover {color:#f9b207;}

#rand {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 5px;
	}
	
#rand a {
	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	list-style-type: none; 
	list-style-image: none; 
	text-decoration:none; 
	color:#f9b207; 
	margin-left: 10px;}
	
#rand a:link {color:#f9b207;}
#rand a:visited {color:#f9b207;}
#rand a:active {color:#f9b207;}
#rand a:hover {color:#f9b207;}







	
