body {
	background-image: url(img/hg.gif);
	background-attachment:fixed;
	background-color: #d9aaee;
	scrollbar-base-color:#D9ABEF;
	scrollbar-arrow-color:#fff;
	scrollbar-shadow-color:#BD84D6;
	scrollbar-darkshadow-color:#723A8C;
	scrollbar-highlight-color:#fff;
	scrollbar-track-color:#CF96EA;
	scrollbar-3dlight-color:#723A8C
  }

ol {
	font-family: Verdana;
	font-size: 14px;
  }

span.Stil {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold;
	}

a.nachoben {
	color: #6D2688;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }

a.links {	
    font-family: Verdana;
	color: #6D2688;
	font-size: 14px; 
	}

td.tabelle {
	padding-top:20px; 
	padding-left: 5px; 
	padding-right: 5px; 
	text-align: justify
   }

font.smalllila  {
	font-size: 10px;
	color: #6D2688;
	font-family: Verdana;
   }

font.lila  {
	font-size: 14px;
	color: #6D2688;
	font-family: Verdana;
   }

font.schwarz  {
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
   }





/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #6D2688;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #d9aaee;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 4px solid #6D2688;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

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

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

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

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

#lbCaption {
	font-weight: bold;
}

/* SLIMBOX -Ende */

