body  {
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #698FDD;
	scrollbar-highlight-color: #698FDD;
	scrollbar-3dlight-color: #C2D2F1;
	scrollbar-shadow-color: #C2D2F1;
}
/* <=== DEFINE MAINLEVEL ===> */ 
ul#mainlevel-nav  {
	font-family: Verdana, Arial, sans-serif;
	list-style: none;
	float: right;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
}
ul#mainlevel-nav li  {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #cc3300;
	line-height: 14px;
	height: 14px;
	background-image: none;
	white-space: nowrap;
}
ul#mainlevel-nav li a {
	width: 100px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: White;
	border-left: 1px solid #FFFFFF;
  	white-space: nowrap;
}
ul#mainlevel-nav li a:hover {
	color: #2957B2;
	background-color: white;
}
a.mainlevel {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: #FFFFFF;
	display: block;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	margin-left: 1px;
}
a.mainlevel: link {
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}
a.mainlevel:link, a.mainlevel:visited {
	height: 22px;
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	width: 100%;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #F5F5F5;
	background-color: #C2D2F1;
}
a.mainlevel:hover {
	text-align: left;
	display: block;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #8DAAE5;
}
a.mainlevelfuss {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: #FFFFFF;
	display: block;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	margin-left: 5px;
}
a.mainlevelfuss: link {
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
a.mainlevelfuss:link, a.mainlevelfuss:visited {
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.mainlevelfuss:hover {
	text-align: left;
	display: block;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

  
/* <=== DEFINE Menü-Links ===> */
#active_menu  {
	text-align: left;
	font-weight: bolder;
	text-decoration: normal;
	background-color: #698FDD;
}
a#active_menu:hover  {
	text-align: left;
	color: black;
	text-decoration: normal;
	background-color: #8DAAE5;
}
a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Arial, sans-serif;
	float: right;
	height: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 4px;
	color: Black;
	width: 90%;
	border-bottom: 1px solid #F5F5F5;
	background-color: #C2D2F1;
	clear: right;
}
a.sublevel:hover {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #7A9CE1;
}
a:link, a:visited  {
	text-decoration: none;
	color: Black;
}
a:hover  {
	text-decoration: none;
	color: #0066FF;
}

/* <=== DEFINE LAYOUT ===> */
#head_container  {
	float: left;
	width: 100%x;
	height: 93px;
	background-color: #698FDD;
	clear: left;
}
#head_topmenu  {
/* <=== nicht aktiv ===> */
}
.head_topmenu  {
	padding-top: 1px;
	height: 16px;
	width: 502px;
}
#head_title  {
/* <=== nicht aktiv ===> */
}
#head_pathway  {
/* <=== nicht aktiv ===> */
}
#head_end  {
/* <=== nicht aktiv ===> */
}
#main_container  {
	float: left;
	width: 100%;
	height: 100%;
	clear: both;
}
#main_leftnav  {
	float: left;
	width: 179px;
	height: 455px;
	clear: left;
}
#main_leftnavfill {
	float: left;
	width: 179px;
	height: 100%;
	clear: left;
}
#main_content {
	padding-left: 178px;
	float: right;
	width: 832px;
	clear: both;
}
#end_container  {
	float: left;
	width: 100%;
}
#end_content  {
	float: left;
	width: 100%;
	clear: both;
}
