/* --- Basic Settings --- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
	height: 100%;
}

body { 
	background-color:#fff;
	text-align: center; 
}

img {
	border: none;
}

h1, h2, h3, h4, p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#body-content {
	position: relative;
	min-height: 100%;
	z-index: 9;
}

* html #body-content {
	height: 100%;
}


/* --- Container Settings --- */

table {
	border-spacing: 0;
}

tr {
	padding: 0 0 0 0;
}

td {
	padding: 0;
	vertical-align: top;
}

td p {
	margin: 0;
	padding: 8px 0 5px 10px;
}

td img {
	padding: 10px 0 10px 0;
	vertical-align: top;
}

.table-oeffnung p {
margin: 0 0 7px 0;
padding: 0;
}

/* -- Header --*/

#wrapper {
  position: relative;
  height: 174px;
  margin: 0px auto 0px;
  z-index: 10;
  background-color: #5d7766;
}

#head {
  position: relative;
  width: 776px;
  height: 174px;
  margin: 0px auto 0px;
  background: url(/images/head_hg.gif) no-repeat;
  z-index: 10;
  text-align: left;
}

#logo {
	position: absolute;
	width: 353px;
  height: 52px;
  margin: 35px 0 0 370px;
  text-indent: -2000px;
	background: url(/images/head_logo.gif) no-repeat;
}

/* - Navigation -*/

ul#nav-list {
	position: absolute;
	margin: 140px 0 0 255px; 
}

ul#nav-list li {
	float: left;
	display: inline;
	list-style-type: none;
}

ul#nav-list li a {
	text-decoration: none;
	margin: 0 21px 0 0;
}

a.nav-aktuell {
	display: block;
	margin: 0;
	height: 21px;
	width: 52px;
	background: url(/images/aktuell_off.gif) no-repeat;
	text-indent: -2000px;
}

a.nav-aktuell:hover {
	height: 21px;
	background: url(/images/aktuell_on.gif) no-repeat;
}

a.nav-ueberuns {
	display: block;
	margin: 0;
	height: 21px;
	width: 65px;
	background: url(/images/ueberuns_off.gif) no-repeat;
	text-indent: -2000px;
}

a.nav-ueberuns:hover {
	height: 21px;
	background: url(/images/ueberuns_on.gif) no-repeat;
}

a.nav-pflanzensort {
	display: block;
	margin: 0;
	height: 21px;
	width: 131px;
	background: url(/images/pflanzensort_off.gif) no-repeat;
	text-indent: -2000px;
}

a.nav-pflanzensort:hover {
	height: 21px;
	background: url(/images/pflanzensort_on.gif) no-repeat;
}

a.nav-ausbildung {
	display: block;
	margin: 0;
	height: 21px;
	width: 83px;
	background: url(/images/ausbildung_off.gif) no-repeat;
	text-indent: -2000px;
}

a.nav-ausbildung:hover {
	height: 21px;
	background: url(/images/ausbildung_on.gif) no-repeat;
}

a.nav-kontakt {
	display: block;
	margin: 0;
	height: 21px;
	width: 56px;
	background: url(/images/kontakt_off.gif) no-repeat;
	text-indent: -2000px;
}

a.nav-kontakt:hover {
	height: 21px;
	background: url(/images/kontakt_on.gif) no-repeat;
}

/* -- Content --*/

.content {
	clear: left;
  width: 771px;
  margin: 0px auto 0px;
  padding: 0 0 10px 5px;
  background: url(/images/content_hg.gif) repeat-y;
  text-align: left;
  z-index: 10;
}

.column-left {
	float: left;
	width: 222px;
}

.column-right {
	margin: 0 0 0 222px;
	padding: 46px 0 0 26px;
}

.column-right h1 {
	margin: 0 0 85px 0;
}

.content-mitarbeit {
	float: left;
	width: 155px;
	height: 210px;
	text-align: left;
	margin: 18px 0 0 0;
}

.content-images img {
	float: left;
	margin: 0 15px 5px 0;
}

/* - Fonts - */

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #00000; 
}

h1.head-aktuell {
	display: block;
	width: 87px;
	height: 34px;
	background: url(/images/head_aktuell.gif) no-repeat;
	text-indent: -2000px;
}

h1.head-ueberuns {
	display: block;
	width: 108px;
	height: 34px;
	background: url(/images/head_ueberuns.gif) no-repeat;
	text-indent: -2000px;
}

h1.head-geschichte {
	display: block;
	width: 138px;
	height: 34px;
	background: url(/images/head_geschichte.gif) no-repeat;
	text-indent: -2000px;
}

h1.head-pflanzensort {
	display: block;
	width: 220px;
	height: 34px;
	background: url(/images/head_pflanzensort.gif) no-repeat;
	text-indent: -2000px;
}

h1.head-ausbildung {
	display: block;
	width: 137px;
	height: 34px;
	background: url(/images/head_ausbildung.gif) no-repeat;
	text-indent: -2000px;
}

h1.head-kontakt {
	display: block;
	width: 94px;
	height: 34px;
	background: url(/images/head_kontakt.gif) no-repeat;
	text-indent: -2000px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

h4 {
	font-size: 13px;
	margin: 7px 0 0 0;
	font-weight: bold;
}

p {
	line-height: 1.6em; 
	margin: 0 35px 15px 0;
}

.content-mitarbeiter p {
	line-height: 1.6em; 
	margin: 0 0 0 0;
}

.copy {
	padding: 18px 0 0 253px;
	font-size: 10px;
}


a { color: #62a1cb; text-decoration:none; }
a:focus,
a:hover,
a:active { background-color: transparent; text-decoration:underline; }

.content a { font-weight: bold; background:transparent; text-decoration:none; }
.content a:focus,
.content a:hover,
.content a:active { text-decoration: underline; background-color: transparent;}
 
/* -- Footer --*/

.footer {
	clear: left;
  width: 776px;
  height: 45px;
  margin: 0 auto 0;
  background: url(/images/footer_hg.gif) no-repeat;
  text-align: left;
  z-index: 10;
}



/* -- Background -- */

#body-footer {
	position: relative;
	margin-top: -576px;
	height: 576px;
	background-position: left top; 
	background-repeat: repeat-x;
	z-index: 1;
}

#blume-links {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 600px;
	height: 576px;
	background: url(/images/hg_blume.gif) no-repeat;
	z-index: 2;
}


/* - Clearfix - */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */