body {
	background-color: #FFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

td {	background-color: #666666 }

table.content { background-color: #999999; font-size: 11px }
table.title {	background-color: #666666; font-size: 11px }

th.head1 {	background-image: url(images/Streifen-Frau_780.jpg); font-size: 16px; font-weight: bold}

td.head1 {	background-image: url(images/Streifen-Frau_780.jpg); font-size: 16px; font-weight: bold;}
td.head2 {	background-image: url(images/Streifen-Frau.jpg); font-size: 16px; font-weight: bold; }
td.content { 	background-color: #999999; font-size: 11px }
td.left {	background-color: #707070; font-size: 11px }
td.right {	background-color: #898989; font-size: 11px }
td.foot {	background-color: #6C8A94; font-size: 11px; font-weight: bold;}

A:link {text-decoration: underline; color: white; }
A:visited { text-decoration: underline; color: white; }
A:hover { text-decoration: underline overline; color: #FFFFFF; background-color: #6C8A94; }
A:active { text-decoration: underline; color: yellow; }

#section {	color: Yellow;}

#zentriert {
 position: absolute;
 width: 780px;
 left: 50%;
 margin-left: -390px;
}

