body {
	background-color: #F5F6F6;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

IMG{
	border: none;
}

.cl{
	clear: left;
}

#wrapper{
	width: 929px;
	margin: 0px auto;
	text-align: center;
	background-image: url(../picts/bg_all.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#leftcolumn{
	width: 180px;
	float: right;
	text-align: left;
	margin: 25px 9px 0px 0px;
}

#middlecolumn{
	width: 559px;
	float: right;
	text-align: left;
	margin-right: 9px;
}

#rightcolumn{
	width: 170px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#bild{
	background-image: url(../picts/bg_container.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 180px;
	height: 148px;
	border-bottom: 1px solid #45A12B;
}

#hilfsnavigationtop{
	width: 180px;
	height: 18px;
	overflow: hidden;
	background-image: url(../picts/navigationtop.gif);
	background-repeat: no-repeat;
}

#hilfsnavigationbottom{
	background-image: url(../picts/navigationbottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 80px;
}

#leftcontainertop{
	width: 180px;
	height: 4px;
	margin-top: 4px;
	background-image: url(../picts/containertop.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#leftcontainer{
	width: 180px;
	background-image: url(../picts/bg_container.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #45A12B;
}

.cinhalt{
	padding: 15px 8px 10px 10px;
}

#sprachwechsel{
	width: 110px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#hilfsnavigation{
	width: 440px;
	float: left;
	text-align: right;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#abst{
	width: 550px;
	height: 12px;
}

#headerbild{
	z-index: 1;
	width: 559px;
	height: 211px;
	float:left;
}

#hauptnavigation1{
	width: 200px;
	height: 175px;
	float:left;
	margin: 36px 0px 0px -559px;
	z-index: 5;
	overflow: hidden;
	text-align: left;
}

#hauptnavi2{
	margin-top: 20px;
}

#maincontent{
	width: 559px;
	background-image: url(../picts/bg_maincontent.gif);
	background-repeat: repeat-y;
}

#mainleft{
	width: 390px;
	min-height: 218px;
	margin: 0px 10px;
	float: left;
	overflow: hidden;
}

#mainright{
	width: 108px;
	float: left;
	margin: 0px 0px 0px 22px;
}
.abstand{
	width: 557px;
	height: 9px;
	background-color: #FFFFFF;
	margin-left:1px;
}

.abstand2{
	width: 557px;
	height: 9px;
	background-color: #FFFFFF;
	margin-left:1px;
	border-bottom: 1px solid #45A12B;
}

#unternavigation{
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
}

#drucken{
	float: left;
	margin-left: 20px;
}

#empfehlen{
	float: left;
	margin-left: 10px;
}

#copyright{
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}

#upperspace{
	width: 170px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#suchetop{
	width: 170px;
	height: 8px;
	background-image: url(../upload/bullets/rightcontainertop.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#rightcontent{
	width: 170px;
	background-image: url(../picts/bg_rightcontainer.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #45A12B;
}

#upspace{
	height: 66px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#suche{
	background-image: url(../picts/gruen.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	height: 30px;
}

#printlogo{
	display:none;
}
/* ###################################################### */
/* ############ TEXTFORMATIERUNG allgemein ############## */
/* ###################################################### */

H1{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#69A039;
}

H2{
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color:#69A039;
}

H3{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}

A{
         text-decoration: none;
         color:#69A039;
}

A:hover{
         text-decoration: underline;
}

a.sprache{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Ebene 1*/

#naviliste{
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#naviliste li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #C3D4E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	vertical-align: top;
	padding-left: 19px;
}

#naviliste li a.aktiv{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-image: url(../picts/nav1aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 19px;
}

/* Ebene 2*/

#naviliste2{
	list-style: none;
	margin: 0px;
	background-image: url(../picts/bgnaviall.gif);
	background-repeat: repeat-y;
	text-align: right;
}

#naviliste2 li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	vertical-align: top;
	padding-right: 17px;
}

#naviliste2 li a.aktiv{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-image: url(../picts/nav2aktiv.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 17px;
}

/* ###################################################### */
/* ##################### KONTAKTFORMULAR ################ */
/* ###################################################### */

div.kontaktformular label {
	float: left;
	width: 100px;
}

div.kontaktformular p{
	margin: 1px;
	padding: 0px;
}

div.kontaktformular input {
	vertical-align: middle;
}

div.kontaktformular p.abschicken {
	margin: 0 0 0 100px;
}

div.kontaktformular p.abschicken input {
	font-size: 11px;
}

div.kontaktformular input.eingabe,
div.kontaktformular textarea {
	width: 200px;
}

div.kontaktformular textarea {
	height: 100px;
}

/* ###################################################### */
/* ################# NEWS-Spalte innen ################## */
/* ###################################################### */

#newsheadline{
	font-size:1em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
}

#newstext{
	font-style: italic;
	padding-top: 2px;
}

a.news{
	display: block;
	width: 108px;
	font-style: italic;
	color: #69A039;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 10px 0px;
}
/* ##################################################### */
/* ################ NEWS-Spalte aussen ################# */
/* ##################################################### */

#newsheadline2{
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 1px 2px 1px;
	color:#699F3A;
	background-color:#DCE7C4;
	font-weight: bold;
	border-top: 1px solid #699F3A;
	padding: 2px 12px;
}

#newstext2{
	font-style: normal;
	padding: 5px 12px;
}

a.news2{
	display: block;
	width: 158px;
	font-style: italic;
	color: #69A039;
	text-decoration: none;
	text-align: right;
	padding: 2px 0px 10px 0px;
}

#image2{
	margin: 5px 0px 0px 12px;
	padding: 0px;
	width: 140px;
	text-align: left;
	overflow: hidden;
}

/* ###################################################### */
/* ################# SUCHEINGABE ######################## */
/* ###################################################### */

#searchterm{
	width: 85px;
}

#search1{
	height: 21px;
	float: left;
	display:block;
	width: 40px;
	padding-left:6px;
	margin-top: 2px;
	
}

#search2{
	height: 21px;
	float: left;
	display:block;
	margin-top: 2px;
}

#search3{
	height: 21px;
	float: left;
	display:block;
}

/* ###################################################### */
/* ################# SUCHAUSGABE ################## */
/* ###################################################### */

div.suchausgabe hr.noshade {
	border: none;
	border-top: 1px solid #a0a0a0;
	height: 0px;
	margin: 15px 10px 0 10px;
}

div.suchausgabe h2 {
	padding: 0;
}

div.suchausgabe p {
	padding: 0;
	margin: 0;
}

div.suchausgabe h2 span {
	color: #000;
	font-weight: normal;
}

