BODY, TD {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#FFFFFF;

color: #000000;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal; }

img { border:none; }
img a { border:none; }

H1 { font-family: Verdana, Geneva, Arial, Tahoma; font-size:9pt; color:#333333; font-weight: bold;  }
INPUT,TEXTAREA { border:1px solid #666666; font-family:Arial,Tahoma; font-size:8pt; color:#000000; }

content { color: #000000; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;
    font-weight: normal; text-decoration: none; }
content a { color: #000000; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;
   font-weight: normal; text-decoration: none; }
content a:hover { color: #333333; text-decoration: underline; }
#content { color: #000000; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;
    font-weight: normal; text-decoration: none; }

a { color: #000000; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }

.scrollmich {overflow:auto;width:490px; height:375px;}
   
.titel {color: #000000;
font-family: Geneva, verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;}

.footer { font-family: Geneva, Arial; font-size: 7pt; color:#666666; }
.footer a { font-family: Geneva, Arial; font-size: 7pt; color:#666666; }
.footer A:hover { font-family: Geneva, Arial; font-size: 7pt; color:#333333; }

.navi { color: #666666; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;
	 line-height: 170%;  } 
.navi a { color: #666666; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;
	 line-height: 170%; }
.navi A:hover {text-decoration: none; color: #03193E;}

.menu {  background: #ffffff url('img/menue.png') repeat-x; }

#menu {
	width: 75%;
	margin: 0 auto;
	font-size: 95%;
align: left;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

.menu {
	float: left;
	width: 120px;
	margin: 10px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #cecece;
}
.menu_main a:hover {
	border-bottom: 1px dashed #cecece;
}