body {
	background-color:#474747;
	margin:30px;
	padding:0;
}

#main_container {
	position:relative;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}


#menu_container {
width:180px;
position:absolute;
top:0;
left:0;
text-align:left;
overflow:visible;
}

#menu_container a:link {padding-left:2px;color:#848484;}
#menu_container a:visited {padding-left:2px;color:#848484;}
#menu_container a:hover {padding-left:2px;color: #cccccc;}
#menu_container a:active {padding-left:2px;color:#cccccc;}


#bild_container {
width:450px;
height:450px;
position:absolute;
left:30%;
top:0;
text-align:center;
}


#bild_btn_left_container {
background-color:#474747;
width:45px;
height:18px;
position:absolute;
bottom:120px;
left:0px;
text-align:left;
}

#bild_btn_right_container {
background-color:#474747;
width:45px;
height:18px;
position:absolute;
bottom:120px;
left:50px;
}

#news_archiv_container {
background-color:#474747;
width:100px;
height:18px;
position:absolute;
bottom:120px;
left:110px;
}

#news_archiv_container p {
padding:0px;
margin-top:7px;
}

#bildtext_container {
width:450px;
height:50px;
position:absolute;
bottom:120px;
left:30%;
margin:0;
padding:0;
text-align:left;
vertical-align:bottom;
}

#newsbild_container {
float:right;
width:450px;
height:450px;
margin:0 0 20px 20px;
text-align:center;
}

#newscontainer {
width:70%;
height:75%;
position:absolute;
top:0px;
left:130px;
margin:0;
padding:0;
text-align:left;
}

#newstext {
float:left;
}

.bottom_text {
margin:4px 0;
line-height:9px;
text-align:center;
}

.bottom_text a
{
display:block;
color:#fff;
padding:4px 0 5px 0;
background-color:#848484;
}

.bottom_text a:link {color:#fff;}
.bottom_text a:visited {color:#fff;}
.bottom_text a:hover {color: #ccc;}
.bottom_text a:active {color:#ccc;}

#thumb_container {
background-color:#474747;
width:90%;
height:64px;
padding:0;
position:absolute;
bottom:38px;
left:0;
text-align:left;
overflow: hidden; 
}

#thumb_innen {
height:62px;
position:absolute;
left:0;
top:0;
}

#thumb_scroller_l,
#thumb_scroller_r {
background-color:#848484;
color:#fff;
height:60px;
width:12px;
position:absolute;
left:0;
bottom:40px;
visibility:hidden;
}

#thumb_scroller_l a,
#thumb_scroller_r a {
display:block;
padding:0 2px;
color:#fff;
line-height:11px;
}

#thumb_scroller_l a:link,
#thumb_scroller_r a:link {color:#fff;}
#thumb_scroller_l a:visited,
#thumb_scroller_r a:visited {color:#fff;}
#thumb_scroller_l a:hover,
#thumb_scroller_r a:hover {color: #ccc;}
#thumb_scroller_l a:active,
#thumb_scroller_r a:active {color:#ccc;}


.thumb_img {
position:absolute;
top:0;
left:0;
padding:0px;
margin:0;
border-top:solid #474747 2px;
border-bottom:solid #474747 2px;
}

.newsthumb_img {
float:left;
padding:0px;
margin:0 4px 0 0;
border-top:solid #474747 2px;
border-bottom:solid #474747 2px;
}

#nilz_container {
width:103px;
height:19px;
position:absolute;
bottom:0px;
left:0;
text-align:left;
}

a {text-decoration:none;}
a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {color:#cccccc;}
a:active {color:#ffffff;}

body, div,td {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	color:#848484;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	letter-spacing:0px;
	text-decoration:none;
}


h1,
h2  {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	color:#fff;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:bold;
	padding:0;
	margin:0;
}

