

a.hauptnav:link       {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #F4EFE9;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
} 


a.hauptnav:visited     {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #F4EFE9;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
}

a.hauptnav:hover     {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9B7838;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
}


/* Navigation im zustand active */

a.hauptnava:link       {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9B7838;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
} 


a.hauptnava:visited      {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9B7838;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
}

a.hauptnava:hover     {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9B7838;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
}


/* obere Subnavigation */

a.sublink:link       {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #692033;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight : normal;
}

a.sublink:visited        {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #692033;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 1px;
}

a.sublink:hover     {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 1px;
}

/* Obere Subnavigation im Status Active */

a.sublinka:link       {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color:#000000;
	text-decoration: none;
	font-weight :normal;
	letter-spacing: 1px;
}


a.sublinka:visited        {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 1px;
}

a.sublinka:hover     {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	letter-spacing: 1px;
}

/* NAVIGATION ENDE  */

/* INHALTE ANFANG  */
/* CSS Div Tags für die Inhalte */

 		
.contentleft {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #48672B;
	}

.bildunter {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #48672B;
	font-style: italic;
	}	


.contentmid   { 
	color: #692033; 
	font-size: 12px; 
	font-family: Georgia, Times, serif; 
	line-height: 130% }	
	
	
.contentmid_b  { 
	color: #692033; 
	font-size: 12px; 
	font-family: Georgia, Times, serif; 
	font-weight: bold }	
	
.contentmid_black_b  { 
	color: #000000; 
	font-size: 12px; 
	font-family: Georgia, Times, serif; 
	font-weight: bold }	


.contentmid_it  { 
	color: #692033; 
	font-size: 12px; 
	font-family: Georgia, Times, serif; 
	font-style: italic }	

.contentright {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #48672B;
	}


/* CONTENT LINKS Überschriften Text  */


.ub1 { 
	color: black; 
	font-size: 12px; 
	font-family: Georgia, Times, serif; 
	line-height: 12px;
	font-weight: bold;
	}
	
.ub2 { 
	color: #682032;
	font-size: 13px; 
	font-family: Georgia, Times, serif; 
	line-height: 17px;
	font-weight: bold;
	margin-bottom:10px;
	}

.ub3 /*Überschrift Weintabelle */

 { 
	color: #682032;
	font-size: 15px; 
	font-family: Georgia, Times, serif; 
	line-height: 17px;
	font-weight: bold;
	margin-bottom:10px;
	}
	

.ubbig { 
	color: black; 
	font-size: 16px; 
	font-family: Georgia, Times, serif; 
	font-weight: bold;
	border-bottom: 30px;
	}	


	
.hdlgold {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9B7838;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
	}
	

/* CONTENT MITTE Überschriften Text */


/* Bilder um die Text fliessen soll */	


.imgtext_bildumfluss
 {
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:12px;
	border-style: dotted ;
	border-color: #48672B;
	border-width: 1px; 
}	



.imgtext
 {
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:8px;
	border-style: dotted ;
	border-color: #48672B;
	border-width: 1px; 
}	

.imgtext2
 {
 	margin:8px;
	border-style: dotted ;
	border-color: #48672B;
	border-width: 1px; 
}	

.imgtext4 /* Texte für Weine */
 {
 	margin:0px;
	border-style: dotted ;
	border-color: #48672B;
	border-width: 1px; 
}	

.imgtext3
 {
 	margin-top:0px;
	margin-right:24px;
	border-style: dotted ;
	border-color: #48672B;
	border-width: 1px; 
}	

/* Eigenschaft für das icon */


/* Link Formatierung mitte */
.ilink
 	{ 
	color: #9B7838;
	font-size: 11px; 
	font-family: Georgia, Times, serif;
	text-decoration: none; 
	margin-top:8px;
	}	

.textlink
 	{ 
	color: #000000;
	font-size: 12px; 
	font-family: Georgia, Times, serif;
	border-bottom:1px dotted black;
	text-decoration: none; 
	font-weight:bold;
	}	

.textlink:hover
 	{ 
	color: #000000;
	font-size: 12px; 
	font-family: Georgia, Times, serif;
	border-bottom:1px solid black;
	text-decoration: none; 
	font-weight:bold;
	}	
	
	
.imglink
 {
	margin-right:2px;
}	


	
	
.greenline
{ 
	border-bottom-style: dashed ;
	border-bottom-color: #48672B;
	border-bottom-width: 1px; 
}

.tabelle
{ 
	border-top-style: dotted ;
	border-top-color: #682032;
	border-top-width: 1px; 
	border-bottom-style: dotted ;
	border-bottom-color: #682032;
	border-bottom-width: 1px; 
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #692033;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;

}

.tabelle2
{ 
	border-top-style: dotted ;
	border-top-color: #682032;
	border-top-width: 0px; 
	border-bottom-style: dotted ;
	border-bottom-color: #682032;
	border-bottom-width: 0px; 
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #692033;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;

}

.tabelle3 /* Tabelle für Weine */
{ 
	border-bottom:1px dotted;
	border-bottom-style: dotted ;
	border-bottom-color: #682032;
	border-bottom-width: 1px; 
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #692033;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}


	
.tabellehead {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
.tabellehead2 /*Formatierung für die Weine */
	 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top:50px;
	margin-bottom:50px;
	}



.hd1klein
{
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #000000;
}





.content_2
{ 
color: black; 
font-family: Arial, sans-serif;
font-weight: bold 
}

/* Eigenschaft der Input Felder & die Textarea des Kontaktformulars */
INPUT
{
background-color:#FFFFFF;
font-family: Georgia, Times, serif;
color: #692033;
font-size : 12px;
border: 1px solid #9E181D;
width:230px;
margin-top:5px;
}

textarea {
	overflow:hidden;
	font-family: Georgia, Times, serif;
	color: #692033;
	margin-top:0px;
	font-size : 12px;
	font-weight : normal;
	height: 110;
	width: 230;
	border: 1px solid #9E181D;
	scrollbar-arrow-color:#000000;
    scrollbar-base-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF; 
}

.submit1
{
background-color:#FFFFFF;
font-family:Times;
color: #692033;
font-size : 12px;
border: 1px solid #9E181D;
width:40px;
margin-top:0px;
}


.INPUT2
{
background-color:#FFFFFF;
font-family:Times;
color: #692033;
font-size : 12px;
border: 1px solid #9E181D;
width:70px;
margin-top:5px;
}

.input2
{
background-color:#FFFFFF;
font-family:Times;
color: #692033;
font-size : 12px;
border: 1px solid #9E181D;
width:70px;
margin-top:5px;
}