body, textarea, input, select {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:10pt;
	color:#555;
	-webkit-text-size-adjust: none;
}

body {
	background-color:#000;
	background-image:url('/page/_webpics/pixler-horizontal.jpg');
	background-repeat:repeat-y;
	background-position:center;
}

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


#header {
	background-image:url('/page/_webpics/homero-francesch-header-pic.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	height:180px;
}
#langBox {
	padding-top:25px;height:20px;
}
a.langset{
	font-size:10pt;
	color:#fff;
	margin-right:15px;
}
a.headContact{
	font-size:10pt;
	color:#fff;
	margin-right:15px;
	font-weight:normal;
}

.headerTitel1 {
	margin-top:10px;
	font-size:21pt;
	color:#dba112;
}
.headerTitel2 {
	font-size:21pt;
	line-height:37px;
	color:#fff;
}

#surround {
	margin:0 auto;
	width:100%;
	min-width:960px;
	max-width:1800px;
	background-image:url('/page/_webpics/contentBG.jpg');
	background-repeat:no-repeat;
	background-position:center 240px;
}
.inner {
	margin:0 auto;
	width:960px;
}


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

#hauptnavigation ul {
	line-height:57px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#hauptnavigation ul li {
	float:left;
}

#hauptnavigation a {
	padding:3px 0;
	color:#000;
	font-size:15pt;
	font-weight:normal;
}
#hauptnavigation a.akt, #hauptnavigation a:hover {
	color:#dba112;
}

#hauptnavigation .dot {
	color:#dba112;
}
.menuDot {
	float:left;
	background-image:url('/page/_webpics/menuDot.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:70px;
	height:60px;
	display:block;
}


#content {
	width:100%;
	margin:0 auto;
}
.leftBox{
	float:left;
	width:350px;
	color:#463716;
}
.rightBox{
	float:left;
	width:610px;
	color:#f1eee5;
	height:100%;
}

.boxLeftInn{
	
}
.boxRightInn{
	padding-top:34px;
	padding-left:30px;
}
.zitat {
	font-size:13pt;
	line-height:24px;
	height:70px
}
.seitentitel h1{
	color:#dba112;
	line-height:88px;
	font-size:18pt;
	font-weight:normal;
	padding-bottom:5px;
}
.kapitelbild{
	margin-bottom:34px;
}
.seitentext {
	font-size:11pt;
	line-height:24px;
}
.eintragBox{
	background-color:#000;
	margin-bottom:20px;
	padding:26px 30px;
}
.eintragTitel{
	font-size:15pt;
	color:#dba112;
}
.eintragText{
	padding-top:16px;
	font-size:12pt;
	line-height:24px;
	color:#f1eee5;
}
.eintragText a{
	color:#dba112;
}
.aufklappBox{
	background-image:url('/page/_webpics/plus-symbol.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#000;
	margin-bottom:20px;
	padding:26px 20px 26px 30px;
	
}
.aufklappButton {
	cursor:pointer;
}
.aufklapp {
	display:none;
}
.galeriePicL {
	float:left;
	margin-right:20px;
}
.galeriePicR {
	float:left;
}
.pdfLink {
	margin:10px 0;
}
.videoBlock {
	margin-bottom:20px;
	font-size:11pt
} 
.videoBlock .bild {
	float:left;
	width:180px;
}
.videoBlock .text {
	float:left;
	margin-left:20px;
	width:380px;
	height:135px;
	position:relative;
}
.videoBlock .text div{
	font-size:13pt;
	font-weight:normal;
	width:380px;
	margin-bottom:10px;
	}
.videoBlock .button {
	position:absolute;
	bottom:-10px;
}

#footer {
	margin-top:30px;
}

.footerBox{
	font-size:13pt;
}
.footerBox a{
	color:#dba112;
}
.footerBox h2{
	font-size:21pt;
}
.topButton {
	font-size:12pt;
	font-weight:normal;
	margin-bottom:30px;
	cursor:pointer;
}


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

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

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