html,body {
	/*height: 100%;*/
	overflow-x: hidden;
}

body {
	background-color:#fff;
	font-family:Verdana, Arial, Lucida, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
	text-align:left;
	background:url(../images/bg_main_body.gif) repeat-x;
	background-position:0 247px;
}

body, p {line-height:1.4em;}

p {
	margin:3px 0;
}

.innerContainer, .innerHomeContainer {
height:100%;
background-color:transparent;
width:100%;
min-width:1000px;
}

/* belcando */
#headTop {
background-color:#000;
background:url(../images/bg_metanav.gif) repeat-x;
width:100%;
height:30px;
}

#headTopLogo {
float:left;
padding:20px 0 0 27px;
width:200px;
}

/* belcando */
#headTopNavigation {
float:left;
padding:7px 0px 0 0;
color:#babcbf;
font-size:11px;
position:relative;
left:448px;
}

#subHeader {
	height:190px; /* belcando */
	width:100%;
	background:url(../images/bg_head_main.gif) repeat-x; /* belcando */
	background-position: 0px 0px;
}

#subHeaderContainer {
width:1200px;
}

#subHeaderImage {
	float:left;
	margin:35px 0 0 40px; /* belcando */
	width:720px; /* belcando */
}
* html #subHeaderImage {
	width:680px; /* belcando */
}

#subHeaderText {
	float:left;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:129px;
	line-height:20px;
	width:360px;
}
* html #subHeaderText {
padding-bottom:4px
}

#contentContainer, #contentHomeContainer {
	background-color:transparent;
	padding:0;
	width:990px;
	background-image: url(../images/bg_left.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
#contentHomeContainer { /* belcando */
background-image:none;
background-color:transparent;
margin-top:10px;
}
* 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:210px;
	padding:0 0px 0 0;
	padding-top:10px;
	background-color:transparent;
}
#contentHomeLeft {
background:#fff;
}

* html #contentLeft {
	width:210px;
}

#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:#a3a4a6;
	color:#a3a4a6;
	height:1px;
}

img {
	display:block;
	border:0;
}

h1 {
	margin:8px 0 8px 0;
	font-size:16px;
	color:#9b7d00;
}

h2, h3{
	margin:3px 0 8px 0;
	font-size:13px;
	color:#000;
	font-style:italic;
}

/* ################# 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;
}

#headTopNavigation input {
	float:left;
	margin:-2px 0 0 10px;
}

input#searchterm { /* belcando */
width:130px;
background-color:#868686;
border:0;
margin-top:0;
}

#searchSubmit {
	float:left;
	padding-top:4px; /* belcando */
	background-color:transparent; /* belcando */
}



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:#c60624;
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:#a3a4a6;
	float:left;
	font-size:11px;
}
#headTopNavigation ul li {
	display:inline;
	border:0;
	color:#868686;
}

#headTopNavigation ul li a {
	padding:10px 6px 4px 2px;
	background-color:#fff;
	color:#868686;
	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:#9b7d00;
}

#headTopNavigation ul li a:active {
	color:#9b7d00;
}

#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;
	color:#868686;
}

#languageDrop {
	position:absolute;
	z-index:20;
	border:0;
	background-color:#000;
	padding:5px 0 5px 1px;
}

#headMainNavigation {
	height:27px;
	width:100%;
	background-position:780px 0px;
	background-color:#000; /* belcando*/
	background:url(../images/bg_main_navi_item.gif) repeat-x; /* belcando*/
}
* html #headMainNavigation { /* belcando*/
margin-top:-3px;
}

/* ------- Top Main Navigation ------- */
#headMainNavigationList ul { /* belcando*/
	margin:0;
	padding:0;
	background-color:#000;
	background:url(../images/bg_main_navi.gif) repeat-x;
	color:#000;
	float:left;
	font-family:verdana, helvetica, sans-serif;
	font-size:13px;
	width:760px;
	height:27px;
}

#headMainNavigationList ul li {
	display:inline;
}
#headMainNavigationList ul li a {
	padding:5px 15px 0px 10px;
	/*background-color:#838383;
	background:url(../images/bg_main_navi_item.gif) repeat-x;*/
	/*background-position:0 1px;*/
	color:#000;
	text-decoration:none;
	float:left;
	border:0;
	height:22px;
	

}

#headMainNavigationList ul li.active a {
	background-color:#000;
	background:url(../images/bg_main_navi_item_over.gif) repeat-x;
	/*background-position:0 3px;*/
	background-position:center;
	color:#000;
}

#headMainNavigationList ul li a.current {
	background-color:#000;
	color:#000;
}

#headMainNavigationList ul li.current a:hover, #headMainNavigationList ul li.current {
	background-color:#000;
	color:#000;
}


#headMainNavigationList ul li a.current:hover, #headMainNavigationList ul li a:hover{
	background-color:#000;
	background:url(../images/bg_main_navi_item_over.gif) repeat-x;
	/*background-position:0 3px;*/
	background-position:center;
	color:#000;	
}

#headMainNavigationList ul li a:active {
	background-color:transparent;
	color:#000;
}

