/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 3px;
padding-top: 3px; 
height: 16px;
width: 170px;
font-size: 11px;
text-decoration: none;
visibility: visible;
color:#000000;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-top: 2px;
height: 16px;
width: 170px;
font-size: 11px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #646464;
border-bottom-color: #EBEBEB; 
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-top: 2px;
height: 16px;
width: 170px;
font-size: 11px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
color: #000175;
border-top-color: #646464;
border-bottom-color: #EBEBEB; 
background-color: #FFFFFF;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-top: 2px;
height: 13px;
width: 140px;
font-size: 10px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
color: #000175;
border-top-color: #646464;
border-bottom-color: #EBEBEB; 
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-top: 2px;
height: 13px;
width: 140px;
font-size: 10px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
color: #000175;
border-top-color: #646464;
border-bottom-color: #EBEBEB; 
background-color: #ffffff;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 2px;
padding-top: 2px;
height: 13px;
width: 140px;
font-size: 10px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
color: #000175;
border-top-color: #646464;
border-bottom-color: #EBEBEB; 
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
a.Normallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color:#000000;
	text-decoration: underline;
}
a.Normallink:link    { }
a.Normallink:visited { }
a.Normallink:hover   {color:#000075; background-color: #E6E6E6; }
a.Normallink:active  { }

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000175;
}
.Fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.Artikel_head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
a.Artikellink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#000075;
	text-decoration: none;
}
a.Artikellink:link    { }
a.Artikellink:visited { }
a.Artikellink:hover   { text-decoration: underline;}
a.Artikellink:active  { }

a.Kategorielink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#000075;
	text-decoration: none;
}
a.Kategorielink:link    { }
a.Kategorielink:visited { }
a.Kategorielink:hover   { text-decoration: underline;}
a.Kategorielink:active  { }

.Navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#000075;
	text-decoration: none;
}

a.Navilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#000075;
	text-decoration: none;
}
a.Navilink:link    { }
a.Navilink:visited { }
a.Navilink:hover   { font-size: 12px; color: #000000}
a.Navilink:active  { }

a.Artikel2link {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color:#000075;
	text-decoration: none;
}
a.Artikel2link:link    { }
a.Artikel2link:visited { }
a.Artikel2link:hover   {color:#000075; background-color: #E6E6E6; }
a.Artikel2link:active  { }

.Kiste_head {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.Klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
