html, body {
	text-align: left;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #918C88;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

a:link, a:visited, a:active {
	color: #272324;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #272324;
	font-size: 11px;
	text-decoration: underline;
}

form, img {
	margin: 0px;
	padding: 0px;
}

#Header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 100%;
	background-color: #DADBDD;
}

#Logo {
	position: absolute;
	top: 27px;
	left: 63px;
}

/*- TopNavigation --------------------------- */
#Navigation {
	position: absolute;
	top: 80px;
	left: 63px;
	width: 1150px;
	height: 13px;
	margin: 0px;
	padding: 0px;
}

#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

#Navigation a {
	float: left;
	color: #77787A;
	font-size: 13px;
	margin-right: 8px;
	font-weight: bold;
	text-decoration: none;
}

#Navigation a:hover {
	color: #EC2B26;
	text-decoration: none;
}

#Navigation span {
	float: left;
	color: #fff;
	margin-right: 10px;
}
/*- TopNavigation End --------------------------- */

#Content {
	position: relative;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 165px;
	text-align: left;
}

#Content img, form {
	margin: 0px;
	padding: 0px;
}

#Content h2 {
	font-size: 14px;
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
}

#ContentMiddle {
	position: relative;
	width: 960px;
	margin-left: 65px;
	height: 100%;
}

#text {
	position: absolute;
	top: 197px;
	width: 900px;
	height: 250px;
	margin: 0 auto;
	text-align: left;
	color: #272324;
	font-size: 11px;
}

div#textbereich {
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;	
	height: auto;
	text-align: left;
	color: #545759;
	font-size: 12px;
	font-weight: bold;
}

div#textbereich h3 {
	color: #5e5e5e;
	font-size: 13px;
}

div#textbereich ul {
	list-style: url('../img/list-image.gif');
}

div#textbereich li {
	margin: 0px 0px 2px -18px;
}

div#textbereich li .active {
	color: #e52e2b;
}

div#textbereich a {
	color: #5e5e5e;
	font-size: 12px;
	text-decoration: none;
}

div#textbereich a:hover {
	text-decoration: underline;
}

.GoButton {
	width: 135px;
	float: right;
	color: #D82528;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0 0 0;
}

#artothek {
	position: absolute;
	top: 35px;
	left: 400px;
	text-align: left;
}

#Description {
	position: absolute;
	bottom: -310px;
	height: 310px;
	width: 1135px;
	background-color: #99FF00;
}

#ContentAll {
	position: absolute;
	top: 160px;
	left: 65px;
	height: auto;
	width: 570px;
	color: #272324;
	font-size: 12px;
	text-align: left;
}

#ContentAll img, form {
	margin: 0px;
	padding: 0px;
}

#ContentAll h2 {
	font-size: 14px;
	font-weight: bold;
}

#ContentAll ul {
	margin: 5px 0 10px 0px !important; /* IE7 und Mozilla*/
	margin: 5px 0 10px 40px; /* IE6 */
	list-style-image: url("../img/disc.jpg");
}

#ContentAll li {
	margin-left: -25px;
	padding: 0;
}

#ContentSearchResult {
	position: absolute;
	top: 80px;
	left: 0px;
	height: auto;
	width: auto;
	color: #272324;
	font-size: 11px;
}

#ContentSearchResult img, form {
	margin: 0px;
	padding: 0px;
}


#ContentSearchResult h2 {
	font-size: 14px;
	font-weight: bold;
}

#ContentSearchResult a:link, #ContentSearchResult a:visited, #ContentSearchResult a:active {
	color: #272324;
	font-size: 10px;
	text-decoration: none;
}

#ContentSearchResult a:hover {
	color: #272324;
	font-size: 10px;
	text-decoration: underline;
}

#ContentSearch {
	position: absolute;
	top: 35px;
	left: 60px;
	height: auto;
	width: 295px;
	color: #272324;
	font-size: 12px;
}

#ContentSearch img, form {
	margin: 0px;
	padding: 0px;
}

#ContentSearch h2 {
	font-size: 14px;
	font-weight: bold;
}

