/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #000000;
color:#FFFFFF;


}
a{

color: #FFFFFF;
text-decoration: none;

}
a:hover{

color: #ffa200;
text-decoration: underline;

}


#container{
background-image: url(../img/background.jpg);
background-repeat:no-repeat;
width: 986px;
height: 501px;
margin: 3px auto 0px auto;
padding-top: 81px;


}
#links{

float: left;

}
#hintergrund_foto{

margin: 0px 0 0 15px;
height: 480px;
width: 960px;
background-repeat:no-repeat;

}

#menu{
width: 460px;
height: 31px;
background-color:#000000;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
margin: 434px 0 0 0;
padding: 15px 0 0 20px;


}

#box_links_oben{

text-align: right;
float: left;
width: 100px;
height: 100px;
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity: 0.7;
opacity: 0.7;
padding: 10px;

}
#content{

float: right;
width: 360px;
height: 480px;
overflow: auto;
}

#footer{

font-size: 11px;
margin-top: 26px;
text-align: right;
color: #CCCCCC;

}

.home-left{

height: 120px;
width: 120px;

}
.home-right{

height: 110px;
width: 110px;
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity: 0.7;
opacity: 0.7;
padding: 5px;
}

.home-container-right{

float: right;

}
.home-container-left{

float: left;

}
.news-title{

font-weight: bold;

}
.news-container{

float: left;

}
#news-list-container{

height: 360px;

}
.news-right{
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity: 0.7;
opacity: 0.7;
padding: 5px;
}

.news-right p{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}


.news-buttons{
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity: 0.7;
opacity: 0.7;
text-align: center;
padding: 5px;
width: 160px;
height: 110px;
overflow:visible;

}
#news-container-inhalt{
background-color:#000000;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;

}

.news-single-img IMG{

float: left;

}