 /* ####### */
 /* CSS DWF */
 /* ####### */
 

body 				{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: black; background: white; } 

a:link 				{ color: rgb(0,0,0); text-decoration:none; }
a:visited 			{ color: rgb(0,0,0); text-decoration:none; }
a:active 			{ color: rgb(0,0,0); text-decoration:none; }
a:hover 			{ color: rgb(0,0,0); text-decoration:none; }

#sitecontainer			{ width: auto; height: auto; margin: 0 0 2em 2em; padding: 0; }


#kopfcontainer	 		{ display: none; }
#submenu			{ display: none; }

#inhaltcontainer		{ background: transparent; margin: 0; padding: 0; width: auto; font-family: Times, serif; font-size: 12pt; }
#inhaltcontainer h1		{ font-size: 1.95em; margin: 35px 10px 10px 0; padding: 0; letter-spacing: 0.05em; }
#inhaltcontainer p		{ margin: 10px 0 10px 0; padding: 0; }





#fusscontainer			{ position: absolute; bottom: 0; left: 0; margin: 0 0 2em 0; width: auto; height: auto; background: transparent; }
#fuss				{ width: auto; margin: 0; padding: 0; text-align: left; font-family: Times, serif; font-size: 13px; font-weight: bold; color: black;  background: transparent; }
#fuss h1			{ font-size: 28pt; margin: 28px 0 0 0; padding: 0; }
#fuss p				{ margin: 0; padding: 0; }
#fuss a				{ color: black; text-decoration: none; }







