html,body {
	/*height: 100%;*/
	overflow-x: hidden;
}

body {
	background-color:#fff;
	font-family:Arial, Verdana, Lucida, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
	text-align:left;
}

body, p {line-height:1.4em;}

p {
	margin:3px 0;
}

.innerContainer, .innerHomeContainer {
	height:100%;
	background-color:#fff;
	width:100%;
	min-width:1000px;
	background-image: url(../images/bg_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.innerHomeContainer {
background-image:none;
}

#headTop {
	background-color:#ecdeb7;
	width:100%;
	height:100px;
}

#headTopLogo {
	float:left;
	padding:20px 0 0 27px;
	width:200px;
}

#headTopNavigation {
	float:left;
	padding:75px 0px 0 280px;
	color:#babcbf;
	font-size:11px;
}

#subHeader {
	height:120px;
	width:100%;
	background-position: 0px 0px;
	background-repeat: repeat-x;	
}

#subHeaderImage {
	float:left;
}

#subHeaderText {
	float:left;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:67px;
	line-height:20px;
}
* html #subHeaderText {
padding-bottom:4px
}

#contentContainer, #contentHomeContainer {
	background-color:#fff;
	padding:0;
	width:990px;
	background-image: url(../images/bg_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#contentHomeContainer {
background-image:none;
}
* html #contentHomeContainer {
width:992px;
}

#contentLeft_home {
	float:left;
	width:760px;
	padding:0 20px 0 0;
}

* html #contentLeft_home {
	width:760px;
}

#contentRight_home {
	float:left;
	padding-right:10px;
	width:200px;
}

#naviLeft, #contentHomeLeft {
	float:left;
	width:220px;
	padding:0 0px 0 0;
	padding-top:10px;
	background-color:#ecdeb7;
}
#contentHomeLeft {
background:#fff;
}

* html #contentLeft {
	width:220px;
}

#contentRight {
	float:right;
	width:210px;
	padding-top:10px;
	margin:0;
}

#contentMain, #contentMain_2col {
	float:left;
	padding-top:10px;
	margin:0 0 0 10px;
	width:520px;
}
#contentMain_2col {
	width:760px;
}

/* ################# Common tags #################### */

hr {
	border:0;
	background-color:#00432f;
	color:#00432f;
	height:1px;
}

img {
	display:block;
	border:0;
}

h1, h2, h3 {
	margin:5px 0 5px 0;
	font-size:12px;
	color:#000000;
}

/* ################# form related tags #################### */

form {
	display:inline;
	margin:0;
	padding:0;
}

input, textarea, select, option {
	border:1px solid #babcbf;
	font-size:10px;
	color:#000;
	background-color:#fff;
}

textarea {
	font-size:12px;
	overflow:auto; /* rbi */
}

#headTopNavigation input {
	float:left;
	margin:-2px 0 0 10px;
}

#searchSubmit {
	float:left;
	padding-top:3px;
	background-color:#ecdeb7;
}

input.auto {
	width:auto;
	padding:0;
	margin:0;
}

.borderless {
	border:0;
}

option {
	border:0;
}

#contentMain em {
	font-size:12px;
	padding-bottom:5px;
}

#contentMain ul {
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin:0;
	border:0;
	list-style-type:disc;
}

.errorMessage {
margin-bottom:10px;
padding:5px 10px 5px 31px;
font-weight:normal;
color:#940042;
background:url('../images/errormsg_icon.gif') no-repeat;
background-position:0 8px;
min-height:50px;
}
* html .errorMessage {
width:435px;
height:50px;
}

/* ################# NAVIGATION LISTS #################### */
/* ------- Top Service Navigation */
#headTopNavigation ul {
	margin:-10px 0 0 0;
	padding:0;
	background-color:transparent;
	color:#034332;
	float:left;
	font-size:11px;
}
#headTopNavigation ul li {
	display:inline;
	border:0;
}

#headTopNavigation ul li a {
	padding:10px 6px 4px 2px;
	background-color:#fff;
	color:#034332;
	text-decoration:none;
	float:left;
	margin-right:5px;
	border:0;
	background:url('../images/link_streifen_grau.gif') no-repeat;
	background-position:0 0;
}

#headTopNavigation ul li a:hover {
	color:#91013f;
}

#headTopNavigation ul li a:active {
	color:#91013f;
}

#headTopNavigation ul li label {
	display:block;
	float:left;
	padding:10px 6px 4px 2px;
	border:0;
}

