html, body{

 background-color:#000;
 background: url(../pic/bg_.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center top;

 margin:0; 
 padding:0;
}
img{
border:0px;
}

#container{
background: url(../pic/head.png);
background-repeat: no-repeat;
background-color:#fff;

height:100%;
min-height:600px;
border:4px double #058944;
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:5px;
margin-bottom: -50px;
z-index:-4!important;
}
#laufband{
position:relative;
color:#000;
top:150px;
}
#footer {
width:900px;
margin-right:auto;
margin-left:auto;
margin-top:50px;
}
#right{

	min-height:390px;
	width:190px;
	float:right;
	margin-top:150px;
	text-align:right;
	padding:5px;
	right:0px;
	margin-right:5px;
	font-size: small;

}
#right a{
text-decoration:none;
color:#000;
width:200px;
}

#right a:hover{
color:#00ff00;
}

#inhalt{


margin-left: auto;
margin-right: auto;
padding-top: 150px;
margin-left: 15px;
margin-right:-35px;
padding-right: -60px;
margin-bottom: 0px;
color:#000;
min-height:500px;
width:650px;
}
#topnav{
position:relative;
top:0px;
width:100%;
height:27px;
background:url(../pic/nav_bg.jpg)repeat-x ;
background-image:url(../pic/nav_bg.jpg);
margin-left:-15px;
padding-left:15px;

}

#topnav a{

color:#000;
}

#topnav p{
position:absolute;
left:-50px;
}
#topnav a:hover{
color:red;
}
#edit{
position: relative;
margin-right:auto;
margin-left:auto;
padding-right: 10px;

padding-left: 10px;
padding-bottom: 10px;
width:726px;
display:none;
top:-10px;

background-color:#fff;

z-index:2 !important;
}
#content{

}
#edit1{
display:none;
position: absolute;
top: 0pt;
left: 0pt;
z-index: 1;
background-color: #000000;
opacity: 0.4;
filter: alpha(opacity = 40);
width: 100%;
height: 1000px;
}
#imageline{
position: relative;
top:20px;
margin-left:130px;
width:314px;

z-index:1;
}