
#site-content { color:#fff; text-align:left; background: inherit; }
/* ### breadcrump ############################################################ */

#main-block p#breadcrumb { font-size: 1em; color: #780000; margin-bottom: 10px; padding-bottom: 10px; }
#hextv { text-align: center; width: 730px; margin-top: 30px; margin-bottom: 30px; }

/* ### headlines ############################################################ */



#main-block h1 { color:#700; background: inherit; font-size:1.4em; font-weight:bold; line-height:1.5em; margin-bottom: 20px; }

#main-block h2 { color:#700; background: inherit; font-size:1.3em; line-height:1.6em; margin-bottom: 10px; }

#main-block h3 { color:#700; background: inherit; font-size:1.3em; line-height:1.6em; margin-top: 40px; margin-bottom: 10px; }

#main-block .weinlexikon h3 { color:#700; background: inherit; font-size:1.3em; line-height:1.6em; margin-top: 10px; margin-bottom: 0px; }


#main-block h4 { color:#700; background: inherit; font-size:1.1em; font-weight: bold; }

#main-block h5 { color:#770000; font-weight: bold; }

#main-block h6 { background: inherit; color:#000; font-size:1.2em; font-weight:bold; line-height:1.2; margin-bottom: 20px; }




/* ### Images ############################################################ */

#main-block img {
	display:block;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#700;
	background: inherit;
	text-decoration:underline;
}

#main-block a:hover {
	color:#770000;
	background: inherit;
	text-decoration: none;
}

#main-block a.faq, 
#main-block a.faq:link {
	color:#770000;
	background: inherit;
	font-size:1.2em;
	text-decoration:none;
	text-transform:none;
	line-height: 1.8em;
}

#main-block a.faq:hover {
	color:#770000;
	background: inherit;
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom:1.6em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	
}

#main-block td {
	padding:5px;
}

#main-aktuelles-newsletter #main-block td { padding:0; }


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.4em;
	font-size:1em;
	line-height:1.4em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1em;
	margin-top: 0;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie { width: 780px; clear: both; }
#main-content-block div.galerie div.image { width: 225px; height: 220px; float: left; margin-right: 30px; margin-bottom: 40px; }

#main-content-block div.galerie div.image img{
	padding: 0;
}


/* ### Formular ################################################################ */

.input { background-color: #fef5e0; width: 200px; height: 18px; border: solid 1px #770000; }
.submit { color: #fff; background-color: #770000; text-align: center; width: 200px; height: 20px; border: solid 1px #770000; }
div#form-module { margin-top: 16px; margin-left: 0; }
form#form_formular { font-size: 1em; }
p.formcheckbox { width: 720px; height: 20px; margin-top: 6px; margin-bottom: 20px; }
input.checkbox { width: 14px; height: 14px; margin-left: 100px; border: solid 1px #5c3120; }
label.checkbox{ font-size: 1em; }
p.formtext { font-size: 1em; }
input.text { background-color: #fef5e0; width: 200px; height: 18px; border: solid 1px #770000; }
label.text{ font-size: 1em; width: 100px; height: 25px; display:block; float:left; clear: left; }
p.formfile { font-size: 1em; height: 30px;}

p.formtextarea { width: 350px; }
label.textarea { font-size: 1em; width: 100px; display:block; height: 36px; float:left; clear: left; }
p.formfile{ font-size: 1em; }
input.uploadbox{ background-color: #efefef; width: 255px; height: 18px; border: solid 1px #000000; }
textarea.textarea { background-color: #fef5e0; width: 200px; height: 150px; border: solid 1px #770000; }
p.formsubmit { color: #fff; }
input.submit { color: #fff; background-color: #770000; text-align: center; width: 200px; height: 20px; border: solid 1px #770000; }
input.submit_special { color: #fff; background-color: #333333; text-align: center; width: 200px; height: 20px; border: solid 1px #333333; }
input.submit:hover {}
p.formselect { margin-top: 6px; margin-bottom: 20px; }
input.select { border: solid 1px #5c3120; }
label.select { font-size: 1em; width: 100px; height: 25px; display:block; float:left; clear: left; }
p.answertext { font-size: 1em; margin-top: 20px; }
ul.form_warning { color: #f00; font-size: 1em; }
ul.form_warning li { color: #f00; font-size: 0.9em; }

.ecardthumb { width: 164px; height: 108px; text-align: left; float: left; }
.ecardradio { font-size: 0.8em; vertical-align: middle; width: 164px; height: 16px; margin-top: 10px; }
.inputbox { background-color: #efefef; width: 240px; height: 18px; border: solid 1px #000000; }
.inputbox2 { background-color: #efefef; width: 280px; height: 60px; border: solid 1px #000000; }
.button { color: #fff; background-color: #c20106; text-align: center; width: 240px; height: 20px; border: solid 1px #c20106; }

.clear { height: 2px; clear: both; }
.nl_top{
  width: 196px;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 7px;
  padding-left: 7px;
  padding-bottom: 7px;
  -moz-box-sizing: border-box;
  background-color: #f3be71;
  color: #770000;
}

.nl_box{ color:#770000; font-size: 1.1em; padding: 4px; }

.nl_box_text{ color:#770000; font-size: 1.1em; padding: 4px 0 0 4px; }
.partner_box{ color:#770000; font-size: 1.1em; text-align: center; width: 203px; padding: 30px 0; }
