body, html{
  margin: 0px;
  padding: 0px; 
  background-color:#ffffff;
  font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;   
  margin-top:0px;
  margin-bottom:20px;
  color:#181715;
  font-size:11px;
  line-height: 14px;
}

img { border: none }
  	
h1{   margin: 0px 0px 5px 0px;font-size:11px;color:#181715; font-weight: bold;}
h2{   margin: 0px 0px 5px 0px;font-size:11px;color:#fdfcf6; font-weight: bold;}
h3{   margin: -3px 0px 0px 0px;font-size:16px;color:#001487;}
h4{   margin: -3px 0px 0px 0px;font-size:18px;color:#001487;}
h5{   margin: 0px 0px 5px 0px;font-size:11px;color:#181715; font-weight: bold;}
h6{   margin: -3px 0px 0px 0px;font-size:18px;color:#001487;}

.align-center {text-align:center; margin:0px 0px 0px 0px;}
.align-right {text-align:right; margin:0px 0px 0px 0px;}
.align-justify {text-align:justify; margin:0px 0px 0px 0px;}
.align-left {text-align:left; margin:0px 0px 0px 0px;}

ol { list-style-type: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
   margin-top: 0px; 
   margin-bottom: 0px; }
   
ul { list-style-type: disc;
   margin-top: 0px; 
   margin-bottom: 0px; } 

/* links */
a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:hover { color: #626166; text-decoration:none; }
a:active { color: #626166; text-decoration:none; }


	
#wrapper{
  margin: 0px auto;
  width:950px;
  background-color: #fdfcf6;
  border:thin;
  border-color:#ebe9df;
  border-style:solid;
}


#header{
  width:950px;
  height: 145px;
  padding-left: 0px;
  padding-bottom: 0px;
  text-align:left;  
  background-color:#fdfcf6;
}

#logo{
	float:right;
	padding-right: 50px;
	padding-top: 10px;
} 


#headimage{
float:left;
background-image: url(../img/head.jpg);
}	


#menue{
float:left;
  width: 700px;
  height: 25px;
  z-index: 1000;
   margin-left: 3px;
}


#mitte{
	width: 950px;
	height: 325px;
	background-color:#979781;
}

#mitte-amazon{
	width: 950px;
	height: 325px;
	background-image:url(http://www.hof-neuwies.de/fileadmin/img/bg-amazon.jpg);
	background-repeat:repeat-x;
}

#amazon{
float:left;
margin-left:175px;
margin-top: 50px;
  width: 600px;
  min-height: 200px;
  z-index: 100;
}

#media{
padding-top: 7px;
	width: 950px;
	height: 311px;
	/*background-image: url(../img/mainpic2.jpg);*/	
z-index: 1;

}


#trans-up{
position:absolute;
top: 153px;
	height: 15px;
	width:950px;
	background-color:#000000;
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: alpha(opacity=20);
	z-index: 99;
}

#trans-down{
position:absolute;
top: 436px;
	height: 28px;
	width:950px;
	background-color:#000000;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 97;
}

#rootline{
position:absolute;
top: 442px;
  margin-left: 20px;
  text-align:left;
  font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;   
  font-size:10px;
  color: #ffffff;
  z-index: 98;
}


#unten{
width: 950px;
height: auto;
}

#inhalt{
float:left;
margin-left:20px;
margin-top: 10px;
  width: 490px;
  min-height: 200px;
}

#inhalt2{
float:left;
margin-left:-5px;
margin-top: 10px;
  width: 490px;
  min-height: 200px;
}


* HTML #inhalt{
  width:490px;
  height:200px;
}


#links{
float:left;
width: 230px;
}

#normal{
float:left;
width: 235px;
margin-left: 25px;
}

#rechte-spalte{
margin-top: 10px;
float:right;
margin-right: 20px;
  width:390px;
}

#footer{
  width: 950px;
  clear:both;
  text-align:right;
}

#footer-navi{
  margin-right: 23px;
  margin-bottom: 10px;
  text-align:right;
  }

