BODY, P, A, TD, LI, UL {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: black;
	}

TABLE.Kopf {
	width: 100%;
	height: 100px;
	}

TD.Kopf_links {
	display: none;
	}

TD.Kopf_rechts {
	display:none;
	}

TD.Menu {
	display: none;
	}

TD.Haupt {
	color: black;
	background-image:url(Grafiken/weis.gif); 
	width: 640px;
	}

TD.Kopf_Mitte {
	color: black;
	background-color: white;
	border-bottom: 2px solid black; 
	}

TD.Logo {
	background-color: white;
	border-bottom: 2px solid black;
	}

A {
	text-decoration: underline;
	color: #226622;
	}

P.Kopf {
	font-size: 13pt;
	font-weight: bold;
	color: black;
	padding-left: 10px;
	}

P.Ueberschrift {
	font-size: 14pt;
	font-weight: bold;
	color: #226622;
	padding: 0px 10px;
	line-height: 16pt;
	clear: both;
	}

P.Zwischenueberschrift {
	font-size; 12pt;
	font-weight: bold;
	padding: 0px 10px;
	line-height: 14pt;
	}

P.normal {
	font-size: 11pt;
	padding: 0px 10px;
	line-height: 13pt;
	text-align: justify;
	}

P.klein {
	font-size: 9pt;
	padding: 0px 10px;
	line-height: 11pt;
	text-align: justify;
	}

P.Teiler {
	display: none;
	}

P.Slogan {
	font-size: 14pt;
	color: #226622;
	text-align: center;
	letter-spacing:0.20em;
	font-weight: bold;
	}

P.Bild {
	font-size: 9pt;
	color: black;
	margin: 5px;
	padding: 5px;
	border: 1pt solid black;
	}	

DIV.Bild_inline {
	font-size: 9pt;
	color: black;
	margin: 0px 5px;
	padding: 5px;
	float: right;
	border: 1pt solid black;
	}

UL.normal {
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;
	}

LI {
	padding: 0px 10px;
	}
