
* {
padding:0;
margin:0;
outline:none;
border:none;
font-weight:normal;
list-style:none;
}

/* ================ */
/* Global Settings  */
/* ================  */

html { background:#eeeeef}

body { 
	font:14px/18px Cabin,Arial,Helvetica, sand-serif;
	font-weight:400;
	color:#59595b;
	}
	
hr {
   	visibility:hidden;
   	height:1px;
  	 width:1px;
}

a,
a:visited {
	font:14px/18px Cabin,Arial,Helvetica, sand-serif;
	font-weight:400;
	color:#59595b;
}

a:hover,
a:active { 
	text-decoration: none; 
	color:#e95f24;
}

.clear { clear:both; }
	
#container{
width:1019px;
height:745px;
background: url(img/hof-an-der-sietwende.png) center top no-repeat;
position:relative;
margin: auto;
}

#impressumcontainer{
width:1019px;
height:745px;
background: url(img/hof-an-der-sietwende-impressum.png) center top no-repeat;
position:relative;
margin: auto;
}

#header{
position:relative;
margin:110px 0px 0 135px;
float:left;
}

#header p{
   color:#59595b;
   font:16px Cabin,Arial,Helvetica, sand-serif;
	font-weight:500;
   }


/* ================ */
/* Content  */
/* ================  */

#content{
   width:540px;
   float: left;
   margin:322px 0 0 -525px;
   color:#333333;
   font:13px Cabin,Arial,Helvetica, sand-serif;
   line-height:25px;
}

#content h1{
   color:#e95f24;
   font:13px Cabin,Arial,Helvetica, sand-serif;
	font-weight:600;
	line-height:25px;
   }
   
#content h2{
   color:#333333;
   font:25px Cabin,Arial,Helvetica, sand-serif;
   }
   
 #content p {
   color:#333333;
   width:500px;
   font:13px Cabin,Arial,Helvetica, sand-serif;
   font-weight:400;
   line-height:16px;
   }


/* ================ */
/* kontakt  */
/* ================  */

#kontakt{
   width:150px;
   float: left;
   margin:370px 0 0 230px;
   color:#333333;
   font:13px Cabin,Arial,Helvetica, sand-serif;
   line-height:15px;
}

#kontakt h1{
   color:#e95f24;
   font:13px bold Cabin,Arial,Helvetica, sand-serif;
	font-weight:500;
   }
   
#kontakt  h2{
   color:#333333;
   font:25px Cabin,Arial,Helvetica, sand-serif;
   }
   
 #kontakt  p {
   color:#333333;
   width:200px;
   font:13px Cabin,Arial,Helvetica, sand-serif;
	font-weight:400;
   line-height:16px;
   }
   
   #kontakt  a {
   color:#333333;
   width:200px;
   font:13px Cabin,Arial,Helvetica, sand-serif;
	font-weight:400;
   line-height:16px;
   text-decoration:none
   }
   
   #kontakt  a:visited { 
   color:#333333;
   width:200px;
   font:13px Cabin,Arial,Helvetica, sand-serif;
	font-weight:400;
   line-height:16px;
   text-decoration:none
   }
   
   #kontakt  a:hover { 
   color:#e95f24;
   width:200px;
   font:13px Cabin,Arial,Helvetica, sand-serif;
   font-weight:400;
   line-height:16px;
   text-decoration:none
   }
   
   
   

/* ================*/
/* Footer  */
/* =============== */

#footer-container {
   height:30px;
   width:1019px;
   position:relative;
}

#footer {
   width:992px;
   height:40px;
   margin:50px auto;
  border-width:1px;
  border-style:solid;
  border-color:#79797a;
  text-align:center; 

}

#footer p{
   color:#e95f24;
   font:16px Cabin,Arial,Helvetica, sand-serif;
	font-weight:600;
text-align:center; 
line-height: 40px;

   }
   
   #footer a{
   color:#e95f24;
   font:16px Cabin,Arial,Helvetica, sand-serif;
	font-weight:600;
text-align:center; 
line-height: 40px;
text-decoration:none

   }
   
   #footer   a:visited {
   color:#e95f24;
   font:16px Cabin,Arial,Helvetica, sand-serif;
	font-weight:600;
text-align:center; 
line-height: 40px;
text-decoration:none

   }
   
  #footer a:hover{
   color:#333333;
   font:16px Cabin,Arial,Helvetica, sand-serif;
	font-weight:600;
text-align:center; 
line-height: 40px;
text-decoration:none

   }
   