/* language dropdown */
#headTopNavigation ul li a.drop {
	padding:0;
	padding-left:10px;
	display:block;
	width:70px;
}

#headTopNavigation ul li a.dropInactive {
	padding:0;
	padding-left:10px;
	display:block;
	width:70px;
}

#languageDropParent {
	float:left;
	padding:10px 6px 4px 2px;
	background-position:0 0;
}

#languageDrop {
	position:absolute;
	z-index:20;
	border:0;
	background-color:#ecdeb7;
	padding:5px 0 5px 1px;
}

#headMainNavigation {
	height:27px;
	width:100%;
	background-position:780px 0px;
	border-top:1px solid #ffffff;
	background-color:#00442f;
}

/* ------- Top Main Navigation ------- */
#headMainNavigationList ul {
	margin:0;
	padding:0;
	background-color:#00432f;
	color:#237dcc;
	float:left;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	width:780px;
	border-bottom:3px solid #00432f;
}

#headMainNavigationList ul li {
	display:inline;
}
#headMainNavigationList ul li a {
	padding:5px 15px 0px;
	background-color:#00432f;
	color:#faffff;
	text-decoration:none;
	float:left;
	font-weight:bold;
	border:0;
	height:19px;
}

#headMainNavigationList ul li.active a {
	background-color:#ffffff;
	color:#00432f;
}

#headMainNavigationList ul li a.current {
	background-color:#ffffff;
	color:#00432f;
}

#headMainNavigationList ul li.current a:hover, #headMainNavigationList ul li.current {
	background-color:#ffffff;
	color:#00432f;	
}


#headMainNavigationList ul li a.current:hover, #headMainNavigationList ul li a:hover{
	background-color:#ffffff;
	color:#00432f;	
}

#headMainNavigationList ul li a:active {
	background-color:#fff;
	color:#00432f;
}

/* ------- Left Main Navigation */
#naviLeft ul {
	margin:0;
	padding:0;
	color:#237dcc;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	list-style-type: none;
	width:220px;
}

#naviLeft ul li {
	width:220px;
	padding:0;
	margin:0;
}

#naviLeft ul li.li_current {
	background-color:#f6efdc;
}

#naviLeft ul li a {
	margin:0;
	padding:0;
	background-color:#ecdeb7;
	color:#02412e;
	padding-left:20px;
	line-height:19px;
	display: block;
	width:200px;
	text-decoration:none;
}

/* not so beautiful... */
#naviLeft ul li.active a, #naviLeft ul li a.current, #naviLeft ul li a:hover {
	background-color:#f6efdc;
	color:#91013f;	
	background-image: url(../images/navi_dot.gif);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	text-decoration:none;
}

/* text links block with prefixed line */
a.block {
display:block;
line-height:15px;
padding:5px 0 0 0;
background:url('../images/link_streifen.gif') no-repeat;
background-position:0 7px;
}

/* ######### min-height workaround for ie ############ */
.minheight {
	min-height:200px;
}

* html .minheight {
	height:200px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#big_food {
	position:absolute;
	top:221px;
	left:780px;
	width:500px;
	height:309px;
	display: none;
}

#SubnavImage {
	padding-top:50px;
	padding-left:23px;
	margin:0;
}

.HomeLeftImage img {
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}

#bottomLine {
	float:right;
	padding-top:5px;
	width:100%;
}

.bottomLine_element {
	float:right;
	padding-left:5px;
}

/*  */
.productFeatures {
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.productFeaturesLeft {
	text-align:center;
	float:left;
	padding-right:20px;
}

.productFeaturesRight {
	text-align:center;
	padding-top:10px;
}


/* ################### SEARCH ################################# */
#searchResult {

}
#searchResultPaging {
margin:20px 0 0 0;
}

/* ################# REFERENZEN #################### */
#referenzen {

}
#referenzen .referenzenLeft {
float:left;
}
#referenzen .referenzenRight {
float:left;
padding:0 0 0 10px;
}
#referenzen img {
margin:5px 0;
}

/* ################# STARTPAGE #################### */
#startpage {
width:770px;
}
#startpage .startpage_picture {
float:left;
width:205px;
margin-right:10px;
text-align:right;
}
#startpage .startpage_text {
float:left;
padding:0 0 0 10px;
width:545px;
}
#startpage .startpage_text h1 a {
font-weight:bold;
}

#startpage .startpage_text .mainTeaserBox {
padding:0;
}

