body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 12px;}

body {
	background-color:#660000;
}

#spacer_index{
	border:none;
}

/* Zentrales Ausblenden der Outline */
a{
	outline:none;
	}

#background_index{
	background-image:url(images/familie_im_weinkeller.jpg);
	background-repeat:no-repeat;

}
h1 {font-size:15px;}
h2 {font-size:13px;}
h3 {font-size:12px;}

.small {font-size:10px;}
.mini {	font-size:9px;}
.minimini {font-size:8px;}

a {	font-size: 11px; text-decoration:none; font-weight:bold;}
a:link {color:#660000}
a:visited {	color:#FF6633}
a:active {color:#CC9900}
a:hover{color:#CC0000;}
/*a:hover{color: #dce0d3;	background-color:#990000;}*/

a.start {	font-size:15px; font-weight:bold; text-decoration:none; color:#990033;}

.hg_logo{
	background-image:url(images/hg_logo.gif); 
	background-repeat:no-repeat;
 	background-position:0px 0px;
}

.pic_top{
	margin-top:10px;
	border-color:#000000; 
	border-width:1px; 
	border-style:solid;
}

.pic_right{
	margin-top:10px;
	border-color:#000000; 
	border-width:1px; 
	border-style:solid;
}

.pic_label{
	margin-top:80px;
}

.logo_left{margin-top:5px;}

.imprssum_button{
	margin-top:15px;
	margin-bottom:20px;
	margin-left:60px;
}

.top_navi{
	margin-top:5px;
	margin-bottom:5px;
}

.text{
	text-align:left;
	margin-left:15px;
	margin-right:20px;
}

.bildabstand_links{margin-top:100px;}

/*Formular*/
.textfield{
	border:1px solid;
	border-top-color:#FEF5E7;
	border-left-color:#660000;
	border-right-color:#FEF5E7;
	border-bottom-color:#660000;
	width:370px;
	height:28px;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:top;
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
}

.textfield_gr{
	border:1px solid;
	border-top-color:#FEF5E7;
	border-left-color:#660000;
	border-right-color:#FEF5E7;
	border-bottom-color:#660000;
	width:370px;
	height:80px;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:top;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
}

/*Feldnamen*/
.text_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:15pt;
	vertical-align:text-bottom;
	text-align:justify;
	font-weight:bold;
}

/*Formularbutton*/
.button{
	background-color:#FEF5E7;
	color: Black;
	width:100px;
	border:1px solid #660000;
}

.button_liste{
	margin-top:30px;
	margin-bottom:5px;
}

.teaser p {
	font-size: 16px;
}

.teaser2 p {
	font-size: 14px;
}

