	* { margin:0; padding:0; }

html { min-height:100%; }

body { font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#000; padding:0px; margin:0px; top:0; left:0; background-color:#fcfaf8; }

img { border:0px; }

p { margin:0; padding:0; }

hr { color:#969691; background-color:#969691; height:1px; margin-bottom:0px; margin-top:14px; border:0; }

a {
	color:#000;
	text-decoration:none;
	outline: none;
}
a:hover { text-decoration:none; color:#e13200; }
a:active { outline: none; border:none;}
a:focus { -moz-outline-style: none; }
a:visited { outline: none; border:none;}

h1 { 
	padding:0;
	margin:0 0 16px 0;
	font-size:18px;
	line-height:24px;
}

#container {
	width: 980px;
	margin: auto;
	position: relative;
	min-height:680px;
	z-index:1;
}

#logo {
	left:460px;
	top:25px;
	position:absolute;
	z-index:2;
}
#claim {
	left:730px;
	top:25px;
	position:absolute;
	z-index:2;
}

#hLinie {
	left:190px;
	top:190px;
	width:790px;
	height:1px;
	background-color:#969691;
	position:absolute;
	z-index:2;
}
#hLinieBlende {
	left:315px;
	top:190px;
	width:145px;
	height:30px;
	background-color:#fcfaf8;
	position:absolute;
	z-index:3;
}

#bildLinks {
	left:0px;
	top:235px;
	position:absolute;
}


#navigation {
	left:190px;
	top:111px;
	width:790px;
	position:absolute;
	text-align:left;
	font-size:14px;
	/*letter-spacing:1px;*/
	z-index:4;
}
#navigation a {
	color:#969691;
	display:block;
}
#navigation a:hover {
	color:#e13200;
}
.hmDiv { 
	width:131px;
	display:inline-block; 
	vertical-align:top;
	line-height:18px;
	/*background-color:#fcfaf8;
	padding:0;
	margin:0;*/
}
*+html .hmDiv { display: inline; } /* IE7 */



#spalteLinks {
	left:460px;
	top:198px;
	position:absolute;
	width:414px; /* 250px bei 2-spaltigem Design */
}
#spalteLinks ul { 
	margin:0;
	padding:0px 0 0 0;
	/*list-style:none;*/
	line-height:18px;
}
#spalteLinks ul li {
	line-height:18px;
	padding:0px 0px 3px 0px;
	/*background: url(../images/rechteck.gif) 0 1px no-repeat;*/
}
#spalteLinks ol { 
	margin:0;
	padding:0px 0 0 17px;
	line-height:17px;
}
#spalteLinks ol li {
	line-height:18px;
	padding-bottom:3px;
	padding-left:0px;
}


#adresse {
	left:730px;
	top:515px;
	position:absolute;
	z-index:3;
}

#impressum {
	left:190px;
	top:665px;
	position:absolute;
	z-index:3;
}


.px9 { font-size:9px; }
.px10 { font-size:10px; }
.px11 { font-size:11px; }
.px12 { font-size:12px; }

/* --- FARBEN ---*/
.rot, .txtRot { color:#e13200; } /* Zeichen und Hms aktiv */
.grau { color:#969691; } /* Hms und hLinie */
.bgGrau { color:#fcfaf8; }
.txtSchwarz { color:black; }



/*.pdfLink a {
	color:#00467c;
	line-height:16px;
	text-decoration:none;
	background: url(../images/pdfIconBreit.gif) 0 0px no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
}
.pdfLink a:hover {
	color:#666666;
	background: url(../images/pdfIconBreitOver.gif) 0 0px no-repeat;
}

.bildLink a {
	color:#00467c;
	line-height:16px;
	text-decoration:none;
	background: url(../images/bildIconBreit.gif) 0 0px no-repeat;
	padding-left: 27px;
	padding-bottom: 0px;
}
.bildLink a:hover {
	color:#666666;
	background: url(../images/bildIconBreitOver.gif) 0 0px no-repeat;
}

.clear { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0; }

.leerZeile { height:7px; }

.mehrInfos a {
	text-decoration:none;
	background: url(../images/pfeilRechtsKlein.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#000;
}
.mehrInfos a:hover {
	text-decoration:none;
	background: url(../images/pfeilRechtsKleinOver.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#000;
}*/



