* {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
body {
	background-color:#75755f;
}
p {
	margin-bottom:6px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
td{
	white-space:nowrap;
}
#sitecontainer {
	position:absolute;
	width:819px;
	left:50%;
	margin-left:-410px;
	float:left;
}
#container {
	width:785px;
	padding:0px 17px 34px 17px;
	background-color:#ffffff;
	text-align:left;
	float:left;
}
#site_footer {
	width:785px;
	padding:11px 17px 14px 17px;
	color:#d0d0b7;
	float:left;
	font-size:10px;
	text-align: right;
}
#site_footer a{
	color:#d0d0b7;
	font-size:10px;
}
.footerelement {
	float:left;
	margin-right:1.5em;
	text-align:left;
}
#header {
	width:785px;
	height:56px;
}
#logo {
	float:left;
}
#KeyVisual {
	width:819px;
	overflow:hidden;
	margin-left:-17px;
	margin-right:-17px;
}
#slide_img {
	width:785px;
}
#slide_txt {
	width:785px;
	font-size:12px;
	color:#7f7f7f;
	line-height:18px;
	background-image:url(arrow_r.gif);
	background-repeat:no-repeat;
	background-position:4px 11px;
}
#lang {
	float:right;
	text-align:right;
	padding-top:21px;
}
#content_container {
	clear:both;
	float:left;
	width:786px;
}
/*RICHTEXT*/
.realcontent {
	width:510px;
	padding:8px 0px 0px 16px;
	border-left:1px solid #c6c6ba;
	margin:0px;
	float:left;
	font-size:12px;
	color:#7f7f7f;
	line-height:18px;
	background-image:url(sb1.gif);
	background-repeat:no-repeat;
	background-position:4px 11px;
	min-height:50px;
}
.realcontent a {
	color:#80abd7;
	text-decoration:none;
	/*color:#7f7f7f;*/
	line-height:10px;
	font-weight:400;
	/*border-bottom:1px dotted #80abd7;*/
}
.realcontent a:hover {
	color:#ffffff;
	background:#80abd7;
}
.realcontent a:active {
	color:#ffffff;
	background:#d10000;
}
#tools_right {
	width:215px;
	margin-left:44px;
	float:left;
}
.footer {
	width:510px;
	float:left;
	margin:0px;
	padding:34px 0px 0px 0px;
	font-size:9px;
	font-weight:700;
	color:#75755f;
}
.footer a {
	color:#75755F;
	text-decoration:none;
	line-height:10px;
	font-weight:700;
	/*border-bottom:1px dotted #80abd7;*/
}
.footer a:hover, .footer a:active {
	color:#ffffff;
	background:#75755F;
}
#controls {
	width:785px;
	padding:0px;
	margin:6px 0px 16px 0px;
	float:left;
}
#navbar {
	padding:5px 0px 5px 0px;
	margin:0px;
	float:left;
	font-size:10px;
	font-weight:800;
	text-transform:uppercase;
}
#searchbar {
	padding:2px 0px 2px 0px;
	margin:0px;
	float:right;
	font-size:10px;
	font-weight:800;
	text-align: right;
	text-transform:uppercase;
}
#navbar > ul {
	list-style: none;
	display: flex;
}
.navigation,
#navbar > ul > li {
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:#0d0d0c;
	text-transform:uppercase;
  padding: 0;
  margin: 0;
	margin-right:13px;
}
.navigation a:hover,
a.navigation:hover,
#navbar > ul > li > a:hover {
	background:#0d0d0c;
	color:#ffffff;
}
.navigation a:active,
a.navigation:active,
#navbar > ul > li > a:active {
	background:#d10000;
	color:#ffffff;
}
.navigation.active,
#navbar > ul > li > a.active {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.smartlinks {
	width:191px;
	padding:11px;
	border-width:1px;
	border-style: solid;
	border-color:#c6c6ba;
	font-size:10px;
	font-weight:bold;
	color:#75755f;
	text-transform:uppercase;
	margin:0px 0px 11px 0px;
	
}
.tool {
	width:191px;
	padding:11px;
	border-width:1px;
	border-style: solid;
	border-color:#c6c6ba;
	font-size:11px;
	font-weight:bold;
	color:#75755f;
	text-transform:uppercase;
	margin:0px 0px 11px 0px;
	
}
.tool:hover {
	background:#75755f;
	color:#ffffff;
	
}
.box_red {
	border-color:#d10000;
	color:#d10000;
	text-transform:uppercase;
	
}
.box_red:hover {
	background:#d10000;
	color:#ffffff;
	
}
.box_yellow {
	border-color:#BFC076;
	color:#BFC076;
	text-transform:uppercase;
	
}
.box_yellow:hover {
	background:#BFC076;
	color:#ffffff;
	
}
.box_blue {
	border-color:#80abd7;
	color:#80abd7;
	text-transform:uppercase;
	
}
.box_blue:hover {
	background:#80abd7;
	color:#ffffff;
	
}
.box_brown {
	border-color:#b8b896;
	color:#b8b896;
	text-transform:uppercase;
	
}
.box_brown:hover {
	background:#b8b896;
	color:#ffffff;
	
}
.box_grey {
	border-color:#7F7F7F;
	color:#7F7F7F;
	text-transform:uppercase;
	
}
.box_grey:hover {
	background:#7F7F7F;
	color:#ffffff;
	
}
.box_black {
	border-color:#141717;
	color:#141717;
	text-transform:uppercase;
	
}
.box_black:hover {
	background:#141717;
	color:#ffffff;
	
}
.button,a.button {
	padding:4px 4px 3px 4px;
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	background-color:#e0e0e0;
	color:#75755f;
	font-size:9px;
	margin-left:5px;
	text-transform:uppercase;
}
.button:hover,a.button:hover {
	background-color:#75755f;
	color:#ffffff;
}
.button:active,a.button:active {
	background-color:#d10000;
	color:#ffffff;
}
a.wikicreatelink {
	color:#aaaaaa;
	font-weight:700;
	padding:2px 4px 2px 4px;
}
a.wikicreatelink:hover {
	color:#ffffff;
	background:#141717;
}
a.wikicreatelinktext {
	color:#aaaaaa;
	font-weight:700;
	padding:2px 4px 2px 4px;
}
a.wikicreatelinktext:hover {
	color:#ffffff;
	background:#141717;
}
.table {
	font-size:10px;
	border-color:#aaaaaa;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	padding:8px 8px 16px 8px;
}
.table_nofill {
	font-size:10px;
	background-color:#aaaaaa;
	border-color:#aaaaaa;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
	padding:8px 8px 16px 8px;
}
.searchfield {
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	width:209px;
	color:#141717;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	padding:2px;
	margin:0px;
	/*text-indent:9px;*/
}
.langselect{
	display:none;
	/*border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	color:#141717;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	padding:1px;
	margin:0px;*/
}
.searchbutton {
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	color:#141717;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	padding:2px 1px 0px 1px;
	margin:0px;
}
ol,li {
	margin-left:9px;
	margin-top:3px;
	margin-bottom:2px;
	color:#7f7f7f;
}
ol a, li a {
	color:#7f7f7f;
	text-decoration:none;
}
.smartlinks p,.smartlinks p a {
	color:#7f7f7f;
	text-decoration:none;
}
.smartlinks h3 {
	font-size:10px;
	font-weight:bold;
	color:#75755f;
	line-height:11px;
}

/* Formular */

.formular_row {
	position:relative;
	padding-top:1px;
	padding-bottom:1px;
}
.input {
	height:14px;
	width:302px;
	border:1px solid #C6C6BA;
	background-color:#D0D0B7;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#0D0D0C;
}
.input2 {
	height:98px;
	width:302px;
	border:1px solid #C6C6BA;
	background-color:#D0D0B7;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#0D0D0C;
}
.formular_row .titel {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
#formular_bottom {
	margin-top:10px;
}
.realcontent #formular_bottom a {
	color:#B8B896;
	border:1px solid #B8B896;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}
.realcontent #formular_bottom a:hover {
	color:#FFFFFF;
	background:#B8B896;
}
/* Validation */

form#contact .validation-advice {
	position:absolute;
	top:20px;
	margin:0px;
	margin-left:308px;
	float:none;
	display:inline;
	color:#d55536;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:4px;
	line-height:13px;
	font-size:11px;
	width:auto!important;
	background-color:#ffffff!important;
}
form#contact input.validation-failed, textarea.validation-failed {
	color:#ffffff;
	background-color:#d55536;
	
}	