* {
	margin:0;
	padding:0;
	font-weight:normal;
}

body {
	background-image:url(../images/hintergrund.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:repeat;
	background-repeat:repeat-y;
	margin:inherit;
	padding:inherit;
	font-family:'Futura W01 Light';
	font-size:18px;
	line-height:25px;
}

img {
	border: none;
}

strong, bold {
	font-family:'Futura W01 Heavy';
}

.clear {
	clear:both;
}

hr.clear, .frame-clear hr {
	display:block;
	clear:both;
	border-image-source:initial;
	border-image-slice:initial;
	border-image-width:initial;
	border-image-outset:initial;
	border-image-repeat:initial;
	border:0px none #000000;
}

.content a, .content  a:visited, .content a:active, .content a:hover {
	color: #333333;
	text-decoration: none;
}

.content a:hover {
	border-bottom: 1px solid #333333;
}

#wrapper {
	position:relative;
}

#nav_wrapper {
	width:380px;
	height:100%;
	z-index:10;
	padding-left:20px;
	/* position: fixed; */
	z-index: 1;
}

#nav_wrapper .spalte {
	width:180px;
	float:left;
}

#nav_wrapper ul {
	margin:0;
	padding:0;
}

#nav_wrapper ul li {
	display:block;
	background-image:url(../images/pfeil.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav_wrapper ul li a, #nav_wrapper ul li a:visited, #nav_wrapper ul li a:active {
	display:block;
	font-size:13px;
	letter-spacing:1px;
	padding-left: 20px;
	color:#000000;
	text-decoration:none;
	line-height: 18px;
	margin-bottom: 7px;
    text-wrap: balance;
}

li.active a {
	background-image:url(../images/pfeil_active.gif);
	font-family:'Futura W01 Heavy';
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav_wrapper ul:hover > li.active a {
	background-image:none;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav_wrapper ul:hover > li.active a:hover {
	background-image:url(../images/pfeil_active.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

li.inactive a:hover {
	background-image:url(../images/pfeil_active.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#content_wrapper {
	margin-left:400px;
	top: 0;
	position:absolute;
	padding-left:40px;
	background-color: #FFFFFF;
}

.titel {
	height:120px;
}

.titel h2 {
	font-size:26px;
	padding-top:58px;
	margin:0;
	letter-spacing: 1px;
}

.titel h1 {
	font-size:16px;
	padding-top:61px;
	padding-left:20px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-family:'Futura W01 Book';
	margin:0;
}

.content {
	position:relative;
	margin-bottom: 40px;
}

div.table {
	display:table;
	width: min-content;
}

div.hr {
	display:table-row;
}

div.cell {
	display:table-cell;
	vertical-align: top;
	border-style: none;
	border-width: 0;
	min-width: 200px;
}

.bildlegende {
	width:100%;
	position:relative;
	letter-spacing: 0.5px;
	margin-top: 12px;
}

.bildlegende .spalte {
	position:relative;
	width:150px;
	float:left;
	margin-bottom:36px;
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Book';
}

.frame-bildlegende {
	margin-bottom:36px;
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Book';
}

.frame-bildlegende-grau {
	color: #979797;
	margin-bottom:36px;
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Book';
}

.ce-above .ce-gallery {
	margin-bottom: 0;
}

.bildlegende .spalte1 {
	margin-right:30px;
}

.bildlegende .spalte2 {
	color: #979797;
	margin-right: 0;
}

.bildlegende {
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Book';
}

.bildlegende h1, .bildlegende h2, .bildlegende h3, .bildlegende strong, .bildlegende b {
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Heavy';
	margin:0;
	padding:0;
}

.text {
	margin-bottom: 26px;
	padding-right: 40px;
}

.text .spalte1 {
	float:left;
	width:48%;
}

.text .spalte1 .spalte1, .text .spalte2 .spalte1 {
	float:left;
	width:100%;
}

.text .spalte2 {
	float:right;
	width:48%;
}

.text .spalte2 .spalte2, .text .spalte1 .spalte2 {
	float:left;
	width:0;
}

.initiale, .detail {
	float:left;
	font-size:56px;
	margin-top:15px;
	margin-left:-2px;
	padding-right:4px;
}

.text p {
	margin-bottom: 14px;
}

.bildlegende .spalte p {
	margin-bottom: 0px;
}

.ce-column {
	padding-right: 40px;
}

.ce-image img {
	height: 440px;
	width: auto;
}

.frame-frame1 .ce-image {
	width: 680px;
}

.image-caption {
	font-size:12px;
	line-height:16px;
	font-family:'Futura W01 Book';
	margin-top: 3px;
	height: 37px;
}

.video-js, .video-js-box, .csc-default iframe {
	margin-right: 40px;
}

video.video-embed-item {
	width: auto;
	height: 440px;
}

.frame-type-form_formframework {
	font-size: 12px;
	font-family:'Futura W01 Book';
}

.frame-type-form_formframework input, .frame-type-form_formframework textarea {
	width: 310px;
	border: 1px solid #000000;
	outline: 0px none;
	font-size: 14px;
	padding: 4px;
}

.frame-type-form_formframework button {
	padding: 10px;
	margin-top: 15px;
}

label em {
	display: none;
}

.csc-mailform {
	font-size: 12px;
	font-family:'Futura W01 Book';
}
