body {
	overflow:auto;
}
.bg {
  	height:750px;
  	width:1000px;
  	background-color:#c3bfbf;
	background-repeat:no-repeat;
	overflow:hidden;
  }
  .logo {
  padding-left:12px;
    	padding-bottom:5px;
  }
  .navi {
  	height:100px;
  	width:1000px;
  	border-bottom-width:2px;
  	border-bottom-style:solid;
  	border-bottom-color:green;
  }
  .navitext {
  	vertical-align:bottom;  	
  	text-decoration:none;
    	padding-bottom:5px;
  }
  .navitext a {
  	padding-left:12px;
  	text-decoration:none;
  	color:black;
  	font-weight:600;
  	font-family:verdana;
  	letter-spacing:0.008em;
  	font-size:14px;  	
  }
  .navitext a:hover {
  	padding-left:12px;
  	text-decoration:none;
  	color:green;
  	font-weight:600;
  	font-family:verdana;
  	letter-spacing:0.008em;  
  }
  .inhaltbg {
  	height:auto;
  	width:1000px;
  	background-repeat:no-repeat;
  }
  #mietmusiker {
	  
  	height:250px;
  	width:250px;
  	position:relative;
  	top:80px;
  	left:-160px;
  	background-color:#3a3a3a;
  }
  
  #mietmusikerinhalt {
  	height:220px;
  	width:220px;
  	border:2px solid #008000;
  	position:relative;
  	top:16px;
  	left:2px;
  }
  #mietmusikertext {
  	height:200px;
  	width:100px;
  	position:relative;
  	top:-950px;
  	left:-330px;
  	font-size:14px;
  	font-family:verdana;
  	color:black;
  	text-align:right;
  }
  #audiotechnik {
  	height:250px;
  	width:250px;
  	position:relative;
  	top:70px;
  	left:80px;
  	background-color:#3a3a3a;
  }
  #audiotechnikinhalt {
  	height:220px;
  	width:220px;
  	border:2px solid #008000;
  	position:relative;
  	top:10px;
  	left:2px;
  }
  #audiotechniktext {
  	height:200px;
  	width:100px;
  	position:relative;
  	top:-915px;
  	left:235px;
  	font-size:14px;
  	font-family:verdana;
  	color:black;
  	text-align:left;
  }
   #tonstudio {
  	height:250px;
  	width:250px;  	
  	position:relative;
  	top:-160px;
  	left:-179px;
  	background-color:#3a3a3a;
  }
  #tonstudioinhalt {
  	height:220px;
  	width:220px;
  	border:2px solid #008000;
  	position:relative;
  	top:10px;
  	left:2px;
  }
  #tonstudiotext {
  	height:200px;
  	width:100px;
  	position:relative;
  	top:-1080px;
  	left:-370px;
  	font-size:14px;
  	font-family:verdana;
  	color:black;
  	text-align:right;
  }
  #musikschule {
  	height:250px;
  	width:250px;
  	position:relative;
  	top:-689px;
  	left:97px;
  	background-color:#3a3a3a;
  }
  #musikschuleinhalt {
  	height:220px;
  	width:220px;
  	border:2px solid #008000;
  	position:relative;
  	top:16px;
  	left:2px;
  }
 #musikschuletext {
  	height:200px;
  	width:100px;
  	position:relative;
  	top:-1590px;
  	left:280px;
  	font-size:14px;
  	font-family:verdana;
  	color:black;
  	text-align:left;
  }
  #mitte {
  	height:50px;
  	width:50px;
  	position:relative;
  	top:-700px;
  	left:-40px;
  	background-color:#3a3a3a;
  	border:2px solid #008000;
  }