#startpage img {
margin:5px 0;
display:block;
/*margin-left:auto;margin-right:auto;*/
}

/* ################### MISC ################################# */
/* format error messages */
.error {
border:1px solid red;
color:red;
padding:5px;
}

/* text links inline */
a {
color: #237dcc;
text-decoration: none;
font-weight: normal;
}

a:link {
color: #034332;
}
a:visited {
color: #034332;
}
a:hover {
color: #034332;
text-decoration: underline;
}
a:active {
color: #034332;
}

p.headline {
margin:15px 10px 8px 0;
font-weight:bold;
}
p.note {
margin:10px;
font-weight:normal;
color:#999;
width:340px;
}

/* back links */
#backLink {
width:470px;
text-align:left;
float:left;
padding:0;
margin:-4px 0 0 0;
}
* html #backLink {
width:480px;
}
#backLink a {
margin:0;
padding:0;
}

/* ################### VEREINSDATENBANK ####################### */
table#vereinsDatenbank, table#vereinsDatenbankRegister {
width:100%;
border-collapse:collapse;
}
table#vereinsDatenbank {
table-layout:fixed;
width:540px;
}
table#vereinsDatenbank th {
background-color:#ECDEB7;
text-align:left;
padding:8px;
}
table#vereinsDatenbank th a {
font-weight:bold;
font-size:12px;
}
table#vereinsDatenbank td {
background-color:#fff;
text-align:left;
padding:8px;
vertical-align:top;
color:#000;
font-size:11px;
}
table#vereinsDatenbank td.listNormal {
background-color:#fff;
}
table#vereinsDatenbank td.listAlternate {
background-color:#F9F5E9;
}

table#vereinsDatenbank td a {
color:#00432f;
}

table#vereinsDatenbankRegister td {
vertical-align:top;
}


/* ################### ZUECHTERDATENBANK ####################### */
#zuechterListeLinks {
float:left;
width:540px;
}
#zuechterListeRechts {
float:left;
width:200px;
margin-left:20px;
}

.filterHead {
color:#00432f;
padding:8px;
font-weight:bold;
}
.filterContents {
background-color:#ECDEB7;
padding:8px 0 16px 8px;
}


/* ################### LOGIN FORMS ####################### */
#loginForm {
background-color:#ECDEB7;
width:340px;
padding:3px 10px;
}
#loginForm input {
border:0;
}
#loginForm .loginFormRow {
padding:0;
margin:0;
}
#loginForm .loginFormRow p {
float:left;
}
#loginForm .loginFormRow p input {
width:179px;
}
* html #loginForm .loginFormRow p input {
width:176px;
}
#loginButton {
font-weight:bold;
}
#loggedInMessage {
background-color:#ecdeb7;
padding:5px 10px;
color:#6B615A;
margin:0 0 10px 0;
width:192px;
}
* html #loggedInMessage {
width:210px;
}



/* ################### CONTACT FORMS ####################### */
table#basicContactform, table#basicContactformWurf, table#basicContactformPic, table#basicContactformAdd {
background-color:#ECDEB7;
padding:8px 0 16px 8px;
width:360px;
border-collapse:collapse;
}
table#basicContactform td, table#basicContactformWurf td, table#basicContactformPic td, table#basicContactformAdd td {
padding:4px 0 0 5px;
}
table#basicContactform td.desc, table#basicContactformWurf td.desc, table#basicContactformPic td.desc, table#basicContactformAdd td.desc {
width:250px;
padding-right:10px;
padding:4px 0 0 5px;
}
table#basicContactform td input, table#basicContactformWurf td input, table#basicContactformPic td input, table#basicContactformAdd td input {
border:0;
width:179px;
}
* html table#basicContactform td input, * html table#basicContactformWurf td input, * html table#basicContactformPic td input, * html table#basicContactformAdd td input {
border:0;
width:176px;
}
table#basicContactform td textarea, table#basicContactformWurf td textarea, table#basicContactformPic td textarea, table#basicContactformAdd td textarea {
border:0;
width:179px;
}
* html table#basicContactform td textarea, * html table#basicContactformWurf td textarea, * html table#basicContactformPic td textarea, * html table#basicContactformAdd td textarea {
border:0;
width:176px;
}

table#basicContactform td .mandatory, table#basicContactformWurf td .mandatory, table#basicContactformPic td .mandatory, table#basicContactformAdd td .mandatory {
color:#fff;
}

