* {
margin : 0;
padding : 0;
border : 0 solid #eee;
list-style : none;
}
html, body, #bg, #bg table, #bg td, #content {
font-size : 101%;
width : 100%;
height : 100%;
overflow : hidden;
}
body {
font-family : Arial;
font-size : 10px;
color : #000;
}
#bg div {
position : absolute;
width : 200%;
height : 200%;
top : -50%;
left : -50%;
}
#bg img {
min-height : 50%;
min-width : 50%;
margin : 0 auto;
display : block;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
.index {
background-image : none !important ;
}
#content {
width : 2000px;
position : relative;
top : 26px;
left : 82px;
z-index : 70;
overflow : auto;
}
#content a {
text-decoration : none;
color : black;
}
#content h2 {
font-size : 6em;
color : #000;
}
.yellow {
color : #ff0;
}
.kroiss {
color : #ff0;
}
#content p {
font-size : 2em;
color : #000;
}
#navi {
margin-top : 50px;
font-size : 1.2em;
height : 100px;
}
#navi a {
color : black;
text-decoration : none;
}
#content2 {
background : url(../bilder/content_bg2.png);
width : 800px;
min-height : 200px;
overflow : hidden;
padding : 5px 5px 5px 5px;
font-size : 1.1em;
}

content2_kontakt {
width : 800px;
min-height : 200px;
}

.vita {
font-size : 1.1em;
line-height : 1.8em;
padding-top : 2px !important ;
}
.kontakt {
font-size : 1.1em;
}
#copyright {
color : #ff0;
}
