@CHARSET "ISO-8859-1";

/* vertical center from: http://d-graff.de/fricca/center.html */
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #f0eed9;
}
img {
	border: 0;
}
h1, #menu a, #btmbar, .year, .zurueck {
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: -0.05em;
}
h1 {
	margin: 1.6em 0 1em 0;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	margin: 1.6em 0 0.3em 0;
	font-size: 14px;
	font-weight: normal;
}
p {
	margin: 1em 0;
}

#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -410px; /* half of main's height (incl. padding) */
	float: left;
}
#main {
	width: 952px;
	height: 803px;
	margin: 0 auto;
	clear: left;
	position: relative;
}
.shadow {
	line-height: 0;
	float: left;
}
#shadow-inner {
	width: 930px;
	height: 781px;
	float: left;
	background-color: #c2ce92;
}
#banner {
	line-height: 0;
}
#menu {
	background: url('../images/menu.gif');
	background-repeat: repeat-x;
	height: 60px;
	text-align: center;
	padding-left: 116px;
}
#menu div.menu {
	float: left;
	width: 135px;
}
#menu a {
	display: block;
	height: 16px;
	padding: 22px 0;
	color: #262626;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}
#menu a.sel, #menu a:hover {
	color: #fff;
	background-color: #8a9369;
}
#menu div.submenu {
	width: 135px;
	position: absolute;
	top: 261px;
	display: none;
	background-color: #c2ce92;
	margin-top: 3px;
	z-index: 3;
}
#menu div.submenu a {
	height: 17px;
	padding: 4px 0;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}
#middle {
	height: 413px;
	padding-top: 3px;
	background-color: #8a9369; 
}
.gallery {
	float: left;
	width: 396px;
	height: 413px;
	overflow: hidden;
	background-color: #b0b577;
}
#content {
	float: left;
	color: #fff;
	width: 454px;
	height: 413px;
	padding: 0 40px;
	overflow: auto;
}
#content.broad {
	width: 850px;
	overflow: auto;
}
#content a {
	color: #262626;
}
#btmbar {
	height: 91px;
	background-color: #efedd9;
	color: #262626;
	padding-left: 120px;
}
#btmbar #col1, #btmbar #col2, #btmbar #col3, #btmbar #col4 {
	float: left;
	height: 53px;
	margin-top: 20px;
}
#btmbar #col1 {
	width: 71px;
	padding-left: 58px;
	border-left: 1px dotted #262626;
	font-weight: bold;
	font-size: 13px;
}
#btmbar #col2 {
	width: 146px;
	border-right: 1px dotted #262626;
	font-size: 13px;
}
#btmbar #col3 {
	width: 240px;
	padding-left: 38px;
	padding-top: 15px;
	font-size: 18px;
}
#btmbar #col4 {
	border-left: 1px dotted #262626;
	border-right: 1px dotted #262626;
	padding: 15px 37px 0 37px;
	height: 38px;
	font-size: 18px;
}
#btmbar a {
	color: #262626;
	text-decoration: none;
}
#btmbar a:hover, #btmbar a.sel {
	color: #8c926b;
}
#footer {
	height: 21px;
	padding-top: 3px;
	background-color: #a8a68c;
	color: #262626;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 119px;
}
#footer a {
	color: #262626;
	text-decoration: none;
}
#footer a:hover, #footer a.sel {
	color: #efedd9;
}

#archiv-text {
	margin-left: 396px;
}
#archiv-container {
	float: right;
	width: 720px;
	height: 250px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}
#archiv-container #archiv-inner {
	position: absolute;
}
#archiv-container .yearblock {
	float: left;
	height: 250px;
	padding-left: 26px;
	overflow: hidden;
}
#archiv-container .yearblock > div {
	width: 480px;
}
#archiv-container .yearline {
	border-bottom: 1px dotted #fff;
	padding-bottom: 5px;
	margin-bottom: 21px;
}
#archiv-container .year {
	font-size: 18px;
	font-weight: bold;
}
#archiv-container .issue {
	float: left;
	width: 120px;
}
#archiv-container .thumb {
	margin-right: 26px;
}
#archiv-container .jz, #aktuell .jz {
	border-bottom: 1px solid #c3c9b3;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
}
#archiv-container .pdf, #aktuell .pdf {
	padding-top: 2px;
}
#archiv-container .pdf a, #aktuell .pdf a {
	color: #fff;
}
#archiv-container #mask-top, #archiv-container #mask-bottom {
	position: absolute;
	background-color: #8a9369;
	height: 10px;
	width: 20px;
	left: 0;
	z-index: 1;
}
#archiv-container #mask-top {
	top: 18px;
}
#archiv-container #mask-bottom {
	top: 205px;
}
#archiv-rarr, #archiv-larr {
	display: block;
	float: right;
	margin-top: 203px;
	cursor: pointer;
}
#archiv-rarr {
	padding: 10px 0 10px 20px;
}
#archiv-larr {
	padding: 10px 0;
}
#aktuell {
	width: 120px;
}
.thumb {
	position: relative;
	width: 94px;
	height: 126px;
}
.thumb #fancy-bg-nw {
	margin-top: 20px;
}
.thumb #fancy-bg-w {
	height: 106px; margin-top: 20px;
}
.thumb #fancy-bg-s {
	width: 74px;
}
.thumb #fancy-bg-se {
	margin-right: 20px;
}
.cover {
	position: relative;
	width: 250px;
	height: 333px;
	margin-left: 73px;
	margin-top: 40px;
}
.cover #fancy-bg-nw {
	margin-top: 20px;
}
.cover #fancy-bg-w {
	height: 313px; margin-top: 20px;
}
.cover #fancy-bg-s {
	width: 230px;
}
.cover #fancy-bg-se {
	margin-right: 20px;
}

.scroll-pane {
	width: 430px;
	height: 300px;
	padding-right: 20px;
	overflow: auto;
}
.jScrollPaneContainer {
	margin-bottom: 20px;	
}
.line {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
}
.note-header {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
}
.tipp, #content .tipp a {
	color: #fbc100;
}
.notiz {
	width: 440px;
	padding: 100px 100px 70px 100px;
}
.notiz a {
	color: #000;
}
.notiz .line a {
	text-decoration: none;
}
.err {
	color: #f00;
	font-weight: bold;
}
.admin {
	background-color: #ffbb22;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 12px;
}
.multiupload_del {
	margin-left: 10px;
}
#multiupload_filelist div {
	padding: 2px 0;
	color: #000;
}
