body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	background-color:#c3d478;
	background-image:url(_CSS/bg-komplett.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	height:100%;
}

html {
	height:100%;
}

/*IE6 PNG Workaround*/

img, div {
  behavior: url(iepngfix.htc);
}

/*IDs*/

#alles {
	width:800px;
	height:600px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
	background-color:#FFFFFF;
	border:#02864A thin solid;
}


#kopf1 {
	height: 65px;
	position:absolute;
	z-index:5;
}


#kopf2 {
	height: 112px;
	width:200px;
	position:absolute;
	left:600px;
	z-index:4;
	text-align:right;
}

#navigation1 {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:710px;
	height:70px;
	border-left:10px solid #02864A;
	border-right:10px solid #02864A;
	border-bottom:10px solid #02864A;
}

#navigation2 {
	text-align:center;
	color:#02864A;
	height:50px;
	bottom:0;
	text-align:center;
	float:left;
	width:600px;
}

#frosch {
	float:right;
	width:200px;
	height:51px;
	overflow: visible;
	bottom:0;
}

#bottomstart {
	margin:auto;
	height:35px;
	text-align:center;
	background-color:#02864A;
	padding:0.5em;
}

#texte {
	width:auto;
	height:auto;
	margin:2em;
}

/*BienwaldBaumschule*/

#bwinhalt {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	height:490px;
	text-align:center;
}

#startinhalt {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	height:550px;
	text-align:center;
}

/*Greentec*/

#gtinhalt {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:500px;
	padding-bottom:9px;
	text-align:center;
}



/*Klassen */

.block {
	color:#02864A;
	text-decoration: none;
	display:block;
	padding:0.8em 0.3em 0.5em 0.3em;
	text-align:center;
	background-color:#FFFFFF;
}

.bildlinks {
	float:left; 
	margin-right:1em; 
	margin-bottom:1.5em;
	border: #FFFFFF medium solid;
}

.bildrechts {
	float:right; 
	margin-left:1em; 
	margin-bottom:1.5em;
	border:#ffffff medium solid;
}

.rahmen {
	border:#ffffff medium solid;
}

.verlinkung {
	color: #02864A;
	text-decoration: none;
	padding-top:0.5em;
}

.weiss {
	color: #FFFFFF;
	line-height:2.5em;
}

.impressum {
	color: #FFFFFF;
	font-weight:bold;
}

.Stil1 {
	color: #FFFFFF;
	font-size: 11px;
}


/*Links*/

a:link {
	color: #02864A;
	text-decoration: none;
}
a:visited {
	color: #02864A;
	text-decoration: none;
}

a:hover {
	color:#00CC00;
	text-decoration: underline;
}

a:active {
	color:#00cc00;
	text-decoration: underline;
}

a.block:link {
	color:#02864A;
	text-decoration: none;
	display:block;
	padding:0.8em 0.3em 0.5em 0.3em;
	text-align:center;
	background-color:#FFFFFF;
}
a.block:visited {
	color:#02864A;
	text-decoration: none;
	display:block;
	padding:0.8em 0.3em 0.5em 0.3em;
	text-align:center;
	background-color:#FFFFFF;
}

a.block:hover {
	color:#02864A;
	text-decoration: none;
	display:block;
	padding:0.8em 0.3em 0.5em 0.3em;
	text-align:center;
	background-color:#d6dbbe;

}

a.block:active {
	color:#02864A;
	text-decoration: none;
	display:block;
	padding:0.8em 0.3em 0.5em 0.3em;
	text-align:center;
	background-color:#FFFFFF;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color:#00CC00;
	text-decoration: underline;
}

a.white:active {
	color:#00cc00;
	text-decoration: underline;
}

h1 {
	font-size:16px;
	font-weight:normal;
	padding-bottom: 3px;
	border-bottom: #94a15b thin dotted;
}

h2 {
	font-size: 14px;
	font-weight:normal;
	padding-bottom: 3px;
	border-bottom: #94a15b thin dotted;
	clear: left;
}

h3 {
	font-size: 12px;
	font-weight:normal;
	padding-bottom: 3px;
	border-bottom: #94a15b thin dotted;
}

