﻿BODY {
	color: #9f0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0 none;
	background: #FFF8DC url(images/xx.jpg);
	scrollbar-base-color: #FFFDF2;
	scrollbar-track-color: #FFFDF2;
	scrollbar-face-color: #FFFDF2;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3d-light-color: #FFFDF2;
	scrollbar-dark-shadow-color: #FFFDF2;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-arrow-color: #008712;
}

TABLE, TD, TR, TH {
	color: #9f0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


A:link, A:visited, A:hover, A:active {font-family: arial, helvetica, sans-serif; color: #008712; font-weight: bold;}

A:hover, A:active {text-decoration: none; color: #9f0000; font-weight: bold;}

A:link, A:visited {text-decoration: underline}

P, td {font-family: arial, helvetica, sans-serif; font-size: 10pt; margin-left: 0.0in}

H1 {color: #008712; font-size : 14pt;font-family: arial, helvetica, sans-serif;}

H2 {color: #008712; font-size : 12pt;font-family: arial, helvetica, sans-serif;}

H3 {color: #008712; font-size : 10pt;font-family: arial, helvetica, sans-serif;}

H4 {color: #9f0000; font-size : 10pt; font-weight: bold;font-family: arial, helvetica, sans-serif;}



div.inhalt {
	margin: 0px 0px 0px 150px;
}

.printOnly { display: none; }
.printOnlyoben { display: none;
		margin: 0px 0px 0px 150px;
}

#footer {
	position: absolute;
	bottom: 10px;
	width:99%;
}

ul.map1{
list-style-image:url(images/pf_gr.gif);
padding-top:5px;
padding-bottom:10px;
}

ul.map2{
list-style-image:url(images/pf_r.gif);
padding-top:5px;
padding-bottom:10px;
}

ul.map3{
list-style-image:url(images/pf_grau.gif);
padding-top:5px;
padding-bottom:10px;
}

/* 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(images/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(images/prevlabel.gif) no-repeat 0% 95%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 95%;
}

#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: 64px;
	height: 20px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