#SearchField {
	width: 350px;
	margin-top: 15px;
}

.SelectField {
	height: 20px;
	width: 290px;
	margin-bottom: 2px;
	border: 1px solid #919396;
}

.InputField {
	height: 24px;
	width: 263px;
	float: left;
	text-indent: 5px;
	margin: 0 2px 0 0;
	border: 1px solid #919396;
}

.SubmitBtn {
	float: left;
	text-align: left;
	border: 1px solid #919396;
}

#LoginField {
	height: auto;
	width: 365px;
	margin-top: 15px;
}

.LoginBtn {
	height: 24px;
	width: 75px;
	text-align: center;
	background-color: #CACDD3;
	border: 1px solid #919396;	
}

.LogoutBtn {
	height: 24px;
	width: 75px;
	text-align: center;
	background-color: #CACDD3;
	border: 1px solid #919396;	
}

#SearchSelectField {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 12px;
	color: #272324;
	width: 100%;
	margin-bottom: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.active  {
	font-weight: bold;
}

#SearchSelectField .Line {
	margin-bottom: 5px;
}

#SearchResultField {
	margin-top: 40px
}

.PictureView {
	width: 150px;
	height: 180px;
	color: #68686C;
	float: left;
	font-weight: bold;
	text-align: center;
	margin: 0 15px 25px 0;
	background-color: #CACDD3;
	border: 1px solid #919396;
}

.BtnBack {
	width: 60px;
	line-height: 20px;
	color: #272324;
	font-weight: bold;
	text-align: center;
	border: 1px solid #A5A7AA;
	background-color: #EDEFF1;
}

.PicturePreviewLarge {
	height: auto;
	width: 500px;
	margin: 6px 0 6px 0;
	background-color: #FFFFFF;
	border: 1px solid #A5A7AA;
	text-align:center;
}

.InformationField {
	height: auto;
	width: 495px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px 0 5px 5px;
	border: 1px solid #A5A7AA;
}

.InformationField a {
	font-size: 11px;
}

.InformationField .desc {
	float: left;
	width: 390px;
}

.infotext {
	width: 100px;
	height: 100%;
	float: left;
	display: block;
	text-align: left;
	font-weight: bold;
}

.HeadText{
	height: auto;
	width: 460px;
	color: #272324;
	font-size: 11px;
}

.TitleText {
	font-weight: bold;
	margin: 20px 0 20px 0;
}

.MyProfil {
	width: 500px;
	height: auto;
	font-size: 11px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px solid #919396;
}

.ErrorField {
	text-align: left;
	color: red;
	width: 500px;
	font-size: 11px;
	margin: 0 auto;
}

.MyProfilHead {
	line-height: 20px;
	width: 490px;
	color: #272324;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #E7E8EA;
	text-align: left;
	border-bottom: 1px solid #919396;
}

.profiltext {
	width: 190px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

.profilinput {
	width: 280px;
	text-indent: 5px;
	margin: 0 2px 0 0;
	border: 1px solid #919396;
}

.profilcheckbox {
	margin: 5px 2px 0 0;
	border: 1px solid #919396;
}

.profilselect {
	width: 282px; /* 285px im IE6 */
	text-indent: 5px;
	margin: 0 2px 0 0;
	border: 1px solid #919396;
}

.profiltextarea {
	width: 280px; /* 285px im IE6 */
	text-indent: 5px;
	margin: 0 2px 0 0;
	border: 1px solid #919396;
}

.ButtonSet {
	width: 503px;
	margin-top: 10px;
	text-align: right;
}

.MyProfilButtons {
	width: 100px;
	color: #272324;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	border: 1px solid #A5A7AA;
	background-color: #EDEFF1;
}

.bigtext2 {
	color: #272324;
	font-size: 12px;
}

.text3 {
	color: #272324;
	font-size: 12px;
}

.imprint {
	color: #272324;
	font-size: 11px;
}

/* ***************** OLD STYLES ***************** */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.welcomeLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6B7B;
	text-decoration: none;
}

