@charset "utf-8";
/* CSS Document */

html, body {
margin:0;
padding:0;
background-color:#e1e1e1;
color:#524e4c;
font-family:Verdana, sans-serif;
}

img{
border:0;
}

.rot{
color:#e2001a;
}

#wrapper{
width:962px;
height:550px;
}

#lipsdamenmoden{
height:40px;
text-align:center;
margin-bottom:20px;
}

#mainwrapper{
margin:0;
padding:0;
height:450px;
width:962px;
border:6pt solid white;
margin-bottom:5px;
}

* html #mainwrapper{
width:978px;
}

#lipsmodemain{
height:450px;
}

#footer{
font-size:12px;
color:#524e4c;
}

#footer a:link, #footer a:active, #footer a:visited {color: #524e4c; text-decoration: none;}
#footer a:hover {color: #e2001a; text-decoration: none;}
