body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 1em;
	line-height: 1.1em;
	background: #7F9ECE;
}
h1,h2{
	color: #003882;
	font-family: Arial, Helvetica, san-serif;
	font-size: 1em;
	line-height: 2.5em;
	text-align: left;
	font-weight: bolder;
	font-variant: small-caps;
	margin: 0;
}
p {
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
	margin: 0.5em 0;
}
li{
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: left;
	margin: 0.5em 0;
	list-style-type: none;
}

td { }

a:link, a:visited {
	font-family: Arial, Helvetica, san-serif;
	color: #6F9969;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, san-serif;
	color: #4D7747;
	text-decoration: underline;
}

a:active { }

#header{
	margin: 0;
	height: 165px;
	padding: 0;
	background: url(../bilder/header_background.gif) top right repeat-x;
}
#footer{
	margin: 0;
	padding-bottom: 5px;
	padding-right: 1em;
	background: #7F9ECE;
	height: auto;
	text-align: right;
}
#main1{
	margin: 0; padding: 0;
	background: #ffffff url(../bilder/gaerten_home.jpg)top left repeat-y;
	background-color: white !important;
}

/*Hier werden die beiden Pseudospalten über die Bereiche mit den IDs
main1 und main2 erzeugt, indem entsprechende Hintergrundgrafiken eingesetzt werden
die genau die Breite der Spalten besitzen.*/
#left{
	float: left;
	width: 224px;
	
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
}

/*Middle hat einen Rand von 150 Pixeln nach rechts und links, in den dann die 
Spalten passen.*/
#middle{
	margin: 0 32%;
	margin-right: 0;
	padding-left: 0;
	padding-top: 2.5em;
	width: 34em;
	background: #ffffff;
	font-size: 0.9em;
}
.projekte {
	text-align: right;
	font-size: 0.8em !important;
	line-height: 1.5em;
	width: 38em !important;
}
.cleaner{
	clear: both !important;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/***********************************************************************************/
/*                                                                                 */
/*                          Ab hier meine Definitionen.                            */
/*                                                                                 */
/***********************************************************************************/
#top_Picture{
	z-index: 0;
	position: absolute;
	width: 224px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#top_White{
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 9px;
	margin: 0px;
	margin-top: 47px;
	padding: 0px;
	background-color: white;
}

#top_Address{
	z-index: 2;
	position: absolute;	
	margin-left: 32%;
	margin-top: 34px;
	padding: 0px;
	background-color: transparent;
	white-space: nowrap;
	
	/*font-weight: bold;*/
	color: #003882;
	font-size: 0.7em;
	line-height: 1.2em;
	}
	*+html #top_Address { font-size: 12px; }

#navi_Logo{
	z-index: 3;
	position: absolute;
	height: 96px;
	width: 250px;
	margin: 0px;
	margin-top: 69px;
	padding: 0px;
	background-color: transparent;
	}
#navi_Logo img {
	display: block;
	}

#navi_Highlight{
	z-index: 1;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 30px;
	margin-left: 32%;
	margin-top: 127px;
	background-color: transparent;
}
#navi_Line{
	z-index: 2;
	position: absolute;
	margin: 0px;
	width: 100%;
	height: 1.5em;
	margin-top: 138px;
	padding: 0px;
	padding-top:3px;
	background-color: #7F9ECE;
	}
	*+html #navi_Line { height: 1.5em; }
#navi_Content{
	margin-left: 32%;
	width: 32em;
	background-color: transparent;
}
.navi_container{
	float:left;
	margin-right: 17px;
}

.inlineBild {
	position: relative;
	margin: 0.8em 0 0.5em 1em;
	float: right;
	clear: right;
	width: 162px;
	text-align: right;
	font-size: 0.7em;
	color: #7F9ECE;
}
.inlineBild a:link, .inlineBild a:visited {
	color: #7F9ECE;
}
.inlineImg{
	border: 2px solid #7F9ECE;
}
img.block{
	display: block;
}
.bildbeschreibung {
	position: relative;
	width: 199px;
	height: 401px;
	padding: 24px 10px 10px 15px;
	background: #d9dadb;
	overflow: auto;
}


/*HAUPTLINKS*/
#navi_Content a:link, #footer a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

#navi_Content a:visited, #footer a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

#navi_Content a:hover, #footer a:hover {
	color: #C0C1C2;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

#navi_Content a:active, #footer a:active {
	color: #C0C1C2;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

/* Formularformatierung */
form{
	margin-top: 24px;
	line-height: 100%;
	width: 30em;	
}
fieldset{
	color: black;
	background-color: white;
	border: 0;
	margin: 0;
	padding: 0;
}
legend{
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
}
#name, #vorname, #telefon, #email{
	display: block;
	float: left;
	width: 17em;
	border: 1px solid #C0C1C2;
	background-color: white;
	margin: 1px;
	margin-left: 12px;
	padding: 2px;	
}
textarea{
	font-family: Arial, Helvetica, san-serif;
	font-size: 1em;
	line-height: 1.4em;
	width: 19.6em;
	display: block;
	float: left;
	border: 1px solid #C0C1C2;
	background-color: white;
	margin: 1px;
	margin-left: 12px;
	padding: 2px;	
}
fieldset br{
	clear: left;
}
.submit{
	margin-left: 5.4em;
}
label{
	float: left;
	margin: 0px;
	padding: 2px;
	width: 5em;
	text-align: left;
	font-weight: normal;	
}
fieldset p{
	clear: left;
	float: left;
	width: 100%;
}
/*Für Opera 8 als clear für gefloatete labels und Felder.*/
fieldset hr{
	visibility: hidden;
	clear: both;
}
/*Beispiel für eine Fehlermeldung (muss per Javascript zugewiesen werden.*/
input.fehler{
	border: 1px solid #00;
	font-weight: bold;
	background: #00ffff;

}