body {
	background-color: #A7A7A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.jpg);
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #555555;
	SCROLLBAR-SHADOW-COLOR: #555555;
	SCROLLBAR-3DLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-ARROW-COLOR: #AAAAAA;
	SCROLLBAR-TRACK-COLOR: #DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR: #DDDDDD;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.titelblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 18px;
}

#scrollcontent {
	text-align: left;
	width: 472px;
	height: 350px;
	overflow: auto;
}


.firstbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
 
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #003399;
} 
   
a:link    {color: #003399;text-decoration: underline; font-weight: bold;}
a:active  {color: #003399;text-decoration: underline; font-weight: bold;}
a:visited {color: #003399;text-decoration: underline; font-weight: bold;}
a:hover   {color: #AAAAAA;text-decoration: underline; font-weight: bold;}