td, tr, div, p {  font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 24px; color: #5C5C5C; text-decoration: none;}

a:visited {  font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;  font-size: 12px; color: #AA0D16; text-decoration: underline}
a:hover {  font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;  font-size: 12px; color: #FECB66; text-decoration: none}
a:link {  font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;  font-size: 12px; color: #AA0D16; text-decoration: underline}


BODY {
scrollbar-face-color:#884200;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E8DBB1;
scrollbar-darkshadow-color:#E8DBB1;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E8DBB1;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8DBB1;
}

.Stil1 {
	color: #8B4100;
	font-weight: bold;
	font-size: 16px;
}

.Stil2 {
	color: #8B4100;
	font-weight: bold;
	font-size: 14px;
}

.Stil3 {
	color: #B51F1B;
	}
	
.scrollen {
	overflow:auto;
	height:560;
	width:320;
}

h1 {
	color: #8B4100;
	font-weight: bold;
	font-size: 32px;
}

#naviOben {
	background-color:#e8dbb1;
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	text-align:center;
}

#navi {
	background-image:url(../bilder/navi.jpg);
	background-repeat:no-repeat;
	width:189px;
	height:530px;
	overflow:hidden;
	padding-top:150px;
}

#navi ul {
	padding:0px 0px 0px 45px;
	margin:0px;
}
#navi li {
	padding:0px;
	margin:0px;
	list-style:none;
}

#navi a {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#navi a:hover {
	color:#333;
	text-decoration:underline;
}


#naviOben a {
	font-size:14px;
	color:#333;
	padding:0px 20px 0px 20px;
}
#naviOben a:hover {
	color:#fff;
	text-decoration:none;
}


	.clear 	{
		clear:both;
		line-height:0;
		font-size:0;
		height:0;
		}
		
		
.inhaltMitte {
	height:140px;
	width:160px;
	float:left;
}
		

/*----------------------------------------------------------------------------
Slimbox
------------------------------------------------------------------------------*/
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../bilder/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: transparent url(../bilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../bilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../bilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