/* ------- Left Main Navigation */
#naviLeft ul {
	margin:0;
	padding:0;
	color:#a3a4a6;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	list-style-type: none;
	width:220px;
}

#naviLeft ul li {
	width:220px;
	padding:0;
	margin-top:10px;
	line-height:20px;
}

#naviLeft ul li.li_current {
	background-color:#D4D4D4;
}

#naviLeft ul li a {
	margin:0;
	padding:0;
	background-color:transparent;
	color:#000;
	padding-left:20px;
/*	line-height:19px;*/
	line-height:14px;
	display: block;
	width:200px;
	text-decoration:none;
	font-size:13px;
}

/* not so beautiful... */
#naviLeft ul li.active a, #naviLeft ul li a.current, #naviLeft ul li a:hover {
	background-color:#faf5dd;
	color:#000;	
	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:220px;
	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%;
	margin-bottom:10px;
}

.bottomLine_element {
	float:right;
	padding-left:10px;
}

/*  */
.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;*/
}

/* ########## teaser boxes at startpage */
#homeBoxL { /* belcando */
padding:30px 390px 20px 20px;
background:url(../images/bg_homeBoxL.jpg) no-repeat;
width:340px;
height:250px;
margin:0 0 30px 0;
}

#homeBoxSContainer {
width:750px;
padding:0;
margin:0 0 30px 0;
overflow:hidden;
}
#homeBoxS1, #homeBoxS2 {
float:left;
overflow:hidden;
width:205px;
padding:20px 10px 20px 145px;
}

#homeBoxS1 {
height:230px;
background:url(../images/bg_homeBoxS1.jpg) no-repeat;
margin-right:30px;
}
#homeBoxS2 {
height:230px;
background:url(../images/bg_homeBoxS2.jpg) no-repeat;
}

#homeBoxL h1, #homeBoxS1 h1, #homeBoxS2 h1 {
color:#9b7d00;
font-size:16px;
margin:0 0 5px 0;
}
#homeBoxL h2, #homeBoxS1 h2, #homeBoxS2 h2 {
font-size:13px;
margin:0 0 20px 0;
font-style:italic;
font-weight:normal;
}

#homeBoxS1 h1, #homeBoxS2 h1 {
color:#9b7d00;
font-size:16px;
}


#homeBoxL a.block, #homeBoxS1 a.block, #homeBoxS2 a.block {
color:#9b7d00;
}
/* ########## /teaser boxes at startpage */

/* ################### MISC ################################# */
/* format error messages */
.error {
border:1px solid red;
color:red;
padding:5px;
}

/* text links inline */
a {
color: #9b7d00;
text-decoration: none;
font-weight: normal;
}

a:link {
color: #9b7d00;
}
a:visited {
color: #9b7d00;
}
a:hover {
color: #9b7d00;
text-decoration: underline;
}
a:active {
color: #9b7d00;
}

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 {
margin-top:31px;
}
table#vereinsDatenbank th {
background-color:#CECFCE;
color:#000;
text-align:left;
padding:8px;
}
table#vereinsDatenbank {
table-layout:fixed;
width:540px;
}
table#vereinsDatenbank th a {
font-weight:bold;
font-size:11px;
color:#000;
}
table#vereinsDatenbank td {
background-color:#fff;
text-align:left;
padding:8px;
vertical-align:top;
color:#000;
font-size:10px;
width:220px;
white-space:pre-wrap;
}
table#vereinsDatenbank td.listNormal {
background-color:#E3E3E3;
}
table#vereinsDatenbank td.listAlternate {
background-color:#fff;
}

table#vereinsDatenbank td a {
color:#9b7d00;
}

table#vereinsDatenbankRegister td {
vertical-align:top;
}


/* ################### ZUECHTERDATENBANK ####################### */
#zuechterListeLinks {
float:left;
width:540px;
}
#zuechterListeRechts {
float:left;
width:200px;
margin-left:20px;
}

.filterHead {
color:#9b7d00;
padding:8px;
font-weight:bold;
}
.filterContents {
background-color:#ccc;
padding:8px 0 16px 8px;
}


/* ################### LOGIN FORMS ####################### */
#loginForm {
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
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:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
padding:5px 10px;
color:#6B615A;
margin:0 0 10px 0;
width:192px;
border:1px solid #B8B8B8;
}
* html #loggedInMessage {
width:210px;
}



/* ################### CONTACT FORMS ####################### */
table#basicContactform, table#basicContactformWurf, table#basicContactformPic, table#basicContactformAdd, 
table#editimage {
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
padding:8px 0 16px 8px;
width:360px;
border-collapse:collapse;
}
table#basicContactform td, table#basicContactformWurf td, table#basicContactformPic td, table#basicContactformAdd td {
padding:4px 5px 0 5px;
}
table#basicContactform td.desc, table#basicContactformWurf td.desc, table#basicContactformPic td.desc, table#basicContactformAdd td.desc {
width:160px;
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:1px solid #a3a4a6;
width:179px;
}
* html table#basicContactform td input, * html table#basicContactformWurf td input, * html table#basicContactformPic td input, * html table#basicContactformAdd td input {
border:1px solid #a3a4a6;
width:176px;
}
table#basicContactform td textarea, table#basicContactformWurf td textarea, table#basicContactformPic td textarea, table#basicContactformAdd td textarea {
border:1px solid #a3a4a6;
width:179px;
}
* html table#basicContactform td textarea, * html table#basicContactformWurf td textarea, * html table#basicContactformPic td textarea, * html table#basicContactformAdd td textarea {
border:1px solid #a3a4a6;
width:176px;
}

