﻿a {
	color: #000080;
	text-decoration: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: normal;
}
a:hover {
	color: #000080;
	text-decoration: bold;
	cursor: url('../_private/DE_Cursor/arrow_rot.cur');
}
.mainNav, a.mainNav link, a.mainNav visited, a.mainNav active, a.mainNav focus {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	background-color: #829CC1;
	border: 1px solid #FFFFFF;
}
a.mainNav:hover, a.mainNavAktiv:hover {
	display: block;
	text-decoration: none;
	color: #000080;
	font-weight: normal;
	background-color: #DBE7CC;
}
.mainNavAktiv, a.mainNavAktiv:link, a.mainNavAktiv:visited, a.mainNavAktiv:active, a.mainNavAktiv:focus {
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	background-color: #829CC1;
}
.lineColor {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.lineTop {
	border-top: 1px solid #FFFFFF;
}
.lineRight {
	border-right: 1px solid #FFFFFF;
}
.lineLeft {
	border-left: 1px solid #FFFFFF;
}
.lineBottom {
	border-bottom: 1px solid #FFFFFF;
}
body {
	scrollbar-base-color: #000080;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	cursor: url('../_private/DE_Cursor/arrow_gruen.cur');
	body, td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
}