.welcomeLink:hover{
	text-decoration: underline;
}

/* btnDarkGrey */
.btnDia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 64;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #F0F0F0;
	cursor: pointer;
}

/* btnDarkGreyDyn */
.btnDiaDyn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #F0F0F0;
	cursor: pointer;
}

/* btnDarkGreyBig */
.btnDiaBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #F0F0F0;
	cursor: pointer;
}

/* btnSmall */
.btnDiaSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 25;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #F0F0F0;
	cursor: pointer;
}

.inputText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}
.inputTextArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}
.inputTextMicro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 50;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextMedium{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 200;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputTextGiant{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 400;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputAreaBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 600px;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputAreaMono{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputFile{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 18;
	/*background-color: #DFE6E9;
	border: none;
	*/
	border: 1px solid #A1B9C9;
}

.inputBox{
	width: 14px;
	height: 14px;
	margin-left: 2px;
	margin-right: 2px;
}

.diaTable{
	/*border: 1 solid #4F6B7B;*/
	background-color: #FFFFFF;
}

.diaTh{
	height: 17;
	text-align: left;
	background-color: #F0F0F0;
	padding: 0px 6px 0px 6px;
}

.MenuDown{
	margin-left: 6px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.TDMenuDown{
	width:25px;
	height:17px;
	background-color: #F0F0F0;
}

.MenuRight{
	height: 17px;
	width: 25px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px 4px 0px;
}

.Quickfinder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 223px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	padding: 0px 0px 0px 5px;
}

.QuickfinderDyn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	padding: 0px 0px 0px 5px;
}

.selbig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selMultiple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

.selmed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selDyn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16;
}

.selsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50;
	font-size: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
	height: 16;
}

.diaThLine{
	text-align: left;
	background-color: #4F6B7B;
}

.diaBottomLeft{
	height: 17;
	width:100%;
	text-align: left;
	background-color: #F0F0F0;
}

.diaBottomBtn{
	height: 17;
	text-align: right;
	background-color: #FFFFFF;
}


/* DiaWhite */
.shemeColor1{
	background-color: #F0F0F0;
}
/* DiaOnePixWhite */
.shemeColor1OnePix{
	width: 1;
	background-color: #FFFFFF;
}

/* DiaGrey */
.shemeColor2{
	background-color: #848484;
}
/* DiaOnePixGrey */
.shemeColor2OnePix{
	width: 1;
	background-color: #A1B9C9;
}

/* DiaDarkgrey */
.shemeColor3{
	background-color: #4F6B7B;
}
/* DiaOnePixDarkgrey */
.shemeColor3OnePix{
	width: 1;
	background-color: #4F6B7B;
}

/* DiaLightgrey */
.shemeColor4{
	background-color: #CFD6D9;
}
/* DiaOnePixLightgrey */
.shemeColor4OnePix{
	width: 1;
	background-color: #CFD6D9;
}

/* DiaLightestgrey */
.shemeColor5{
	background-color: #DFE6E9;
}
/* DiaOnePixLightestgrey */
.shemeColor5OnePix{
	width: 1;
	background-color: #4F6B7B;
}

/* DiaGreen #C3D900*/
.shemeColor6{
	background-color: #9EA7B0;
}
/* DiaOnePixGreen */
.shemeColor6OnePix{
	width: 1;
	background-color: #4F6B7B;
}

.DiaCols{
	height: 18;
	padding: 0px 3px 0px 3px;
}

.DiaRows{
	padding: 0px 3px 0px 3px;
}

.DiaRowOne{
	height: 13;
	background-color: #FFFFFF;
}

.DiaRowTwo{
	height: 15;
	background-color: #DFE6E9;
}


/* linkSmallRed */
.linkSmallPrevNext{
	color: #272324;
}

/* textSmallRedBold */
.textSmallPrevNextBold{
	color: #B5223A;
	font-weight: bold;
}

/* textSmallRed */
.textSmallPrevNext{
	color: #B5223A;
}

/* btnMediumRed */
.btnLightboxMedium{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	width: 79;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
}

