/* Layout - Verhältnisse */


BODY {
	width:1000px;
	margin:auto;
	background-image:url(images/hintergrund.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#6BA435;
	font-family:arial;
	font-size:12px;
	}

#header {
	width:1000px;
	height:100px;
	background-color:#FFFFFF;
	line-height:1.7em;
	}

#logo {
	width:500px;
	height:100px;
	float:left;
	}

#header-fill {
	width:478px;
	background-image:url(images/header-fuellung.png);
	background-repeat:repeat-x;
	height:70px;
	padding-top:30px;
	padding-left:22px;
	float:left;
	}

#breadcrumb {
	width:985px;
	height:17px;
	padding:3px 10px 0px 5px;
	background-image:url(images/breadcrumb-top.png);
	background-repeat:repeat-x;
	float:left;
	font-size:10px;
	text-align:justify;
	line-height:1.5em;
	}

#breadcrumb-unten {
	width:985px;
	height:17px;
	padding:3px 10px 0px 5px;
	background-image:url(images/breadcrumb-top.png);
	background-repeat:repeat-x;
	float:left;
	font-size:10px;
	text-align:justify;
	line-height:1.5em;
	}

#navigation {
	width:230px;
	background-color:#FFFFFF;
	padding:20px 0px 0px 0px;
	float:left;
	}

#inhalt {
	width:750px;
	float:left;
	padding:20px 10px 20px 0px;
	background-color:#ffffff;
	line-height:1.5em;
	text-align:justify;
	}

#footer	{
	width:980px;
	height:35px;
	padding:20px 10px 20px 10px;
	float:left;
	color:#6BA435;
	background-color:#FFFFFF;
	}

/* Links und Buttons */

a:link, a:visited, a:active {
	color:#6BA435;
	text-decoration:none;
	}
	
a:hover {
	color:#6BA435;
	text-decoration:underline;
	}

.button a:link, .button a:active, .button a:visited {
	background-image:url(images/navigation-oberpunkt.png);
	background-color:#FFFFFF;
	width:215px;
	height:21px;
	padding:3px 0px 0px 15px;
	color:#333333;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}


.button a:hover {
	background-image:url(images/navigation-oberpunkt-aktiv.png);
	background-color:#FFFFFF;
	width:215px;
	height:21px;
	padding:3px 0px 0px 15px;
	color:#6BA435;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}
		
.button-sub a:link, .button-sub a:active, .button-sub a:visited {
	background-image:url(images/navigation-unterpunkt.png);
	background-color:#FFFFFF;
	width:215px;
	height:21px;
	padding:3px 0px 0px 15px;
	color:#6BA435;
	font-size:13px;
	text-decoration:none;
	display:block;
	}


.button-sub a:hover {
	background-image:url(images/navigation-unterpunkt.png);
	background-color:#FFFFFF;
	width:215px;
	height:21px;
	padding:3px 0px 0px 15px;
	color:#6BA435;
	font-size:13px;
	text-decoration:underline;
	display:block;
	}

/* Überschriften */

H1 {
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:16px;
	color:#6BA435;
	background-color:#FFFFFF;
	font-weight:bold;
	}

H2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:14px;
	color:#6BA435;
	background-color:#FFFFFF;
	font-weight:bold;
	}

H3 {
	height:34px;
	width:698px;
	padding:6px 0px 0px 50px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#589123;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/box-1-top.png);
	}

H4 {
	height:34px;
	width:318px;
	padding:6px 0px 0px 50px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#589123;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/box-2-top.png);
	}

H5 {
	height:34px;
	width:188px;
	padding:6px 0px 0px 50px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#589123;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/box-3-top.png);
	}

/* Listen */

UL {	
	text-align:left;
	padding:0px;
	margin-left:3px;
	}

LI {	
	text-align:left;
	margin-left:15px;
	}

/* Klassen für Schriften */

.pfeil {
	font-size:14px;
	color:#6BA435;
	font-weight:bold;
	margin:0px;
	background: url(images/pfeil-link.png) no-repeat left!important;
	padding-left:15px;
	}

.empfehlung {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	background: url(images/empfehlung.png) no-repeat left!important;
	padding:0px 0px 0px 8px;
	}

.empfehlung-link {
	font-size:12px;
	color:#6BA435;
	font-weight:bold;	
	background: url(images/empfehlung-link.png) no-repeat left!important;
	padding-left:8px;
	margin:0px;
	}
.empfehlung-link a:link, .empfehlung-link a:active, .empfehlung-link a:visited {
	color:#6BA435;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.empfehlung-link a:hover {
	color:#6BA435;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}

.eroeffnen-link {
	font-size:14px;
	color:#FF9C00;
	font-weight:bold;	
	background: url(images/eroeffnen-link.png) no-repeat left!important;
	margin:0px;
	padding:0px 0px 0px 15px;
	}
.eroeffnen-link a:link, .eroeffnen-link a:active, .eroeffnen-link a:visited {
	color:#FF9C00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.eroeffnen-link a:hover {
	color:#FF9C00;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}

.weitere-produkte-link {
	font-size:12px;
	color:#6BA435;
	font-weight:bold;	
	background: url(images/empfehlung-link.png) no-repeat left!important;
	padding-left:8px;
	margin:0px;
	}
.weitere-produkte-link a:link, .weitere-produkte-link a:active, .weitere-produkte-link a:visited {
	color:#6BA435;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.weitere-produkte-link a:hover {
	color:#6BA435;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}


