h1 {
	font-size: 1.2em;
    line-height: 1.35em;
	font-weight: normal;
	letter-spacing:0.08em;
	text-transform:uppercase;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h2, .h2vr {
	font-size: 1em;
	font-weight: normal;
	letter-spacing:0.08em;
	text-transform:uppercase;
	margin: 1em 0 0.2em 0;
	padding: 0;
}

.h2vr {
        text-transform:none;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0.5em 0 0.2em 0;
	padding: 0;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	font-style:italic;
	margin: 0 0 0 0;
	padding: 0;
}

img {	
	border:none;
}

A:link {text-decoration: none;color : #1a5D52;} 
A:visited {text-decoration: none;color : #1a5D52;} 
A:hover {text-decoration: underline;color : #1a5D52;} 
A:active {text-decoration: underline;color : #1a5D52;}

a img {	border:none;}

p {	

}

ul {	
	list-style-type:none;
	margin: 0;
	padding: 0;
}

dl {	
	margin:0;
}

dl dd {
	margin:0;
}

dl dd img {
	border:none;
}

dl dt {
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}


/*--------------------------------- Farben -------------------------------*/

/* Vordergrund */

#leftcol address, 
#content ul li
{
	color: #646356; /* braunwacker */
}

#content h1, 
#content h1 p,
h2,
h3,
h4,
#sidenote address, 
div.zitat p,
#sidenote div.zitat p.author,
table.daten td.bezeichnung
{
        color: #939289; /* 70% braunwacker */
}

p,
table.daten td,
label
{
	color: #4C4C4C; /* fliesstext */
}

#leftcol ul li a:link,
#leftcol ul li a:visited,
#leftcol ul li a:hover,
#leftcol ul li a:active,
#contenthome a:link,
#contenthome a:visited, 
#contenthome a:hover, 
#contenthome a:active, 
#content a:link,
#content a:visited,
#content a:hover,
#content a:active,
#contentkontakt a:link,
#contentkontakt a:visited,
#contentkontakt a:hover,
#contentkontakt a:active,
#sidenote a:link,
#sidenote a:visited,
#sidenote a:hover,
#sidenote a:active,
div.buttons input
{
	color: #1a5D52; /* link */
}

#contenthome h1
{
	color: #14453d; /* gruenwacker */
}

#header #navzone ul li a:link,
#header #navzone ul li a:visited
{
	color: #728F8B; /* 60% gruenwacker */
}

#header #navzone ul li a:hover,
#header #navzone ul li a:active
{
	color: #fff;
}


/* Hintergrund */


/*---------------------------------Header-------------------------------*/

#header div#titelzone {
	width: auto;
	float: left;
}

body.zwischen #header div#titelzone, body.content #header div#titelzone  {
 	background-image: url(hinter_header_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 720px;
	height: 275px;
}


body.zwischen #header div#titelzone img.zwischentitel {
	padding-left: 108px;
}

body.content #header div#titelzone img.contenttitel {
	padding-left: 42px;
}

#header div#metanav {
	width: auto;
	float: left;
}

#header div#metanav ul {
	margin: 0;
	padding: 1em 0 0 0;
}
	 
#header div#metanav ul li {
	margin: 0 0 0.3em 0.5em;
	padding: 0;
}

/*------------------------------Contentnavigation----------------------------------*/

#leftcol div.wappen {
	height: 569px;
	padding: 1.9em 0 0 0;
 	background-image: url(hinter_wappen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dce3e2;
}

#leftcol ul#contentnav {
	font-size: 1.05em;
        letter-spacing:0.03em;
}

#leftcol ul {
	margin: 0;
	padding: 0;
}

#leftcol ul li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

#leftcol ul li a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 30px;
 	background-image: url(anstrich_innen.gif);
	background-position: 18px 0.6em;
	background-repeat: no-repeat;
}

#leftcol ul ul li a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 42px;
 	background-image: url(anstrich_innen.gif);
	background-position: 30px 0.6em;
	background-repeat: no-repeat;
}

#leftcol ul ul ul li a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 54px;
 	background-image: url(anstrich_innen.gif);
	background-position: 42px 0.6em;
	background-repeat: no-repeat;
}

#leftcol ul li.active {
/*	background-color: #fff;*/
}

