body {
background-color: #fff;
font: 10pt verdana,helvetica,arial;
color: #575757;
}

div#page_container {
width: 100%;
}

div#logo {
width: 245px;
height: 145px;
margin: 10px;
background-color: #fff;
background-image: url(../images/waxingformen_logo.png);
background-repeat: no-repeat;
background-position: 0 0;
}

div#menu {
width: 100%;
height: 50px;
background-color: #E4E4F4;
padding: 1% 0 0 0;
}

div#menu a {
text-decoration: none;
color: #49495B;
margin: 0 2%;
}

div#menu a:hover {
text-decoration: underline;
}

div#content_container {
width: 100%;
/* margin-top: -2%; */
padding: 10px 0 0 0;
background-color: #fff;
background-image: url(../images/waxingformen_bodyright.png);
background-repeat: no-repeat;
background-position: top right;
float: left;
}

div#content {
width: 60%;
margin: 20px;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
color: #49495B;
}

/*div#bodyright {
width: 339px;
height: 100%;
padding: 10px 0 0 0;
background-color: #fff;
background-image: url(../images/waxingformen_bodyright.png);
background-repeat: no-repeat;
background-position: top right;
float: right;
z-index: 1;
}*/

div#highlights {
width: 100%;
background-color: #E4E4F4;
float: left;
padding: 0 0 10px 0;
}

div#links1, div#links2, div#links3 {
float: left;
margin: 10px 20px;
}

div#links1 ul, div#links2 ul, div#links3 ul {
margin: 0;
padding: 0;
list-style: none;
}

div#links1 a, div#links2 a, div#links3 a {
text-decoration: none;
color: #49495B;
}

div#links1 a:hover, div#links2 a:hover, div#links3 a:hover {
text-decoration: underline;
}

div#footer {
width: 100%;
padding: 0 0 0 0;
background-color: #fff;
background-image: url(../images/waxingformen_footer.png);
background-repeat: repeat-x;
clear: both;
}

div#address {
width: 95%;
padding: 10px 0 10px 0;
height: 100px;
text-align: right;
}
