

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

* { margin: 0; padding: 0; }

body  {
	margin:0; padding:0;
	font-family:"Trebuchet MS";
	font-size:75%; line-height:1.6em;
	color:#303038;
}

.clear { clear:both; }


p { margin:6px 0 14px 0; }


.trennstrich {	
	height:1px; 
	clear:both; 
	margin-top:0;
	height:16px;
	background: url(../images/liste_strich.gif) 0 4px repeat-x;
	margin:0 0 0 0;
}

.trennstrich2 {	
	height:1px; 
	clear:both; 
	margin-top:0;
	height:16px;
	background: url(../images/liste_strich.gif) 0 4px repeat-x;
	margin:8px 0 4px 0;
}

/*  ---------------------------------------- Schriften ---------------------------------------- */

.ueberschrift { 
	width:209px; 
	height:43px; 
	background:url(../images/h1_bg.gif) 0 0 no-repeat;
	padding:9px 0 0 14px;
	margin:0 0 19px -16px;
	position:relative;
}


h1 { 
	margin:0; padding:0;
	font-family:"Trebuchet MS";
	font-size:2em; line-height:1.6em;
	font-weight:normal;
	color:#01457f;
	height:55px;
}

h2 { 
	margin:0; padding:0;
	font-family:"Trebuchet MS";
	font-size:1.4em; line-height:1.6em;
	font-weight:normal;
	font-style:italic;
	height:40px;
	color:#424242;

} 
	
h3 { 
	margin:0; padding:10px 0 0px 0;
	font-family:"Trebuchet MS";
	font-size:1.1em; line-height:1.6em;
	font-weight:bold;
	color:#01457f;

} 
	

/* ----------------------------------------------------- Bilder ----------------------------------------------------- */

.bild01 {
	margin:7px 16px 8px 0;
	float:left;
	text-align:center;
	font-weight:bold;
	border:#cacac8 1px solid;
}

.bildunterschrift {
	position:absolute;
	top:605px;
	left:255px;
}


/* ----------------------------------------------------- Listen ----------------------------------------------------- */

.ul01 {
	margin:3px 0 15px 0px;
	padding:0 0 10px 0;

}

.ul01 li {
	list-style: none;
	padding:15px 0 10px 0;
	background:url(../images/liste_strich.gif) repeat-x 0 top;
}

.ul02 {
	margin:3px 0 15px 0px;
	padding:0 0 10px 0;

}

.ul02 li {
	list-style: none;
 	padding:9px 0 5px 0;
	background:url(../images/liste_strich.gif) repeat-x 0 bottom;
}

.ul02 li  a {
 background:url(../images/liste_pfeil.gif)  0 2px no-repeat;
 padding:0 0 0 20px;
}




.ul03 {
	width:130px; 
	float:left;
	margin:0 0px 10px 0;
}

.ul03 li {
	list-style: none;
	width:130px;
 	padding:0px 0 5px 20px; 
	background:url(../images/liste_pfeil2.gif)  0 2px no-repeat;
}



.ul04 {
	margin:3px 0 15px 0px;
	padding:10px 0 10px 0;

}

.ul04 li {
	list-style: none;
 	padding:9px 0 5px 0;
}

.ul04 li  a {
 background:url(../images/liste_pfeil.gif)  0 2px no-repeat;
 padding:0 0 0 20px;
}


.ul05{
	margin:0px 0 0px 0px;
	padding:0px 0 5px 0;

}

.ul05 li {
	list-style: none;
 	padding:9px 0 5px 0;
}

.ul05 li  a {
 background:url(../images/liste_pfeil.gif)  0 2px no-repeat;
 padding:0 0 0 20px;
}




.ul06 {
	margin:-10px 0 0px 0px;
	padding:0px 0 10px 0;
	background:url(../images/liste_strich.gif) repeat-x 0 30px;

}

.ul06 li {
	list-style: none;
 	padding:0px 0 5px 0;
}

.ul06 li  a {
 background:url(../images/liste_pfeil.gif)  0 2px no-repeat;
 padding:0 0 0 20px;
}




.tabelle01 {
	margin:3px 0 20px 0px;
	border:1px solid #c9994e;
}

.tabelle01 td {
	padding:0 5px 0 5px;
}


.zeile01 {
	background:#c9994e;
	color:#fde9cb;
}


.tabelle01  .zeile01 {
}
