BODY  {
	text-decoration: none;
	scrollbar-base-color: #FAE6C5;
	scrollbar-face-color: #FAE6C5;
	scrollbar-highlight-color: #FAE6C5;
	scrollbar-shadow-color: #FAE6C5;
	scrollbar-3dlight-color:#FAE6C5;
	scrollbar-arrow-color:#C04000;
	scrollbar-track-color: #FDF5E8;
	scrollbar-darkshadow-color: #CC9966;
	background-color: #FAE6C5;
	font: bold 10pt Arial, Helvetica, sans-serif; 
	}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: 400;
	}
a:active {
	color: #CC3300;
	background-color: #fdf5e8;
	text-decoration: none;
	font-weight: 400;
	}
a:hover {
	color: #663300;
	background-color: #fdf5e8;
	text-decoration: none;
	font-weight: 400;
	}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: 400;
	}


h2 	{  color: #C04000; font: bold 16pt }
h5	{
	color: #C04000;
	font-size: 13pt;
	font-weight: bold;
}
.text {
	font: 11pt/140% Arial, Helvetica, sans-serif;
	color: #333333;
}
.eingabe	{
	border-color : #FAE6C5; 
	color : #C04000; 
	border: 1px #FAE6C5 solid
	}
li {
	list-style-type: square;
	}
.angebot {
	background-color: #FAE6C5;
	border: 1px groove #CC3333;
	}
.but {
	color: #CC3300;
	text-decoration: none;
	background-color: #fdf5e8;
	border: 1px solid #cc9966;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.bild {
	border: 1px solid #cc9966;
	margin: 5px;
	}
.best {
	color: #CC3300;
	text-decoration: none;
	background-color: #fdf5e8;
	border: 1px groove #cc9966;
	font-weight: bold;
	font-size: 11px;

	}
.menleiste {
	background-color: #FAE6C9;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.resteintr {
	background-color: #fdf5e8;
	}
.manliste {
	line-height: 140%;
	background-color: #fdf5e8;
	border: 1px solid #cc9966;
	}
.banner {
	background-image: url(images/banner_pur.jpg);
	background-repeat: repeat-x;
	background-position: right;
	border: 1px groove #CC3300;
	}
.formular{
	text-decoration: none;
	border-top: 1px none #cc9966;
	border-right: 1px none #cc9966;
	border-bottom: 1px solid #cc9966;
	border-left: 1px none #cc9966;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;



	}
.name {
	background-color: #FFFFFF;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rechts {float: right; }
.links {float: left;line-height: 10px;}
#empf{position: absolute;
	width: 400px;
	height: 600px;
	top: 0px;
	left: 0px;
	}
#empf p{font: 11pt/140% Arial, Helvetica, sans-serif;
	color: #333333;}