body {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;

	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 120%;

	background-color: #cccccc;
	
	scrollbar-base-color : #333399;
	scrollbar-3dlight-color : #333399;
	scrollbar-arrow-color : #ffffff;
	scrollbar-highlight-color : #333399;
	scrollbar-face-color : #cccccc;
	scrollbar-track-color : #f2f2f2;
	scrollbar-shadow-color : #333399;
	scrollbar-darkshadow-color : #333399;
}

td, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	color: #333333;
}

a:link { 
	color: #333333; 
	text-decoration: none
	}
	
a:visited { 
	color: #333333; 
	text-decoration: none
	}
	
a:hover { 
	color: #333333; 
	font-weight: bold;
	text-decoration: none
	}
	
a:active { 
	color: #333333; 
	text-decoration: none
	}
	
.klein {
	font-size: 9px;
	}

.fehler {
color: red;
font-weight:bold;
font-size:8pt;
}

.erfolg {
color:green;
font-weight:bold;
font-size:8pt;
}
.titel {
	font-weight: bold;
	color: #000099;
}

