*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #000000;
	font: 14px Arial,Verdana,Helvetica,Sans-Serif !important;
}
a{
	color: #000000 !important;
	outline: none;
	text-decoration: none !important;
}
a:hover{
	color: #000000
}
input,select,textarea{
	border: #999999 1px solid;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px
}
select{
	padding: 1px
}
li{
	list-style: none
}
h1, h2{
	font: inherit !important;
    font-size: 32px !important;
    font-weight: bold !important;
    margin: 0px !important;
}
h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 1em
}
h4{
	font: inherit !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0px !important;
}
h5{
	font-size: 10px;
	font-weight: normal
}
p{
	line-height: 1.3em;
	padding: 0px;
}
table{
	border-collapse: collapse;
	width: 100%
}
img{
	display: block
}
.cms_content img{
    width:100% !important;
    height: auto !important;
}
.cms_content hr{
    height:3px;
    background:#FFF;
}
#page{
	background: white !important;
}
.page-wrap{
	margin: 0 auto;
	max-width: 940px
}
#header{
	height: 60px !important;
	margin: 0 auto !important;
	max-width: 940px !important;
}
.logo{
	float: left
}
.intro{
	margin: 0 0 50px
}
.headline {
  line-height: 1.3;
  padding: 4px 0;
  border-left: 20px solid #c7102d;
  text-align: left;
}
#title .headline{
    width: 50%;
}
.col3 .headline{
    padding: 5px 0;
}
.col6 .headline{
    margin-top:15px;
}
.headline h1, .headline h3{
  background-color: #c7102d;
  padding: 4px 0;
  color: #fff;
  display: inline;
  margin: 0;
  font-size: 32px;
}
.headline h3{
    font-size: 16px
}
.col6 .headline h3{
    font-size: 13px
}
.headline h1 strong, .headline h3 strong {
  position: relative;
  left: -10px;
  font-style: normal;
}
.headline h3 strong {
    text-transform: uppercase;
}
.headline h3 strong a{
    color:#FFF;
    text-decoration: none;
    text-transform: uppercase;
}
.headline2{
	background: url(../images/ico-dot.png) center repeat-x;
	margin: 0 0 15px
}
.headline2 h2{
	font: 15px robotoblack;
	margin: 0;
	text-transform: uppercase
}
.headline2 h2 em{
	background: url(../images/bgr.png);
	font-style: normal;
	padding: 0 10px 0 0
}
.headline3{
	background: #ffffff;
	font: 11px robotoblack;
	margin: 0 0 7px;
    margin-top:10px;
	padding: 2px 5px;
	text-transform: uppercase
}
.headline4{
	color: #ffffff;
	font: 13px/1.3em robotoblack;
	letter-spacing: 2px;
	text-transform: uppercase
}
.col3 .headline4{
	font-size: 15px
}
.headline4 a{
	background: #c7102d;
	color: #ffffff;
	padding: 2px;
	text-decoration: none
}
#title{
	clear: both;
	background: white !important;
	height: 300px !important;
	overflow: hidden;
	position: relative
}
.title-wrap{
    margin: 0 auto;
	max-width: 940px;
    height: 100% !important;
	position: relative;
}
.title-text{
	color: #ffffff;
	margin: 0 auto;
	max-width: 940px;
	padding: 0px !important;
	z-index: 10
}
.title-text a{
	color: #ffffff
}
.title-text .banner{
	margin: 0 0 20px
}
.title-pic{
    position: absolute;
	right: 0;
	top: 0;
    bottom: 0;
    width: 50%;
}
.title-pic img{
	display: block;
    max-height:100%;
    max-width:100%;
}
.nav1{
    display: none;
}
.nav1 a{
	color: #514c4b;
	text-decoration: none
}
.nav1 a:hover{
	color: #c6102c
}
.nav1 li{
	border-left: 1px solid #e3dedc;
	float: left;
	padding: 5px 15px 0
}
.nav1 ul{
	float: right
}
.nav1 li.sprache{
    position:relative;
}
.nav1 li.sprache a{
	background: url(../images/ico-language.png) right no-repeat;
	padding-right: 20px;
	text-decoration: none
}
.nav1 li.sprache ul{
    display:none;
}
.nav1 li.sprache:hover ul{
    display: block;
    position: absolute;
    background: white;
    width: 100%;
    left: -1px;
    z-index: 1;
    border-left: 1px solid #e3dedc;
    border-right: 1px solid #e3dedc;
    padding-bottom: 10px;
}
.nav1 li.sprache li{
    float: none;
    clear: both;
    border: none;
    text-align: center;
}
.nav1 li.sprache li a{
    background: none;
    padding:0;

}
.nav1 li.search{
    overflow:hidden;
    padding-top: 3px;
}
.nav1 li.search input{
    display:block;
    float:left;
    padding:0;
    margin:0 5px;
    outline: none;
    border: 1px solid #E3DEDC;
}
.nav1 li.search input[type="image"]{
    border:none;
}
.search-highlights{
    font-size:12px
}
.nav2{
    display: none;
}
.nav2 li{
	float: left;
	position: relative
}
.nav2 li a{
	color: #6b5f5b;
	display: block;
	float: left;
	font: 17px/40px roboto_condensedregular;
	padding: 0 15px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li:hover a{
	background: #e7edef;
	color: #6b5f5b
}
.nav2 li.active a{
	color: #000000;
	font-family: roboto_condensedbold
}
.nav2 li ul{
	background: #e7edef;
	clear: both;
	float: none;
	left: -9999em;
	padding: 5px 15px 20px;
	position: absolute;
	top: 40px;
	width: 195px;
	z-index: 10
}
.nav2 li:hover ul{
	left: 0
}
.nav2 li li{
	border-bottom: 1px solid #afa8a6;
	display: block;
	float: none;
	padding: 0
}
.nav2 li:hover li a{
	background: none;
	color: #6b5f5b;
	display: block;
	float: none;
	font-size: 15px;
	line-height: 28px;
	padding: 0
}
.nav2 li:hover li a:hover{
	color: #c6102c
}
.nav3{
	font: 14px roboto_condensedregular;
	margin: 0 0 1em
}
.nav3 li{
	border-bottom: 1px solid #a39f9e
}
.nav3 a{
	color: #5f524e;
	display: block;
	padding: 4px 0;
	text-decoration: none
}
.nav3 a:hover,
.nav3 .active a{
	color: #000000
}
.nav4{
    display: none;
}
.nav4 li{
	display: inline;
	padding: 0 20px 0 0
}
.cols{
	height: 1%;
	padding: 0px;
}
#home .cols{
	padding: 0px 0px !important;
}
.col1{
	float: left;
	width: 30.85%
}
.col2{
	float: left;
	margin: 0 0 0 2.65%;
	width: 30.85%
}
.col3{
	float: left;
	margin: 0 0 0 4.78%;
	width: 21.27%
}
.col4{
    display: none;
}
.col5{
	float: left;
    margin: 0px !important;
	width: 100% !important;
}
.col6{
    display: none;
}
.col7{
	float: left;
	width: 17.76%
}
.col8{
	float: left;
	width: 27.65%
}
.col9{
	float: right;
	width: 34.89%
}
.text ul{
	font-size: 12px;
	margin: 0 0 40px
}
#home .text ul{
	font-size: 14px
}
.text li{
	background: url(../images/ico-arrow.png) no-repeat 0 7px;
	margin: 0 0 .2em;
	padding: 0 0 0 10px
}
.text a:hover {
text-decoration: underline;
}
.text a {
color: #000 !important;
text-decoration: none;
}
.list2 li{
	border-bottom: 3px solid #ffffff;
	/*font-size: 11px; */
	padding: 9px 0
}
.list2 li:last-child{
	border: 0
}
.list2 h2 {
    font: inherit !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 0px !important;
}

.btn-link img{
	display: inline-block
}
.banner{
	margin: 10px 0 40px 0
}
#footer{
	color: #000000 !important;
	font: inherit !important;
    font-size: 14px !important;
    font-weight: normal !important;
	margin: 0 auto !important;
	max-width: 940px !important;
    width: 100% !important;
	border-top: 1px solid black !important;
    padding: 5px 0px 0px 0px !important;
}
#footer a{
	color: #514c4b;
	text-decoration: none
}
#footer a:hover{
	color: #c7102e
}
.footer-logo img{
	height: auto;
	width: 100%
}
.clear{
	clear: both;
	height: 1px;
	overflow: hidden
}
.clearfix:before,
.clearfix:after{
	content: "";
	display: table
}
.clearfix:after{
	clear: both
}