/**
 *  Basis-Design 73, abgeändert für die Zimmerei Schippmann
 *  Stand: 07.10.2011
/* ---------------------------------------------------------------- */

html {
	background:url(hg_body_schippmann.gif) repeat-x #dfe7f4;
	}
#inhalt h1 { 
	font: bold 1.6em Verdana,Arial,sans-serif;
	padding-top: 10px; 
	padding-bottom: 0px;
	color: #114c86;
	}	
	
#inhalt h2 { 
	font: bold 1.4em Verdana,Arial,sans-serif;
	padding-top: 10px; 
	color: #f69021;
	}	
	
#inhalt h3 { 
	font: bold 1.2em Verdana,Arial,sans-serif;
	padding-top: 10px; 
	color: #114c86;
	}

#logo {
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 300;
	width: 1500px;
	height: 136px;
	}	
	
#header
{	
	background: url(hg_header_1042.jpg) no-repeat scroll bottom left transparent;
	height:296px;
}	


#inhalt { 
	background:transparent url(hg_inhalt_schippmann.jpg) repeat;
	}
	

#oben {
    position: absolute;
	height:295px;
	width: 291px;
	left: 714px;
	background: transparent url(hg_oben.jpg) no-repeat scroll top left;
	z-index: 98;
}

#footer {
	height: 80px;
	background-color: #666;
	border-bottom: 1px solid #898888;
}

#footer p {
	text-align:left;
	font-size: 0.8em;
	color: #fff;
	margin-left: 15px;
	padding: 10px;
	}	

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { 
	font: normal 11px Verdana,Arial,sans-serif;
	text-decoration: underline;
	padding: 0;
}	


#footer a:link, #footer a:visited { 
	color: #fff; 
	border: 0 none;
	text-decoration: underline;
}	

#footer a:hover, #footer a:active { 
	color: #114c86;
	border: 0 none;
	text-decoration: underline;
}
	
#footer table{
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-collapse:collapse;
}	

#footer th {
	font-weight:bold;
	border: 0px #333 solid;
	padding: 10px;	
	}	


#footer td {
	border: 0px #333 solid;
	padding: 10px;

	}	
	
	
#navi {
	background:transparent url(hg_navi_schippmann.jpg) no-repeat top center;
}

#navi ul a#navaktuell {
	color: #114c86;
	}
#navi a, #navi a:link, #navi a:visited {
	border-top: 1px solid #114c86;
	border-left: 1px solid #114c86;
	border-right: 1px solid #114c86;
	}
	
#navi a:hover,  #navi ul #navi ul a:hover span {
	background-color: #f69021;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


#secondLevel {
	background: url(hg_navi_sec.png) no-repeat top right;
	}

#secondLevel a span {
	color: #114c86;
	font-size: 12px;
	font-weight: bold;
	}
	
#secondLevel a:hover, #secondLevel a span:hover, #secondLevel #navaktuell a span {
	color: #f69021;
	}
	
/* added by mkh: 2012-07-26 */
.nivoSlider {
    height: 100%;
}