body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	padding:0px;
	margin:0px;
}
#common {
	background-color:#546378;
	color:#a9b1bb;
	}
#weisswein {
	background-color:#3a6d6e;
	}
#regent {
	background-image:url(http://www.weingut-pircher.ch/bilder/bg_rot.jpg);
	background-repeat:repeat-x;
	}
h1	{
	font-size:14px;
	line-height:16px;
	letter-spacing:2px;
	color:#eed5a1;
	}
h2	{
	font-size:13px;
	line-height:16px;
	margin:13px 0px 13px 0px;
	}
h3	{
	font-size:14px;
	letter-spacing:2px;
	color:#eed5a1;
	padding:0px;
	margin-bottom:4px;
	}
			
/* für Links im Inhalt */
a            {color:#a9b1bb; text-decoration: none;}
a:visited    {color:#a9b1bb; text-decoration:none;}
a:hover      {color:#a9b1bb; text-decoration: underline;}
a:active     {color:#a9b1bb; text-decoration: underline;}
			
			/* für Links in der Navigation */
			#navigation a            {color:#FDE9A3; text-decoration: none; }
			#navigation a:visited    {color:#FDE9A3; }
			#navigation a:hover      {color: #FF0000; text-decoration:none; }
			#navigation a:active     {color: #FF0000; }
			
			#unternavigation a            {color:#281C1D; text-decoration: none; }
			#unternavigation a:visited    {color:#281C1D; }
			#unternavigation a:hover      {color: #FF0000; text-decoration:none; }
			#unternavigation a:active     {color: #FF0000; }

#box	{
		margin:30px 10px 10px 88px;
		}
#navi	{
		}
#inhalt	{
		width:860px;
		position:absolute;
		z-index:18;
		}

/* Inhalt */
#links {
		width: 400px;
		float:left;
		}
		
#rechts {
		width: 258px;
		float:left;
		margin-left:26px;
		}
#verkauf_links {
		width: 392px;
		float:left;
		color:#eed5a1;
		background-color:#727c8c;
		padding:4px;
		}
#verkauf_rechts {
		width: 278px;
		float:left;
		margin-left:26px;
		background-image:url(../bilder/weingut_pibl.gif);
		background-repeat:no-repeat;
		background-position:right top;
		}
		
		#an 	{
				font-size:11px;
				padding:0px 0px 0px 10px;
				}
				
/* Hauptnavigation */
#betrieb	{
		float:left;
		line-height:25px;
		vertical-align:top;
		width:179px;
		height:84px;
		}
#weissrot	{
		float:left;
		line-height:25px;
		vertical-align:top;
		width:194px;
		}
#verkauf	{
		float:left;
		line-height:25px;
		vertical-align:top;
		width:150px;
		}
#stand	{
		float:left;
		line-height:25px;
		vertical-align:top;
		width:160px;
		}
/* Plan für Standort */
#plan	{
		position:absolute;
		top:467px;
		left:107px;
		z-index:10;
		}
/* Text im div rechts */
.text	{
		width:258px;
		margin:0px 0px 20px 0px;
		color:#a9b1bb;
		}
.text_weiss	{
		width:258px;
		margin:0px 0px 20px 0px;
		color:#b7c7c6;
		line-height:14px;
		}
.text_regent	{
		width:258px;
		margin:0px 0px 20px 0px;
		color:#d0c6c8;
		}
.text_yellow	{
		width:258px;
		margin:0px 0px 20px 0px;
		color:#eed5a1;
		}

/* für Bilder auf der Startseite */
.start	{
		margin:40px 0px 0px 200px;
		}
		
/* für Bild "Startseite" */
.link	{
		margin:20px 0px 0px 0px;
		}

/* für "Standort" rechts */
.standort	{
		margin:0px 0px 20px 26px;
		color:#eed5a1;
		}
/* für Texte Veranstaltungen, Informationen und Links auf der Seite Aktuell */
.aktu_text	{
		margin:13px 0px 20px 0px;
		}
/* für Bild "Links" auf der Seite Aktuell */
.aktuell	{
		margin:140px 0px 0px 0px;
		}

.antifloat	{
			clear:both;
			}
/* für Kontaktformular */
.weiss {
		color:#FFFFFF;
		height:18px;
}
.sorte {
		width:120px;
		height:18px;
}
.input_kont {
		border: 1px solid #727272;
		width:246px;
		background-color:#eed5a1;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:0px 0px 0px 2px;
		margin:0px;
		}
.input_kont2 {
		border: 1px solid #727272;
		width:50px;
		background-color:#eed5a1;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:center;
		padding:0px;
		margin:0px;
		}
.check {
		background-color:#eed5a1;
		}
.send { 
		background-color:#727c8c; 
		color:#eed5a1; 
		width:180px; 
		border:2px solid #eed5a1; 
		}

