/*

Alte Aktivfarbe: ##e05d1b

*/

html {
	height: 101%;
	padding: 0;
	margin: 0;

}

* {
	padding: 0;
	margin: 0;
	border: 0;
}

p {
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
}



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

.okatnormal {
	color: silver;
}

.okatcurrent {
	color: #fd6a21;
}


body {
	margin: 0;
	padding: 0;
	color: silver;
	font: 11px/1.6em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	background: black url(images/back.png) repeat-x 0 0;
	
}

#wrapper {
	margin: 0 auto;
	width: 885px;
	padding-bottom: 50px;

}

#homenavigation {
	height: 33px;
	margin-top: 69px;
	margin-bottom: 18px;
	font-size: 13px;
}

#subnavigation {
	width: 885px;
	height: 45px;
	font-size: 11px;
	padding-top: 6px;
	color: gray;
	/*background-color: red; */
}

#subleft {
	float: left;
	font-size: 12px;
}

#subright {
	float: right;
	text-align: right;
	color: gray;
	font-size: 10px;
}

#servicenavigation {
	float: left;
	text-align: left;
	color: gray;
	font-size: 10px;	
}

a.servicenavi {
	color: gray;
	padding-left: 15px;
}

a.servicenavi:hover {
	color: #fd6a21;
}

a.servicelang {
	color: gray;
}

a.servicelang:hover {
	color: #fd6a21;
}

a.servicenavipage {
	color: gray;
	padding-right: 15px;
}

a.servicenavipage:hover {
	color: #fd6a21;
}

a.servicenavipageon {
	color: #fd6a21;
	padding-right: 15px;
}


.wglLinkTree {
	padding-top: 5px;
}

ul.navLevel1space {
	margin-left: 50px;
	list-style-type: none;
}
ul.navLevel2space, ul.navLevel3space, ul.navLevel3space, ul.navLevel4space {
	margin-left: 15px;
	list-style-type: none;
}

#visioncover {
	width: 885px;
	height: 390px;
	background: url(images/back_visiontop.png) repeat-x;
	color: gray;

}

#standardcover {
	width: 885px;
	height: 390px;
	background: #ccc7c1;
	color: gray;
}

#seitencontent {
float: left;
	background-color: transparent;
	width: 304px;
}

#vcover {
	float: left;
	width: 579px;
	
}

#vnavi {
	float: left;
	background-color: transparent;
}

#logo {
	height: 33px;
	margin-bottom: 15px;
}

#hauptnavigation {
	width: 885px;
	height: 60px;
	margin-bottom: 10px;
}

#navileft {
	float: left;
	width: 580px;
	padding-top: 35px;
}

#naviright {
	float: left;
}

#content {
	width: 885px;
}


#servicenavigation {

	width: 885px;
	padding: 10px;
	height: 100px;
	margin: 0;
}


#teaser {
	clear: both;
	color: #333;
/*	background: silver url(images/back_content.png); */
	margin: 14px 0px 10px;
	padding: 0px;
	/*height: 120px !important;*/
}



#homefooter {
	font-size: 11px;
	color: gray;
	text-align: right;
}

.clear {
	clear: both;
	background: none;
}

.homepage_teaser {
	background-color: #605e5a;
	width:890px;
	height:100px;
	overflow:hidden;
	margin-bottom:12px;
}
.homepage_teaser h5 {
	font-size:11px;
	color: #e05d1b;
}
.homepage_teaser .text {
	float:left;
	margin-left:20px;
	padding:10px 0px;
	width:347px;
	overflow:hidden;
	color:silver !important;
}
.homepage_teaser_image {
	margin-bottom:12px;
}

/* @group Haupt Navigation */

.rex_navi1 ul {
	list-style-type: none;
}

#navileft li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
}

#navileft a {
	color: silver;
	text-decoration: none;
	font-size: 13px;
}

#navileft a:hover {
	color: #fd6a21;
}

#navileft a.rex-current {
	color: #fd6a21;
	text-decoration: none;
	font-size: 13px;
}

#navileft a.rex-active {
	color: #fd6a21;
	text-decoration: none;
	font-size: 13px;
}

#vnavitop {
	height:175px;
	padding-left: 25px;
	padding-top: 25px;
}

#vnavitop li {
	list-style-type: none;
	margin-right: 25px;
}

#vnavitop a {
	color: #6e6e66;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8em;
}

#vnavitop .rex-active, #vnavitop .rex-current {
	color: black;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8em;
}

#vnavibottom {
	padding-left: 25px;
	padding-top: 25px;
	
}

#vnavibottom li {
	list-style-type: none;
	margin-right: 25px;
}

#vnavibottom a {
	color: #716d6c;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8em;
}

#vnavibottom .rex-active, #vnavibottom .rex-current {
	color: black;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8em;
}



/* @end */

/* @group Textbereich */
#textcontent {
	clear: both;
	color: #333;
	margin: 10px 0px;
	padding: 0px 0px 40px;
	font-size: 11px;
	background: url(images/back_content.png) repeat-y;
}

.con-bild-text {
	background-color: transparent;
}

.con-text {
	float: left;
	width: 445px;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-left: 30px;
	padding-right: 105px;
	clear: both;
	background-color: transparent;
}

.con-bild {
	float: left;
	width: 305px;
}

.con_untertitel {
	margin: 15px 10px 10px 24px;
}



/* @end */

/* @group Homepage */

#navihome {
		float: left;
	width: 580px;
	padding-top: 15px;
}

#navihome li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
}

#navihome a {
	color: silver;
	text-decoration: none;
	font-size: 13px;
}

#navihome a:hover {
	color: #e05d1b;
}

#navihome a.rex-current {
	color: #e05d1b;
	text-decoration: none;
	font-size: 13px;
}

#navihome a.rex-active {
	color: #e05d1b;
	text-decoration: none;
	font-size: 13px;
}


/* @end */

.seitentext {
	padding: 23px !important;
	color: #373737;
}

/* @group Formblatt */

.formgen {
	width: 445px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 105px;
	background-color: transparent;
	display: block;
}

.formgen label {
	display: block;
	margin-top: 10px !important;
}

.formgen input {
	padding:4px;
	width: 300px;
	border: 1px solid #ccc7c1;
}

.formtextfield {
	margin-bottom: 10px;
	width: 300px;
	border: 1px solid #ccc7c1;
}

.formsubmit {
	background-color: #ccc7c1;
}

legend {
	font-weight: bold;
	padding-top: 15px;
}

.formtrenn {
	height:10px;
}

.formheadline {
	font-style: italic;
}

/* @end */


#form-module-thanks {
	width: 445px;
		padding-left: 25px;
	padding-right: 105px;
	
}