#leftcol ul li.active a {
	background-color: #fff;
 	background-image: url(anstrich_innen_aktiv.gif);
}

#leftcol ul li.active li.off_3 {
        background-color: #DCE3E2;
} 

#leftcol ul li.active li.off_3 a {
        background-color: #DCE3E2;
 	background-image: url(anstrich_innen.gif);
} 

/* #leftcol ul li.active3 a{
       padding: 0.2em 0 0.2em 30px;
} */

#leftcol ul li a:link {text-decoration: none;} 
#leftcol ul li a:visited {text-decoration: none;} 
#leftcol ul li a:hover {text-decoration: underline;} 
#leftcol ul li a:active {text-decoration: underline;}

#leftcol address {
	margin: 5em 0 0 18px;
	padding: 0;
        line-height: 1.6em;
	font-style: normal;
}

#header #navzone ul#contentnav {
	font-size: 1.04em;
        letter-spacing:0.03em;
}

#header #navzone ul {
	margin: 0.2em 0 0 0;
	padding: 0.3em 0 0 1em;
        border-top: 1px solid #436A64;
}

#header #navzone ul li {
	margin: 0.3em 0;
	padding: 0;
}

#header #navzone ul li a {
	margin: 0;
	padding: 0 0 0 12px;
 	background-image: url(anstrich_kopfinnen.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
}

#header #navzone ul li a:link {text-decoration: none;} 
#header #navzone ul li a:visited {text-decoration: none;} 
#header #navzone ul li a:hover {text-decoration: underline; background-image: url(anstrich_kopfinnen_akt.gif);} 
#header #navzone ul li a:active {text-decoration: underline; background-image: url(anstrich_kopfinnen_akt.gif);} 

#header #navzone ul li.active a,
#header #navzone ul li.active a:link,
#header #navzone ul li.active a:visited,
#header #navzone ul li.active a:hover,
#header #navzone ul li.active a:active {
        color: #fff;
 	background-image: url(anstrich_kopfinnen_akt.gif);
}

#leftcol ul#contentnav_sub {
	width: 240px;
	margin: 0;
	padding: 0;
        font-size: 1em;
}

/*-------------------------------Contentbereich -------------------*/

#content h2 {
       margin-top: 1.3em;
}

#content p {
/*    font-size: 0.9em;*/
    line-height: 1.25em;
    margin-bottom: 0.7em;
}


#contenthome div.textzone {
	margin: 1.9em 0 1em 1.7em;
	padding: 0 2em 0 0;
}

#contenthome div.teaser {
	clear: both;
	margin-top: 0;
}

#contenthome div.teaser div.infozone p, #content div.teaser div.infozone p{
	margin-bottom: 0.3em;
	padding: 0 2em 0 0;
}

#content div.teaser {
	clear: both;
        margin: 0 0 0 0;
}

#content div.teaser h2, #contenthome div.teaser h2 {
       margin-top: 0em;
}

#contenthome div.teaser div.bildzone, #content div.teaser div.bildzone {
	float: left;
}

#contenthome div.teaser div.bildzone, #content div.teaser div.bildzone, 
#contenthome div.teaser div.infozone, #content div.teaser div.infozone {
	padding-bottom: 2em;
}

#contenthome div.teaser div.infozone, #content div.teaser div.infozone {
	margin-left: 118px;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content div.teaser div.bildzone {
        margin-right: 10px;
}
* html #content div.teaser div.infozone p {
        height: 1px;
        margin-left: 0; 
}
/* End hide from IE5/mac */

#contenthome a, #content a {
	/* display: block; */
	margin: 0;
	padding: 0 0 0 12px;
 	background-image: url(linksymbol.gif);
	background-position: 0px 0.4em;
	background-repeat: no-repeat;
}

#contenthome a:link {text-decoration: none;} 
#contenthome a:visited {text-decoration: none;} 
#contenthome a:hover {text-decoration: underline;} 
#contenthome a:active {text-decoration: underline;}

#content a:link {text-decoration: none;} 
#content a:visited {text-decoration: none;} 
#content a:hover {text-decoration: underline;} 
#content a:active {text-decoration: underline;}

table.daten td {
	padding: 0 0.5em 0.5em 0;
}

#content ul {
	margin-left: 1em;
        margin-bottom: 0.4em;
 	list-style-image: url(aufzaehlung.gif);
}

