html{
	background: #FFF url(images/back-html.jpg) repeat-x left top;
	}
body{
	margin: auto;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 88%;
	color: #333;
	width: 100%;
	text-align: center;
	background: url(images/back-footer.gif) repeat-x left bottom;
	}
.top{
	visibility: hidden;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	padding: 0;
	margin: auto;
	width: 998px;
	text-align: left;	
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
	}
#header{
	width: 998px;
	height: 197px;
	padding: 0;
	margin: 0;
	background: url(images/back-header.jpg) no-repeat 0px 0px;
	}
#header .firmenlogo{
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .anfahrt{
	font-size: 70%;
	color: #FFF;
	position: absolute;
	top: 10px;
	left: 340px;
	z-index: 10;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .anfahrt p{
	padding: 0;
	margin: 6px 0;
	}
#header .anfahrt a{
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 16px;
	background: url(images/arrow-anfahrt.gif) no-repeat 0 50%;
	}
#header .anfahrt a:hover{
	color: #DDD;
	background: url(images/arrow-anfahrt02.gif) no-repeat 0 50%;
	}
#header .datum{
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	position: absolute;
	top: 75px;
	left: 232px;
	z-index: 10;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .slogan{
	position: absolute;
	top: 160px;
	left: 38px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .flash{
	position: absolute;
	top: 14px;
	left: 510px;
	z-index: 3;
	border: 1px solid #FFF;
	padding: 0;
	margin: 0;
	}
#header .navigation-01, #header .navigation-02, #header .navigation-03, #header .navigation-04{
	position: absolute;
	top: 217px;
	z-index: 10;
	padding: 0;
	margin: 0;
	}
#header .navigation-01{
	left: 510px;
	width: 112px;
	}
#header .navigation-02{
	left: 625px;
	width: 108px;
	}
#header .navigation-03{
	left: 736px;
	width: 108px;
	}
#header .navigation-04{
	left: 847px;
	width: 108px;
	}
#header .navigation-01 a, #header .navigation-02 a, #header .navigation-03 a, #header .navigation-04 a{
	font-size: 70%;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	border: 1px solid #FFF;
	}
#header .navigation-01 a{
	background: #cbdeec url(images/arrow-blue.gif) no-repeat 2px 50%;
	}
#header .navigation-01 a:hover{
	background: #b8cfe0 url(images/arrow-blue.gif) no-repeat 2px 50%;
	}
#header .navigation-02 a{
	background: #ffefc2 url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-02 a:hover{
	background: #f4e2af url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-03 a{
	background: #fde1bb url(images/arrow-orange.gif) no-repeat 2px 50%;
	}
#header .navigation-03 a:hover{
	background: #f0d2a8 url(images/arrow-orange.gif) no-repeat 2px 50%;
	}
#header .navigation-04 a{
	background: #ffefc2 url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}
#header .navigation-04 a:hover{
	background: #f4e2af url(images/arrow-yellow.gif) no-repeat 2px 50%;
	}


	
/* ab hier linke Navigation */	
			
#navigation{
	float: left;
	width: 273px;
	margin: 14px 0 0 0;
	padding: 0;
	}
#navigation .gutter{
	margin: 3px 0 0 38px;
	padding: 0;
	height: 343px;
	}	
#navigation .box{
	color: #000;
	margin: 0 8px 0 0;
	padding: 0;
	width: 228px;
	}

#navigation .box p{
	line-height: 128%;
	margin: 5px 0;
	padding: 0;
	}
#navigation .boxcontent{
	background: url(images/back-landwirte.gif) no-repeat left top;
	width: 217px;
	margin: 0;
	padding: 0;
	}
#navigation .boxcontent img{
	padding: 0;
	margin: 36px 0 0 0;
	}
#navigation .boxcontent h2{
	color: #FFF;
	font-size: 120%;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	}
#navigation .boxcontent h2 a{
	color: #FFF;
	margin: auto;
	padding: 0;
	background: none;
	white-space: nowrap;
	}
#navigation .boxcontent h2 a:hover{
	color: #21702f;
	padding: 0;
	background: none;
	}	
#navigation .boxcontent ul{
	font-size: 90%;
	margin: 0 0 0 10px;
	padding: 10px 0 0 15px;
	}
#navigation .boxcontent li{
	vertical-align: middle;
	list-style: none;
	line-height: 128%;
	margin: 0;
	padding: 0;
	}	
#navigation .boxcontent a{
	width: 154px;
	display: block;
	color: #000;
	padding: 1px 0 1px 20px;
	text-decoration: none;
	}
