/* Layout des Untertitels CONTENT*/
table#seite td#seite_drei table#mitte td#mitte_vier DIV#h1{
	font-family:Arial, Helvetica, sans-serif;
	color:555555;
	font-size:17px;
}

/*a {
	color:#333333;
}*/

/* Layout des Inhalts CONTENT */
table#seite td#seite_drei table#mitte td#mitte_vier {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:555555;
}


/* Layout der Links CONTENT*/
table#seite td#seite_drei table#mitte td#mitte_vier A {
	color:#0066cc;
	/*font-weight:bold;*/
	text-decoration:none;
}

/* ROLLOVER DER LINKS CONTENT*/
table#seite td#seite_drei table#mitte td#mitte_vier A:hover {
	color:#0066cc;
	text-decoration:underline;
}



/* Layout von Tabelleninhalten im Content Element */
table#seite td#seite_drei table#mitte td#mitte_vier TABLE {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*line-height:1.5em;*/
	color:#555555;
}


/* Headers H1 - H4 */
/*DIV#h1 { font-size: 12px; color: #000000; }*/
h2 { font-size: 10px; color: #186900; }
h3 { font-size: 12px; color: #000000; }
h4 { font-size: 10px; color: #273430; }
h5 { font-size:36px; color:#FFFFFF; }
h6 { font-size:12px; color:#FFFFFF; }
h1 { font-size: 30px; color: #186900; }

/* Sitemap formatierung */

span.sitemap {
	color:#555555;
	padding-bottom:3px;
	margin-bottom:3px;
	font-size:10px;
	font-weight:200;
}

/* FORMATIERUNG DES IMAGE-TEXTS*/

table#seite td#seite_drei table#mitte td#mitte_vier FONT#imgText {
	font-size:10px;
	font-style:italic;
	color:#555555;
}

/* LISTENEINSTELLUNG */

ul {
	list-style-position:outside;
}
