@charset "iso-8859-1";
/* CSS Document */

body {
	background-color:#89b36e;
}

h1 {
	color:#d4e4ca;
}
h2 {
	color:#d4e4ca;
}

a {
	color:#d4e4ca;
}

#sprWahl {
	color:#d4e4ca;
}
#sprWahl a {
	color:#d4e4ca;
}

#mainBorder {
	border:3px solid #4f7436;
}

#headerDE {
	background:url(../img/layout/header_sommer.jpg) top left no-repeat;
}
#headerEN {
	background:url(../img/layout/header_sommer_en.jpg) top left no-repeat;
}

#mainWrapper {
	background:url(../img/layout/bg_mainWrapper_sommer.jpg) top left repeat-x #7db55a;
}

#navigationWrapper {
	background:url(../img/layout/bg_navigation_sommer.jpg) top left no-repeat;
}

/*#contentHeader {
	background:url(../img/layout/content_header_1_sommer.jpg) top left no-repeat;
}*/

#contentWrapper {
	background:url(../img/layout/bg_contentWrapper.gif) top left repeat-y #6c9a47;
}

.specialOffer {
	background:url(../img/layout/bg-specialOffer_sommer.jpg) top left no-repeat;
	color:#d4e4ca;
}

#addNewsletter {
	background:url(../img/layout/bg-specialOffer_sommer.jpg) top left no-repeat;
	color:#d4e4ca;
}

form#addNewsletterForm input {
	background-color:#79ad55;
}

#content {
	background:url(../img/layout/bg_content_sommer.gif) top left repeat-x;
}

#footer {
	background:url(../img/layout/bg_footer_sommer.jpg) top left no-repeat;
}

.trennlinie {
	background-color:#79ad55;
}

ul.dropdown li {
 border:none!important;
}
ul.dropdown li ul li {
 border-color: #6b9546;
 background-color:#6b9546;
}

ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #d4e4ca; text-decoration: none; }
	ul.dropdown a:hover		{ color: #fff; }
	ul.dropdown a:active	{ color: #d4e4ca; }
	ul.dropdown a.active	{ color: #fff; }

ul.dropdown *.dir {
 background-image: url(dropdown/themes/default/images/nav-arrow-down-summer.png);
}
ul.dropdown-horizontal ul *.dir {
 background-image: url(dropdown/themes/default/images/nav-arrow-right-summer.png);
}

td.tableZebra {
	background-color:#4d7529;
}

div.formContainer input[type=text], div.formContainer textarea, div.formContainer input[type=submit], .gbNewEntry {
	background-color:#79ad55;
}

#contentHeader a.left {
	background:url(../img/layout/bildwechsel_links_sommer-09.png) top left no-repeat;
}

#contentHeader a.right {
	background:url(../img/layout/bildwechsel_rechts_sommer-09.png) top left no-repeat;
}

.saisonLable {
	background:url(../img/layout/bg-saison-sommer-inaktiv.png) top left no-repeat;
}
.saisonLableAktive {
	background:url(../img/layout/bg-saison-sommer.png) top left no-repeat;
}


