/* -------- 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;
	}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	}

em
	{
	color: #212121;
	}

h1
	{
	font-family: "Arial Narrow", Arial, Univers, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #8f8f8f;
	margin-bottom: 5;
	}

h2
	{
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #8f8f8f;
	margin-bottom: 5;
	}


table.hinweis
	{
	border: 1px dotted #fd8b04;
	}


/* -------- Positionierungen fester Elemente -------- */

#links
	{
	display: none;
	}

/* -------- Formulare -------- */

form
	{
	margin: 0;
	display: inline;
	}

.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;
	}

/* -------- Formulare optimiert fuer NN6+ und IE4+ -------- */

.input0, .input1, .input2
	{
	height: 20px;
	}

.input0, .select0
	{
	width: 168px;
	}

.input1
	{
	width: 45px;
	}

.input2
	{
	width: 117px;
	}

.absenden
	{
	background: #ffffff;
	height: 18px;
	line-height: 14px;
	}
.rahmen-grau {
	border: thick solid #CCCCCC;
}
.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8f8f8f;
}
