* {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	background: #58585a;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	color: #d70c22;
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

table.menu_top {
	margin: auto;
	width: 980px;
	background: #b1b2b4;
	border-bottom: 15px solid #b1b2b4;
}

td.logo {
	width: 205px;
	margin: 0px;
	padding: 0px;
}

img.logo {
}

td.menu_0, td.logo {
	border-top: 1px solid #b1b2b4;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}

td.menu_0_a {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

div.menu_0_fill {
	height: 50px;
}

div.bildleiste {
	background: #b1b2b4;
	margin: auto;
	width: 980px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

table.main {
	border-top: 15px solid #b1b2b4;
	margin: auto;
	width: 980px;
	background: #FFFFFF;
}

td.menu_1 {
	width: 205px;
	background: url(/img/bg_menu_1.png) 0px 0px repeat-y;
	border-top: 3px solid #FFFFFF;
	padding-top: 17px;
}

td.content {
	padding-top: 17px;
	width: 815px;
	text-align: center;
}

td.content_menu {
	padding-top: 17px;
	width: 610px;
	text-align: center;
}

td.news {
	width: 165px;
	background: url(/img/bg_menu_1.png) 5px 0px repeat-y;
	border-top: 3px solid #FFFFFF;
	padding-top: 17px;
}

div.menu_1, div.menu_1_a, div.menu_1_t {
	background: #c5c6c8;
	padding: 3px;
	padding-left: 15px;
	margin-bottom: 3px;
}

div.menu_1_t {
	background: #d70c22;
}

a.menu_0, a.menu_1, a.menu_1_t {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu_0_a, a.menu_1_a {
	color: #d70c22;
	text-decoration: none;
	font-weight: bold;
}

a.menu_0, a.menu_0_a, a.menu_1_t {
	text-transform: uppercase;
	font-weight: bold;
}

div.news_title {
	background: #f9e93b;
	padding: 2px;
	color: #58585a;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

div.news_text {
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	font-size: 10px;
}

a.news_text {
	font-size: 10px;
}

div.news_bild {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
}

div.content {
	width: 775px;
	text-align: left;
	margin: auto;
}

div.content_menu {
	width: 570px;
	text-align: left;
	margin: auto;
}

div.bottom {
	background: #d70c22;
	margin: auto;
	width: 980px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #f9e93b;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

div.copyright {
	margin: auto;
	width: 980px;
	text-align: center;
	margin-top: 15px;
}

div.copyright, a.copyright {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

