a:link {
	background: none;
	color: #ed1c23;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #ed1c23;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ed1c23;
}

a:link.navlev1 {
	background: none;
	color: #ed1c23;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navlev1 {
	background: none;
	color: #ed1c23;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlev1 {
	color: #ed1c23;
}

a:hover.navlev2 {
	color: #909090;
}

a:link.navlev2 {
	background: none;
	color: #a0a0a0;
	font-weight: normal;
	text-decoration: none;
}

a:visited.navlev2 {
	background: none;
	color: #a0a0a0;
	font-weight: normal;
	text-decoration: none;
}

a:link.navlev3 {
	background: none;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navlev3 {
	background: none;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlev3 {
	color: #919191;
}

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #f0f0f0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

td.bereich_header {
	width: 722px;
	height: 120px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}

td.bereich_navigation {
	width: 722px;
	height: 35px;
	background-image: url(images/navigation_bg.png);
	background-repeat: no-repeat;
}

td.bereich_headline {
	width: 662px;
	height: 35px;
	background-image: url(images/headline_bg.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 8px;
	text-align: right;
}

td.navcell1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #717171;
}

td.navcell2 {
	width: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ed1c23;
}

td.bereich_body {
	width: 722px;
	height: 100px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 10px;
}

td.redline {
	width: 4px;
	background-image: url(images/red.png);
	background-repeat: repeat-y;
	padding: 0px;
}

td.headline {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
}

td.copytext {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.trenner21 {
	width: 21px;
}

td.trenner10 {
	width: 10px;
}

td.bereich_body_links {
	width: 140px;
	vertical-align: top;
}

td.bereich_button {
	width: 140px;
	height: 29px;
	background-image: url(images/button_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #717171;
}

td.bereich_body_mitte {
	width: 380px;
	vertical-align: top;
}

td.bereich_body_rechts {
	width: 140px;
	vertical-align: top;
}

td.bereich_win_header {
	width: 128px;
	height: 31px;
	background-image: url(images/win_header_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #717171;
	padding-left: 6px;
	padding-right: 6px;
}

td.bereich_win_body {
	width: 140px;
	height: 10px;
	background-image: url(images/win_body_bg.png);
	background-repeat: repeat-y;
}

td.news_headline {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ed1c23;
}

td.news_copytext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

td.bereich_win_footer {
	width: 140px;
	height: 8px;
	background-image: url(images/win_footer_bg.png);
	background-repeat: no-repeat;
}

td.bereich_footer {
	width: 722px;
	height: 55px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #a0a0a0;
}

img {
	border-color: #808080;
}


