/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
BORDER: 1px none #000000;
PADDING: 3px;
MARGIN: 1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 11px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #4E4E4E;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #000099;
BACKGROUND-COLOR: #F0F0F0;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120;
BORDER: 1px none #FF0000;
PADDING: 3px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 11px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #000099;
BACKGROUND-COLOR: #F0F0F0;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	BORDER: 1px none #3366ff;
	PADDING: 3px;
	MARGIN: 1px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	COLOR: #4E4E4E;
	text-indent: 20px;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #000099;
BACKGROUND-COLOR: #F0F0F0;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120;
BORDER: 1px none #FF0000;
PADDING: 3px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #000099;
text-indent: 20px;
BACKGROUND-COLOR: #F0F0F0;
}

/************************************************
*************Top Navigation***********************
************************************************/
/*Style-Definition für den Startseite-Button*/
DIV.startseite a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #868686;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #CCCCCC;
}
/*Style-Definition für den Startseite-Button bei Mouse-Over*/
DIV.startseite a:hover
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #DFE8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #DFE8FF;
	border-left-color: #0000CC;
}
/*Style-Definition für den Startseite-Button bei aktivem Link*/
DIV.startseiteActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #DFE8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #DFE8FF;
	border-left-color: #0000CC;
}
/*Style-Definition für den Unternehmen-Button*/
DIV.unternehmen a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #868686;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #CCCCCC;
}
/*Style-Definition für den unternehmen-Button bei Mouse-Over*/
DIV.unternehmen a:hover
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #CCDBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #CCDBFF;
	border-left-color: #0000CC;
}
/*Style-Definition für den Unternehmen-Button bei aktivem Link*/
DIV.unternehmenActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #CCDBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #CCDBFF;
	border-left-color: #0000CC;
}
/*Style-Definition für den produkte-Button*/
DIV.produkte a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #868686;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #CCCCCC;
	}
/*Style-Definition für den produkte-Button bei Mouse-Over*/
DIV.produkte a:hover
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #BBCFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #BBCFFF;
	border-left-color: #0000CC;
}
/*Style-Definition für den produkte-Button bei aktivem Link*/
DIV.produkteActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #BBCFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #BBCFFF;
	border-left-color: #0000CC;
}
/*Style-Definition für den kontakt-Button*/
DIV.kontakte a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #868686;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EBEBEB;
	border-left-color: #CCCCCC;
}
/*Style-Definition für den kontakt-Button bei Mouse-Over*/
DIV.kontakte a:hover
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #A8C0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #A8C0FF;
	border-left-color: #0000CC;
}
/*Style-Definition für den kontakt-Button bei aktivem Link*/
DIV.kontakteActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	PADDING: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	COLOR: #000099;
	background-color: #A8C0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #A8C0FF;
	border-left-color: #0000CC;
}