/* -------- Allgemein -------- */

body
	{
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #1a509a;
	scrollbar-3dlight-color: #1a509a;
	scrollbar-darkshadow-color: #1a509a;
	scrollbar-face-color: #f4f4f4;
	scrollbar-highlight-color: #f4f4f4;
	scrollbar-shadow-color: #f4f4f4;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	}

p, .p, li, ul, ol, td, .suchtitel
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #212121;
	margin-top: 0;
	}

ul li
	{
	list-style-image: url(../images/blue_arrow.gif);
	}

td.navil
	{
	padding: 2px;
	border: 1px solid white;
	cursor: hand;
	}


.navilaktiv, .navilaktiv:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fd8b04;
	text-decoration: none;
	line-height: 13px;
	}

a.navil, a.navil:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 13px;
	}



a.p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd8b04;
	text-decoration: none;
	}

a.p:hover
	{
	background: #fd8b04;
	color: #FFFFFF;
	}


.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #1b1b1b;
	margin-top: 0;
	}

a.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	text-decoration: none;
	}

a.footer:hover
	{
	background: #212121;
	color: #FFFFFF;
	}

.footeraktiv
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #fd8b04;
	margin-top: 0;
	}


b, strong
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1a509a;
	}

em
	{
	color: #212121;
	}

h1
	{
	font: 40px Arial, Univers, Helvetica, sans-serif;
	font-weight: 200;
	color: #ababab;
	margin-bottom: 5px;
	letter-spacing: 1px;
	}

h2
	{
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 200;
	line-height: 24px;
	color: #1a509a;
	margin-bottom: 5px;
	}

h3
	{
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #1a509a;
	margin-bottom: 12px;
	}


table.hinweis
	{
	}


/* -------- Positionierungen fester Elemente -------- */

#links
	{
	display: none;
	}

/* -------- Formulare -------- */

form
	{
	border: 1px dashed #1A509A;
	padding: 1px;
	margin: 0;
	display: block;
	width: 600px;
	}

.input0, .input1, .input2, .select0, .absenden
	{
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #212121;
	margin: 0;
	padding: 0;
	line-height: 16px;
	background: white;
	border: 1px solid #000;
	}

/* -------- Formulare optimiert fuer NN6+ und IE4+ -------- */

.input0, .input1, .input2
	{
	height: 20px;
	}

.input0, .select0
	{
	width: 348px;
	}

.input1
	{
	width: 65px;
	}

.input2
	{
	width: 277px;
	}

.absenden
	{
	background: #ffffff;
	height: 18px;
	line-height: 14px;
	width: 180px;
	}
	
.absenden:hover {
	border-color: #FD8B04;
	color: #FD8B04;
}

	
.rahmen-grau {
	border: thick solid #CCCCCC;
}

.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8f8f8f;
}

#mapb
	{
	float: right;
	margin: 0 0 12px 17px;
	border: 1px dashed #1A509A;
	padding: 1px;
	}
	
#map 
	{
	}
	
img.portrait {
    border: 1px dashed #1A509A;
    padding: 1px;
}

a:hover img.portrait {
    border: 1px dashed #FD8B04;
    padding: 1px;
}

.label {
    display: block;
    float: left;
    width: 60px;
}

.xlabel {
    display: block;
    float: left;
    width: 100px;
}

.xxlabel {
    display: block;
    float: left;
    width: 150px;
}



input.pff {
	color: #FD8B04 !important;
	border: 1px solid #FD8B04 !important;
}

b.pff {
	color: #FD8B04 !important;
}
