@charset "utf-8";
body {
background-color : #111111;
color : #ffffff;
}
div.page {
    margin : auto;
    width : 1000px;
    height : 600px;
background-image: url(background.png);
}
/*Tabelle*/
table { 
color : #ffffff; 
border : 0; 
} 
.bg td { 
background-color : #a71d25;
} 
.bg2 td { 
background-color : #a71d25;
} 
.te { 
width : 300px; 
height : 200px; 
background-color : #a71d25;
border : #222222;
} 
.in { 
width : 110px; 
height : 20px; 
background-color : #a71d25;
border : #222222;
} 
.sp { 
margin-left : -800px;
width : 110px; 
height : 20px; 
background-color : #a71d25;
border : #222222;
} 
.bu { 
width : 110px; 
height : 20px; 
background-color : #a71d25;
border : 1px outset #222222;
} 
.li { 
color : #ffffff; 
}
/*Bilder*/
div.pic {
margin : auto;
text-align : center;
height : 420px;
}
/*Steuerung*/
div.steuerung {
height: 30px;
margin : auto;
margin-left : 900px;
}
/*Galerie*/
div.galerie {
margin : auto;
}
/*Impressunm*/
div.im { 
color : #ffffff; 
height : 450px; 
}
/*Menü*/
div.menue {
width : 126px;
line-height: 25px;
}
#menu ul { 
padding : 0; 
font-size : 14px;
font-family : Verdana; 
} 
#menu ul li { 
width : auto;
display : inline; 
float : left; 
list-style : none; 
text-decoration : none; 
font-size : 14px;
font-family : Verdana; 
} 
#menu ul li a { 
display : block; 
text-decoration : none; 
text-transform : inherit; 
padding : 0 10px;
color : #9a9a9a;
font-size : 14px;
font-family : Verdana; 
} 
#menu ul li a:hover, #menu ul li a.active { 
text-decoration : none;
color : #ffffff;
font-size : 14px;
font-family : Verdana; 
} 
#menu ul li a.active {
    width : 106px;
background-color : #a71d25;
cursor : default; 
font-size : 14px;
font-family : Verdana; 
}


/*Menü 2*/
div.menue2 {
   margin-left : 760px;/*780*/
   width : 300px;
   height: 50px;
}

#menue2 ul {
font-size : 10px;
font-family : Verdana;
}
#menue2 ul li {
width : auto;
display : inline;
float : left;
list-style : none;
text-align : center;
text-decoration : none;
font-size : 10px;
font-family : Verdana;
}
#menue2 ul li a {
display : block;
text-decoration : none;
text-transform : inherit;
padding : 0 8px;
color : #9a9a9a;
font-size : 10px;
font-family : Verdana;
}

#menue2 ul li a.active {
cursor : default;
font-size : 12px;
font-family : Verdana;
}
#menue2 ul li a:hover, #menu ul li a.active { 
text-decoration : none;
color : #ffffff;
font-size : 12px;
font-family : Verdana;
}

#menue2 ul li a.active {
cursor : default;
font-size : 12px;
color : #ffffff;
font-family : Verdana;
}