body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #FFFFFF;
}

.tabelle {
	margin-top: 30px;
}

.navigation_links {
	margin-top: 30px;
}

.button_links{
	border-bottom:1px solid #EEEEEE;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.button_links_active{
	border-bottom:1px solid #EEEEEE;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.button_links_active a:link {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.button_links_active a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.button_links_active a:hover {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.button_links_active a:active {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.button_links a:link {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.button_links a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.button_links a:hover {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.button_links a:active {
	text-decoration: none;
	color: #000000;
    font-size: 11px;
	font-weight: normal;
}

.navigation_oben {
	background-color: #FFFFFF;
}

.button_oben {
	border-right:1px solid #89A9C0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
/*	cursor: pointer; */
}

.button_oben a:active {
	text-decoration: none;
	color: #000000;
    font-size: 13px;
	font-weight: bold;
}

.button_oben a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.button_oben a:hover {
	text-decoration: none;
	color: #000000;
    font-size: 13px;
	font-weight: bold;
}

.button_oben a:link {
	text-decoration: none;
	color: #000000;
    font-size: 13px;
	font-weight: bold;
}

.information{
	margin-top: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.information h1{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	color: #555555;
	line-height: 18px;
}

.information a:link {
	text-decoration: none;
	color: #19637E;
	font-size: 11px;
	font-weight: normal;
}

.information a:visited {
	text-decoration: none;
	color: #19637E;
	font-size: 11px;
	font-weight: normal;
}

.information a:hover {
	text-decoration: underline;
	color: #19637E;
    font-size: 11px;
	font-weight: normal;
}

.information a:active {
	text-decoration: none;
	color: #19637E;
    font-size: 11px;
	font-weight: normal;
}

.formular {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	width: 350px;
	border-right:1px solid #89A9C0;
	border-left:1px solid #89A9C0;
	border-top:1px solid #89A9C0;
	border-bottom:1px solid #89A9C0;
	background-color: #FFFFFF;
	scrollbar-base-color: #89A9C0;
  	scrollbar-3d-light-color: #D1DEE6;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #89A9C0;
    scrollbar-highlight-color: #89A9C0;
    scrollbar-shadow-color: #89A9C0;
    scrollbar-track-color: #D1DEE6;
}

.absende_button {
	width: 68px;
	height: 22px;
	border: 0px;
	background-image: url(images/senden.jpg);
	cursor: pointer;
}

.fehler {
	margin-top: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #F10D0D;
	line-height: 18px;
}

.rand {
	background-color: #FFFFFF;
}

.rahmen {
	background-color: #89A9C0;
}

.balken {
	background-image:url(images/verlauf.jpg);
	background-repeat:no-repeat;
}

.neuigkeit{
	border-bottom:1px solid #EEEEEE;
}

.presse{
	width:540px;
	height:360px;
	overflow:auto;
	scrollbar-base-color: #89A9C0;
  	scrollbar-3d-light-color: #D1DEE6;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #89A9C0;
    scrollbar-highlight-color: #89A9C0;
    scrollbar-shadow-color: #89A9C0;
    scrollbar-track-color: #D1DEE6;
}