html {
	height:100%;
		/*overflow:hidden;*/
	scrollbarBaseColor: #FFFFFF;
	scrollbar-track-color: #e3e1ef;
	scrollbar-face-color: #cbc9e2;
	scrollbar-highlight-color: #cbc9e2;
	scrollbar-3dlight-color: #cbc9e2;
	scrollbar-darkshadow-color: #535280;
	scrollbar-shadow-color: #FFFFFF;
}

body {
	font-family:Arial;
	font-size:13px;
	color:#0b078e;
	margin:0px;
	padding:0px;
	line-height: 18px;
	margin:0;
    padding:0;scrollbar-arrow-color: #C0C0C0;
	height: 100%;
	background-image:url('../images/common/navi_bg.jpg');
	background-repeat:repeat-x;
}

/*Metanavi: Home, Impressum / Kontakt Anfahrt Links*/
.text_top {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

h1 { font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	margin-top: 25px;
	margin-left: 40px;
}

.text_footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #46447f;
	text-decoration:none;
	margin-top: 3px;
	margin-bottom: 10px;
}

.left {
	position:relative;
	/*width:248px;*/
	height:80%;
	/*padding-top:277px;*/
	padding-top:266px;
	background-image:url('../images/common/navi_bg.jpg');
	z-index:50;
	float:left;
}
#menu {
	/*position:absolute;*/
	padding-top:2px;
	padding-left: 0px;
	/*left: 33px;*/
	width: 0px;
	/*height: 100%;*/
	z-index:200;
	top: 269px;
	/*width: 169px;*/
	width: 173px;
	/*border-left: 2px solid #54538f;
	border-right: 2px solid #54538f;*/
}

div.menu  a.navi1:link , div.menu  a.navi1:visited {
	display:block;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	margin-left: 14px;
	text-decoration:none;
	line-height:24px;
	background-image:url('../images/common/navi_bg2.jpg');
	width: 173px;
	height: 24px;
	background-repeat:no-repeat;
}

div.menu a.navi1:hover {
	display:block;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	margin-left: 14px;
	text-decoration:none;
	line-height:24px;
	background-image:url('../images/common/navi_bg2.jpg');
	width: 173px;
	height: 24px;
	background-repeat:no-repeat;
}

div.menu a.navi1_aktiv {
	display:block;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	margin-left: 14px;
	text-decoration:none;
	line-height:24px;
	background-image:url('../images/common/navi_bg2.jpg');
	width: 173px;
	height: 24px;
	background-repeat:no-repeat;
}

element.style {
border-bottom-width:0;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:0;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:0;
border-top-width:0;
}

a {
text-decoration:underline;
color:#0b078e;
}

.text_top a:link { color:#ffffff; text-decoration: none;}
.text_top a:activ { color:#ffffff; text-decoration: none;}
.text_top a:hover { color:#ffffff; text-decoration: none;}
.text_top a:visited { color:#ffffff; text-decoration: none;}

.text_footer a:link { color:#46447f; text-decoration: none;}
.text_footer a:activ { color:#46447f; text-decoration: none;}
.text_footer a:hover { color:#46447f; text-decoration: none;}
.text_footer a:visited { color:#46447f; text-decoration: none;}


ul.level1 				{list-style: none; margin: 0px; padding: 0px; text-decoration: none; border-left: 2px solid #54538f; border-right: 2px solid #54538f;}

ul.level1 li a {display: block; color: #ffffff; font-size: 12px; border-bottom: 1px solid #ffffff; padding: 3px 0px 3px 12px; text-decoration: none; overflow: hidden;}
ul.level1 li a:link {}
ul.level1 li a:visited {}
ul.level1 li a:hover { background-color:#9f9eca; border-bottom: 1px solid #ffffff;}
ul.level1 li a.opened {}
ul.level1 li a.selected { background-color:#9f9eca; border-bottom: 1px solid #54538f; }


ul.level2 				{list-style: none; margin: 0px; padding: 0px; text-decoration: none; background-color:#8380b7;}

ul.level2 li a {display: block; color: #ffffff; font-size: 11px; border-bottom: 0px solid #ffffff; padding: 1px 0px 1px 20px; text-decoration: none; overflow: hidden;}
ul.level2 li a:link {}
ul.level2 li a:visited {}
ul.level2 li a:hover { background-color:#8380b7; border-bottom: 0px solid #ffffff; text-decoration: underline;}
ul.level2 li a.opened {}
ul.level2 li a.selected { background-color:#8380b7; border-bottom: 0px solid #54538f; text-decoration: underline; background-image:url(../images/pfeil.gif); background-position:7px 50%; background-repeat:no-repeat;}
