body {
	background-color: #ffffff;
	margin-top:0px;
	background-image: url(images/hintergrund.jpg);
	background-position: center top;
}
.Menue {font-family: Arial; font-weight: bold; font-size: 12px; color: #657183;}
.Titel {font-family: Arial; font-weight: bold; font-size: 14px; color: #657183;}
.Titel2 {font-family: Arial; font-weight: bold; font-size: 14px; color: #f6f9fb;}
.Text {font-family: Arial; font-size: 12px; color: #333333;}
.Strich {font-family: Arial; font-weight: bold; font-size: 12px; color: #f6f9fb;}

a:link {
	text-decoration: none;
	color: #657183;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #657183;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #657183;
}
a:active {
	text-decoration: none;
	color: #657183;
	font-weight: bold;
}

#tab1 {
  border-width:1px;
  border-style:solid;
  border-color:#333333;
  }
