body {
margin : 0;
padding : 0;
font : 85% arial, helvetica, sans-serif;
text-align : center;
background-color : #111111;
}
#container {
margin : 0 auto;
width : 700px;
height : 746px;
font : 85% arial, helvetica, sans-serif;
background-color : #0b0b22;
border : #ffffff solid 1px;
}
#header {
margin : 0 ;
width : 700px;
height : 150px;
background-color : #0b0b22;
background : url(../pics/banner.jpg) no-repeat #0b0b22;
}
#mainnav {
margin : 0 auto;
position : relative;
width : 700px;
height : 46px;
background-color : #0b0b22;
}
#contents {
color : #0b0b22;
font : 110% arial, helvetica, sans-serif;
width : 700px;
height : 550px;
background-color : #0b0b22;
overflow : auto;
}
#footer {
clear : both;
width : 700px;
height : 100px;
font : 110% arial, helvetica, sans-serif;
text-align : center;
background-color : #0b0b22;
color : #ffffff;
margin-top : -150px;
}
.zahl {
line-height : 1.5;
}
.knochen_text
{
text-align : center;
margin-top : -35px;
margin-bottom : 13px;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;

}
.image_fotos_ue_text {
text-align : center;
margin-top : 0;
color : #ffffff;
font : 150% arial, hevetica, sans-serif;
}
.img_text_links {
text-align : center;
margin-top : 20px;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;
}
.img_text_ue {
text-align : center;
margin-top : -10px;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;
}
.img_fotos_ue {
text-align : center;
margin-top : 50px;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;
}
.img_band_foto {
text-align : center;
margin-top : 20px;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;
}
.img_bandmitglieder_2 {
float : left;
margin-left : 9.0em;
margin-top : 1.0em;
width : 480px;
padding : 5px;
font : 100% arial, helvetica, sans-serif;
text-align : center;
color : #ffffff;
}
.img_text_mus {
margin-top : 15.0em;
text-align : center;
color : #ffffff;
font : 120% arial, hevetica, sans-serif;
}
.img_contents_o-gb {
width : 600px;
height : 520px;
margin-top : 0;
margin-left : 50px;
}
.img_term_text {
text-align : left;
margin-top : 20px;
margin-left : 60px;
margin-right : 60px;
color : #ffffff;
font : 120% arial, helvetica, sans-serif;
}
.img_impress_text {
text-align : left;
margin-top : 0;
margin-left : 60px;
margin-right : 60px;
color : #ffffff;
font : 120% arial, helvetica, sans-serif;
}
.img_ds_text {

margin-top : 0;
/*
margin-left : 2.0em;
margin-right : 3.0em;
*/
margin-left : 60px;
margin-right : 60px;

color : #ffffff;
font : 120% arial, helvetica, sans-serif;
text-align : justify;
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/

ul#Navigation {
margin : 0 auto;
padding : 0;
width : 700px;
font : 120% arial, helvetica, sans-serif;
text-align : center;
vertical-align : middle;
}
ul#Navigation li {
list-style : none;
display : inline;
margin : 0 auto;
padding : 0;
}
ul#Navigation a, ul#Navigation span {
margin : 0 auto;
float : left;
width : 138px;
width : 173px;
height : 20px;
margin : 0;
padding : 0;
text-decoration : none;
font-weight : normal;
border : #0b0b22 solid 1px;
color : #0b0b22;
background-color : #ffffff;
}
* html ul#Navigation a, * html ul#Navigation span {
width : 6em;
}
ul#Navigation a:hover, ul#Navigation span {
border-color : #ffffff;
background-color : #0b0b22;
color : #ffffff;
}
ul#Navigation div {
clear : left;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
a:link {
color : yellow;
text-decoration : underline;
}
a:visited {
color : red;
text-decoration : underline;
}
a:active {
background-color : yellow;
text-decoration : underline;
}
a:hover {
color : red;
text-decoration : underline;
}
