a.mailInk:link, a.mailInk:visited {
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px 0px 5px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	display: block;
	background: url(Images/BackgroundLinkAktive.gif) no-repeat right center;
	display: block;
	color: #000;
	font-size: 10px;
	width: 170px;
}

.CssNavigationRoot {
	margin: 0px;
	padding: 0px;
	width: 230px;
	position: absolute;
	left: -20px;
	font-size: 10px;
}

.CssNavigationRoot a:link,
.CssNavigationRoot a:visited {
	color: #80A2B0;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 30px;
	line-height: 20px;
}

.CssNavigationRoot a:hover,
.CssNavigationRoot a:active {
	color: #000;
}

.CssNavigationRoot li {
	list-style: none inside;
	color: #80A2B0;
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: right;
	display: block;
}

a.RootCurrent:link,
a.RootCurrent:visited {
	background: url(Images/BackgroundLinkAktive.gif) no-repeat right center;
	line-height: 20px;
	height: 20px;
	display: block;
	color: #000;
	font-size: 10px;
}

.CssNavigationLayerOne {
	margin-top: 7px;
}

.CssNavigationLayerOne a:link,
.CssNavigationLayerOne a:visited {
	line-height: 16px;
	display: block;
	color: #000;
	font-size: 10px;
}

.CssNavigationLayerOne a:hover,
.CssNavigationLayerOne a:active {}

.CssNavigationLayerOne li {
	list-style: none inside;
	margin: 0px 0px 5px;
	color: #000;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: right;
	background: url(../../Images/DottedLine.gif) no-repeat right bottom;
	padding-bottom: 3px;
}

a.LayerOneCurrent:link,
a.LayerOneCurrent:visited {
	background: url(Images/BackgroundLinkLayerAktive.gif) no-repeat right center;
	line-height: 16px;
	display: block;
	color: #000;
	font-size: 10px;
}

.CssNavigationLayerTwo {
	margin-top: 5px;
}

.CssNavigationLayerTwo a:link,
.CssNavigationLayerTwo a:visited {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 30px;
	font-size: 10px;
	line-height: 16px;
}

.CssNavigationLayerTwo a:hover,
.CssNavigationLayerTwo a:active {
	color: #80A2B0;
}

.CssNavigationLayerTwo li {
	list-style: none inside;
	margin: 0px 0px 5px;
	color: #000;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: right;
	background: url(../../Images/DottedLine.gif) no-repeat right bottom;
	padding-bottom: 3px;
}

a.LayerTwoCurrent:link,
a.LayerTwoCurrent:visited {
	background: url(Images/BackgroundLinkLayerAktive.gif) no-repeat right center;
	line-height: 16px;
	display: block;
	color: #fc0416;
	font-size: 10px;
}