<style type="text/css"> 
body { 
margin: 0; 
padding: 0; 
background: #000; 
} 
</style> 
body { buttonhighlight: #ffffff; scrollbar-base-color: #eeeeee; scrollbar-3dlight-color: #e1e1e1; scrollbar-arrow-color: #464646; scrollbar-darkshadow-color: #e1e1e1; scrollbar-track-color: #f5f5f5; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ebebeb; }
td    { color: #a81524; font-size: 9pt; font-family: Georgia, Times, Times New Roman, Arial; line-height: 15pt; letter-spacing: 1px }

.fliesstext_grau { color: #646464; }
.leistungen { color: #646464; font-size: 7pt; font-family: Georgia, Times, "Times New Roman", Arial; line-height: 12pt; letter-spacing: 1px; }
a:link  { color: #a81524; text-decoration: none }
a   { color: #a81524 }
a:hover   { color: #000000; text-decoration: none }
.klein    { color: #646464; font-size: 7pt; font-family: Georgia, Times, "Times New Roman", Arial; line-height: 9pt; letter-spacing: 1px }
.kleingrau { color: gray; font-size: 7pt; font-family: Georgia, Times, "Times New Roman", Arial; line-height: 9pt; letter-spacing: 1px; }
.menulinks  { color: #a81524; text-decoration: none }
.aktiv  { color: #000000; text-decoration: none }


/* 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: #bbbbbb;
}

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

#lbImage {
	position: absolute;
	left: 0px;
	top: 0;
	border: 10px solid #bbbbbb;
	background-repeat: no-repeat;
}

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

#lbPrevLink {
	left: 0;
}

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

#lbNextLink {
	right: 0;
}

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

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

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

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

#lbCaption {
	font-weight: bold;
}



#startseitentext{
		font-family: Georgia, Times, "Times New Roman", Arial;
		color: #a81524;
	}

	#startseitentext a{
		text-decoration: none;
		color: #a81524;
	}
	
	#startseitentext a:hover{
		text-decoration: none;
		color: #000000;
	}

	#startseitentext h1, h2{
		font-size: 12px;
		font-weight: bold;
		color: #A81524;
	}

	#omslink {
		font-size: 10px;
		text-decoration: none
	}
	
	#omslink a{
		font-size: 10px;
		text-decoration: none
		
	}
