/* CSS Document */
body{
background-color:#EBC096;
}

#haupt {
	background-color: #ffffff;
}
#hauptmenueknopf {
	background-color:#FFAA33;
}
#higrhaupt {
	background-color:#FFAA33;
}
#inhalt h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:0px;
padding-bottom:0xp;
font-size:14px;
color:#FFAA33;
font-weight:bold;
line-height:16px;
margin-top:0px;
padding-left:0px;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:15px;
padding-bottom:4xp;
font-size:18px;
color:#FFAA33;
font-weight:bold;
line-height:16px;
margin-top:20px;
padding-left:20px;
}
#hauptstart {
	position:absolute;
	width:535px;
	height:508px;
	z-index:8;
	left: 383px;
	top: 229px;
	background-image: url(images/higr_haupt_startseite.jpg);
}

#waschen_mein_menu {
	position:absolute;
	left:391px;
	top:532px;
	width:519px;
	height:197px;
	z-index:10;
}
#kreis {
	position:absolute;
	width:336px;
	height:338px;
	z-index:9;
	left: 78px;
	top: 197px;
}
#produkt_bild {
	position:absolute;
	width:200px;
	height:240px;
	z-index:10;
	left: 144px;
	top: 244px;
}
#bg{
	background-color:#FFAA33;
	height:1000px;
	z-index:3;
}
table tr td a{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
color:#FFAA33;
}
table tr td a.new{
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
color:#FFAA33;
}
table tr td a:hover.new{
text-decoration:underline;
font-weight:normal;
}
table tr td a:hover{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
color:#FFAA33;
}