@import url(default.css);
@import url(navi.css);
@import url(produkte.css);
@import url(farbwelten.css);

/* Einleitung */

#Einleitung {
	background-color: #D2DBC7;
	margin: 0px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
	/* border-bottom: 1px solid red; */
}

#ServiceMain #Einleitung,
#ContentPage #Einleitung,
#ProductDetailPage #Einleitung {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}

#Einleitung img {
	position: relative;
	margin: 0px 0px 0px 0px;
}

#Einleitung h1,
#Einleitung h2,
#Einleitung h3,
#Einleitung h4 {
	padding: 0px 9px 0px 0px;
}

#Einleitung h1 {
	display: block;
	color: #1F1F1F;
	font-weight: bold;
}

#HomePage #Einleitung h1,
#HomePage #Einleitung h1 {
	font-size: 1.2em;
	padding: 3px 3px 2px 8px;
	background-color: #5C7F37;
	color: #FFF;
}

.contentProduct #Einleitung h1 {
	font-size: 1.18em;
	font-weight: normal;
}

#Einleitung h2 {
	font-weight: bold;
	color: #1F1F1F;
	padding: 9px 10px 11px 10px;
	line-height: 1.45;
}

#Einleitung.EinleitungsBox h2 {
	font-weight: normal;
}

#ContentPage #Einleitung h2 {
	padding: 12px 0px 15px 0px;
}

#ProductDetailPage #Einleitung h2 {
	font-weight: bold;
	padding: 12px 0px 18px 0px;
	line-height: 1.3;
}

#ProductOverviewPage #Einleitung h2 span,
#ProductDetailPage #Einleitung h2 span {
	font-weight: normal;
	color: #000;
}

#ContentPage #Einleitung h2 span {
	position: relative;
	display: block;
	color: #4E6720;
	/* dadurch Abstand zum ersten Absatz: 18+9-6 => 21px */
}

#Einleitung h3 {
	position: relative;
	color: #202D00;
	font-weight: normal;
}

#Einleitung ul {
	margin: 8px 4px;
}

#Einleitung li {
	font-size: 0.92em;
	padding: 1px 0 2px 0;
	color: #F9F7EC;
}

#Einleitung a { color: #F7F6E4; }
#Einleitung a { color: #5C7F37; font-weight: bold;}
/* #Einleitung h2 a { text-decoration: none; } */
#Einleitung h2 a:hover { text-decoration: underline; }
#Einleitung li a {
	background-image: none;
	display: inline;
	color: #202D00;
}


/* Fließtext */

.redText {
	position: relative;
	border-top: 1px solid #FFF;
}

.absatzRight {
}

.redText p {
	margin: 0px 0px 12px 0px;
}

#countryDetailPage h1 {
	color: #4E6720;
}

.redText h3 {
	/* text-transform: uppercase; */
	color: #4E6720;
	margin: 0px 0px 3px 0px;
}

#ContentPage .redText h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}

.redText h5 {
	padding: 4px 0px 4px 12px;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
	color: #FFF;
	background-color: #B6C159;
}

.FAQPage .redText h5 {
	color: #4E6720;
	padding: 0px 0px 0px 18px;
	background: transparent url(/img/q.gif) no-repeat;
}

.redText q {
	color: #4E6720;
	font-style: italic;
}

.redText li {
	padding-left: 12px;
	background: url(/img/punkt.gif) no-repeat 0 5px;
}	

.redText a {
	color: #4E6720;
}

.redText .brand {
	position: relative;
	float: left;
	width: 100px;
	margin: 0px 0px -1px 0px;
}

.redText a .brand {
	text-decoration: underline;
}


/* red. Links ********************************************
** ohne UNDERLINE - bei hover UNDERLINE - KLEINE SCHRIFT */

.serviceListItem .rechtsbuendig a,
td.prodGroup a.moreLink,
#HomePage .modul a { text-decoration: none; font-size: 0.92em; }

.serviceListItem .rechtsbuendig a:hover,
td.prodGroup a.moreLink:hover,
#HomePage .modul a:hover { text-decoration: underline; }



/* ******************************** */
/* Bilder und Untertitel */
/* ******************************** */


.bild {
	position: relative;
	width: 90px;
	color: #4E6720;
	background-color: #E2E6BD;
}

#Content table.bild {
	border-collapse: collapse;
	border-spacing: 0;
}

#Content table.bild td {
	padding: 0px 0px 0px 0px;
}

.absatzRight .bild { float: right; margin: 3px 0px 12px 12px; }
.absatzLeft .bild { float: left; margin: 3px 16px 12px 0px; }