/* only for IE */
* html #content ul {
        margin-left: 1.3em;
}

#content ul li {
        margin-bottom: 0.3em;
}

div.expertise h1, h1.datum {
	text-transform: none;
	letter-spacing: 0;
}

table.daten td {
	padding: 0 0 0.2em 0;
}

table.daten td.bezeichnung {
	padding-right: 1em;
        white-space:nowrap;
}

#contentkontakt div.person {
        background-image: url(kontaktlinie.gif);
        background-position: top right;
        background-repeat: no-repeat;
        clear: both;
/*        border-top: 1px solid #939289;*/
        padding-top: 8px;
        overflow:hidden;
}

#contentkontakt div.person div.infozone {
        width: 360px;
        float: left;
        padding-bottom: 16px;
}

#contentkontakt div.person div.infozone h2 {
        margin-top: 0;
        padding-top: 0;
}

#contentkontakt div.person div.bildzone {
        float: right;
        width: 198px;
}

div.zwischentextabschnitte {
         margin-left: 114px;
}

div.zwischentextabschnitte p, div.zwischentextabschnitte h2, div.zwischentextabschnitte h3 {
         margin-left: 6px;
}

/*-------------------------------Sidenode------------------------------*/

#sidenotehome div.teaser {
	margin-bottom: 2em;
}

#sidenotehome h2 {
	margin-left: 1em;
}

#sidenotehome p {
	margin: 0 0 0 3em;
	padding: 0;
}

#sidenotehome div.teaserbild p {
	margin: 0.5em 0.5em 0 5em;
	padding: 0;
}

#sidenotehome p.online {
	margin: 10px 0 0 0;
	padding: 0 0 0 6em;
	height: 82px;
 	background-image: url(../images/marginalbild_bestellen.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#sidenotehome a, #sidenote a {
	display: block;
	margin: 0;
	padding: 0 0 0 12px;
 	background-image: url(linksymbol.gif);
	background-position: 0px 0.4em;
	background-repeat: no-repeat;
}

#sidenotehome a.open, #sidenote a.open {
 	background-image: url(linksymbol_down.gif);
}

#sidenotehome a:link {text-decoration: none;} 
#sidenotehome a:visited {text-decoration: none;} 
#sidenotehome a:hover {text-decoration: underline;} 
#sidenotehome a:active {text-decoration: underline;}

#sidenote a:link {text-decoration: none;} 
#sidenote a:visited {text-decoration: none;} 
#sidenote a:hover {text-decoration: underline;} 
#sidenote a:active {text-decoration: underline;}

#sidenote ul {
	margin: 1em 0 1.5em 0;
	padding: 0;
}

#sidenote ul li {
	margin: 0.2em 0;
	padding: 0;
}

#sidenote ul li a {
	margin: 0;
	padding: 0 0 0 12px;
 	background-image: url(linksymbol.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
}

#sidenote ul li a:link {text-decoration: none;} 
#sidenote ul li a:visited {text-decoration: none;} 
#sidenote ul li a:hover {text-decoration: underline;} 
#sidenote ul li a:active {text-decoration: underline;}

#sidenote address {
	margin: 0;
	padding: 0;
        line-height: 1.3em;
	font-style: normal;
}

#sidenote div.linie {
	display: block;
	margin: 0 12px 12px 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
        border-bottom: 1px solid #d0d0cc;
}

#sidenote div.zitat p.zitat {
	font-size: 1em;
        line-height: 1.2em;
	font-weight: normal;
	letter-spacing:0.08em;
	text-transform:uppercase;
	margin: 0.5em 0 0.2em 0;
	padding: 0;
}

#sidenote div.zitat p.author {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0.8em 0 0.4em 0;
	padding: 0;
}

/*------------------Kontaktformular---------------------*/

p.form{width:22.5em;}

form input, form select, form option {
       	font-family: 'Times New Roman',Times,serif;
}

form.kontakt{width:22.5em;}

form.kontakt label{display:block;
margin:0 0 0.3em 0;}

form.kontakt input, textarea, select{
	border:1px solid #999999;
	width:100%;
	margin:0 0 1em 0;}

form.kontakt div p strong {
        color: #4c4c4c;
}

form.kontakt select{
	border:1px solid #999999;
	width:100%;
	margin:0 0 1em 0;}
	
