/* CSS Document */
*{ margin : 0; padding:0;}

body
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
background-color:#F5EFE0;
color: #917d49;
}

img {border:0px;}

h1 {font-size:20px;color:#D7C28B;}
h2 {font-size:18px;color:#D7C28B;}
h3 {font-size:16px;color:#000000;}

p  {margin-top:0px;}

a:link, a:active, a:visited
{
text-decoration:underline;
color:#D7C28B;
font-weight:bold;
}

#global {
width:909px;
margin:0px auto;
background: url(repeatery.gif) repeat-y;
}

#udh {
width:909px;
height:131px;
text-align:center;

}

#container {
width:909px;
        z-index:1;
        margin-left:50%;
        left:-454px;
        position:absolute;
        top:276px
}

#links {
        width:100px;
        margin-left:45px;
        float:left;
}

#links li {
list-style: none;
}

#rechts {
        float:right;
        width:580px;
        margin-right:80px;
        text-align:justify;
}

#fashione {
margin-left:35px;
font-size:11px;
}

#imp {
margin:40px auto 0 0;
width:1000px;
height:30px;
}

#footer {
clear:both;
width:909px;
height:11px;
text-align:center;
}
