#startseite_content{
color:white;
margin-top:10px;
margin-left:10px;
width:940px;
border:1px solid #141414;
margin-bottom:10px;
float:left;
}

.startseite_content2{
color:white;
margin-top:10px;
margin-left:10px;
width:940px;
border:1px solid #141414;
margin-bottom:10px;
float:left;
}


.startseite_topic{
height:15px;
float:left;
width:600px;
color:#404040;
background-color:#040404;
border-bottom:1px solid #141414;
}

.startseite_topic2{
height:15px;
float:left;
width:938px;
color:white;
background-color:#040404;
border-bottom:1px solid #141414;
}

.startseite_navi{
float:right;
width:338px;
height:15px;
background-color:#040404;
border-bottom:1px solid #141414;
}

.startseite_navi a{
background-color:#151515;
width:110px;
height:14px;
border-left:1px solid #202020;
border-bottom:1px solid #202020;
}

.startseite_navi a:hover{
background-color:#191919;
width:110px;
height:14px;
border-left:1px solid #202020;
border-bottom:1px solid #252525;
}

.startseite_color_1{
background-color:#060606;
}

.startseite_color_2{
background-color:#141414;
}

.startseite_fehler{
background-color:#060606;
font-size:11px;
padding:10px;
}


.startseite_news_titel{
padding-top:20px;
color:#dddddd;
padding-left:8px;
margin-bottom:8px;
margin-top:10px;
font-weight:bold;
}

.startseite_news_news{
color:#dddddd;
padding-left:8px;
}

.startseite_news_info{
font-size:10px;
color:#666666;
padding-left:8px;
}


.startseite_input_beschr{
background-color:#202020;

}


.startseite_input{
color:white;
background:#101010;
border:2px solid #202020;
}
.startseite_submit{
color:white;
background:#050505;
border:1px solid #ff4201;
width:181px;
}

#countdown {
  margin:10px;
  margin-left:100px;
  margin-right:100px;
  padding:5px;
  font-weight:bold;
  text-align:center;
}


