@CHARSET "UTF-8";

.pr_div {
	width: 700px;
	margin: auto;
}
	
.prMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.prMenu li {
	float: left;
	width: 233px;
	text-align: center;
	background-color: #f1e1dd;
}

.prMenu a {
	padding: 5px;
	display: block;
}

.prMenu li.active {
	background-color: #b9002d;
}

.prMenu li.active a {
	color: white;
}

.pr_content {
	clear: both;
	text-align: justify;
	padding: 10px 0 20px 0;
}

.pr_content h2 {
	margin: 10px 0 0 1px;
	font-size: 10px;
	padding: 0;
}

.prHI {
	padding-top: 5px;
}

.prHI td {
	vertical-align: top;
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 10px;
}

.prHI td.first {
	padding-right: 10px;
	text-align: left;
}

.bildarchiv {
	height: 400px;
	overflow:auto; 
	overflow-x:visible; 
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #bbbbbb; 
	scrollbar-highlight-color: #bbbbbb; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #bbbbbb;
}

.bildarchiv ul {
	list-style-type: none;
	margin: 0 10px 15px 10px;
	padding: 0;
}

.bildarchiv .end {
	clear: both;
}

.bildarchiv .ebene0 {
	border: 1px solid #b70038;
	color: #b70038;
	padding: 3px 3px 3px 13px;
	display: block;
	background: url(../images/pfeilur.gif) no-repeat left center;
}

.bildarchiv .ebene1 {
	color: #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
	padding: 3px 3px 3px 13px;
	display: block;
	background: url(../images/pfeilug.gif) no-repeat left center;
}

.bildarchiv .images li {
	float: left;
	text-align: center;
	width: 180px;
	margin: 0 12px 20px 12px;
}

.bildarchiv .images li.active {
	clear: both;
}

.bildarchiv .images li a span {
	display: block;
}



.pressContent {
	width: 520px;
	float: left;
	padding-bottom: 20px;
}


.pressContent h1,
.pressContent h1 * {
	font-size: 14px;
}

.pressContent h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

.pressContent h3 {
	font-weight: normal;
	text-decoration: underline;
}

.pressLocation {
	font-weight: bold;
}

.pressAboutList,
.pressContactList {
	float:left;
	clear: both;
}

.pressAboutList ul,
.pressContactList ul,
.pressSidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pressContactList li,
.pressAboutList li {
	margin: 20px 0 0 0;
	padding: 0;
}
.pressReleases .title,
.pressAboutList .title,
.pressContactList .title,
.pressSidebar .title {
	display: block;
	font-weight: bold;
	text-align: left;
}
.pressContactList ul {
	width: 420px;
}
.pressContactList li {
	clear: none;
	float: left;
	width: 210px;
	margin-top: 20px;
}

.pressSidebar {
	float: right;
	margin: 0 0 20px 10px;
	width: 160px;
	border: 1px solid #9c9c9c;
	text-align: center;
	clear: right;
}

.pressSidebar h2 {
	border-bottom: 1px solid #9c9c9c;
	margin: 0;
	padding: 5px;
	background-color: #e2e2e2;
	text-align: left;
}

.pressSidebar h2 a {
	color: black;
	background: url(../images/dreieckr.gif) left center no-repeat;
	padding-left: 12px;
}

.pressSidebar .active h2 a {
	background: url(../images/dreiecku.gif) left center no-repeat;
}

.pressSidebar .yearList ul ul {
	border-bottom: 1px solid #9c9c9c;
}

.pressSidebar .yearList li.last ul {
	border-top: 1px solid #9c9c9c;
}

.pressSidebar .yearList li.last h2,
.pressSidebar .yearList li.last ul {
	border-bottom: none;
}

.pressSidebar .yearList ul {
	padding: 0;
}

.pressSidebar .yearList li {
	padding: 0;
	border: none;
}

.pressSidebar ul,
.pressSidebar .yearList li ul {
	padding: 4px;
}

.pressSidebar li,
.pressSidebar .yearList li li {
	padding: 10px 0 10px 0;
	border-top: 1px solid #cccccc;
}

.pressSidebar li.first,
.pressSidebar .yearList li li.first {
	padding-top: 0;
	border-top: none;
}

.pressSidebar li.last,
.pressSidebar .yearList li li.last {
	padding-bottom: 0;
}

.pressDownload {
	clear: both;
	float:left;
	width: 300px;
	margin: 20px 0 0 0;
}

.pressSidebar img {
	border: none;
	width: 150px;
}

.pressSidebar img.height {
	width: auto;
	height: 150px;
}

.pressImageList span {
	display:block;
	font-size: 10px;
}

.date {
	display: block;
}

