*{
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	font-family: verdana, arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#wrapper {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
#container {
	width: 950px;
	height: 100%;
	clear: left;
	position: relative;
	float: left;
}
#header_nav {
	width: 950px;
	height: auto;
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #dadadc;
}
#header {
	width: 950px;
	height: 80px;
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	color: #cc061d;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
}
#navi_path {
	width: 950px;
	height: auto;
	position: relative;
	clear: left;
	float: left;
	text-align: left;
	color: #cc061d;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	margin-top: 60px;
}
#gfx {
	background-image: url(../images/gfx1.png);
	width: 950px;
	height: 17px;
	position: relative;
	float: left;
	clear: left;
	text-align: left;
	margin-bottom: 7px;
}
#table {
	position: relative;
	clear: left;
	float: left;
	border: 6px solid #686f75;
	width: 938px;
}
#left_cell {
	position: relative;
	float: left;
	width: 190px;
	text-align: left;
	padding: 8px 10px 8px 25px;
	clear: left;
}
#right_cell {
	position: relative;
	float: left;
	text-align: left;
	border-left: 6px solid #686f75;
	min-height: 700px;
	height: auto;
}
*html #right_cell {
	position: relative;
	float: left;
	text-align: left;
	border-left: 6px solid #686f75;
}
#left {
	position: relative;
	float: left;
	clear: left;
	width: 534px;
	height: auto;
	min-height: 610px;
	border-right: 6px solid #686f75;
	background-image: url(../images/bubble_replace.png);
	background-position: right;
}
#right {
	position: relative;
	float: left;
	width: 130px;
	text-align: left;
	padding: 15px 15px 15px 15px;
}
#inner_left {
	position: relative;
	float: left;
	clear: left;
	width: 403px;
	height: auto;
	min-height: 610px;
	border-right: 6px solid #686f75;
	text-align: left;
	background-color: #dee2e5;	
	font-size: 10px;
}
#inner_right {
	position: relative;
	float: left;
	width: 125px;
	height: 211px;
	border-bottom: 6px solid #686f75;
	padding: 0px 0px 0px 0px;
}
.mod_randomImage {
	height: 211px;
}
#banner {
	position: relative;
	float: left;
	clear: left;
	border-bottom: 6px solid #686f75;
	width: 707px;
}
#main_content {
	position: relative;
	float: left;
	clear: left;
	padding: 8px 10px 8px 10px;
	width: 455px;
}
.invisible {
	display: none;
}
#nav_sepper {
	margin-top: 3px;
	position: absolute;
}
#footer {
	position: relative;
	float: left;
	clear: left;
	width: 950px;
	height: 44px;
	background-image: url(../images/footer.png);
}
h1 {
	color: #cc061d;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	color: #cc061d;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #cc061d;
}
a:hover {
	text-decoration: underline;
	color: #cc061d;
}
.ce_text {
	position: relative;
	clear: left;
	float: left;
	width: auto;
	height: auto;
	padding: 15px 15px 15px 15px;
}
.ce_form {
	position: relative;
	clear: left;
	float: left;
	width: auto;
	height: auto;
	padding: 15px 15px 15px 15px;
}
p.more {
	text-decoration: none;
	color: #cc061d;
	font-weight: normal;
}
.header {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header_navigation {
	position: relative;
	float: left;
	clear: left;
}
#search_area {
	position: relative;
	float: right;
	height: 13px;
	width: 160px;
}
#suchen {
	padding: 15px 15px 15px 15px;
}
input.search_field {
	border: 1px solid #cc061d;
	position: relative;
	float: left;
	clear: left;
	height: 13px;
	width: 130px;
}
.search_button {
	position: relative;
	float: left;
	margin-top: -13px;
	margin-left: 4px;
}
.rss_button {
	position: absolute;
	margin-top: -28px;
	margin-left: 172px;
	border: 0px solid;
}
.search_results {
	margin-top: 10px;
	margin-bottom: 10px;
}
#advanced_search {
	padding: 10px 10px 10px 10px;
}
.layout_latest {
	margin-bottom: 10px;
}
input.input_contact {
	border: 1px solid #cc061d;
	background-color: #e1e1e1;
	width: 200px;
	height: 15px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
}
textarea.input_contact {
	border: 1px solid #cc061d;
	background-color: #e1e1e1;
	width: 200px;
	height: 100px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input.contact_submit {
	border: 1px solid #e1e1e1;
	background-color: #cc061d;
	color: #ffffff;
}
span.mandatory {
	color: red;
	margin-right: 15px;
}
img {
	border: 0px;
}
.url {
	color: #686f75;
}
.radio_container {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ce_headline {
	padding: 15px 0px 15px 15px;
}