body.main{
	background-color : #AD8F58;
	font-family : "Arial", Times, serif;
	margin-top : 15px;
	margin-left : 15px;
	font-size : 9pt;
	color: #000000;
	
	scrollbar-face-color: #998155;
	scrollbar-highlight-color: #998155;
	scrollbar-3dlight-color: #998155;
	scrollbar-darkshadow-color: #998155;
	scrollbar-shadow-color: #998155;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #AD8F58;
}

body.heuriger{
	background-image : url(../pics/heurigen/heurigen_kl.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-family : "Arial", Times, serif;
	margin-top : 5px;
	margin-left : 15px;
	font-size : 8pt;
	color: #000000;
}

h1.main{
    font-family : "Arial", Times, serif;
	font-size : 10pt;
	color: #000000;
	
}

h2.main{
    font-family : "Arial", Times, serif;
	font-size : 9pt;
	color: #000000;
	
}

body.nav{
	font-family : "Arial", Times, serif;
	margin-top : 0px;
	margin-left : 0px;
	font-size : 8pt;
	background-color : #000000;
}


body.blue7{
	background-color : #AD8F58;
	font-family : "Arial", Times, serif;
	margin-top : 2px;
	margin-left : 4px;
	font-size : 8pt;
}

a.nav:link {	text-decoration: none;	font-family : "Arial", Times, serif; color : #ffffff; font-style:normal; font-size : 8pt;}
a.nav:visited {text-decoration: none; font-family : "Arial", Times, serif; color : #ffffff; font-style:normal; font-size : 8pt;}
a.nav:hover {text-decoration: none;  font-family : "Arial", Times, serif; font-weight:bold;  color : #ffffff; font-size : 8pt;}
a.nav:active { text-decoration: none; font-family : "Arial", Times, serif; color : #ffffff; font-style:normal; font-size : 8pt;}


a.navIntro:link {	text-decoration: none;	font-family : "Arial", Times, serif; color : #000000; font-style:normal; font-size : 8pt;}
a.navIntro:visited {text-decoration: none; font-family : "Arial", Times, serif; color : #000000; font-style:normal; font-size : 8pt;}
a.navIntro:hover {text-decoration: none;  font-family : "Arial", Times, serif; font-weight:bold;  color : #000000; font-size : 8pt;}
a.navIntro:active { text-decoration: none; font-family : "Arial", Times, serif; color : #000000; font-style:normal; font-size : 8pt;}


a:link {	text-decoration: underline;	font-style : italic;	color : #000000;}
a:visited {text-decoration: underline; font-style : italic; color : #000000;}
a:hover {text-decoration: underline;  }
a:active { text-decoration: underline; font-style : italic; color : #000000;}

a.mail:link {	text-decoration: none;	font-style : italic;	color : #000000;}
a.mail:visited {text-decoration: none; font-style : italic; color : #000000;}
a.mail:hover {text-decoration: none;  }
a.mail:active { text-decoration: none; font-style : italic; color : #000000;}

a.blue7:link {text-decoration: none;	color : #000000; font-size : 8pt;}
a.blue7:visited {text-decoration:  none; color : #000000;font-size : 8pt;}
a.blue7:hover {	text-decoration:none;color : #000066;font-size : 8pt;}
a.blue7:active { text-decoration:none; color : #000000; font-size : 8pt;}

table.main{
	font-size :9pt;
	font-family : "Arial", Times, serif;
	color: #000000;
	line-height: 18px;
}


  SELECT.text  {
	          	     background-color: #AD8F58;
	          	     font-family: Verdana, Arial, Helvetica, sans-serif; 
	          	     font-size: 12px; border: #000000; 
	          	     border-style: solid; 
	          	     border-top-width: 1px; 
	          	     border-right-width: 1px; 
	          	     border-bottom-width: 1px; 
	          	     border-left-width: 1px
                      }
