
table,tr,td {
	border-collapse:collapse;
}

body {
	padding:0;
	margin:0;
	font:12px arial;
	color:#666666;
	background-color:#CFD0C8;
}

h1, .ueberschrift {
	margin:0;
	padding:0;
	color:#666666;
	font:20px arial;
	font-weight:bold;
}
h2 {
	color:#AB0B3C;
	font-size:18px;
	font-weight:normal;
	margin:20px 0px 18px 0px;
}

a img {
	border:0;
}

div, ul, li, a {
	margin:0;
	padding:0;
	
}
ul {
	padding-left:15px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
}

form {
	margin:0;
	padding:0;
}

a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/***************************** Layout **************************/

#layout {
	width:960px;
	margin:auto;
	background-color:#FFFFFF;
	padding-bottom:50px;
}

#header_1 {
	background-color:#F6F6F5;
	background-image:url(/images/layout/bg_header_1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	padding-right:13px;
	padding-top:13px;
	height:27px;
}
#header_1 a {
	font-size:11px;
	font-weight:bold;
}

#header_2 {
	background-image:url(/images/layout/volbers_logo.jpg);
	background-repeat:no-repeat;
	background-position:747px 0px;
	height:105px;
	margin-top:35px;
}

#layout_tab td {
	vertical-align:top;
}

#layout_main {
	width:700px;
	padding:0 10px 0px 10px;
	border-right:1px dotted #B7B8B2;
}

#layout_left_boxen {
	width:220px;
	padding:0 10px;
	line-height:16px;
}

.layout_left_box {
	border-top:1px dotted #B7B8B2;
	width:100%;
	padding:10px 0px 30px 0px;
	font-size:11px;
}

.box_download {
	padding-left:30px;
	background-image:url(/images/layout/aktuell.png);
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-top:42px;
}
.box_download a {
	color:#AB0B3C;
}

.layout_left_box_postfach {
	background-image:url(/images/layout/postfach.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}
.layout_left_box_telefon {
	background-image:url(/images/layout/telefon.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}
.layout_left_box_oeffnung {
	background-image:url(/images/layout/oeffnung.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	padding-bottom:1px;
}

#footer_grafik {
	height:10px;
	width:960px;
	margin:auto;
	background-image:url(/images/layout/footer_grafik.jpg);
	background-repeat:no-repeat;
}
#footer_icons {
	height:93px;
	width:960px;
	margin:auto;
	background-image:url(/images/layout/footer_icons.jpg);
	background-repeat:no-repeat;
}

.teaser_weinbau_div .pfeil {
	background-image:url(/images/teaser_pfeil_rot.gif);
}
.teaser_brennerei_div .pfeil {
	background-image:url(/images/teaser_pfeil_grau.gif);
}
.teaser_verpackung_div .pfeil {
	background-image:url(/images/teaser_pfeil_braun.gif);
}
.pfeil {
	height:15px;
	background-repeat:no-repeat;
	background-position:right;
	margin-top:3px;
	margin-right:5px;
}
/***************************** Seiten **************************/

#home_intro {
	background-color:#F6F6F5;
	border-top:1px dotted #B7B8B2;
	border-bottom:1px dotted #B7B8B2;
	padding:20px 110px;
	font-size:16px;
	color:#666666;
	line-height:28px;
}

.teaser_weinbau_div {
	background-image:url(/images/layout/bg_teaser_div.jpg);
	background-repeat:no-repeat;
	padding-top:124px;
	width:220px;
	float:left;
	margin-right:20px;
}
.teaser_weinbau {
	border-top:5px solid #AB0B3C;
	display:block;
	background-image:url(/images/layout/bg_teaser.jpg);
	background-repeat:repeat-x;
	height:100px;
	padding:8px 5px;
	line-height:18px;
	color:#666666;
}
.teaser_weinbau:hover {
	text-decoration:none;
}
.teaser_weinbau .teaser_uberschrift {
	color:#AB0B3C;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.teaser_brennerei_div {
	background-image:url(/images/layout/bg_teaser_div2.jpg);
	background-repeat:no-repeat;
	padding-top:124px;
	width:220px;
	float:left;
	margin-right:20px;
}
.teaser_brennerei {
	border-top:5px solid #939186;
	display:block;
	background-image:url(/images/layout/bg_teaser.jpg);
	background-repeat:repeat-x;
	height:100px;
	padding:8px 5px;
	line-height:18px;
	color:#666666;
}
.teaser_brennerei:hover {
	text-decoration:none;
}
.teaser_brennerei .teaser_uberschrift {
	color:#939186;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.teaser_verpackung_div {
	background-image:url(/images/layout/bg_teaser_div3.jpg);
	background-repeat:no-repeat;
	padding-top:124px;
	width:219px;
	float:left;
}
.teaser_verpackung {
	border-top:5px solid #BC9155;
	display:block;
	background-image:url(/images/layout/bg_teaser.jpg);
	background-repeat:repeat-x;
	height:100px;
	padding:8px 5px;
	line-height:18px;
	color:#666666;
}
.teaser_verpackung:hover {
	text-decoration:none;
}
.teaser_verpackung .teaser_uberschrift {
	color:#BC9155;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.katalog_intro {
	background-color:#F6F6F5;
	border-top:1px dotted #B7B8B2;
	padding:20px 120px 20px 20px;
	font-size:16px;
	color:#666666;
	line-height:28px;
	background-repeat:no-repeat;
	background-position:right bottom;
}

