body {
	BACKGROUND-IMAGE: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;

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


.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}
.menu
{
	font-size: 16px;
	color: #999999;
	line-height: 18px;
	font-family: "Courier New", Courier, Monaco, monospace;

}
.lesen
{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
    margin-top: 0px;
	margin-bottom: 0px;
}

.head
{
	font-size: 20px;
	color: #666666;
	line-height: 21px;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 0px;
}


.sb {scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#cc3300;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}