form.weinberater select{
	width:auto;
	margin:0 0.45em 1em 0;}
	
form.weinberater select#geburtsdatum_years,
form.weinberater select#beginn_ausbildungsverhaeltnis_years{
	margin:0 0 1em 0;}
	

form.kontakt textarea{
	height:10em;}

div.buttons{
	text-align:center;
	width:100%;
	padding:0;
	margin:1em 0 0 0;
        background-image: url(hinter_button.gif);
        background-repeat: repeat-x;
}

div.buttons span.button {
        background-color: #fff;
        padding: 0 1em;
}

div.buttons input, input.submit {
	font-family: Times New Roman,Times,serif;
	font-style:italic;
	background-color:#fff;
	border:none;
	background-image: url(linksymbol.gif);
	background-position: 0.5em 0.45em;
	background-repeat: no-repeat;
	padding:0 0.8em 0 1.3em;
	width:auto;

}


/*--------------Newsletter---------------------*/

div.buttons input.newsletter {
       color:#1A5D52;
       font-style:normal;
       font-size:0.9em;
}


form.newsletterform div.feld,
form.anmeldform div.feld{
       clear: both;
       margin-bottom: 0.5em;
}

form.newsletterform label.textfeld {
       display: block;
       float: left;      
       width: 88px;
}

form.anmeldform div.feld label.textfeld {
       display: block;
       float: left;      
       width: 105px;
}

form.newsletterform input.textfeld {
       width: 255px;
       border: 1px solid #999;
}

form.anmeldform div.feld input {
       width: 241px;
       border: 1px solid #999;
}


form.newsletterform #Anrede {
       padding: 0 3em 0 0;
       //padding: 0 4em 0 0;
}

form.newsletterform select {
       width: 256px;
       margin:0 0 0.45em 0;
       border: 1px solid #999;}

form.anmeldform select  {
       width: 244px;
       margin:0 0 0.45em 0;
      border: 1px solid #999;}

.fehler {
    color:#C61801;
    margin:0;
}
form.anmeldform textarea{
      font-family:AGaramond,Garamond,Times New Roman,Times,serif;
      width:347px;
      font-size:0.95em;
}

.checkbox {
       margin-right: -5px;
       margin-bottom: 1em;

}

.checkbox+label {
       margin-left: 5px;
       vertical-align:middle;
}

.radiobutton {
       margin-left: 5px;
       margin-right: 25px;
       margin-top: 5px;
}


/*--------------------------------- Virtueller Rundgang -------------------------------*/


body.start {
    background:#f3f6f5 url('vg_bg_start.gif') repeat-y;
    background-position:top left;
}

body.vgcontent {
    background:#f3f6f5 url('vg_bg_content.gif') repeat-y;
    background-position:top left;
}

#vg #rightcol {
    float:left;
    width:720px;
}

#vg #contenthome {
    width:522px;
}

#vg #content {
    width:450px;
    margin:0 42px 0 30px;
    padding:0;
}

#vg #contentheader {
    float:left;
    width:690px;
    margin:20px 0 20px 0;
    padding:0 0 0 30px;
}

#vg #contentheader h1 {
    color:#939289;
}

body.start #contenthome .textzone {
    margin:0 70px 20px 30px;
    padding:0;
}

#vg #header {
    height:168px;
    margin:0;
}

#vg #header #titelzone {
    float:left;
    width:auto;
    height:auto;
    background-image:none;
}

#vg #titelzone img.logo {
    float:left;
}

#vg #titelzone img.titelleft,
#vg #titelzone img.titelmiddle,
#vg #titelzone img.titelright {
    float:left;
    height:168px;
}

#vg .contentstartbild {
    width:480px;
    height:384px;
    margin:0 0 20px 0;
}

#vg .menuheader {
    font-size:1.6em;
    font-family:times;
    padding:20px;
    letter-spacing:0.1em;
    color:#ffffff;
    background-color:#A1B6B1;
}

#vg .menuheader a {
    color: #fff;
}

#vg #sidenotehome {
    margin:20px 0 0 20px;
    width:178px;
}

#vg #sidenotehome address {
    margin:0;
    padding:0;
    line-height:1.3em;
    font-style:normal;
    color:#939289;
}

#vg #sidenotehome h2 {
    margin-left:0;
}