table#basicContactform td .mandatory, table#basicContactformWurf td .mandatory, table#basicContactformPic td .mandatory, table#basicContactformAdd td .mandatory {
color:#a3a4a6;
}

#basicContactFormComment {
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
}

table#basicContactForm input { /* belcando */
width:130px;
background-color:#9b7d00;
border:0;
margin-top:0;
}

/* 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 4px;
padding-top:3px;
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:#c60624;
color:#fff;
margin-top:1px;
height:16px;
}
table#basicContactformErrors td.empty div {
background-color:transparent;
}


/* ################### CONTACT FORMS ####################### */
table.basicContactform2 {
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
padding:8px 0 16px 8px;
width:360px;
border-collapse:collapse;
margin-top:20px;
}
table.basicContactform2 td{
padding:4px 0 0 5px;
}
table.basicContactform2 td.desc {
width:160px;
padding-right:10px;
padding:4px 0 0 5px;
}
table.basicContactform2 td input{
border:1px solid #a3a4a6;
width:179px;
}
* html table.basicContactform2 td input {
border:1px solid #a3a4a6;
width:176px;
}
table.basicContactform2 td textarea {
border:1px solid #a3a4a6;
width:179px;
}
* html table.basicContactform2 td textarea{
border:1px solid #a3a4a6;
width:176px;
}

table.basicContactform2 td .mandatory{
color:#a3a4a6;
}

.basicContactform2Comment {
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
}

table.basicContactform2 input { /* belcando */
width:130px;
background-color:#868686;
border:0;
margin-top:0;
}

/* error messages as sort of tooltip */
table.basicContactform2Errors {
margin:0;
width:160px;
border-collapse:collapse;
}
* html table.basicContactform2Errors {
width:140px;
}
table.basicContactform2Errors td {
background:url('../images/errormsg_tooltip_corner.gif') no-repeat;
background-position:2px 4px;
padding-top:3px;
vertical-align:top;
padding-left:12px;
}
* html table.basicContactform2Errors td {
background-position:2px 4px;
padding-top:3px;
}
table.basicContactform2Errors td.empty {
background:transparent;
}
table.basicContactform2Errors td div {
background-color:#c60624;
color:#fff;
margin-top:1px;
height:16px;
}
table.basicContactform2Errors 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:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
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;
background-color:#ccc;
}

/* lieferung */
#basicContactformLieferung2 {
width:350px;
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
padding:10px;
}
#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;
}

#basicContactformComment {
width:350px;
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
border:1px solid #B8B8B8;
padding:10px 10px 10px 0;
}

/* nachricht */
p.contactTextField {
width:340px;
background-color:transparent;
margin:15px 10px 8px 5px;
font-weight:bold;
}
p.contactTextarea {
width:345px;
background-color:transparent;
padding:10px 10px 10px 5px;
}
p.contactTextarea textarea {
width:345px;
border:1px solid #a3a4a6;
}
* html p.contactTextarea textarea {
width:341px;
}


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;
}

input.contactFormInput, textarea.contactFormInput {
background-color:#ccc !important;
}


/* edit image */
table#editimage {
width:360px;
background-color:#fff;
}

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;
color:#9B7D00;
font-size:16px;
font-weight:bold;
}

#referenzen .referenzenRight .mainTeaserBox h1 a {
font-weight:bold;
font-size:16px;
}


/* ################### SMALL TEASERS RIGHT ####################### */
.teaserRight { /* belcando */
background-color:#fff;
background-image:url(../images/bg_boxes_small.gif);
background-repeat:repeat-x;
background-position:0 0;
width:192px;
border:1px solid #B8B8B8;
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:normal;
color:#9b7d00;
}
.teaserRight hr {
margin:10px -10px 0 -10px;
width:210px;
}

#survey_form {
display:block;
margin:10px 0 0 0;
}

/* extra input bg */
input.sbmt {
background:url(../images/bg_buttons.gif) repeat-x;
color:#ccc;
}

.BigImage{

	padding-top:10px;
	height:280px;
}

div.left_image{
	position:absolute;
	left:0;
	top:566px;
	padding:0;
	padding-left:0px;
	margin-left:0px;
}

#naviLeft ul li div.left_image a, #naviLeft ul li div.left_image a:hover {
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
	padding-left:0px;
	line-height:14px;
	display: block;
	width:200px;
	text-decoration:none;
	font-size:13px;
}


p.left_inner{
	margin-bottom:10px;
	padding:0;
}
