.News_Ueberschrift {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	left: 15px;
	top: 50px;
	right: 25px;
}

.News_Ueberschrift2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	left: 15px;
	top: 50px;
	right: 25px;
}

.News_Ueberschrift3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	left: 15px;
	top: 50px;
	right: 25px;
}

.News_Text2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.News_Text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.News_Link a{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #005588;
	text-decoration:none;
}
.News_Link a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration:underline;
}

.BreadCrumb {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.BreadCrumb a{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.BreadCrumb a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #005588;
	text-decoration:underline;
}

.Haupt_Ueberschrift {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #333333;
}
.Haupt_Text {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}
#alles {
	top: -5px;
	right: 0px;
	padding-top: -5px;
}

body {
  background-color: #eee !important;
  background-image: none !important;
  width: 100% !important;
  height: 100% !important;
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
}

td {
	background-color: #fff !important;
}

a {
	color: #cc1013;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #aaa;
	font-weight: 700;
	text-decoration: none;
}

.BreadCrumb a {
	color: #aaa;
	font-weight: 300;
	text-decoration: none;
}

.BreadCrumb a:hover {
	font-weight: 300;
	color: #cc1013;
	text-decoration: none;
}

#Layer1 {
  position: relative !important;
  width: 957px !important;
  height: auto !important;
  z-index: 201 !important;
  margin: 0 auto !important;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}

#Layer1 tbody {
	background-color: #fff !important;
	border-color: #fff !important;
}
#Layer1 table {
  border-color: #fff !important;
  background-color: #fff !Important;
}