img{
  border:0;
}

html, body {
  width:100%;
  height:100%;
  border:0px;
  padding:0px;
  margin:0px;
  overflow:hidden;
  background-color: #000;
  color:#000;
  position:absolute;
  font-family: Verdana, sans-serif;
  font-size:15px;
}
img{
  border:1px solid black;
}
a{
 text-decoration:none;
 background-color: #fff;
 color:#CF030D
}

a:hover{
 color:#000;
}


#header{
  width:100%;
  height:10%;
  background-color: #000;
  color:#fff;
  top:0px;
  position: fixed;
  margin-top:-1px;
  border-bottom:1px solid white;
  z-index:1;
}

#content{
  width:100%;
  height:80%;
  background-color: #7e1313;
  color:#000;
  overflow:hidden;
  padding:5px 0% 5px 0%;
  position:fixed;
  top:10%;
  margin:0px;
  z-index:0;
}

#footer{
  width:100%;
  height:10%;
  background-color: #000;
  color:#fff;
  bottom:0px;
  position: fixed;
  border-top:1px solid white;
  margin-bottom:-1px;
  z-index:1;


}

#logo{
  position:fixed;
  height:15%;
  left:25%;
  margin-top:20px;
  margin-left:-4px;
  border:0px;

}


#sidebar, #sidebar2, #sidebar3{
  background-color: #fff;
  position:fixed;
  top:69%;
  margin-top:0px;
  width:12%;
  height:11%;
  border:1px solid black;
  padding-left:5px;
  font-size:0.8em;
  -moz-border-radius:10px;
  overflow:hidden;
  z-index:5;

}
#sidebar{
left:2%;
padding-right:5px;
}
#sidebar3{
  
  text-align:left;
  right:2%;
   -moz-border-radius:10px;
}

#sidebar2{
  
  left:2%;
  top:85%;
    width:12%;
  height:30px;
  margin-top:-15px;
  padding-left:5px;
  padding-right:5px;
  text-align:center;
  
  
  -moz-border-radius:10px;
}


#maxim{
  position:fixed;
  width:155px;
  bottom:28%;
  right:0%;
  border:0;
}

#earn{
  position:fixed;
  width:170px;
  bottom:21%;
  left:0px;
  border:0;
}

#stripe1, #stripe2, #stripe3{
  position:fixed;
  top:0px;
  background-color: #000;
  height:200%;
  z-index:5;
}

#stripe1{
   left:3px;
   width:6px;
}
#stripe2{
  left:15px;
  width:15px;
}
#stripe3{
  left:100px;
  width:45px;
}

#content-box{
  background-color: #fff;
  position:fixed;
  top:30%;
  right:16%;
  width:68%;
  height:50%;
  overflow:auto;
  border:1px solid black;


}

#skyline{
  position:fixed;
  top:30%;
  right:16%;
  height:50%;
  border:0;
  border-top:1px solid black;
  border-bottom:1px solid black;
}


#content-box .content{
  width:80%;
  text-align:justify;
  margin-left:30px;
  margin-top:30px;
  font-size:0.7em;
  background-color: #fff;
  color:#000;
}

#content-box .content a{
 text-decoration:none;
 background-color: #fff;
 color:#CF030D
}

#content-box .content a:hover{
 color:#000;
}
#content-box .content h1, #content-box .content h2{
  background-color: #fc0;
  color:#000;
  width:100%;
  font-size:18px;
  font-family:verdana,sans-serif;
  letter-spacing:10px;
  font-style: oblique;
  padding-left:10px;
  text-align:left;

}
#content-box .content h2{
  font-size:14px;
  font-style: normal;
  padding-left:0px;
  margin-top:0px;
}


#content-box .content .picrow{
  float:right;
}

#content-box .content .picrow img{
  float:left;
  margin-left:10px;
  border:1px solid #000;
}

#content-box .content .picf{
  float:right;
  margin-left:10px;
  border:1px solid #000;
}


#content-box .content .bio{
width:100%;

}
#content-box .content .bio img{

width:100px;
border:1px solid #000
}

#content-box .content .bio td{
text-align:center;
}
#content-box .content .media{
width:100%;
margin-top:10%;

}
#content-box .content .media img{

width:100px;
border:1px solid #fff
}

#content-box .content .media td{
text-align:center;
}

#content-box .content .stories{
  width:100%;
}

#content-box .content .stories td{
text-align:left;
}


#content-box .content .news{
width:100%; border:0px;
}
#content-box .content .news tr{

}
#content-box .content .news td{
text-align:left;
background-color:transparent;
}
#content-box .content .gigs th{
text-align:left;
background-color:transparent;
}

.movieleftm{
  float:left;
  margin-left:30px;
  text-align:center;
}

.moviereftm{
  float:right;
  margin-right:30px;
  text-align:center;
}


.gigs
    {margin-left:auto; margin-right:auto;text-align:left;width:100%px; border:0;font-size:12px;}
.gigs a
    {font-size:12px;}
.gigs a:hover
    {font-size:12px;}
.gigs td
    {vertical-align:top;}
.gigs td p
    {font-weight:bold}
.gigs th
    {background-color:#ffffdd;padding-left:3px;font-weight:bold;}

#nav-bar{
  background-color: #fff;
  position:fixed;
  top:85%;
  right:16%;
  overflow:hidden;
  margin-top:-15px;
  width:68%;
  height:30px;
  border:1px solid black;
  -moz-border-radius:10px;
  text-align:left;
}

#counter{
  background-color: #fff;
  position:fixed;
  top:85%;
  right:2%;
  overflow:hidden;
  margin-top:-15px;
  padding-left:5px;
  width:12%;
  height:30px;
  border:1px solid black;
  -moz-border-radius:10px;
  text-align:center;
  font-family:verdana, sans-serif;
  font-size:13px;
  font-weight:bold;


}


#menu{
  margin-top:5px;
  margin-left:-7px;
}

#menu li{
  float:left;
  margin-left:20px;
  list-style-type:none;
}
#first{
margin-left:0px;
}


#menu img {
  height:25px;
  margin:0px 6px;
  display:none;
}

#menu a{
  color:#000;
  font-size: 0.7em;
  font-weight:bold;
  border:0px;
}

#menu a:hover{
  color:#cf030d;
  }



.news
    {width:500px;text-align:left; border:1px solid #000; margin: 0px auto;}
.news td
    {background-color: #fc0; padding:2px;color:#000}
.newsbox /*Foramtierung textboxen startseite*/
    {font-family:Verdana;font-size:13px;text-align:left;width:150px;background-color:#ffffdd;border: 1px solid #000; padding:5px;margin-top:3px;}

