body {
	background-color: #ffffff;
	background: url(img/bg.jpg) top repeat-x;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: left;
}


a:link, a:visited  {
	color: maroon;
	text-decoration: none;
}

a:hover, a:active  {
	color: maroon;
	text-decoration: underline
}



.text {
	font-size: 14px;
	color: #999999;
	line-height: 21px;	
}

.text_alt {
	font-size: 12px;
	color: #999999;
	line-height: 21px;
}

.lesen {
	color: #666666;
	font-size: 14px;
	line-height: 21px;
}

.lesen_liste {
	color: #666666;
	font-size: 14px;
	line-height: 21px;
	margin-left: 40px;
}

.lesen_liste:first-line {
	margin-left: 0px;
}

.lesen2 {
	color: #666666;
	font-size: 14px;
	line-height: 21px;
	text-indent: 2em;
	border-left: 2em
}

h1, h2, h3 {
	color: #666666;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
}

h2 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
}


.titel1 {
	color: #666666;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
}

.titel2 {
	color: #666666;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

.titel3 {
	color: #666666;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	font-style: italic;
}
 
.undertitel {
	color: #666666;
	font-size: 11px;
	line-height: 9px;
}

.head {
	color: #666666;
	font-size: 20px;
	line-height: 30px;
	font-family: "Courier New", Courier, Monaco, monospace;
}


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