
body {
margin: 0;
padding: 0;
border: 0;
background-color: #000000;
}

/*div.headcontainer {
background-image: url("../bilder/background-start4.jpg");
background-repeat: repeat-x;
height: 420px;
overflow: auto;
width: 100%;
}*/

div.logocontainer {
margin: 0 auto;
width: auto;
}

div.logo {
margin: 140px auto 0px auto;
padding: 0px;
width: auto;
height: 140px;
background-image: url('/Bilder/underwear-logo2.jpg');
background-repeat: no-repeat;
background-position: center;
/*background-color: transparent;*/
}

div.text {
background-image: url("/bilder/Choose.jpg");
background-repeat: no-repeat;
background-position: center;
margin: 0px auto 20px auto;
bottom: 0px;
border: 0px;
height: 30px;
text-align: center;
width: auto;
}

a, a:link, a:hover, a:active, a:visited{
border-width: 0 10px;
border-style: solid;
border-color: #000000;
color: none;
background-color: #000000;
}

div.bottomcontainer {
background-color: #000000;
margin: 15px auto 0px auto;
bottom: 0px;
text-align: center;

}

div.bottomcontainer img{
background-color: #000000;
text-align: center;
margin: 0;
padding: 0;
border-width: 0px;
border-style: solid;
border-color: #000000;
}

div.bottomcontainer a, a:link, a:hover, a:active, a:visited{
border-width: 0px 10px;
border-style: solid;
border-color: #000000;
margin: 0 auto;
color: none;
background-color: #000000;
}