html, body {
margin: 0;
padding: 0;
background-image: url(img/bg_01.jpg);
height: 100%;
min-height: 100%;
}
table {
margin: 0;
padding: 0;
}
#table {
background-image: url(img/bg_02.png);
background-position: right;
background-repeat: repeat-y;
width: 100%;
height: 100%;
min-height: 100%;
border: 0;
}
#wrapper {
height: 375px;
width: 250px;
margin: 90px 10% 0 0;
}
#headline {
}
#btns {
text-align: left;
margin: 75px 0 0 15px;
}
#flash {
/*width: 900px;*/
height: 100%;
min-height: 100%;
text-align: center;
}
/*#menu {width: 400px;}*/
#spacer {width: 10%;}
#contact {margin-top: 100px;}
#counter {
width: 706px;
text-align: center;
margin-top: 150px;
margin: 0 auto;
}
#impressum {
font-family: Arial;
font-size: 11px;
width: 500px;
background: url(img/bg_impressum.png);
color: #6633FF;
text-align: center;
margin: 0 auto;
}
#spacer1{width: 800px; height: 10px;}
#spacer2{width: 300px; height: 10px;}
img {
border: 0;}