#vg #sidenotehome ul {
    margin:1em 0 0 0;
    padding:0;
}

#vg #sidenotehome ul li {
    margin:0.2em 0 0 0;
}

#vg #sidenote {
    margin-top:0;
}

#vg #leftcol div.wappen {
    padding:1em 0 0 0;
}

#vg #mnavi ul li a.e2a,
#vg #mnavi ul li a.e1a,
#vg #mnavi ul li a.e1oa {
    background-color:#ffffff;
}


/* Panoramaapp */


#vg .pano_container {
}

#vg .pano_content {
    float:left;
    width:492px;
    height:350px;
}

#vg .pano_content object {
    margin:-2px 0 0 0;
    padding:0;
}

#vg .pano_menu {
    float:left;
    width:180px;
    background-color:#DCE2E0;
}

#vg .pano_menu ul li {
    width:100%;
    margin:0;
    padding:0;
}

#vg .pano_menu_container {
    overflow-y:visible;
    height:301px;
    border-bottom:1px solid #ffffff;
}

#vg .pano_menu_short {
    height:230px;
}

#vg .pano_menu ul {
    margin:10px 0 0 0;
}

#vg .pano_menu ul li a {
    display:block;
    margin:0;
    padding:0.2em 0 0.2em 30px;
    background-image:url(anstrich_innen.gif);
    background-position:15px 0.6em;
    background-repeat:no-repeat;
}

#vg .pano_menu ul li a.active {
    background-color:#ffffff;
}

#vg .pano_menu ul li h2 {
    padding:5px 0 0 15px;
    border-top:1px solid #ffffff;
}


#vg .pano_menu ul.submenu {
    margin:5px 0 5px 0;
}

#vg ul.pano_link {
    margin:10px 0 0 0;
}

#vg ul.pano_link li a {
    display:block;
    margin:0;
    padding:0.2em 0 0.2em 15px;
    background-image:url(anstrich_innen.gif);
    background-position:0 0.6em;
    background-repeat:no-repeat;
}

/************ PANO-INNER-EDIT *****************/

#vg #inneredit .pano_content {
    min-height:430px;
}

* html #vg #inneredit .pano_content {
    height:430px;
}

#vg #inneredit .pano_menu {
    min-height:430px;
    padding:0 0.5em 0 0.5em;
}

* html #vg #inneredit .pano_menu {
    height:430px;
}

#vg #inneredit h2 {
    margin:0.3em 0 0.2em 0;
    padding:0;
    color:#000000;
}

#vg #sidenote form select {
    min-width:0 !important;
}

#vg .mapping a{
    position:relative;
    z-index:99;
    top:-12.4em;
    left:4em;
}


form.kontakt .narrow{
	width:6.5em;
}

form.kontakt select.narrow{
	clear:both;
}

form .half{
	width:48.5%;
}

* html form .half{
	width:47%;
}


form .large{
	width:68%;
}

* html form .large{
	width:65%;
}


form .left{
	float:left;
	margin:0 0.5em 0 0;
	clear:left;
}
form .right{
	float:left;
	margin:0 0 0 0;
}

form .space{
	padding:1.15em 0 0 0;
}

form .morespace{
	padding:2.2em 0 0 0;
}

form .checkbox input{
        display:inline;
        width:auto;
        vertical-align: middle;
        margin-bottom: 0;
}

form.kontakt .checkbox label{
         display:inline;
         padding-left: 8px;
        vertical-align: middle;
}

#sidenote table{
	margin:0 0 1em 0;
	width:100%;
}

#sidenote table td.date{
	padding:1.4em 0.3em 0 0;
}

#sidenote table td.number{
	font-size:2em;
	color:#939289;
	width:30%;
	font-weight:bold;
	padding:0.6em 0.6em 0 0;
}

#sidenote table td.date span{
	color:#939289;
	display:block;
	font-weight:bold;
	font-size:1.15em;
	margin:0 0 0.15em 0;

}

form .fourfifth{
	width:84%;
}

* html form .fourfifth{
	width:80%;
}


form .onefifth{
	width:13%;
}

form.weinberater label{
	letter-spacing:-0.03em;
}

html>/**/body form.weinberater label{ 
     letter-spacing:-0.04em;
}

form.weinberater{
	margin:1em 0 0.3em 0;
}

