body				{ font-family: Verdana, Arial, Helvetica, sans-serif; 
                      font-size: 12px; color: #FFFFFF;
                      background-color: #FFF8D7; text-align: center;}
#container			{ width: 900px; margin: 0px auto 0px auto; padding: 0px;
					  background-color: transparent; text-align: left; }
a:link				{ color:#3333CC; font-weight: bold; text-decoration: underline;} 
a:active			{ color:#3333CC; font-weight: bold; text-decoration: underline;} 
a:visited			{ color:#3333CC; font-weight: bold; text-decoration: underline;}
a:hover				{ color:#009933; font-weight: bold; text-decoration: underline;}
p, td, th, li		{ font-family: Arial; font-size: 10pt; color: #3333CC;}
h1					{ font-family: Arial; font-size: 13pt; color: #3333CC; text-align: center; margin-top: 50px;}
.links				{ float: left; width: 100px; text-align: left;}
.rechts  			{ float: right; width: 100px; text-align: right;}
.mitte				{ margin-left: 100px; margin-right: 100px; text-align: center; 
					  font-family: Arial; font-size: 10pt; color: #000000;}
.text				{ margin-left: 100px; margin-right: 100px; text-align: left;}
