body {
	background-color: #ebebeb;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#wrapper {
	width: 878px;
	background-color: #ffffff;
	padding: 0 73px;
	margin: 0 auto;
	position: relative;
}

.trennlinie {
	position: absolute;
	height: 1px;
	background-color: #d5d5d5;
	width: 960px;
	left: 32px;
	top: 266px;
}

/* ##### LAYOUT ##### */

#left-column {
	width: 690px;
	float:left;
	margin-bottom:140px;
}

#right-column {
	width: 172px;
	float: right;
	background: transparent url(../img/rc_bg.gif) top center no-repeat;
	padding-top: 358px;
}

#footer {
	background: transparent url(../img/footer_bg.gif) right center no-repeat;
	width: 878px;
	height: 7px;
	clear:both;
}

/* ##### Logo, Text, Überschriften, Fontz, Links ##### */

h1 {
	width: 370px;
	height: 88px;
	padding-top: 34px;
	float: left;
	margin: 0px 0px 53px 0px;
}

h2, h3 {
font-family:  Verdana, Helvetica, sans-serif;
font-weight: normal;
}

h2 {
font-size: 21px;
line-height: 32px;
color: #444751;
clear:both;
margin-bottom:67px;
}

h2:first-line {
color: #00923f;
}

h3 {
font-size: 16px;
color: #00923f;
margin: 40px 0 15px 0;
}

	


#left-column a:link,
#left-column a:active,
#left-column a:visited {
	color: #00923f;
	text-decoration: underline;
}

#left-column a:hover {
	background: #00923f;
	text-decoration: none;
	color: #ffffff;
}

#right-column a:link,
#right-column a:active,
#right-column a:visited  {
	color: #525252;
	text-decoration: none;
}

#right-column a:hover {
	background: #525252;
	text-decoration: none;
	color: #ffffff;
}



.product a:link,
.product a:active,
.product a:visited {
	color: #00923f;
	text-decoration: underline;
}

.product a:hover {
	background: #00923f;
	text-decoration: none;
	color: #ffffff;
}


.impressum  {
	width: 878px;
	height: 12px;
	margin: 0px 0px 15px;
	padding: 0;
	clear: both;
	font-size: 12px;
	text-align: right;
	}
	
	
.impressum a:link,
.impressum a:visited,
.impressum a:active {
	color: #444751;
	margin:0px 0px 0px 30px;
	padding:0;
	text-decoration:none;
	}
	
	
.impressum a:hover,
.impressum a:focus {
	color: #ffffff;
	background-color: #00923f;
	text-decoration:none;
	}

	
.breadcrumb {
	color: #444751;
	font-size:10px;
	}
	
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active {
	color: #444751;
	text-decoration:none;
	}
	
.breadcrumb a:hover,
.breadcrumb a:focus {
	color: #00923f;
	text-decoration:underline;
	}	


/* ##### COLORRRRRZ ------------
dkl grau: 	#444751
grün: 		#00923f


------------------------------*/




/* #################### bezieht sich auf Englische Seite -> about.html #################### */

#about {
	position: absolute;
	left: 50%;
	top: 102px;
	margin-left: 337px;
	z-index: 2;
	}
	
#about a:link,
#about a:visited,
#about a:active {
	color: #00923f;
	}
	
#about a:hover,
#about a:focus {
	color: #444751;
	}
	
.einszwo li {
	padding-left: 20px;
	}
	
.gray {
	color: #444751;
	}