html {
	height:100%;
}
body {
	background-color:#022c52;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(bilder/BodyBackgroundLine.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
img {
	border:none;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
h1 {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	margin-bottom:15px;
	}
#box2 {
	position:absolute;
	width:980px;
	height:573px;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-302px;
	background-color:#003c72;
}
.kopf {
	width:980px;
	height:98px;
	background-image:url(bilder/head_background.jpg);
}
.logo {
	position:absolute;
	width:330px;
	height:81px;
	left:50px;
	top:9px;
}
.navigation {
	width:978px;
	height:23px;
	background-image:url(bilder/navi_background.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
	border-bottom:1px solid #b8cfe4;
}
.navigation a {
	font-size:16px;
	font-weight:bold;
	color:#00549c;
	text-decoration:none;
}
.weisseLinieOben {
	width:978px;
	height:5px;
	font-size:1px;
	line-height:0;
	background-color:#FFFFFF;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
	border-top:1px solid #1464af;
}
.startTeaser {
	width:978px;
	height:322px;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
}
.weisseLinieUnten {
	width:978px;
	height:5px;
	background-color:#FFFFFF;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
	border-bottom:1px solid #1464af;
	font-size:1px;
	line-height:0;
}
.footlineBodenStartSeite {
	width:978px;
	height:115px;
	border-bottom:1px solid #003c72;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
}
.teaserBox {
	width:187px;
	height:115px;
	border-top:1px solid #648bb0;
	border-left:1px solid #648bb0;
	border-right:1px solid #648bb0;
	float:left;
	margin-right:8px;
	margin-left:1px;
}
.inhaltsBox {
	width:978px;
	height:426px;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
	background-image:url(bilder/inhalt-background.png);
	background-repeat:repeat-x;
	position:relative;
	overflow:auto;
	font-size:12px;
}
.footLine {
	width:978px;
	height:13px;
	border-top:5px solid white;
	border-left:1px solid #003c72;
	border-right:1px solid #003c72;
	background-image:url(bilder/foot-background.gif);
	background-repeat:repeat-x;
}
.rechteInhaltsBox {
	background-image:url(bilder/rechte-inhalts-box-back.gif);
	background-repeat:repeat-x;
	position:absolute;
	right:0px;
	top:0px;
	height:426px;
	width:460px;
}
.rechteInhaltsBox h2 {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:7px;
	border-bottom:1px solid #FFFFFF;
}
.ausstellungsBild {
	position:absolute;
	bottom:0px;
	left:0px;
	height:376px;
	width:487px;
	vertical-align:middle;
	text-align:center;
}
.ausstellungsBild img {
	max-height:376px;
	max-width:487px;
}
.linkeInhaltsBox {
	position:absolute;
	left: 19px;
	top: 14px;
	width:460px;
}
.chronikBox {
	height:314px;
	width:408px;
	background-color:#003c72;
	position:relative;
	margin-top:17px;
	margin-right:20px;
	padding-top:8px;
	float:left;
}
.chronikBox img {
	position:absolute;
	bottom:0px;
	left:0px;
}
.chronikBox h1 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 13px 0 10px;
}
.chronikBox p {
	font-size:13px;
	margin:5px 13px 0 10px;
	text-align:justify;
	line-height: 1.3;
}
.inhaltBoxGross {
	width:3000px;
	height:400px;
	padding-left:20px;
	background-image:url(bilder/chronik/streifen-hintergrund.jpg);
	background-repeat:repeat-x;
	background-position: top;
	overflow:auto;
}
.chronikJahr {
	top:337px;
	position:absolute;
	width:100px;
	height:30px;
	text-align:center;
	font-size:24px;
	color:#FFFFFF;
}
.ausstellungMarginalie {
	line-height:1.3;
	position:absolute;
	top:5px;
	left:210px;
	font-size:12px;
	color: #fff;
	width:240px;
	text-align:center;
}
.ausstellungMarginalie a {
	color:#FFCC00;	
}
.ausstellungMarginalie a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.agrlogo {
	width:131px;
	height:91px;
	position:absolute;
	left: 840px;
	top: 14px;
}
.oeffnungslink a:hover {
	color:#CC0000;
}
.impressumlink {
	width:150px;
	height:20px;
	position:absolute;
	top:575px;
	right:5px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.pdfbtnschmal {
	width:233px;
	height:36px;
	background:transparent url(bilder/pdf-button-schmal.gif) no-repeat;
	display:block;
	font-size:15px;
	font-weight:bold;
	text-transform:capitalize;
	padding:19px 0 0 70px;
	color:#fff !important;
	margin:8px 0 4px 5px;
}
.pdfbtnschmal:hover {
	color:#C00 !important;
}