#seiten_blaettern {
	text-align:right;
	padding-top:15px;
	padding-right:251px;
}
#seiten_blaettern a {
	margin-left:15px;
	color:#AB0B3C;
	font-weight:bold;
}
#seiten_blaettern a:hover {
	text-decoration:none;
}

/************************* Katalog Submenu *********************/

.katalog_submenu {
	background-color:#F6F6F5;
	width:100%;
}
.katalog_no_submenu {
	background-color:#F6F6F5;
	width:100%;
	font-size:1px;
	line-height:1px;
	height:1px;
	border-bottom:1px dotted #B7B8B2;
}
.katalog_submenu td {
	border-bottom:1px dotted #B7B8B2;
}

.submenupoint {
	padding:7px 10px;
}
.punkt_1 {
	width:90px;
}
.punkt_3 {
	width:85px;
}

.submenupoint a {
	font-weight:bold;
}
.katalog_submenu .punkt_aktiv {
	border-bottom:0px dotted #B7B8B2;
	border-top:1px dotted #B7B8B2;
	border-bottom:1px solid #FFFFFF;
	background-color:#FFFFFF;
}
.katalog_submenu .punkt_aktiv a {
	color:#AB0B3C;
	background-image:url(/images/layout/sub_pfeil_rot.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:16px;
}
.katalog_submenu .punkt_inaktiv a {
	background-image:url(/images/layout/sub_pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:16px;
}
.katalog_submenu .punkt_aktiv a:hover, .katalog_submenu .punkt_inaktiv a:hover {
	text-decoration:none;
}


/**************************** Service **************************/

#service_tab {
	margin-top:20px;
	width:100%;
}
#serive_sp1, #serive_sp2 {
	width:50%;
}
#serive_sp1 li, #serive_sp2 li {
	line-height:20px;
	background-image:url(/images/layout/ul_dot.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	list-style-type:none;
	padding-left:10px;
}
#serive_sp1 ul, #serive_sp2 ul {
	width:285px;
}
#serive_sp1 ul {
	margin-left:23px;
	padding:0;
}

/************************* Unternehmen *************************/

.unternehmen {
	background-color:#F6F6F5;
	border-top:1px dotted #B7B8B2;
	border-bottom:1px dotted #B7B8B2;
	padding:20px 0px 20px 20px;
	color:#666666;
	line-height:20px;
}
#unternehmen_tab {
	width:660px;
	margin-top:20px;
}
#unternehmen_tab td {
	width:330px;
}

/************************* Impressum ***************************/

#impressum {
	margin-top:8px;
}
#impressum a {
	color:#AB0B3C;
}


/************************* Kontakt *****************************/
#kontakt_formular td {
	padding-bottom:12px;
}
#kontakt_formular input {
	border:1px solid #999999;
	width:201px;
	height:14px;
}

.rechts_platz {
	margin-right:38px;
}

#kontakt_nachricht {
	width:698px;
	height:83px;
	border:1px solid #999999;
}

#kontakt_absenden {
	text-align:right;
	margin-top:15px;
	padding-right:5px;
}
#kontakt_absenden a {
	color:#AB0B3C;
}
#kontakt_linie {
	font-size:1px;
	line-height:1px;
	height:1px;
	border-bottom:1px dotted #B7B8B2;
	margin-top:15px;
}
#kontakt_anfahrt_text {
	margin-bottom:22px;
}#menu_kategorien {
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
}
#menu_kategorien li {
	list-style-type:none;
	display:block;
	padding-left:6px;
	padding-top:22px;
	width:97px;
	float:left;
	border-left:1px dotted #B7B8B2;
}
#menu_kategorien li a .in_menuitem {
	color:#666666;
	font-weight:bold;
}

.vb_katalog_subkategorie {
	/*border-bottom:1px dotted #B7B8B2;*/
}
.vb_katalog_kategorie_subsub {
	color:#AB0B3C;
	font-size:16px;
	margin-top:20px;
	margin-right:5px;
	float:left;
}

.beschreibung_bezeichnung {
	margin-top:23px;
	float:left;
}

.vb_katalog_box {
		min-width:96px;
		height:96px;
	border:1px solid #CFD0C8;
	padding:1px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.art_close {
	display:block;
	background-image:url(/images/close.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 0px;
	width:125px;
	
}

#vb_katalog_bild {
	text-align:center;
	height:300px;
	margin:15px 10px 10px 10px;
	padding-bottom:15px;
	border-bottom:1px solid #CFD0C8;
}

#vb_katalog_bezeichnung td {
	padding:0px 10px;
	vertical-align:top;
}
#vb_katalog_bezeichnung_sp1 {
	width:490px;
	font-weight:bold;
}
#vb_katalog_bezeichnung_sp1 span {
	display:block;
	padding-top:3px;
}
#vb_katalog_bezeichnung_close {
}

#vb_katalog_inhalt td {
	padding:10px;
	vertical-align:top;
}

#vb_katalog_inhalt_sp1 {
	width:500px;
}

#vb_katalog_weiter {
	padding-left:10px;
	padding-bottom:10px;
}
#vb_katalog_weiter a {
	margin-right:40px;
}


.subsubsub_border {
	border-bottom:1px dotted #B7B8B2;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

