body {
  position:absolute;
padding: 0px;
  margin: 0px;
  background-color:#f38000;
  font-family: Arial Narrow;
}
#kopf {
margin-left:220px;
  background:url(Images/logo.jpg) no-repeat;
  width:820px;
  height:127px;
}
#fuss {
  background:url(Images/fuss.bmp) no-repeat;
  width:768px;
  height:80px;
}

#mitte {
  position: absolute;
background-color:#f638000;
}

#inhalt {
 margin: -18px 220px;
	top: 0px;
  width: 768px;
	border-top: 5px solid #6f6f6f;
	border-left: 5px solid #6f6f6f;
	border-right: 5px solid #6f6f6f;
	border-bottom: 5px solid #6f6f6f;
	background-color:#f638000;
}

#leloc {

 margin: -16px 220px;
	top: 0px;
  width: 768px;
	border-top: 5px solid #615d5c;
	border-left: 5px solid #615d5c;
	border-right: 5px solid #615d5c;
	border-bottom: 5px solid #615d5c;
	background-color:#f638000;
	background:url(Images/lock.JPG) no-repeat;
	width:768px;
}


#td { 
margin: 5px;
padding-right:5px;
}




#rechts {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 160px;
  height: 300px;
  background-color:#f38000;
}

#navcontainer {
margin-left: -10px;
margin-top:5px;
 width: 135px;
  height: 290px;
}


#navcontainer ul{
margin:0;
padding: 0;
list-style-type: none;
font-family: arial;
}

#loc a{
display: block;
padding: 5px 5px;
width: 115px;
color: #fff;
background-image:url(Images/cam.png);
border: 3px solid #fff;
text-decoration: none;
text-align:center;
font-weight: bold;
font-size: 15px;
}

#loc a:hover{
display: block;
padding: 5px 5px;
width: 115px;
color: #fff;
background-image:url(Images/cam.png);
border: 3px solid #fff;
text-decoration: none;
text-align:center;
font-weight: bold;
font-size: 15px;
}

#navcontainer li { margin: 0; 
}

#navcontainer a{
display: block;
padding: 5px 5px;
width: 115px;
color: #6f6f6f;
background-color:#fff;
border: 3px solid #6f6f6f;
text-decoration: none;
text-align:center;
font-weight: bold;
font-size: 15px;

}

#navcontainer a:hover{
color: #fff;
background-color: #6f6f6f;
text-decoration: none;
border: 3px solid #fff;
}


h1 {
color:#6f6f6f;
margin:0;
padding:5px;
font-size:24px;
text-align: center;
}

h2 {
color:#6f6f6f;
font-size:24px;
text-align: left;
padding-left:20px;
}

h3 {
color:#6f6f6f;
padding:5px;
font-size:16px;
text-align:left;
}

h4 {
color:#ffffff;
font-size:18px;
text-align:left;
padding-left:20px;
}

h5 {
color:#ffffff;
font-size:24px;
padding-top:10px;
text-align:left;
padding-left:20px;
color:#6f6f6f;
}

h6 {
color:#ffffff;
font-size:24px;
text-align: center;
}
