body {	background-color:#ffffff;
	background-image:url(pix/ttl_1_hg.GIF);
	background-repeat:repeat-x;
	font-family:Arial;
	color:#000000;
	margin:0px;
	font-size:14px;
	}


.hauptxt {
	margin-left:150px;
	padding-top:10px;
	margin-right:50px;
	text-align:justify;
}

td {	font-size:14px;
}

.ueber-1 {
	width:100%;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2pt;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:80px;
	margin-bottom:10px;
}


.ueber-2 {
	width:100%;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2pt;
	border-bottom-color:#aaaaaa;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:40px;
	margin-bottom:5px;
}

ul {
	list-style-type:square;
	margin-top:5px;
	margin-bottom:5px;
	color:#000000;
}

ul.klein {
	list-style-type:circle;
	margin-bottom:10px;
}


p {
	margin-top:8px;
	margin-bottom:8px;
}


.fusszeile {
	margin-top:80px;
	background-color:#000000;
	color:#ffffff;
	padding-left:90px;
}


.menu {
	position:absolute; top:115px; left:150px; right:1px;	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:2px;
}
	

.menueintrag {
	padding-right:4px;
	padding-left:4px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}


.fahne {
	position:absolute; top:118px; left:125px;	
}

a.boden { color:#bb0000; text-decoration:none; }
a.boden:link { color:#bb0000; text-decoration:none; }
a.boden:visited { color:#800000; text-decoration:none; }
a.boden:hover { color:#ffffff; text-decoration:none; }
a.boden:active { color:#ffffff; text-decoration:none; background-color:#aa0000}


a:link { color:#bb0000; text-decoration:none; }
a:visited { color:#800000; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; background-color:#880000}
a:active { color:#ffffff; text-decoration:none; background-color:#aa0000}

