body {
  scrollbar-DarkShadow-Color:#F3F3F3; 
  scrollbar-Track-Color:#F3F3F3; 
  scrollbar-Face-Color:#F3F3F3;  
  scrollbar-Shadow-Color:#A43131; 
  scrollbar-Highlight-Color:#F3F3F3; 
  scrollbar-3dLight-Color:#A43131; 
  scrollbar-Arrow-Color:black;  
}

td,body {
  color:black; 
  font-family:verdana,arial; 
  font-size:12px; 
}

a, a:link, a:visited, a:active {
	color:#A43131;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.subnav_title {	
	color:white;
	font-weight:bold;
	letter-spacing:1px;
}

.subnav_content,.subnav_content:link,.subnav_content:active,.subnav_content:visited {
	color:#A43131;
}

.subnav_content_small,.subnav_content_small:link,.subnav_content_small:active,.subnav_content_small:visited {
	color:#A43131;
	font-size:10px;
}

.title {
	letter-spacing:2px; 
	font-size:22px; 
	color:#A43131;
}

h1, h2, .titel_main {
        letter-spacing:2px;
        font-size:22px;
        color:#A43131;
}

.titel_sub {
        font-size:16px;
        color:#A43131;
	font-weight:bold;
}
.nav,.nav:active, .nav:link, .nav:visited {
	color:white;
	font-weight:bold;
}

.klein  {
	font-size:9px; 
}

input,textarea,select { 
	background-color:#eeeeee;
	font-family:arial;
	font-weight:bold;
	color:#A43131;
	font-size:10px; 
}
