body {
	margin:0;
	
	scrollbar-base-color: #cccccc;
	scrollbar-3dlight-color: #fdd327;
	scrollbar-arrow-color: #fdd327;
	scrollbar-darkshadow-color = Farbe für Schatten
	scrollbar-face-color: #fdd327;
	scrollbar-highlight-color: #fdd327;
	scrollbar-shadow-color = Farbe für unteren und rechten Rand
	scrollbar-track-color: #cccccc;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.stdtext {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.seiten {
	background-color: #666666;
}

.sponsorleiste {
	background-color: #666666;
}


.bottom {
    background-color:#666666;
}

.newsbox {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	text-align:justify;	
	
	border:dashed;
	border-width:1;
	border-color:#000000;
	
	width: 95%;
}

.seitenüber {
	background-color:#eeeeee; 	
	
	font-size:12px;
	font-style:normal;
	font-weight: bolder;
	color: #FF9900;
}	

.textfeld {
    border-color:#FFCB01;
	border-width:thin;
	background-color:#eeeeee;
}

.lineunten {
    border-bottom:dashed;
	border-bottom-width:1;
	border-bottom-color:#000000;
}

.überschrift {
    font-size:12px;
	font-weight: bolder;
	coloer:#000000;
}

.urkunde h1 {
	font-size: xx-large;
	}

.urkunde h2 {
	font-size: x-large;
	}

.urkunde h3 {
	font-size: large;
	}