/*Hintergrund (hinter Container)*/
#background {
	width: 100%;
	background-image: url(bilder/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
/*Container (Indextabelle)*/
#container {
	width:900px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px ; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000099}
a {  color: #000099; font-weight: bold; text-decoration: none}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000099}
.data { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px}
.highlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000}ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #000000 }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #000099}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.highlight2 {  font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #000099}
