body { margin-top:0px; margin-bottom:0px; bgcolor="#00ffff"}
						/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
						/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
						{ font-family:Verdana,Arial,Times New Roman,Times; }
p,ul,ol,li,div,td,th,address,nobr	 	
						{ font-size:8pt; color:#333333; }	/* normaler Text */
p     					{ text-align:justify; 	}
pre 					{ font-family:Courier New,Courier; font-size:10pt; color:#333333; text-align:left; }


h1 { font-size:13pt; font-weight:700; font-family:Arial; color:#333333; text-align:center}		/* Top-Überschriften */
h2 { font-size:11pt; font-weight:500; font-family:Arial; color:#333333; text-align:center}		/* Unterüberschriften */

b 						{ font-weight:700 }


a:link 		{ color:#333333; text-decoration:underline; }
a:visited 	{ color:#333333; text-decoration:underline; }
a:hover 	{ color:#3349dd; text-decoration:underline; }
/*a:active 	{ color:#999999; text-decoration:underline; }*/



.navigation 			{ color:#999999; font-size:7pt; }
.navigation a:link 		{ color:#999999; font-size:7pt; }
.navigation a:visited 	{ color:#999999; font-size:7pt; }
.navigation a:active 	{ color:#999999; font-size:7pt; }

table.projektinfo		{ width:564; border-style:none; border-width:none; background-color=#ffffff; }
td.projekthead			{ background-color:#dddddd; vertical-align:top; width:150;  padding:2pt; text-align:left; }
td.projekttext			{ background-color:#eeeeee; vertical-align:top; width:414;  padding:2pt; }

table.projektinfos		{ width:564; border-style:none; border-width:none; background-color=#000000; }
td.projektheads			{ background-color:#444444; vertical-align:top; width:150; padding:2pt; color:#dddddd; text-align:left; }
td.projekttexts			{ background-color:#333333; vertical-align:top; width:414; padding:2pt; color:#dddddd; }

#content { width: 950px; height: 600px; border: 1px solid #ffffff; font-family: Verdana; background-color: #9F9F9F; overflow: hidden; position: relative; }
#content h1 { padding: 0 0 0 15px; color: #000000; text-align: left; }
#content h2 { padding: 0 0 0 15px; color: #000000; font-weight: bold; text-align: left; }
#content p { padding: 0 15px; color: #000000; font-size: 13px; }

#footer { width: 950px; height: 30px; border: 1px solid #000000; font-family: Verdana; background-color: #000000; overflow: hidden; position: relative; }
#footer .left { position: absolute; margin: 8px; }
#footer .right { position: absolute; margin: 8px; right: 0px; }

