body          { text-align: left; background-color: #666666; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 150%; font-style: normal; font-weight: normal }

h1            { font-size: 11pt; text-decoration: none; color: #999999; font-style: bold; font-weight: bold; line-height: 150%;}






h2            { text-align: left; font-size: 9pt; text-decoration: none; color: #333333; font-style: normal; font-weight: bold; line-height: 150%;}


a             {
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	color: #D90000;
}.box          {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	border: 1px solid #666666;
	background-color: #e6e6e6;
}

#inhalt          {
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-top: 25px;
	background-color: white;
	width: 900px;
}

