BODY {
	margin: 0px;
	padding: 0px;
	background: #C8DF8E url(../images/pbk.gif) repeat-y;
	test-align: center;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 100px;
	background: url(../images/plg.gif) no-repeat;
}

#animation {
	position: absolute;
	left: 763px;
	top: 6px;
	width: 80px;
	height: 75px;
	background: url(http://www.treibhaus-training.de/blatt.gif) no-repeat;
	z-index: 50;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 100px;
	width: 900px;
	height: 20px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 126px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


/*#youarehere {
	position: absolute;
	left: 50px;
	top: 120px;
	width: 900px;
	height: 30px;
	text-align: top;
	background-color: #FEBB2E;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 0px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 10px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #6F8B3F;
	background : url(../images/pmra.gif) no-repeat;
}
*/

#maintopic a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 0px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 122px;
	width: 199px;
	background-color: #6F8B3F;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #D0E0B8;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic a:hover, #topic a.active {
	color: #D0E0B8;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #53672F;
	font-size: 100%; /*100%*/
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}


/*#eyecatcher, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8 {
   margin: 0px;
   padding: 0px;
   position: absolute;
  left: 250px;
   top: 145px;
   width: 700px;
   height: 150px;
}


#eyecatcher {
   background : #6F8B3F url(../images/peye.jpg) no-repeat 0px 0px;   
}

#eyecatcher2 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher3 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher4 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher5 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher6 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher7 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
}

#eyecatcher8 {
   background : #6F8B3F url(../images/) no-repeat 0px 0px;
} */


#content, #contentmax {
	position: absolute;
	left: 250px;
	top: 122px;
	width: 460px;
	padding: 20px;
	margin: 0px;
}

#contentmax {
	width: 460px;
} 

#sidebar {
	position: absolute;
	top: 155px;
	left: 750px;
	width: 200px;
	background-color: #FEBB2E;
	color: #ffffff;

}


form.search {
	position: absolute;
	top: 122px;
	left: 750px;
	padding: 5px 5px 5px 22px;
	width: 173px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/such.gif) repeat-x;
	font-size: 10px;
}
