
P, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	
	scrollbar-arrow-color: #999999; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
}

.inputs {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	background-color: #E5E5E5;
	border : 1px solid #000000;
	
	scrollbar-face-color: #E5E5E5; 
	scrollbar-3dlight-color: #E5E5E5; 
	scrollbar-track-color: #E5E5E5; 
	scrollbar-darkshadow-color: #E5E5E5; 
	
	scrollbar-arrow-color: #999999; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #999999; 
}

TR,TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF6600;
	text-decoration: none;
	cursor : hand;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0972CB;
	text-decoration: none;
	cursor : hand;
}

STRONG,B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
}

.titelinhalt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.newsinhalt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #eeeeee;
	text-decoration : none;
}

.newslink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.newslink:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CCCCCC;
	text-decoration : none;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none; 
}

small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration: none; 
}

img {border-color : #999999;}
