h1 
{ 
font-family: "Courier New", Courier, Monaco, monospace;
font-size: 12px;
font-weight: normal;
color: #CCCCCC;}


a:link { color: #FF9933; }
a:visited { text-decoration: underline; color: #FF9933; }
a:hover { text-decoration: none; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }


.text
{
font-size: 12px;
color: #CCCCCC;
line-height: 21px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lesen
{
font-size: 11px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}


.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:}
.rahmen {
	border: 1px solid #FF9900;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.unter {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
