* {
    padding: 0;
    margin: 0;
} 

body {
background: #BFBFBF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #fff; text-decoration: none;}
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 20px auto 0 auto;
width: 800px;
}

#header { 
background: url(http://www.lcd-wandhalterung.net/template/header3.jpg);
border: 0px solid #ddd;
height: 125px;

}


#header2 { 
background: url(http://www.lcd-wandhalterung.net/template/header2.jpg);
border: 0px solid #ddd;
height: 55px;
}

a { color: #fff; text-decoration: none;}
a:hover { text-decoration: underline; color : #000; }




#header2 h1 {
font-size: 17px;
font-weight: bold;
padding: 30px 0px 0px 40px;
color: #fff;

}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #000;
font-size: 14px;
padding: 75px 0 0 255px;
font-style: italic;

}



.left {
margin-top: 0px;
width: 800px;
float: left;
text-align: justify;
border: 0px solid #ddd;
padding: 0px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left2 {
margin-top: 0px;
width: 700px;
float: left;
background: url(http://www.lcd-wandhalterung.net/template/bg1.jpg);
text-align: justify;
border: 0px solid #ddd;
padding : 39px 45px 45px 45px;
}
.left2 h2 {
color: #000;
font-size: 17px;
font-weight: bold;
padding : 0 0 10px 0;

}









.right {
margin-top: 10px;
width: 160px;
float: right;
border: 5px solid #ddd;
font-size: 12px;
padding: 10px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 0px;
text-align: left;
color: #444;
font-size: 11px;
border: 0px solid #ddd;
padding : 5px 0px 0px 25px;
}