	body {
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #D79D5E;
	SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #E9CAA7;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #E9CAA7;
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
	background-color: #E9CAA7;
	margin: 0px;
	overflow: auto;
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	Line-height: 14px;
}
a:link { 
  text-decoration: none; 
	color: #000000; 
}
a:visited { 
  text-decoration: none; 
	color: #000000; 
}
a:active {  
  text-decoration: none; 
	color: #000000; 
}
a:hover { 
	color: #000000; 
  text-decoration: underline; 
}
td { 
	font-size: 11px; 
  Line-height: 14px;
}
.mainlink { 
	color: #808080; 
}
.services { 
  Line-height: 18px;
}

.titel { 
	font-size: 14px;
	font-weight: bold; 
  Line-height: 18px;
}

.titel_gross { 
	font-size: 16px;
	font-weight: bold; 
  Line-height: 20px;
}

.small { 
	font-family: Verdana,arial, helvetica, sans-serif; 
	font-size: 8px; 
}


