a:link {
	text-decoration: none;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #F8F8FF;
}
a:hover {
	text-decoration: underline;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #F8F8FF;
}

.Linkliste{
	font-stretch : wider;
	padding : 2px 5px 5px 5px;
	color : #FFCC00;
}
.Bg1{
	background-color : #FFEC8B;
}
.Bg2{
	background-color : #000000;
}
.Bg3{
	background-color : #EE7621;
}
.Bg4{
	background-color : #006400;
}
.Bg5{
	background-color : #8B2252;
}
.Bg6{
	background-color : #003366;
}
.Bg7{
	background-color : #006699;
}
.Bg8{
	background-color : #FFCC00;
}
.Bg9{
	background-color : #112D5D;
}
.BgTop{
	background-image : url(../img/bg/top_main.jpg);
	background-position : left;
	background-repeat : no-repeat;
}
.BgLeft{
	background-image : url(../img/bg/top_left.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.BgIndex{
	background-image : url(../img/bg/rebe_rot.jpg);
	background-position : center;
	background-repeat : no-repeat;
}
.Haupttext{
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align : justify;
	font-size : 11px;
	line-height: 140%;
	padding : 5px 20px 5px 10px;
	color : #F8F8FF;
}
.Indextext{
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align : justify;
	font-size : 11px;
	padding : 5px 5px 5px 5px;
	color : #F8F8FF;
}
.Hilight{
	font-weight : bold;
	color : #FFEC8B;
	font-stretch : wider;
}
.PreislisteText{
	border-bottom : thin;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #F0F0F0;
	font-family : Verdana, Tahoma, Helvetica, Arial;
	font-size : 11px;
	color : #FFFFFF;
}
.Zeile2{
	font-size: 10px;
}
.PreislisteKopf{
	font-family : Verdana, Tahoma, Helvetica, Arial;
	text-align : center;
	font-size: 11px;
	font-weight : bold;
	color : #F8F8FF;
	background-color : #003333;
}
.Legende{
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align : center;
	font-stretch : normal;
	font-size : 10px;
	padding-left : 5px;
	color : #F8F8FF;
}
.Popup{
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align : center;
	font-stretch : normal;
	font-size : 11px;
	color : #F8F8FF;
}
.jahrgang{
	width: 60px;
}
.bezeichnung{
	width: 200px;
}
.volumen{
	width: 50px;
}
.preis{
	width: 70px;
}
 /* Formular */
#fieldset {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	padding-bottom: 5px;
}

