
body {
background-color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
#wrapper {
background-image : url(../images/background.jpg);
width : 1000px;
height : 746px;
margin : auto;
}
#wrapper1 {
background-image : url(../images/background.jpg);
width : 1000px;
height : 746px;
margin : auto;
}
#wrapper2 {
background-image : url(../images/background.jpg);
width : 1000px;
height : 746px;
margin : auto;
}
#header {
width : 410px;
height : 106px;
}
#menue {
padding-left : 10px;
padding-top : 10px;
}
#abel {
float : left;
padding-top : 20px;
padding-left : 100px;
width : 196px;
}
#frame {
float : right;
width : 640px;
height : 550px;
background-image : url(../images/paper_bg.jpg);
margin-top : 20px;
padding-top : 0;
padding-left : 20px;
padding-right : 20px;
overflow : scroll;
overflow-x:hidden;
}
#frame_welcome {
float : right;
width : 200px;
height : 167px;

margin-top : 350px;
margin-right : 10px;
padding-top : 0;
padding-left : 20px;
padding-right : 0;
}
#plakat { text-align:center;
float : right;
padding-left : 10px;
}

#gallery {
float : left;
padding-left : 10px;
}

#player {
float : right;
padding-left : 10px;
}
#footer {
margin : auto;
width : 1000px;
text-align : center;
}
.footer_font {
color : #ffffff;
font-size : 9px;
}

.minifont {
font-size : 9px;
}

.strong { font-weight:bold;}

a:link {
color : #ffffff;
}
a.textlink:link {
color : #000000;
}
a:visited {
color : #ffffff;
}
a.textlink:visited {
color : #000000;
}
a:hover {
color : #ff0000;
}
a.textlink:hover {
color : #ff0000;
}
a:active {
color : #ffffff;
}
a.textlink:active {
color : #000000;
}
