
BODY  {
	
	margin:0;
	padding:0;
	color : black;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	scrollbar-face-color: white; 
    scrollbar-highlight-color: white; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: black;
	scrollbar-arrow-color: black;
}
P, TD, TH, TR, LI, UL, DIV, table  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : #666666;
	line-height: 18px;
}
B  {
	font-size : 13px;
	font-weight : bold;
	color : gray;
	font-family : Arial, Helvetica;
	
}
h3  {		
	font-size : 18px;
	font-weight : bold;
	font-family : Arial, Helvetica;
	color : #666666;
}

.rahmen {
	border: 1px solid black;

}	
.slogan  {		
	font-size : 30px;
	font-weight : bold;
	font-family : Arial, Helvetica;
	color : #666666;
}

A:Link, A:Visited  {
	color : #333333;
	text-decoration : none;
	font-weight : bold;
	line-height: 20px;
}
A:Active, A:Hover {
	color : #ff6633;
	text-decoration : none;
	font-weight : bold;	
	line-height: 20px;	
}

a.cont:link, a.cont:visited { 
	 font-family: Arial, Helvetica; 
	 font-size: 12px; 
	 color: #ff6633;
	 font-weight : normal;
}  
a.cont:active, a.cont:hover  {
	color : #333333;
	font-family: Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
}

.designed  {
	font-size : 10px;	
	color : gray;
	font-family : Arial, Helvetica;
	
}








