BODY, TD, TR, TD, TH {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}

BODY {
	padding: 20px;
	margin: 0px;
	scrollbar-arrow-color: #00008B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #00008B;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #00008B;
}

H2 {
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: silver;
}

H3 {
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: silver;
}

HR {
	color: black;
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	border-color: black;
	height: 1px;
}

P {
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

P IMG {
	border: 1px solid black;
	margin: 5px 15px 5px 15px;
}

UL {
	margin-top: 5px;
	margin-bottom: 20px;
	list-style-type: square;
}

.ulwichtig {
	margin-top: 5px;
	margin-bottom: 20px;
	list-style-type: square;
	font-weight: bold;
	color: #1a3764;
}

LI {
	margin-bottom: 5px;
}

A,
A:visited {
	color: #1a3764;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
}

FORM {
	margin-top: 5px;
	margin-bottom: 10px;
}

.gelesen {
	color: gray;
}

FORM LABEL{
	font-weight: bold;
}
FORM FIELDSET {
	padding: 10px;
	border-color: #1a3764;
}

FORM INPUT,
FORM TEXTAREA {
	border: 1px solid black;
	overflow: auto;
	width: 180px;
}

FORM SELECT {
	border: 1px solid black;
	width: 180px;
}

.leistungstabelle {
	margin-bottom: 10px;
}

.leistungstabelle .kopf {
	background-color: #E8EEF8;
	border-style: solid;
	border-color: black;
	border-width: 1px 0px 0px 1px;
}

.leistungstabelle .kopf a,
.leistungstabelle .kopf a:visited {
	color: black;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
}

.leistungstabelle .kopf a:hover,
.leistungstabelle .kopf .aktiv,
.leistungstabelle .kopf .aktiv:visited {
	color: white;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	background-color: #1a3764;
}

.leistungstabelle .koerper {
	border: 1px solid black;
}
.leistungstabelle .liste TD {
	background-color: #F8FAFC;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	font-size: 11px;
}
.leistungstabelle .liste TD A,
.leistungstabelle .liste TD A:visited {
	padding: 0px 0px 0px 5px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.leistungstabelle .liste TD A:hover {
	display: block;
	background-color: #DBE6EE;
	text-decoration: none;
}

.leistungstabelle .liste TD .aktiv,
.leistungstabelle .liste TD .aktiv:visited,
.leistungstabelle .liste TD .aktiv:hover {
	background-color: #1a3764;
	color: white;
	display: block;
}

.leistungstabelle .beschreibung {
	border: 1px solid gray;
}

.leistungstabelle .beschreibung .titel {
	background-color: #E8EEF8;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.leistungstabelle .beschreibung TD{
	padding: 5px;
}

.leistungstabelle .beschreibung UL {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.leistungstabelle .beschreibung UL {
	line-height: 15px;
}

.leistungstabelle .beschreibung .preisanfrage {
	background-color: #E8EEF8;
	border-top: 1px solid gray;
}

.leistungstabelle .beschreibung .preisanfrage A,
.leistungstabelle .beschreibung .preisanfrage A:visited,
.leistungstabelle .beschreibung .preisanfrage A:hover {
	text-align: center;
	display: block;
	text-decoration: none;
}

.verleihtabelle {
	border: 1px solid gray;
}

.verleihtabelle TD {
	padding: 1px;
}

.verleihtabelle TH {
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.verleihtabelle .even {
	background-color: #E8EEF8;
}

.versteckt {
	display: none;
	visibility: hidden;
}

.sichtbar {
	display: block;
	visibility: visible;
}

.infotext {
	color: gray;
	padding-left: 10px;
}

.download {
	width: 75px;
	border: 1px solid gray;
	padding: 10px;
	text-align: center;
}

.download IMG {
	margin-bottom: 5px;
}

.standort {

}

.standort IMG {
	border: 1px solid gray;
}