#navigation .boxcontent a:hover, body#intro #aktiv a{
	color:  #AAA;
	background: url(images/arrow-green.gif) no-repeat 0 50%;
	}

#navigation .subnavi li{
	font-size: 80%;
	vertical-align: middle;
	list-style: none;
	line-height: 128%;
	margin: 0;
	padding: 0;
	}
#navigation .subnavi a{
	color: #000;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url(images/rectangle-green.gif) no-repeat 0 50%;
	}
#navigation .subnavi a:hover, body#intro #aktiv02 a{
	color:  #AAA;
	background: url(images/rectangle-green02.gif) no-repeat 0 50%;
	}

/* ab hier  Inhalt */	

#wrap{
	float: right;
	width: 690px;
	margin: 14px 35px 0 0;
	padding: 0;
	}	
	
#content{
	font-size: 90%;
	float: left;
	width: 506px;
	margin: 17px 0 0 0;
	padding: 0;
	background: #FFF url(images/back-content-green.jpg) repeat-x left top;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}	
#content .gutter{
	margin: 17px 20px 0 30px;
	padding: 0;
	}
#content h1{
	color: #179f2f;
	font-size: 140%;
	padding: 20px 0 0 0;
	margin: 0;
	}
#content h2{
	color: #179f2f;
	font-size: 120%;
	padding: 2px 0 0 0;
	margin: 0;
	}
#content h3{
	background: #fecc00;
	color: #FFF;
	font-style: italic;
	font-size: 140%;
	padding: 2px 0 3px 5px;
	margin: 3px 0 0 0;
	-moz-border-radius-bottomright: 12px;
	-khtml-border-radius-bottomright: 12px;
	}
#content p, #content td{
	line-height: 132%;
	margin: 8px 0;
	padding: 0;
	}
#content a{
	color: #179f2f;
	text-decoration: none;
	}
#content a:hover{
	color: #179f2f;
	text-decoration: underline;
	}
#content .programm{
	margin: 0;
	padding: 0;
	}
#content .programm table{
	background: #f0f5f0 url(images/graduation-green.gif) repeat-x left bottom;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #009036;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	}
#content .programm td, #content .programm th{
	background: none;
	margin: 0;
	padding: 3px 4px;
	vertical-align: top;
	}
#content .programm th{
	color: #179f2f;
	font-size: 110%;
	font-weight: normal;
	}
#content .programm span{
	font-size: 80%;
	line-height: 118%;
	}
#content .programm a{
	color: #FFF;
	padding: 0 0 0 16px;
	background: url(images/arrow-white.gif) no-repeat 0 50%;
	}
#content .programm a:hover{
	color: #DDD;
	background: url(images/arrow-white02.gif) no-repeat 0 50%;
	text-decoration: none;
	}


/* ab hier galerie */
	
#galerie{
	font-size: 95%;
	float: right;
	width: 182px;
	margin: 17px 0 0 0;
	padding: 0;
	background: #FFF url(images/back-content-green.jpg) repeat-x left top;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
#galerie .gutter{
	margin: 48px 0 0 8px;
	padding: 0;
	}
#galerie h1{
	color: #BBB;
	font-size: 110%;
	padding: 20px 0 0 0;
	margin: 0;
	}
#galerie p{
	font-size: 80%;
	margin: 8px 10px 8px 0;
	padding: 0;
	}
#galerie img{
	margin: 22px 0 0 0;
	padding: 0;
	}
#galerie .pic01{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 273px;
	top: 206px;
	width: 495px;
	z-index: 1;
	visibility: hidden;
	}
#galerie .pic01 img{
	border: 1px solid #FFF;
	}
#galerie .pic01 span{
	display: block;
	position: relative;
	bottom: 4px;
	background: #FFF;
	width: 487px;
	padding: 0 3px;
	margin: 0 0 0 1px;
	border: 1px dotted #666;
	border-top: none;
	font-style: italic;
	}
	
/* ab hier die Fusszeile */	
	
#footer{
	clear: both;
	height: 37px;
	color: #c3c4c6;
	padding: 0;
	margin: 0;
	background: #FFF url(images/back-footer.gif) repeat-x left bottom;
	}
#footer .slogan{
	margin: 0 0 0 44px;
	padding: 7px 0 0 0;
	}
#footer .impressum{
	position: relative;
	bottom: 15px;
	font-size: 70%;
	padding: 0;
	margin: 0 44px 0 0;
	text-align: right;
	font-weight: bold;
	}
#footer a{
	color: #FFF;
	text-decoration: none;
	}
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/

