@charset "UTF-8";
/* CSS Document */

/*
Grund-daten

Breite ohne Menü-Markierung: 950px
rot: #800;
alt-rosa: #c99;
grau: 	#e8e8e8;
rot-markierung: #aa4c4c;
linien-hauptmenü: #e2c5c5;
*/

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

img, #hmenue_hintergrund, #hmenue, #umenue, #menueunten, #logo_startseite, #grau_rechts, #grau_links, #logo, grau_safari, form, #bilder_rahmen, #bu_bild, #graukeinbild 
{display: none;}


a	{text-decoration: none; white-space: nowrap; color: #666;}
h1	{font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: normal; margin-bottom: 20px;}
h2	{font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; margin: 25px 0 10px 0;}
span.abstand {margin-right: 5px;}
font.weiter {letter-spacing: 0.2em;}
a.email span {display: none;} /* als Spamschutz */
strong {font-weight: bold;	text-transform: none; font-variant: normal;}
a:focus, a:active {border: none; outline: 0;}


/* Content - #content absolut positioniert - der rest im rahmen content */
#content {
	margin: 25mm;
	font-size: 11pt;
	color: #000;
	line-height: 1.5em;
}

#text p, #text tr, #text th, #text table {margin: 0 0 9px 0;}

#text ul {
	list-style-type: disc;
	list-style-position: outside;
}

#text li {
	margin: 0 0 3px 0;
}

#text td {padding: 2px 0 6px 0;}
#text td.links {width: 74%; }
#text td.rechts {width: 24%; text-align: right;}


#text #hervorhebung {
	padding: 12px 0 1px 0;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #000;
}

#text #hervorhebung p, #text #hervorhebung li {
	margin-right: 10px;
	margin-left: 15px;
}