/* error messages as sort of tooltip */
table#basicContactformErrors {
margin:0;
width:160px;
border-collapse:collapse;
}
* html table#basicContactformErrors {
width:140px;
}
table#basicContactformErrors td {
background:url('../images/errormsg_tooltip_corner.gif') no-repeat;
background-position:2px 3px;
padding-top:2px;
vertical-align:top;
padding-left:12px;
}
* html table#basicContactformErrors td {
background-position:2px 4px;
padding-top:3px;
}
table#basicContactformErrors td.empty {
background:transparent;
}
table#basicContactformErrors td div {
background-color:#940042;
color:#fff;
margin-top:1px;
height:16px;
}
table#basicContactformErrors td.empty div {
background-color:transparent;
}


/* bilder */
table#basicContactformPic td {
padding:0;
}
table#basicContactformPic td img {
display:block;
margin:8px;
}

/* lieferangaben */
#basicContactformLieferung1 {
width:350px;
background-color:#ECDEB7;
padding:10px 10px 10px 0;
}
#basicContactformLieferung1 .left {
float:left;width:30px;text-align:center;
padding:0;
}
#basicContactformLieferung1 .right {
float:left;
width:300px;
}
#basicContactformLieferung1 input.haendler {
border:0;
width:320px;
display:block;
margin-top:10px;
}

/* lieferung */
#basicContactformLieferung2 {
width:350px;
background-color:#ECDEB7;
padding:10px 10px 10px 0;
}
#basicContactformLieferung2 .left {
float:left;width:110px;height:80px;text-align:center;
padding:0;
margin:0 10px;
background-color:#fff;
}
* html #basicContactformLieferung2 .left {
padding:0 10px 0 0;
margin:0 10px 0 5px;
width:100px;
}
#basicContactformLieferung2 .left img {
margin-right:auto;
margin-left:auto;
}
#basicContactformLieferung2 .right {
float:left;
width:220px;
}
#basicContactformLieferung2 input {
border:0;
width:40px;
}

/* nachricht */
p.contactTextField {
width:340px;
background-color:#fff;
margin:15px 10px 8px 0;
font-weight:bold;
}
p.contactTextarea {
width:340px;
background-color:#ECDEB7;
padding:10px;
}
p.contactTextarea textarea {
width:340px;
border:0;
}
* html p.contactTextarea textarea {
width:338px;
}


div.contactTextField .contactFormTextBlock {
background-color:#fff;
margin:10px;
}

table.submit {
width:360px;
margin-top:20px;
}
table td input.sbmt {
border:1px solid #babcbf;
width:auto;
}
table td.reset {
text-align:right;
}


/* edit image */
table#editimage {
width:360px;
background-color:#ECDEB7;
}

table#editimage td {
padding:4px 0 0 5px;
}


/* ################### ARTICLE TEASERS ####################### */
.mainTeaserBox {
padding:0 0 25px 0;
}

.mainTeaserBox h1 {
margin:0 0 15px 0;
padding:0;
background-color:#fff;
}
#referenzen .referenzenRight .mainTeaserBox h1 a {
font-weight:bold;
}


/* ################### SMALL TEASERS RIGHT ####################### */
.teaserRight {
background-image:url(../images/teaser_linie.jpg);
background-repeat:repeat-x;
background-position:0 39px;
width:192px;
border:1px solid #EEDCB6;
padding:5px 9px 9px 9px;
margin:0 0 20px 0;
}

.teaserRight p {
margin-top:18px;
}
.teaserRight p img {
display:block;
margin-bottom:9px;
}
.teaserRight td img {
display:inline;
margin:3px 0 0 0;
}
.teaserRight td {
vertical-align:top;
}
.teaserRight p  a{
font-weight:bold;
}

#survey_form {
display:block;
margin:10px 0 0 0;
}

div#navi_lex{
	background:#ECDEB7;
	height:50px;
	width:570px;
	margin-left: -1px;
}

div#lexikonnavi ul {
	float:left; 
        width:auto;
	height:auto;
	white-space: nowrap;
	list-style:none;
	margin-left: 2px;
	padding: 0 0 0 5px;
}
  
div#lexikonnavi ul li {
   float:left;
   height: 20px !important;
   line-height: 20px !important; 
   margin:0;
   padding: 0 0 0 3px;
 /**/
}

div#lexikonnavi ul li a{
  display:block;
  color: #00593d!important;
  padding: 0 8px 0 1px;
  text-transform: none;
  text-decoration:none;
  font-weight:bold;
  width:auto;
}

