<!--
body {background-color:#ffffff; 
margin:0px;
background-attachment: fixed; 
background-image: url(img/background.gif); 
background-repeat: no-repeat; 
background-position: top left;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000;}

.tableborderleftblack {
 border-color: #d2d2d2; 
 border-style: solid; 
 border-top-width: 0px; 
 border-right-width: 1px; 
 border-bottom-width: 0px; 
 border-left-width: 0px;
 background-color:#f7f7f7;
}

.textfeld {
	width:200px;
	font-size:11px;
 border-color: #1BA3B2; 
 border-style: solid; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
 background-color:#ffffff;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sentence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626290;
	text-decoration: none;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C8C8DC;
	text-decoration: none;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	margin:20px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	
}


.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF7945;
	text-decoration: none;
	
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;	
}

.produktmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}

a:link {text-decoration: none;color:#FF4949;}
a:active {text-decoration: none;color:#FF4949;}
a:visited {text-decoration: none;color:#FF4949;}
a:hover {text-decoration: underline;color:#FF0000;}

-->

