body, textarea, input, select {
	font-family:"Arial";
	font-size:11pt;
	-webkit-text-size-adjust: none;
	color:#555;
}
body {
	background-color:#fff;
}

.uFont {font-family: 'Ubuntu Condensed', sans-serif;}

a {
	color:#000;
}
a:hover {
	color:#000;
}

h1 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:22pt;
	margin:37px 0 20px 0;
}

#surround {
	margin:0 auto;
	width:100%;
}

#header {
	height:140px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:13pt;
	color:#000;
}
#header a {
	color:#000;
}

.yellowBox {
	background-color:#f5c938;
	height:50px;
}
.subHomeBox {
	
}

.grauBlock {
	background-color:#f2f2f2;
	color:#646464;
	font-size:11pt;
	line-height:22px;
}


.bildBlockLinks {
	padding:50px 0;
	width:500px;
	margin-right:40px;
	float:left;
}
.textBlockRechts {
	padding:10px 0 50px 0;
	width:460px;
	float:left;
}

.weissBlock {
	background-color:#fff;
	color:#646464;
	font-size:11pt;
	line-height:22px;
}

.weissBlock h1,.grauBlock h1 {font-size:20pt;line-height:36px;margin-top:30px;}
.weissBlock li,.grauBlock li {font-size:17pt;font-family: 'Ubuntu Condensed', sans-serif;line-height:30px;}


#content {
	width:100%;
	margin:0 auto;
	line-height:22px;
}
#content a {
	color:#1278ba;
}

#footer {
	background-color:#4e5559;
	padding:50px 0;
}

.footerBox{
	float:left;
	width:349px;
	border-left:1px solid #b8bbbd;
	min-height:190px;
	color:#b8bbbd;
}

.footerBoxInner {
	padding-left:20px;
	font-size:11pt;
	line-height:24px;
}
.footerBoxInner h1 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:16pt;
	margin:-5px 0 26px 0;
	padding:0;
}
#footer a {
	color:#ddd;
}

#kapitelbild {
	width:100%;
	height:300px;
	display:block;
	background-repeat:no-repeat;
	background-position:center;
}

.inner {
	margin:0 auto;
	width:1000px;
}


#hauptnavigation {
	background-color:#f5c938;
	height:60px;
}

#hauptnavigation ul {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:16pt;
	line-height:60px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#hauptnavigation ul li {
	float:left;
}

#hauptnavigation a {
	padding:3px 50px 0 0;
	color:#fff;
}
#hauptnavigation a.akt, #hauptnavigation a:hover {
	color:#000;
}


/* DATENSCHUTZ-TITEL */
.dse-haupttitel {
	font-size:19pt;
	font-weight:bold;
}

.dse-untertitel {
	font-size:14pt;
	font-weight:bold;
}

.impdaschu-titel {
	font-size:22pt;
	font-weight:bold;
	text-transform:uppercase;
}



