* {
  margin: 0; padding: 0;
}


body{
  font-size: 12px;
  font-family: arial,sans-serif;
  color: #1C1C1C;
/*  background: #1C1C1C; */
  background: url('images/back.jpg') repeat center;
  overflow: auto;
}

a{
  color: #1C1C1C;
}

.slide_rahmen {
  position: absolute; width: 853px; top:0; right: 0; text-align: center;
}
.slide {
  position: relative; margin: 0 auto; text-align: center; margin-bottom: 20px; border: 3px solid #FF7F24;
}

#webseite_oben_titel{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align:left;
  border-left: 0px solid #FF7F24;
  border-right: 0px solid #FF7F24;
  border-bottom: 0px solid #FF7F24;
  width: 840px; /* Seitenbreite eingeben */
  height: 70px;
  padding-top: 30px;
}
#webseite_oben_titel img{
  margin-left: -14px;
}

#webseite_oben_menue{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align:left;
  border-top: 3px solid #FF7F24;
  border-left: 3px solid #FF7F24;
  border-right: 3px solid #FF7F24;
  margin-bottom: 20px;
  width: 850px; /* Seitenbreite eingeben */
  height: 35px;
  background: #FF7F24;
  z-index: 2;
}

#menue{
  position: relative;
  display: inline;
  float: left;
  margin-top: 10px;
  margin-left: 15px;

}

#schauspieler_sprecher{
  position: absolute;
  clear: both;
  top: 0px;
  right: 0px;
  height: 32px;
  width: 250px;
  background: url('images/untertitel.jpg') 0px -7px repeat;
  overflow: hidden;
}

#webseite_haupt{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align:left;
  border: 3px solid #FF7F24;
  border-bottom: 0px;
  margin-bottom: 0px;
  width: 850px; /* Seitenbreite eingeben */
  background: #FF7F24;
  z-index: 1;
}

#bild_links{
  position: relative;
  float: left;
  display: inline;
  overflow: visible;
  margin-left: 0px;
  width: 365px;
  margin-bottom: 0px;
}

#bild_mitte{
  position: relative;
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  border-bottom: 0px;
  margin-bottom: 20px;
  width: 850px;
  text-align: center;
  z-index: 1;
}

#inhalt_rechts{
  position: relative;
  float: left;
  display: inline;
  overflow: visible;
  margin: 23px;
  margin-top: 30px;
  line-height: 150%;
  width: 430px;
}

h1{
font-size: 20px;
margin-bottom: 20px;
}


#webseite_unten{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align:left;
  font-size: 10px;
  text-align: center;
  width: 850px; /* Seitenbreite eingeben */
  padding-top: 4px;
  height: 20px;
}

#kontakt input{
    font-size:12px; 
    font-family:Arial,sans-serif; 
    width:170px;
    padding: 2px;
    border:1px solid #1C1C1C;
    background: #d8d8d8;
    font-size:11px;
}

#kontakt textarea{
    font-size:11px; 
    width:370px; 
    height:50px; 
    font-family:Arial,sans-serif; 
    border:1px solid #1C1C1C;
    background: #d8d8d8;
    padding: 2px;
}

.mp3_li, .pdf_li{
  float: left;
  display: inline;
  position: relative;
  width: 130px;
  height: 50px;
}
.pdf_li{
  width: 50px;
}
.mp3_re, .pdf_re{
  float: left;
  display: inline;
  position: relative;
}

.mp3_box, .pdf_box{
  float: left;
  display: block;
  clear: both;
  position: relative;
  width: 450px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.menu {
position: relative;
overflow: visible;
}

.menu{
  float:left;
  display: inline;
}

.menu dt { /* HP */
cursor: pointer;
line-height: 15px;
text-align: left;
height: 25px;
font-family: verdana;
font-size: 10px;
margin-bottom:  5px;
}

.menue_text a{ /* HP TEXT */
position: absolute;
cursor: pointer;
text-align: left;
font-family: arial;
font-size: 12px;
padding-left: 0px;
height: 15px;
}

.menue_back{
}

.menue_text2 a{ /* UP TEXT */
position: absolute;
cursor: pointer;
text-align: left;
font-weight: bold;
font-family: arial;
font-size: 12px;
padding-left: 13px;
width: 90px;
height: 23px;
}

.menue_back2{ /* UP Hintergrund */
position: absolute;
height: 23px;
width: 90px;
border: 0px solid;
border-color: #000000;
background: #FF7F24;
filter: alpha(opacity=100);
opacity: 1.0;
}
.menue_back3{ /* UP Hintergrund */
position: absolute;
height: 23px;
width: 80px;
border: 0px solid;
border-color: #000000;
background: #FF7F24;
filter: alpha(opacity=100);
opacity: 1.0;
}

.menu dd {
position: absolute;
z-index: 100;
left: -13px; /* Unterpunkt verschiebt sich nach li */
margin-top: -8px; /* Unterpunkt Ausrichtung an unterer Kante des HP */
}

.menu li { /* Untermenüpunkt */
clear: left;
text-align: left;
margin-top: 0px;
margin-bottom: -1px;
height: 18px;
line-height: 18px;
vertical-align: top;
}
.menu li a{ /* Untermenüpunkt */
float: left;
color: #1C1C1C;
text-decoration: none;
font-weight: normal;
}

.menu dt a {
color: #1C1C1C;
text-decoration: none;
font-weight: normal;
}
.menu dt a:hover {
color: #d8d8d8;
text-decoration: none;
font-weight: normal;
}
.menu dt:hover .menue_back, .menu dt dd:hover dt .menue_back{

}

.menu li a:hover{
color: #d8d8d8;
text-decoration: none;
font-weight: normal;
}

.menu li:hover .menue_back2{
}