/* btnMediumRedActive */
.btnLightboxMediumActive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	width: 79;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #CFD6D9;
	cursor: pointer;
	font-weight: bold;
}

/* btnBigRed */
.btnLightboxBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	width: 120;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
}

/* btnBigRedActive */
.btnLightboxBigActive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	width: 120;
	height: 18;
	border: 1px solid #4F6B7B;
	background-color: #CFD6D9;
	cursor: pointer;
	font-weight: bold;
}

.btnList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	width: 30;
	height: 14;
	border: 1px solid #4F6B7B;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.listLink, .listLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5223A;
	cursor: pointer;
}

.textNegativeBold{
	color: #B5223A;
	font-weight: bold;
}

.textNegative{
	color: #B5223A;
}

.textPostiveBold{
	color: #C3D900;
	font-weight: bold;
}

.textPostive{
	color: #C3D900;
}

.textBold{
		font-weight: bold;
}

.inputTextMono{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	width: 100%;
	height: 16;
	background-color: #DFE6E9;
	border: none;
}

.selMono{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color:  #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
}

.linkNegativeBold{
	color: #B5223A;
	font-weight: bold;
}

.inputTextSearch{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 197;
	height: 16;
	background-color: #DFE6E9;
	border: none;
}

.inputTextSearchProfi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 155;
	height: 16;
	background-color: #DFE6E9;
	border: none;
}

.sitemap, .sitemap:link, .sitemap:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	line-height: 14px;
}

.themefolderlink, .themefolderlink:link, .themefolderlink:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5A5A5A;
	text-decoration : none;
	font-weight: bold;
}
.themefolderlink:active, .themefolderlink:hover{
	text-decoration : underline;
}

.themelink, .themelink:link, .themelink:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5A5A5A;
	text-decoration : none;
	background-color: #FFFFFF;
	display:table-cell;
	height:16px;
	width:155px;
	text-align:left;
	vertical-align: middle;
}

.themelink:active, .themelink:hover{
	text-decoration : none; color : #FFFFFF;
	background-color: #CFD6D9;
}

.imprint{
	color : #848484;
}

.thead {	
	font-size: 11px;
	background-color:#F0F0F0;
	padding-right:15px;
	padding-left:30px;}

.thead h1 {
	font-size: 25px;
	font-weight: inherit;
	}	
	
.tfoot {
	font-size: 11px;
	height:10px;
	background-color:#848484;}
	
.eingabefeld {
	margin-top:8px;
	font-size: 11px;	
	text-indent:2px;	
	width:220px;
	border: 1px #000000 solid;
}
	
.HeadLogo {
	padding-left:0px;
}
	
.StartBackgroundColor {
	background-color:#;
	width:100%;
	height:100%;
}

div#GalleryContent {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 450px;
	height: auto;
}

div#GalleryContent h3 {
	color: #5e5e5e;
	font-size: 13px;
}

div#GalleryContent .information {
	margin-top: 45px;
	color: #5e5e5e;
	font-size: 12px;
}

div#GalleryContent a {
	color: #5e5e5e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#GalleryContent a:hover {
	text-decoration: underline;
}

div.museumlink {
	position: absolute;
	top: 52px;
	left: 495px;
	width: 75px;
	height: 20px;
	cursor: pointer;
	z-index: 60;
}

div#RandomImage {
	position: relative;
	width: 960px;
	height: 165px;
	overflow: hidden;
	z-index: 100;
}

div#RandomImage img {
	position: relative;
	z-index: 50;
}

div#RandomImage #Infopanel {
	position: absolute;
	bottom: -20px;
	height: 0;
	width: 960px;
	z-index: 70;
}

div#RandomImage .infowrapper {
	position: absolute;
	top: 0;
	left: 0;
	background: black;
	width: 960px;
	height: 165px;
	z-index: 900;

	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

}

div#RandomImage #Infopanel span {
	position: absolute;
	top: 2px;
	left: 40px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	z-index: 80;
}

.clear {
	height: 1%;
	clear: both;
}