.serviceListItem .bild {
	float: left;
	margin: 0px 9px 0px 0px;
	background-color: transparent;
	width: auto;
}


.bild img {
	display: block;
}

.teaserProduct .bild img,
.prodOverviewBild img {
	padding: 4px 0px 5px 0px;
	background-color: #FFF;
}

.prodDetailBild img {
	padding: 11px 0px 12px 0px;
	background-color: #FFF;
}



#Content table.bild td.untertitel,
.untertitel {
	/* display: inline; */
	padding: 4px;
}
.untertitel ul {list-style-type: square;}

.headerImg {
	margin: 0px 0px 18px 0px;
}

.countryImg {
	height: 150px;
	background: #DAE0AC url(/img/countries/globeBG.jpg) no-repeat;
	padding: 0px 0px 0px 285px;
}

.countrySelection {
	position: relative;
	display: block;
	text-align: right;
	margin: -27px 3px 2px 3px;
}

#Content table {
	position: relative;
	border-collapse: seperate;
	border-spacing: 4px;
}
#HomePage table,
#ProductOverviewPage table {
	margin: 0px -2px 0px -4px;
}


#HomePage .modul {
	position: relative;
	vertical-align: top;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px dotted #839945;
}

#HomePage .modul a {
	display: block;
}

#HomePage .modul a.moreLink {
	top: 0;
	display: block;
	padding: 2px 6px 2px 6px;
}

#HomePage .modul p,
#HomePage .modul h3 {
	position: relative;
	display: block;
	padding: 2px 9px 2px 9px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform: none;
}

#HomePage .modul img {
	width: 188px;
	margin-bottom: 6px;
}

/* ******************************** */
/* Service */
/* ******************************** */

/* linke Spalte mit Text */

.serviceIntro {
	position: absolute;
	width: 178px;
	left: 0;
}

.serviceIntro p {
	margin: 0px 0px 21px 0px;
}

/* rechte Spalte mit Liste */

.serviceList {
	position: relative;
	margin-left: 189px;
	border: 1px solid #FFF;
}

.serviceGroup h3 {
	margin: 3px 0px 1px 0px;
	padding: 2px 0px 2px 6px;
	color: #000;
	background-color: #DDE1BF;
	text-transform: uppercase;
	clear: left;
	font-weight: normal;
}
.serviceHeader {
	color: #4E6720;
	font-weight: bold;
}


/* ganz oben und ganz unten */

.serviceListItem {
	position: relative;
	display: inline;
	clear: left;
	float: left;
	width: 380px;
	padding: 0px 0px 3px 0px;
	margin: 6px 0px 6px 0px;
	background-color: transparent;
	border-bottom: 1px solid #CCD38A;
}
.serviceGroup {
	position: relative;
	display: inline;
	clear: left;
	float: left;
	width: 380px;
}

.serviceListHeader {
	position: relative;
	clear: left;
	color: #FFF;
	background-color: #B6C159;
	font-weight: bold;
}

.serviceListHeader a {
	color: #FFF;
}

.serviceListHeader .goRight {
	position: absolute;
	right: 3px;
	top: 4px;
	font-size: 0.92em
}

.serviceListHeader div {
	padding: 3px 3px 3px 6px;
	font-weight: normal;
}

.serviceListHeader .selected {
	font-weight: bold;
}

.serviceListItem p {
	margin: 4px 0px 6px 0px;
}
.FAQPage .serviceList p {
	padding: 0px 0px 0px 18px;
	background: transparent url(/img/a.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}

.serviceListItem a {
	color: #839945;
}

.serviceListItem .rechtsbuendig {
	position: relative;
	padding: 4px 0px 0px 0px;
}

.serviceListItem .extraInfo {
	position: relative;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.serviceListItem .extraInfo p,
.serviceListItem .extraInfo img {
	position: relative;
	float: left;
	margin: 4px 4px 0px 0px;
	font-size: 0.92em
}


/* DetailPage - aktuellesDetailPage */

.aktuellesDetailPage .serviceList {
	margin: 3px 0px 0px 0px;
}

.aktuellesDetailPage h3 {
	color: #1B1B15;
	background-color: #DDE1BF;
	padding: 3px 6px 3px 6px;
	margin: 0px 0px 6px 0px;
	text-transform: none;
}


/* Navigation Header */
a.navHeader:link,
a.navHeader:visited
	{
	color:#fff;
	text-decoration:none;
	}

a.navHeader:hover,
a.navHeader:focus,
a.navHeader:active,
	{
	text-decoration:underline;
}


