/* CSS Document */

/* www.hinterhofagentur.de */
/* Rot: #870005  grau: cccccc */

body {
 	width: 100%;
 	height: 100%;
  	margin: 0px;
 	padding: 0px;
	background: #3e0d11;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 101%;
   
}

div#bg_holder {
	width:100%;
	height:auto;
	background: url(../img/hintergrund.gif) no-repeat top center;
}

a:link, a:visited, a:active, a:focus { 
	color:#621016; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a:hover { 
	color:#870005; 
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.hintergrund {
	background-image: url(../img/zimmer_frei.gif);
}

.zimmer {
background-image:url(../img/headlines/sankt_aldegund.gif);
}

.weinkeller {
background-image:url(../img/headlines/weinkeller.gif);
}

.preisliste {
background-image:url(../img/headlines/weinpreisliste.gif);
}

.weisswein {
background-image:url(../img/headlines/weisswein.gif);
}

.rotwein {
background-image:url(../img/headlines/rotwein.gif);
}

.kontaktformular {
background-image:url(../img/headlines/kontakt.gif);
}

.aufenthalt {
background-image:url(../img/headlines/aufenthaltsraum.gif);
}

.probierstube {
background-image:url(../img/headlines/probierstube.gif);
}

.impressum {
background-image:url(../img/headlines/impressum.gif);
}

.f404 {
background-image:url(../img/headlines/fehler404.gif);
}

.kontaktback {
background-color:#f2f2f2;
font-size:10px;
font-weight:bold;
color:#621016;
}

.textfeldstart {
    font-size: 0.8em;
	line-height: 1.6em;
    color: #621016;
	margin-top : 80px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0px;
    scrollbar-arrow-color: #621016;
	scrollbar-base-color: #89151F;
	scrollbar-track-color: #89151F;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #89151F;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}


.klein {
    font-size: 1%;
}

.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #9a1122;
	font-weight: bold;
	color: #9a1122;
}

.formular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9a1122;
	border: 1px solid #9a1122;
}

.senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #870005;
	border: 1px solid #9a1122;
	background-color: #FFFFFF;

}