body		{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; font-family:Arial,Helvetica,sans-serif; }

p, td, th	{ font-size:10pt; font-family:Arial,Helvetica,sans-serif;}
h1		{ font-size:18pt; font-weight:bold; }
h2		{ font-size:12pt; font-weight:bold; }
h3		{ font-size:12pt; font-weight:bold; }




a:link          { color:#ffff00; text-decoration:none;}
a:visited       { color:#ffff66; text-decoration:none;}
a:hover         { color:#ffff00; text-decoration:underline;}
a:active        { color:#ff0000; text-decoration:underline;}





body.startseite	{ background-color:#555500; color:#ffffff; }
.startseite h1	{ margin:0px; }


body.typ_1	{ background-color:#666600; color:#ffffff; }
body.typ_2	{ background-color:#777700; color:#ffffff; }
body.typ_3	{ background-color:#888800; color:#ffffff; }


.rechts		{ font-size:10pt; }
.rechts h1	{ font-weight:normal; }
.rechts ul 	{ padding: 5px 5px 15px 16px; margin:0; }
.rechts li	{ list-style-type:none; background-image:url(grafik/bullet_1.gif); background-repeat:no-repeat;
			background-position: 0 .45em; padding: 0px 0px 3px 12px; }


.rechts ul ul	{ padding: 3px 3px 13px 16px; margin:0; }
.rechts li li	{ list-style-type:none; background-image:url(grafik/bullet_7.gif); background-repeat:no-repeat;
			background-position: 0 .45em; padding: 0px 0px 0px 12px; }



table.bildrahmen	{ width:190px; float:left; position:relative; top:200px; left:0px; }


/*   Menü Anfang   */

.menuetabelle { margin-left:12px; margin-top:144px; overflow:hidden; }

#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
font-size:11pt;
}

#navlist a, #active
{
display: block;
padding: 3px 3px 3px 16px;
/* border-bottom: 1px dotted #cccccc; */
background-color: #555500;
background-image: url(grafik/bullet_1.gif);
background-repeat: no-repeat;
background-position: 4px 50%;
color: #ffffff;
text-decoration: none;
}

#navlist a:hover	{ background-color:#505000; }

#active			{ background-color:#606000; font-weight:bold; }

#navlist a:visited	{ color: #dddddd; }


/*   Menü Ende   */


.fusszeile { font-size:8pt; color:#999999; }
