* {
	margin: 0;
	padding: 0;
}

body {
background: #2a3742 url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #eee;
margin:0;
padding: 0;
text-align: center;
}

h1 { font-size: 28px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #f2d376;
 }

a {
color:#f2d376;
text-decoration: underline;
}

a:hover {
color: #f2d376;
text-decoration: none;
}

#wrap {
margin: 0 auto;
width: 800px;
text-align: left;
}

#header {
height: 200px;
background: #2a3742 url(images/geschirrspuelmaschine-background.jpg) no-repeat;
}


#header h1 {
font-size: 28px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #fff;
}
#header h1 a {
color: #f2d376;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;}

#header h1 a:hover {
color: #ffffff;
}

h2 {
color: #f2d376;
}

h3 {
color: #fcd066;
}


#header h2 {
font-size: 19px;
color: #e30000;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

.right {
float: right;
width: 530px;
text-align: justify;
padding-top: 10px;
font-size: 14px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
height: 30px;
line-height: 30px;
}
.right h2 a {
text-decoration: none;
color: #712F19;
}
.right h2 a:hover {
color: #fff;
}

.right h3 {
font-size: 17px;
font-weight: 100;
height: 30px;
line-height: 30px;
}



.left {
float: left;
width: 260px;
padding-top: 10px;
}

.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 13px;
}


.right ul {
padding: 3px 0 3px 30px;
}

.left ul {
padding: 10px 0 15px 3px;
list-style-type: none;
}

.left ul li a {
text-decoration: none;
font-weight: 600;
font-size: 13px;}

.left ul li a:hover {
border-bottom: 1px dotted #fff;
}

#Layer1 {
color:#e30000;
}

#Layer2 {
color:#e30000;
}

#footer {
text-align: center;
font-size: 11px;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}





