body { 
	background-color: #fff; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000; 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	scrollbar-base-color: #fedaa6;
	scrollbar-dark-shadow-color: #000;
	scrollbar-shadow-color: #ff9900;
	scrollbar-arrow-color: #ff9900;
	scrollbar-highlight-color: #ffffff }
	
td { 
	color: #000; 
	font-size: 11px;
	font-family: Arial, Helvetica }
	
input,search {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color: #0066cc;
	font-weight : normal;
	font-style : normal }

textarea {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color: #0066cc;
	font-weight : normal;
	font-style : normal }
	
.titel { 
	color: #0066cc; 
	font-size: 19px;
	font-weight: bold; 
	font-family: Arial, Helvetica }
	
.titel2  { 
	color: #000; 
	font-size: 15px; 
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica }
	
a { 
	color: #0066cc;
	font-weight: normal;
	text-decoration: none }
	
a:hover { 
	color: #ff9900;
	text-decoration: underline }
	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
ul,ol {
 	list-style-image: url(../img/point.gif);
 	margin-left: 72px;
 	list-style-position: outside }

