body {
	background-color: #D5ECEF;
}

.inhalt {
	font-family: verdana;
	color: #00AAAD;
	font-size: 15px;	
}

.inhalt h1 {
	font-family: verdana;
	font-weight: bold;
	color: #00A0A7;
	margin: 0px;
	font-size: 14px;
}

.inhalt p {
	line-height: 135%;
}

a {
     color: #EE7900;
     text-decoration: underline;
}

a:hover {
     color: #000000;
     text-decoration: underline;
}

.menu_oben {
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
}

.menu_oben:hover {   
   text-decoration: none;
   color: #D5EDEE;
}

.menu_oben:active {
   text-decoration: none;
   color: #EE7900;
}

.menu_oben_act {
	font-family: verdana;
	color: #EE7900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
}

.menu_oben_act:hover {   
   text-decoration: none;
   color: #EE7900;
}

.menu_oben_act:active {
   text-decoration: none;
   color: #EE7900;
}

.title {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #00AAAD;
}

.text {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #00AAAD;
}

.ueberschrift {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #EE7900;
}

.normtext {
   font-family: verdana;
   font-size: 12px;
   color: #00AAAD;
}

.smalltext {
   font-family: verdana;
   font-size: 10px;
   color: #00AAAD;
}

td {
   font-family: verdana;
   font-weight: bold;
   font-size: 15px;
   color: #00AAAD;
}
