
P, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
	scrollbar-face-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #cccccc;
	
	scrollbar-arrow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
}

INPUT, TEXTAREA, SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
	scrollbar-face-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #cccccc;
	
	scrollbar-arrow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
}

TR,TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	background-color : #1B20F4;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	width : 100%;
	height : 16px;
	text-decoration : none;
}

.ticker {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ffffff;
	background-color : #1B20F4;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	width : 100%;
	height : 30px;
	text-decoration : none;
}

.mail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #920E59;
	text-decoration : none;
}

.mail:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	width : 125px;
}

.navaktiv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.nav:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
	width : 125px;
}

.subnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #cccccc;
	text-decoration : none;
}

.subnav:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.klein {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

a {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #920E59;
text-decoration: none;
cursor : hand;
}

a:hover {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration: none;
cursor : hand;
}

h1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color : black;
text-decoration: none; 
}