@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.01%;
	line-height: 100.1%;
	scrollbar-face-color:#1C3B63;
	scrollbar-track-color:#FFF8CE;
	scrollbar-darkshadow-color:#1C3B63;
	scrollbar-highlight-color:#1C3B63;
	scrollbar-shadow-color:#1C3B63;
	scrollbar-3dlight-color:#FFF8CE;
	scrollbar-arrow-color:#FFF8CE;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:link, a:visited {
	background: transparent;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
  }
a:hover {
	color: #001EF0;
}
h1 {
	font-size: 150%;
	color: #1C3B63;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: -35px;
}


h2 {
	font-size: 110%;
	color: #000000;
	padding-left: 7px;
	padding-bottom: 10px;
	margin-left: -42px;
}
h3 {

}
h4 {
	font-weight: bold;
	font-size: 105%;
	background-color: #FFF8CE;
}










#header {
	background-color: #1C3B63;
	height: 125px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	display: none;
	z-index: 99;
}
#header a {
	text-decoration: none;
}

#left {
	background-color: #FFFFFF;
	width: 190px;
	float: left;
	position: fixed;
	top: 125px;
	left: 0px;
	height: 1024px;
	overflow: hidden;
	display: none;
}
#nav {
	height:440px;
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	font-weight: bold;
}
.null {
	background-image: url(images/bg_nav5.gif);
}
.zwei     {
	background-image: url(images/bg_nav52.gif);
}
.drei     {
	background-image: url(images/bg_nav53.gif);
}
.vier {
	background-image: url(images/bg_nav54.gif);
}
.fuenf {
	background-image: url(images/bg_nav55.gif);
}
.sechs {
	background-image: url(images/bg_nav56.gif);
}
.sieben {
	background-image: url(images/bg_nav57.gif);
}
.acht {
	background-image: url(images/bg_nav58.gif);
}






#nav ul {
	line-height: 200%;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}


#nav li {
	display: block;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#nav  li a {
	color: #444444;
	padding-left: 15px;
	margin-bottom: 0px;
}

#nav  li a:hover {
	color: #000000;
}

#nav .active {
	background-image: url(images/nav_li_highlight.gif);
	color: #000000;
	background-color: #DBA24A;


}
#nav    .active_top {
	color: #000000;
}

#nav ul li ul li a {
	font-weight: normal;
	color: #444444;
	background-color: #D59D44;
	display: block;
	width: 185px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 25px;
	background-image: url(images/nav_li.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	font-size: 11pt;
}



#nav ul li ul li.active {



}
#nav  ul  li  ul li a:hover {





}
#nav  .submenu a {
	background-color: #DBA24A;


}


#title {
	height: 40px;
	color: #FFF8CE;
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-y;
	position: fixed;
	left: 190px;
	top: 125px;
	width: 800px;
	background-position: right;
	float: left;
	z-index: 99;
}
#title1 {
	color: #FFF8CE;
	width: 570px;
	margin-left: 0px;
	text-align: right;
	height: 40px;
	background-image: url(images/Das_Museum.gif);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}


#content {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}



#margin-top {
	height: 180px;
	display: none;
}
#menuAktuelles {
	height: auto;
	width: 130px;
	position: absolute;
	z-index: 1;
	left: 260px;
	top: 200px;
	color: #666666;
	visibility: hidden;
}

.bg_clear {
	background-image: none;
}

.c_left {
	width: 480px;
	padding-left: 55px;
}

.c_right {
	padding-left: 280px;
	padding-right: 50px;
	background-image: url(images/bg_c_left.gif);
	background-repeat: repeat-y;
	background-position: left 10px;
}
.c_right-small {
	padding-left: 310px;
	padding-right: 80px;
}
.img-hoch {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 13px;
}
.img-quer {
	float: left;
	margin-left: -280px;
	margin-top: 5px;
}

.pdficon {
	margin-right: 10px;
	margin-left: -27px;
}

