
body {
background-image : url(Design/bg.png);
background-repeat : repeat-x;
background-color : #616161;
margin: 0;
padding: 0;

}
hr{
	width:100%;
 border: 0px;
 border-top: solid 1px #3c3c3c;
 border-bottom: transparent;}


#head {
background-image : url(Design/header.png);
width : 913px;
height : 255px;
}
#testbericht {
width:600px;  background-color:#404040; border: 1px solid #dadada; font-family:'myriad Pro'; color:#CCC; padding:2px;
}
.testbericht_punkte{width:130px;  background-color:#404040; border: 1px solid #dadada; font-family:'myriad Pro'; color:#CCC; padding:2px;}
.testbericht_punkte_inhalte{width:500px;  background-color:#404040; border: 1px solid #dadada; font-family:'myriad Pro'; color:#CCC; padding:2px;}
#testbericht2 {
width:600px;  background-color:#404040; border: 1px solid #dadada; font-family:'myriad Pro'; color:#CCC; padding:2px; margin:auto;
}
#slideshow {
background-image : url(Design/slideshow.png);
width : 913px;
height : 296px;
}


#content_container {
width : 913px;
background-image : url(Design/content.png);
margin:auto;
}

#content {
width : 628px;
min-height : 500px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:10px;
}
#spacer {
height :100px;

}
#menu {
width : 259px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
float:right;
padding-right:10px;
min-height : 600px;
padding-left:6px;
}

#content_footer {
background-image : url(Design/content_footer.png);
width : 913px;
height : 12px;
}

#footer_text{
	width:330px;
	font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin:auto;}

#copyright {
background-image : url(Design/copyright.png);
width : 455px;
height : 28px;
margin:auto;
}

#c1 {
width : 913px;
margin : auto;
}

#c2 {
width : 913px;
margin:auto;
}


#footer{
background-image : url(Design/footer.png);
width : 100%;
height:55px;
padding-top:40px;
position:fixed;
bottom:0px;
z-index:100;
margin-top:10px;
background-repeat : repeat-x;
}






li.nav_element {
list-style-type : none;
}
li.nav_element a {
color : #4f4f4f;
display : block;
background-color:#6c6c6c;
margin-left : -40px;
font-weight:bold;
outline : 0;
margin-top : 9px;
font-family:Verdana, Geneva, sans-serif;
padding-left : 9px;
font-family : Verdana;
font-size:14px;
background-repeat : no-repeat;
width : 235px;
height : 28px;
padding-top : 9px;
background-image : url(Design/button.png);
}
* li.nav_element a {
width : 241px;
}
li.nav_element a:hover {
color : #4f4f4f;
display : block;
background-color:#626262;
text-decoration : none;
background-repeat : no-repeat;
font-family : Verdana;
width : 220px;
height : 28px;
padding-top : 9px;
background-image : url(Design/button_hover.png);
}
* li.nav_element a:hover {
width : 241px;
}

.positiv{
	background-image:url(positiv.png);
width : 16px;
height : 16px;}

.positiv:hover{
	background-image:url(positiv_hover.png);
width : 16x;
height : 16px;}


.negativ{
	background-image:url(negativ.png);
width : 16px;
height : 16px;}

.negativ:hover{
	background-image:url(negativ_hover.png);
width : 16px;
height : 16px;}