body { 
	background-color: #fff; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica;
	scrollbar-base-color: #ffff00;
	scrollbar-dark-shadow-color: #000;
	scrollbar-shadow-color: #ccc;
	scrollbar-arrow-color: #ff0000;
	scrollbar-highlight-color: #fff; }
	
td { 
	color: #000; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica; }
	
select, input, search, select, textarea {
	font-size: 11px;
	font-style : normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica;
	border-width : 1px;
	border-style: solid;
	border-color : #000;
	background-color: #fff;
	color : #000; }
	
.titel { 
	color: #ff0000; 
	font-size: 21px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica; }
	
.titel2  { 
	color: #000; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;}
	
a { 
	color: #ff0000;
	font-weight: bold;
	text-decoration: none }
		
a:link { 
	color: #ff0000;
	text-decoration: none }
	
a:hover { 
	color: #ffff00;
	text-decoration: none }
	
a.nav { 
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none }
	
a.nav:link { 
	color: #fff;
	text-decoration: none }
	
a.nav:hover { 
	color: #ff0000;
	text-decoration: none }
	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
hr {
	color: #000;
	height: 1px noshade;
	width: 100% 
}

ul, ol {
	color : #000; 
	list-style-type : square;
	margin-left: 15px;
	list-style-position: outside 
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #ff0000;
	color : #fff
}

.rot {
	color : #ff0000; 
}
