html {
background-color: #FFE6BD;
scrollbar-arrow-color: #B36B00;
scrollbar-face-color: #FEE5BD;
scrollbar-highlight-color: #B36B00;
scrollbar-3dlight-color: #FEE5BD;
scrollbar-darkshadow-color: #B36B00;
scrollbar-shadow-color: #FFE6BD;
scrollbar-track-color: #FEE5BD;
}
body {
	background-color: #FFE6BD;
	margin: 0 0 0 0;	
	scrollbar-arrow-color: #B36B00;
scrollbar-face-color: #FEE5BD;
scrollbar-highlight-color: #B36B00;
scrollbar-3dlight-color: #FEE5BD;
scrollbar-darkshadow-color: #B36B00;
scrollbar-shadow-color: #FFE6BD;
scrollbar-track-color: #FEE5BD;
	overflow-y: hidden;
	overflow-x: hidden;
}

/* Text */
td, center, p, blockquote, body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B36B00;
	font-weight: 400;
	
}
.klein700 {
	font-size: 8pt;
	font-weight: 700;
}
.klein {
	font-size: 8pt;
}
.klein400 {
	font-size: 8pt;
	font-weight: 400;
}
.kleint {
   /*font-family: Times New Roman;*/
	font-size: 10pt;
	font-weight: 700;
}
.mittel {
	font-size: 14pt;
	font-weight: 700;
}
.mittel10 {
	font-size: 10pt;
	font-weight: 700;
}
.mittel0 {
	font-size: 12pt;
	font-weight: 700;
}
h1 {
	background-color: #2F4F4F;
	font-family: Times New Roman;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	color: White;
}
/*Times*/
.times {
	font-size: 18pt;
	font-family:Times New Roman;
	font-weight: 700;
}
/*Times*/
.timesm {
	font-size: 12pt;
	font-family:Times New Roman;
	font-weight: 700;
}
/*Times 14*/
.times14 {
	font-size: 14pt;
	font-family: Times New Roman;
	font-weight: 700;
}

/*grau*/
.grau {
	font-size: 14pt;
	font-family: Times New Roman;
	font-weight: 700;
	color: #D1D1D1;
}
/*grau-klein*/
.graukl {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #D1D1D1;
}
/* Zelle Links Überschriftenhintergrund */
.zelle {
	background-image: url(streifengrau2-1.jpg);
}  
.nicht {
	display: none;
}
a {	
	font-size: 8pt;
	font-weight: 700;
	text-decoration: none;
	line-height: 12pt;
	/*width: 150px;*/
}

:link {
	color: Red;
	background: transparent;
}
:visited {
	color: Red;
	/*background: transparent;*/
}
:active {
	color: Red;
	background: transparent;
}
a:hover {
	color: Red;
	font-weight: 700;
}
/* menue*/
#menu {
	position: absolute;
	top: 220px;
	left: 30px;
	width: 140px;
}
/* Bild oben */
#ob {
	position: absolute;
	top: -20px;
	left: -10px;
}
/* Weinflasche */
#wein {
	position: absolute;
	top:530px;
	left: 0px;
}
/* Text */
#text {
	position: absolute;
	top: 30px;
	left: 200px;
	padding: 30px;
}
/* Text start*/
#textindex {
	position: absolute;
	top: 400px;
	left: 20px;
	padding: 0px;
}
/* Text */
#textoben {
	position: absolute;
	top: 10px;
	left: 0px;
	padding: 10px;
}
/*schild seite haus*/
#schild {
	position: absolute;
	top: 120px;
	left: 0px;
}
/*Schr Jägerkrug*/
#schrift {
	position: absolute;
	top: 20px;
	left: 150px;
}
/*Werbestreifen oben (Links)*/
#werbungoben {
	position: absolute;
	top: 120px;
	left: 0px;
}
.button {
	width: 130px; /*height: 20px;*/
	border-left: 1px solid #D1D1D1;
	border-top: 0px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	display: block;
}
/*   #8D97BA*/
.button:hover {
	color: #35654F;
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
.buttont {
	width: 125px; /*height: 20px;*/
	border-left: 2px solid #e9e9e9;
	border-top: 0px solid #D1D1D1;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
	display: block;
}
/*   #8D97BA*/
.buttont:hover {
	color: #35654F;
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
.buttonbt {
	width: 125px;
	height: 18px;
	border-left: 1px solid #D1D1D1;
	border-top: 0px solid #D1D1D1;
	border-right: 0px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	font-weight: 700;
	display: block;
	padding-left: 1px;
	background-color: #F6FBDF;
}
/*   #8D97BA*/
.buttonbt:hover {
	color: #35654F;
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	padding-left: 0px;
}
.buttonb {
	width: 130px; /*height: 18px;*/
	border-left: 1px solid #D1D1D1;
	border-top: 0px solid #D1D1D1;
	border-right: 0px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	font-weight: 700;
	display: block;
	padding-left: 1px;
	background-color: #F6FBDF;
}
/*   #8D97BA*/
.buttonb:hover {
	color: #35654F;
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
	padding-left: 0px;
}
.button1 {
	width: 130px;
	/*height: 18px;*/
	border-left: 1px solid #D1D1D1;
	border-top: 0px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	display: block;
}
/*   #8D97BA*/
.button1:hover {
	color: #35654F; 
	/*background-color: #DBDFDB;*/
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 1px solid #ffffff;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
.button1r {
	width: 130px; /*height: 20px;*/
	border-left: 1px solid #D1D1D1;
	border-top: 0px solid #D1D1D1;
	border-right: 0px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	display: block;
	padding-top: 1px;
}
/*   #8D97BA*/
.button1r:hover {
	color: #35654F; /*background-color: #DBDFDB;*/
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 1px solid #ffffff;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	padding-top: 0px;
	text-decoration: none;
}
.button1o {
	width: 130px;
	/*height: 18px;*/
	border-left: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
	display: block;
}
/*   #8D97BA*/
.button1o:hover {
	color: #35654F; /*background-color: #DBDFDB;*/
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 1px solid #ffffff;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
.buttona {
	width: 130px;
	height: 20px;
	font-weight: 700;
	background-color: #AEC0AE;
	border-left: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-decoration: none;
}
/*   #8D97BA*/
.buttona:hover {
	color: #3E347F;
	background-color: #FFFFE8;
	border-left: 2px solid #373863;
	border-top: 1px solid #C0C6C0;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
}
.marker {
	font-family: Arial, Helvetica;
	background-color: transparent;
	background-image: url(streifengrau2-1.jpg);
}
.mark {
	font-family: Arial, Helvetica;
	background-color: #F6FBDF;
}
.markergr {
	background-color: #F8F8F8;
	font-weight: 700;
	font-size: 10pt;
}
ul { list-style-image: url(gabel10.gif) }

/* Tabellen, dotted */
.rand1 {
	border-color: Silver;
	border-width: 2;
	border-style: outset; /*border-style: dotted;*/
	padding: 3px;
}
.mittelr {
   font-family: Times New Roman;
	font-size: 12pt;
	font-weight: 700;
}
.unterstrich {
border-bottom: 1px solid #D1D1D1;
}
.f{
	font-weight: 700;
}
