body        			{ font-size: 12px; font-family: "Lucida Grande", Arial; background-color: white; margin: 0 }

td   					{ font-size: 12px; font-family: "Lucida Grande", Arial }
div   					{ font-size: 12px; font-family: "Lucida Grande", Arial }

h3   					{ font-size: 12px; font-weight: bold }
h2  					{ font-size: 14px; font-weight: bold }

li   					{ list-style-type: none; display: list-item; margin: 0; padding: 0 0 3px }
ul  					{ list-style-type: none; margin: 0; padding: 0 }
a:link					{ color: #36c; font-weight: bold; text-decoration: none }
a:visited				{ color: teal; font-weight: bold; text-decoration: none }
a:hover	 				{ color: #4682b4; font-weight: bold; text-decoration: underline }
a:active    			{ color: #4682b4; font-weight: bold; text-decoration: underline }

table.nav 				{ border-right: 1px dotted #6a6a6a; font-size: 12px }

table.nav a:link		{ font-weight: normal }
table.nav a:visited		{ font-weight: normal }
table.nav a:hover	 	{ font-weight: normal }
table.nav a:active    	{ font-weight: normal }

a.bottom:link			{ font-weight: normal; font-size: 10px }
a.bottom:visited		{ font-weight: normal; font-size: 10px }
a.bottom:hover	 		{ font-weight: normal; font-size: 10px }
a.bottom:active    		{ font-weight: normal; font-size: 10px }

.caption  			 	{ color: #3c3c3c; font-size: 10px; font-style: italic }
.marker 				{ font-weight: bold; background-color: #f0e68c }
.copyright 			 	{ color: olive; font-size: 10px }
.subinfo 			 	{ color: #808080; font-size: 10px }
.bereich_head 			{ color: maroon; font-size: 16px; font-family: "Trebuchet MS"; font-weight: bold }
.kursiv 				{ font-style: italic }
.text_hervorhebung  	{ color: maroon }
.navi_hauptpunkt 		{ font-weight: bold }
.underline 				{ border-bottom: 1px dotted #6a6a6a }
.currentpage 			{ color: maroon }

td.pagehead  	 		{ color: #999; font-size: 22px; font-family: "Trebuchet MS"; background-color: #f0f0f0; padding: 12px; border-bottom: 1px dotted #6a6a6a }
td.topnav 		 		{ padding: 6px; border-bottom: 1px dotted #6a6a6a }

#header 				{ visibility: visible; position: absolute; top: 0; left: 0; width: 100% }
#content 				{ visibility: visible; position: absolute; top: 100; left: 200; width: 550 }
#subnav 				{ visibility: visible; position: absolute; top: 100; left: 5; width: 180 }



