/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
display: block;
margin-bottom: 2px;
margin-top: 2px;
padding-bottom: 3px;
padding-top: 3px;
margin-left: 0px; 
width: 173px;
font-size: 13px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 20px;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-color: #E7B714; 
border-top-color: #00000;
border-right-color: #00000;
border-bottom-color: #00000;
color:#E7B714;
background-color:#000000;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-bottom: 2px;
margin-top: 2px;
padding-bottom: 2px;
padding-top: 2px;
margin-left: 0px; 
width: 173px;
font-size: 13px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 20px;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #E7B714; 
border-top-color: #E7B714;
border-right-color: #FFFFFF;
border-bottom-color: #E7B714;
color:#E7D616;
background-color:#1E1E1E;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-bottom: 2px;
margin-top: 2px;
padding-bottom: 2px;
padding-top: 2px;
margin-left: 0px; 
width: 173px;
font-size: 13px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 20px;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #E7B714; 
border-top-color: #E7B714;
border-right-color: #FFFFFF;
border-bottom-color: #E7B714;
color:#000000;
background-color:#E7B714;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-bottom: 1px;
margin-top: 1px;
padding-bottom: 1px;
padding-top: 1px;
margin-left: 0px; 
width: 173px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 25px;
border-right-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #E7B714; 
border-top-color: #5C4908;
border-right-color: #000000;
border-bottom-color: #5C4908;
color:#E7B714;
background-color:#000000;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-bottom: 1px;
margin-top: 1px;
padding-bottom: 0px;
padding-top: 0px;
margin-left: 0px; 
width: 173px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 25px;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #E7B714; 
border-top-color: #E7B714;
border-right-color: #FFFFFF;
border-bottom-color: #E7B714;
color:#E7D616;
background-color:#1E1E1E;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-bottom: 1px;
margin-top: 1px;
padding-bottom: 1px;
padding-top: 1px;
margin-left: 0px; 
width: 173px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
text-indent: 25px;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #E7B714; 
border-top-color: #E7B714;
border-right-color: #FFFFFF;
border-bottom-color: #E7B714;
color:#000000;
background-color:#E7B714;
}

.Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.Headline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.sortenLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 225px;
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a.sortenLink:link    { }
a.sortenLink:visited { }
a.sortenLink:hover   { 	font-weight: bold; border-style: solid; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-top-color: #00000; border-bottom-color: #00000;}
a.sortenLink:active  { }

a.gruppenLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 225px;
	font-size: 16px;
	padding-left: 5px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a.gruppenLink:link    { }
a.gruppenLink:visited { }
a.gruppenLink:hover   { 	font-weight: bold; border-style: solid; border-right-width: 1px; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-top-color: #00000; border-bottom-color: #00000;}
a.gruppenLink:active  { }

a.gruppenLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #828282;
	text-decoration: none;
}
a.gruppenLink2:link    { }
a.gruppenLink2:visited { }
a.gruppenLink2:hover   { color: #000000;}
a.gruppenLink2:active  { }

a.navilink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #828282;
	text-decoration: underline;
}
a.navilink:link    { }
a.navilink:visited { }
a.navilink:hover   { color: #000000;}
a.navilink:active  { }

a.normallink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #828282;
	text-decoration: underline;
}
a.normallink:link    { }
a.normallink:visited { }
a.normallink:hover   { color: #000000;}
a.normallink:active  { }
a.normallink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
a.normallink2:link    { }
a.normallink2:visited { }
a.normallink2:hover   { color: #000000;}
a.normallink2:active  { }

.Klein {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

a.kleinlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
a.kleinlink:link    { }
a.kleinlink:visited { }
a.kleinlink:hover   { color: #000000;}
a.kleinlink:active  { }

.FormularHEAD {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BestellKlein {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.warenkorb {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E7B714;
}

a.warenkorblink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #E7B714;
}
a.warenkorblink:link    { }
a.warenkorblink:visited { }
a.warenkorblink:hover   { color: #FFFFFF;}
a.warenkorblink:active  { }.Normalhinweis {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
