html {overflow: -moz-scrollbars-vertical; }
body { color: #6d4722; font-family: Georgia, "Times New Roman", Times, serif; background-image: url(grafik/pattern_102.gif);}
.container { background-image: none; background-attachment: scroll; position: relative; top: 20px; width: 860px; height: auto; margin-right: auto; margin-left: auto; padding: 0; }
.impressum { position: absolute; top: 360px; left: 835px; right: 0; width: 25px; height: 200px; }
p {}
a { color: #a50032 }
table { margin-left: -5pt; }
h1 { color: #a50032; font-size: 14pt; font-weight: bold; }
#rightimg { float: right; margin-right: 10px; margin-left: 10px; }
#leftimg { margin-right: 10px; float: left; }
a:hover { color: #ff9d00 }
#startseite { color: #fff; font-size: 13pt; font-weight: bold; line-height: 130%; background-color: #ff9d00; text-align: right; position: relative; top: 100px; left: 50px; width: 550px; padding: 7px; list-style-position: inside; display: block; opacity: 0.9; filter: alpha(opacity=90)        }
#menu { background-color: #ffe8da; background-image: url(grafik/menu_bg.jpg); background-repeat: no-repeat; width: 187px; height: 563px; float: left; }

#content { background-image: url(grafik/main_bg.jpg); background-repeat: no-repeat; width: 673px; height: 563px; float: right; }
#text { font-size: 9pt; line-height: 150%; background-color: #f9eede; text-align: left; margin: 30px 60px 30px 30px; padding: 20px 20px 20px 25px; border-bottom: 12px solid #3a281c; }
/* -- Navigation -- */

#navlist { position: relative; left: 19px; width: 187px; margin: 10pt 0 0; padding: 0; }
#navlist li { background-color: #f9eede; width: 161px; margin: 3px 0 5px; padding: 0 0 0 7px; list-style-type: none; display: block; }
#navlist a { color: #6d4722; font-size: 9pt; font-weight: bold; line-height: 14pt; text-decoration: none; }
#navlist a:hover { color: #a50032; font-weight: bold; background-image: url(grafik/pfeil.gif); background-repeat: no-repeat; background-position: -1px 2px; text-decoration: none; padding-left: 13px; }
.current { color: #a50032; background-image: url(grafik/pfeil.gif); background-repeat: no-repeat; background-position: 0 4px; padding-left: 13px; }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #261300;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer { position: absolute; left: 50%; overflow: hidden; background-color: #fff; }

.lbLoading {
	background: url(sb/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover { background: url(sb/prevlabel.gif) no-repeat 0 15%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover { background: url(sb/nextlabel.gif) no-repeat 100% 15%; }

#lbBottom { font-size: 10px; color: #666; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 1.4em; text-align: left; border-color: #fff; border-style: none solid solid; border-width: 10px; }

#lbCloseLink { background: url(sb/closelabel.gif) no-repeat center; display: block; float: right; width: 113px; height: 22px; margin: 5px 0; }

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

