#toptop {
	position: relative;
}


.mod_changelanguage.changelanguage_mobile {
	top: 20px !important;
	right: 35px !important;
	position: absolute !important;
	left: initial !important;
	display:none;
}

.mod_changelanguage.changelanguage_mobile li a {
	color: #787878 !important;
}

.content_mobile {
	display: none;
}

/************** Dossier *************/

.ct_picture_card.dossier_card {
	background: #FFFFFF;
	border: 1px solid #999;
}
.ct_picture_card.dossier_card h2 {
	color: #152d62 !important;
	font-size: 30px;
	line-height: 40px;
	padding-top: 35px;
}
.ct_picture_card.dossier_card.zweizeilig h2 {
	padding-top: 15px;
}
}
.dossier {
	padding: 0px !important;
	width: 31% !important;
	background: #efefef !important;
}
.dossier .textblock {
	padding-left: 25px;
	padding-right: 25px;
}
.dossier .autorblock {
	display: flex;
	font-family: "Ubuntu";
	font-weight: 500;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	color: #152d62 !important;
	justify-content: space-between;
	align-items: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

.dossier .autorblock img {
	width: 70px;
	height: auto;
	border-radius: 35px;	
}

.dossier .autorblock p:nth-child(1) {
	width: 70%;
	padding-right: 10px;
}
.dossier .autorblock p:nth-child(2) {
	width: 30%;
}

.back1 .cards.dossier {
	background: #F8F4F8 !important;
}

.cards.dossier {
	padding: 0px;
	width: 31%
}

/************** Bullit Box *************/
.bullitbox {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #787878;
	border: 1px solid #787878;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
}
.bullitbox ul {
	margin: 0;
	padding: 10px;
}
.bullitbox li {
	padding: 8px 0 8px 25px;
	list-style: none;
	background-image: url(../assets/bullet.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.bullitbox li a {
	font-size: inherit;
	line-height: inherit;
	color: inherit !important;
	font-style: normal !important;
}

.bullitbox li a:after {
	content: "" !important;	
}

.bullitbox h3 {
	margin-bottom: 5px;
}

/************** TopLeiste *************/
#header_top .login {
	//float: left;
	margin-left: 0px;
}

/************** Kachelwand *************/

.kachelwand {
	margin-top: 20px;
}
.kachelwand .rs-columns {
	display: flex;
}

.kachelwand figure a {
	margin: 0 !important;
	padding: 0 !important;
}

.kachelwand .imagebox {
	filter: brightness(100%);
	transition: all .3s;
}

.kachelwand .imagebox:hover {
	filter: brightness(75%)
}

.kachelwand .rs-column {
	margin-right: 0px;
	margin-bottom: 0px;
}

.kachelwand .ce_text {
	position: relative;
}
.kachelwand .rs-column.-large-col-2-1 {
	width: 50%;
}

.kachelwand .textbox {
	position: absolute;
	top: 2px;
	left: 25px;
	pointer-events: none;
}

.kachelwand .bottom .textbox {
	position: absolute;
	bottom: 20px;
	left: 30px;
}

.kachelwand p {
	font-family: 'Ubuntu', sans_serif;
	font-size: 19px;
	line-height: 23px;/var/folders/56/564k5fh56qj26jrzg1qbvv140000gn/T/TemporaryItems/NSIRD_screencaptureui_3Z5xVB/Bildschirm­foto 2022-11-29 um 10.41.25.png
	
	font-weight: 700;
	max-width: 256px;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
}
.kachelwand a,
.kachelwand strong {
	font-family: 'Ubuntu', sans_serif;
	font-size: 14px;
	font-weight: 500;
	background: none !important;
	font-style: normal !important;
	text-decoration: none;
	color: #fff;
	padding-left: 0px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.kachelwand a:after {
	content: "" !important;
}

/************** Slider Startseite Mitgliedschaft *************/

.slider_mitglieder {
	position: relative;
}

.slider_mitglieder .slider-control {
	top: 60px !important;
	position: absolute;
	width: 100%;
	max-width: 1024px;
	}

.slider_mitglieder .layout_latest {
	padding-bottom: 0px;
}

.slider_mitglieder .slider-control .slider-prev {
	padding-left: 10px;
	top: 0px;
	left: 10%;
}
.slider_mitglieder a.slider-prev:before {
	content: url(../assets/RoterPfeil_Kleiner_links.png);
	padding-right: 10px;
}
.slider_mitglieder a.slider-prev:after {
	content:"" !important;
	padding-right: 0;
}
.slider_mitglieder .slider-control .slider-next {
	padding-right: 10px;
	top: 0px;
	right: 10%;
}

.slider_mitglieder .slider-control .slider-menu b {
	padding-left: 5px;
}

#slider_mitglieder .rs-column {
	margin-top: 4% !important;
}

/************** Archiv-Listen Menu *************/
.archiv_submenu {
	display: flex;
}
.archiv_submenu {
	margin-bottom: 40px;
}
.archiv_submenu ul {
	margin:0;
	padding:0;
}

.archiv_submenu li {
	font-family: 'Open Sans', sans-serif;
	color:#787878;
	font-size:13px;
	line-height:27px;
	font-weight: 400;
	text-transform: uppercase;	
	display: inline-block;
	margin-right: 20px;
}
.archiv_submenu a  {
	font-family: 'Open Sans', sans-serif;
	color:#787878;
	font-size:13px;
	line-height:27px;
	color:#787878;
	font-weight: 400;
	text-transform: uppercase;
}
.archiv_submenu a:before,
.archiv_submenu strong:before {
	content: url(../assets/RoterPfeil_Kleiner.png);
	padding-right:8px;	
}

.archiv_submenu .aktuelle a {
	font-weight: bold;
		margin-right: 20px;
}

.archivseite .archiv_submenu .aktuelle a {
	font-weight: normal;
}

/************** Fullbanner CT *************/

.fullbanner {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.fullbanner h2 {
	position: absolute;
	color: #FFFFFF;
	top: 0px;
	width: 100%;
	padding-top: 20px;
}

/************** LinkBox *************/

.linkboxes {
	margin-bottom: 40px;
}
.linkboxes .rs-column.-large-col-3-1 {
	width: 32%;
}

.linkboxes .rs-column {
	margin-right: 2%;
	margin-top: 2%;
}

.linkbox {
	background: #E8E8E8;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}

/************** CT Picture Cards / Themen *************/

.ct_picture_cards {
	margin-bottom: 60px;
}
.ct_picture_cards .rs-column.-large-col-3-1 {
	width: 32%;
}

.ct_picture_cards .rs-column {
	margin-right: 2%;
	margin-top: 2%;
}

.ct_picture_card img {
	border-radius: 0 !important
}


.ct_picture_card {
	background: #F4F8FF;
	position: relative;
}

.ct_picture_card h2 {
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	padding-top: 25px;
}
.ct_picture_card .textbox {
	padding: 20px;
	padding-top: 10px;
}
/************** veranstaltungen Startseite *************/

.startseite .veranstaltungen .newslist,
.kompetenzbereiche .veranstaltungen .newslist{
	display: flex;
}

.startseite .cards h2 {
	font-family: 'Ubuntu',sans-serif;
	font-weight: 700;
	padding-top: 10px;
	font-size: 19px;
	line-height: 23px;
	color: #000000 !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000000;	
}

.startseite .cards .date, 
.startseite .cards .day, 
.startseite .cards .info {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;   	
}

.startseite .cards {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px; 
	line-height: 22px;	
}

/************** LinkedIn / Presse Startseite *************/

.presse.content_1024 {
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: calc(1024px - 100px);
}

.banner img {
	border-radius: 0 !important;
}

.presse {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #2A41A2;
	width: 100%;
	color: #FFFFFF;
}
.presse .ce_text:last-child {
	width: 170px;
}

.linkedin.content_1024 {
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: calc(1024px - 100px);
}
.linkedin {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #152d62;
	width: 100%;
	color: #FFFFFF;
}
.linked .ce_text:last-child {
	width: 250px;
}

.banner .ce_text:first-child {
	width: 50%;
	text-align: center;
}


.banner h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.banner a {
	font-family: 'Open Sans', sans_serif;
	font-style: italic;
	text-decoration: none;
	background: #B95528;
	padding: 5px;
	margin-top: 20px;
	padding-left: 18px;
	padding-right: 15px;
	font-size:16px;
	line-height:27px;
	color:#FFFFFF !important;
}

.banner a:after {
	content: "" !important;
	padding: 0 !important;
}

/************** Mitgliederbox Startseite *************/

.mitgliederbox_startseite {
	position: relative;
	font-family: 'Roboto Slab' sans-serif;
	color:#c7d0da;
	width:100%;
	text-align: center;
	font-size:20px;
	line-height:27px;
	padding-top:45px;
	padding-bottom:30px;
	background: url(../images/startseite/fbdi-startseite-hintergrund-mitglieder.jpg);
}

.mitgliederbox_startseite a {
	font-family: 'Open Sans', sans_serif;
	font-style: italic;
	text-decoration: none;
	background: #B95528;
	padding: 5px;
	margin-top: 20px;
	padding-left: 18px;
	padding-right: 15px;
	font-size:16px;
	line-height:27px;
	color:#FFFFFF;
	}

.mitgliederbox_startseite a:after {
	content: "" !important;
	padding: 0 !important;
}

.mitgliederbox_startseite .linie {
	width:95px;
	border-bottom: 2px solid #B95528;
	margin:auto;
	margin-bottom:20px;
}

/************** CTBOXES *************/

.ctboxes .rs-column.-large-col-3-1 {
	width: 32%;
}

.ctboxes .rs-column {
	margin-right: 2%;
}

.ctbox {
	padding: 20px;
	height: 200px;
}

.ctbox a {
	color: #FFFFFF !important;
	font-style: initial !important;
}

.ctbox a:after {
	padding-top: 2px;
	*content: "" !important;
}

.ctbox p {
	font-size: 14px;
	line-height: 21px;
}

.ctbox h3 {
	font-weight: bold;
	font-size: 19px;
	line-height: 23px;
}

/************** BLUEBOX *************/

.blueBox {
	background: #152d62;
	color: #FFFFFF;
}

.blueBox img {
	border-radius: 0 !important;
}

.blueBox.content_1024 {
	padding-bottom: 0px;
	padding-top:60px;
	max-width: calc(1024px - 100px);
}

.blueBox .ce_text {
	display: flex;
	align-items: flex-end;
}

.blueBox .textbox {
	width: 66%;
	padding-bottom:50px
}

.blueBox .imagebox {
	width: 33%;
	padding-right: 60px;
}

.blueBox h3 {
	font-family: 'Roboto Slab';
	font-size:16px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF !important;
}

.blueBox p {
	font-size: 13px;
}

/**********************************/
.back, .top {
	padding-top: 30px;
}

.top {
	float:right	
}
.center {
	text-align: center;
}


.halfWidth {
	width: 50%;
}
.width66 {
	width: 66%;
}

.padding_top_20 {
	padding-top:20px
}
.padding_top_60 {
	padding-top:60px
}
.padding_bottom_40 {
	padding-bottom:40px
}
.padding_top_80 {
	padding-top:80px !important;
}

.margin_top_30_neg {
	margin-top: -30px !important;
}

.margin_top_60 {
	margin-top: 60px !important
}
.margin_top_40 {
	margin-top: 40px !important
}
.margin_bottom_20 {
	margin-bottom:20px !important;
}

.margin_bottom_40 {
	margin-bottom:40px !important;
}
.margin_bottom_60 {
	margin-bottom:60px !important;
}

.margin_bottom_80 {
	margin-bottom:80px !important;
}

.margin_bottom_100 {
	margin-bottom:100px !important;
}

.ct1 {
	background: #5A0F64;
	color: #FFFFFF !important;
}
.ct1 .ce_headline,
.ct1 h2,
.ct1 h3,
.ct1 h4,
.ct1 h5,
.ct1 h6,
.ct2 .ce_headline,
.ct2 h2,
.ct2 h3,
.ct2 h4,
.ct2 h5,
.ct2 h6
.ct3 .ce_headline,
.ct3 h2,
.ct3 h3,
.ct3 h4,
.ct3 h5,
.ct3 h6
.ct4 .ce_headline,
.ct4 h2,
.ct4 h3,
.ct4 h4,
.ct4 h5,
.ct4 h6{
	color: #FFFFFF;
}

.ct2 {
	background: #1D41A2;
	color: #FFFFFF;
}
.ct3 {
	background: #7A8DC1;
	color: #FFFFFF;
}
.ct4 {
	background: #051A52;
	color: #FFFFFF;
}

.backgroundColor_01 {
	background: #16317B;
	color: #FFFFFF;
}

.cards  {
	width:28%;
	padding: 15px;
	margin-right: 2.0%;
	margin-bottom: 2.0%;
	border-bottom: 0px !important;
	background: #C9D8FF;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px; 
	line-height: 22px;	
	color: #000000;
}

.mod_eventlist.startseite .cards {
		width:29%;
}
.mod_eventlist.startseite .cards:nth-child(3) {
	margin-right: 0;
}

.back1 .cards {
	background:#C9D8FF;
}
.back2 .cards {
	background:#D6DEF5
}
.back3 .cards {
	background:#E2E6EF
}
.back4 .cards {
	background:#E8E8E8;
}

.aktuelles .back1 .cards {
	background:#E0D7E0;
}
.aktuelles .back2 .cards {
	background:#F4EDF2
}
.aktuelles .back3 .cards {
	background:#EBE5F4
}
.aktuelles .back4 .cards {
	background:#F3F2F8;
}

.cards h2 {
	font-family: 'Ubuntu',sans-serif;
	font-weight: 700 !important;
	font-size: 19px !important;
	line-height: 23px !important;
	padding-top: 10px;
	color: #000000 !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.cards h2 a {
		color: #000000;
}

.cards .date,
.cards .day,
.cards .info{
	font-family: "Open Sans", sans-serif;
	font-weight: 600 !important;
	font-size: 14px;  
}

.cards h2 a {
	color: #000000;	
}

.cards .more {
	margin-top: 0px;
}

.veranstaltungen .cards {
	background: #EAEAEA;
}


.innen.without_sidebar #main .mod_article {
	max-width: initial;
	border-right: 0px solid #999;
	*padding-left: 0px;
	*padding-right: 0px;
}


figure img {
    display: block;
}





body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#787878;
	font-size:16px;
	line-height: 27px;
	background: #FFFFFF;
}

video {
	width: 100%;
	height: auto;
}

.portrait video {
	border-radius: 20px;
}

.videochannel .ce_player,
.videochannel .abschlusslinie {
	border-bottom: 1px solid #787878;
	padding-bottom: 25px;
	margin-bottom: 25px;
}


.videochannel .ce_player:last-child {
	border-bottom: 0px !important;
}

.videochannel h4 {
	font-family: 'Open Sans', sans-serif;
	color: #787878;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	padding-bottom: 15px;
}

.videochannel .ce_text {
	padding-bottom: 10px;
}

#header {
	background:#152d62;
	height:47px;	
	color:#fff;
	z-index: 998;
	display: block;
	position: relative;
}

#logo {
	position: relative;
	top:25px;
	height:75px;
	width:182px;
	background:url(../assets/logo.png);
	*background:url(../assets/Logo-FBDI-20-Jahre.png);
	background-size:100%;
	background-position: left top;
	background-repeat: no-repeat;
	*left: 50px;
}
#header .inside, #navigation .inside {
	max-width:1024px;
	margin:auto;
}

#header_top {
	position:relative;
	*left:325px;
	padding-top:15px;
	width:250px;
	margin: auto;
}
#header_top, #header_top  a {
	color:#fff;
	font-size:12px;
	text-decoration: none;
}

#header_top .inner {
	display: flex;
}


#header-small {
	position: fixed;
	*padding-left:20px;
	top:-200px;
	left:0;
	width:100%;
	background:#FFF;
	z-index:999;
	height:124px;
	border-bottom:1px solid #f2f2f2;
	-webkit-box-shadow: -2px 7px 17px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 7px 17px -8px rgba(0,0,0,0.75);
	box-shadow: -2px 7px 17px -8px rgba(0,0,0,0.75);
	height: 80px;
}

#header-small-inside {
	position:relative;
	max-width:1024px;
	margin:auto;
}

#header-small #logo {
	top: 15px;
	height: 55px;
	width: 142px;
}


#navi-small {
	position: absolute;
	z-index: 101; 
	top: 26px;
	left: 240px;
}

#navigation {
		background: #FFFFFF;
	z-index:100;
	overflow: visible;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
}


#navigation .inside {
	height:125px;
	width:100%;
	max-width:1024px;
}

/***************** TAGS / CLOUD */

.cloud li, .tag-chain-item li,  ul.tag-chain, ul.cloud  {
	padding:0;
	margin:0;
}

/************************************************************** SPRACHWAHL */

.mod_changelanguage {
	position:relative;
	//left:30px;
	//top:-40px;
	z-index:1100;
	font-size:12px;
	margin-left: 20px;
	margin-right: 20px;
	//display: none;
}

.mod_changelanguage ul {
	margin: 0;
	padding: 0;
}

.mod_changelanguage li {
	display: inline;
	padding-right:5px;
	width:20px !important;
	
}

.mod_changelanguage li span {
	width:20px !important;
}

.mod_changelanguage li a {
	color:#fff;
	text-decoration:underline !important;
	font-size:12px;
	width:20px !important;
}

.mod_changelanguage li.first:after {
	content:" / ";
	padding-left:5px;
}

/************************************************************** BILDER INNEN */

.bild_rechts, .bild_rechts_h3 {
	text-align: right;
	text-align: -webkit-right;
}



.bild_rechts p {
	text-align: left;
}

.bild_mittig {
	text-align: center	
}

/*
#main .ce_text.bild_rechts figure.image_container.float_above {
	text-align: right;
}

#main .ce_image.bild_rechts figure.image_container.float_above {
	text-align: right;
	margin-bottom:-143px !important
}
*/

#main .ce_text.bild_rechts p, #main .ce_text.bild_rechts_h3 h3, #main .ce_text.bild_rechts_h3 p  {
	text-align: left;
}

#main .ce_text.bild_rechts_h3 figure.image_container.float_above {
	margin-bottom: -43px;	
}

/************************************************************** TABELLE DOWNLOADS */

.downloads table {
	line-height:22px !important
}

.downloads table span.char-style-override-8 {
	line-height:13px !important;
}

table {
  border-collapse: collapse;
 
 } 

table tr {
	border-bottom: 1px solid #787878;	
}

table tr:first-child {
	border-bottom: none;	
}

table td {
	padding-left:20px;
	padding-top:0px;
	vertical-align: top;
}	



table tr:nth-child(odd){
	background:#f2f2f2;
}

table tr:first-child {
	background:#FFF;
}

table td:first-child {
	width:250px;
}

table td:last-child {
	width:70px;
}

table a {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color:#152d62;
	font-size:16px;
	padding-left:0px;
	font-style:normal !important;
	font-weight:600 !important;
	line-height:20px !important;
}

table a:before {
	position:relative;
	content: url(../assets/RoterPfeil_Kleiner.png);
	margin-left:-10px;
	padding-right:5px;
}


.char-style-override-6 {
 
}

.char-style-override-7 {
	color:#152d62;
	font-size:16px;
	padding-left:0px;
	font-style:normal !important;
	font-weight:600 !important;
}

.char-style-override-8 {
	padding-top:5px;
	font-size: 12px;
	line-height: 18px !important;
}

.downloads span.char-style-override-8 {
	line-height: 18px !important;
}





/************************************************************** MAIN */


#main .inside {
	margin:auto;
	margin-top:80px;
	margin-bottom:60px;
}

.interstart #main {
	background:url(../images/intern/InternStarterWeb.jpg);
	background-size:cover;
	background-position: center center;
}


#main .ce_image img, #main .ce_text img {
	border-radius:20px;
}


/*********************** BLOG */

.blog #main .inside {
	margin-top:20px;
}

.blogleser #main .inside {
	margin-top:60px;
}

.blog img {
	border-radius:20px;
}

.blog .figure {
	*max-width: 290px;
}

.blog .blogimage {
	*float:left !important;
	*margin-right:30px;
}
.blog .bloginfo {
	font-weight: 400 !important;
	font-style: italic;
	font-size: 13px;
	margin-top:0;
}

.blog h1 {
	font-size:21px !important;
	border-bottom: 1px solid #999;
	margin-bottom:00px;
	padding-bottom: 10px !important;
	margin-top:-20px !important;
}

.mod_newsarchive h1 {
	border-bottom: 0px;
	margin-bottom:00px;
	margin-top:00px !important;
	
}

.blog h2 {
	font-size:23px !important;	
}

.blog h1:before {
	background: none !important;
}

.blog h1, .blog h2, .blog h3, 
.blog h2 a {
	font-family: 'Roboto Slab' sans-serif !important;
}

.blog h3 {
	font-size: 18px;
	font-weight: 400 !important;
}

.blog .layout_latest {
	border-bottom: none !important;
	margin-bottom: 30px;
}

.blog table {
	width:100%;
}



.blog table a:after {
	content: url("../../files/assets/RoterPfeil_Kleiner.png") !important;
	padding-left: 10px;
}	


.blog table h2 a:after {
	content:"" !important;
}

.blog table h2 a:before, .blog table a:before  {
	content:"" !important;
	margin:0;
	padding:0;
}

.blog table h2 a {
	line-height: 29px !important;
}

.blog td.spalte1 {
	width:300px;
	padding-left:0px;
}



.blog td.spalte2 {
	width:auto
}


.blog .mod_article {
	border:none !important;
	border-left: none !important;
	border-right: none !important;
}

.blogleser figure {
	margin-bottom:20px;
}

#right .mod_newslist {
	margin-bottom:40px
}

.blog .ce_comments h2 {
	font-weight: 200;
}

.mod_newsmenu li a {
	font-weight:400;
}

/*
.blog h2 {
	border-bottom:1px solid #333 !important;
}
*/

/************************************************************** TEXTBLÖCKE KLASSEN */

.interstart .image_container {
	text-align: center;
}

.textblock_aktuelles li {
	padding: 2px 0 0 22px;
	list-style: none;
	background-image: url(../assets/RoterPfeil_Kleiner.png);
	background-repeat:no-repeat;
    background-position:left 10px;
}

.textblock_aktuelles ul {
	margin-left:0;
	padding-left:5px;	
}






.grey_full {
	background: #f2f2f2;
	width:100%;
	text-align: center;
}


.grey_full .linie {
	position:relative;
	width:95px;
	border-bottom: 2px solid #b94b3e;
	margin:auto;
	margin-bottom:20px;
}







.blue_full {
	position: relative;
	font-family: 'Roboto Slab' sans-serif;
	background:#152d62;
	color:#c7d0da;
	width:100%;
	text-align: center;
	font-size:20px;
	line-height:27px;
	padding-top:45px;
	padding-bottom:30px;
}


.blue_full a:after {
	position:relative;
	content: url(../assets/RoterPfeil_Kleiner.png);
	padding-left:10px;
	margin-top:10px;
}

.blue_full a {
	font-family: 'Open Sans' sans-serif;
	font-style:italic;
	font-size:16px;
	line-height:27px;
	color:#c7d0da;
}

.blue_full .linie {
	width:95px;
	border-bottom: 2px solid #b94b3e;
	margin:auto;
	margin-bottom:20px;
}





.content_1024 {
	padding:0px 50px 60px 50px;
	max-width:1024px;
	margin:auto;	
	border-right: 1px solid #c7d0da;
}

.startseite .content_1024,
.without_sidebar .content_1024 {
	border-right: none !important;
}

.content_1024 .linie {
	position:relative;
	width:95px;
	border-bottom: 2px solid #b94b3e;
	left:0px;
	text-align: left;
	margin-bottom:15px;
}

.content_1024 .centerlinie {
	position:relative;
	width:135px;
	border-bottom: 2px solid #b94b3e;
	margin:auto;
	text-align: center;
	margin-bottom:15px;
}

.content_1024 .ce_text a,
#slider_mitglieder a {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color:#152d62;
}

.content_1024 .ce_text a:after, 
#slider_mitglieder a:after,
.kompass .loginseitebox a:after{
	content: url(../assets/RoterPfeil_Kleiner.png);
	padding-left:10px;
	padding-top:1px;
}

.image_container a:after {
	content:"" !important;
	padding-left:0px !important;
	padding-top:0px !important;
}

.listing, .ce_list {
	position:relative;
	font-size: 14px;
	line-height: 20px;
	color:#787878;
	border:1px solid #787878;
	border-radius: 10px;
	padding:10px;
}


.listing li, .ce_list li {
	*border-bottom: 1px solid #f2f2f2;
	padding: 8px 0 8px 25px;
	list-style: none;
	background-image: url(../assets/bullet.png);
	background-repeat:no-repeat;
    background-position:left 10px;
}

.listing  li:last-child, .ce_list li:last-child {
	border-bottom: none !important;
}

.listing ul, .ce_list ul {
	margin-left:0;
	padding-left:5px;	
}



.login_box_startseite {
	background:#4d4d4d;
	text-align: center;
}

.parallax , #parallax, .parallax-window {
	height:300px;
}

.parallax-window {
	margin-top:-50px;
	height:350px;
}

.parallax img {
	position:absolute;
}

/*
#main .ce_text  figure.image_container.float_above {
	text-align: right;
	margin-bottom:-43px;
}

*/



/***************************************************** Coentent Bereich Innen 'Main' */

.innen #main .mod_article {
	padding:0px 50px 60px 50px;
	max-width:735px;
	margin:auto;	
	border-right: 1px solid #c7d0da;
}



.innen #main .mod_article .linie {
	position:relative;
	width:95px;
	border-bottom: 2px solid #b94b3e;
	left:0px;
	text-align: left;
	margin-bottom:15px;
}


.innen #main .mod_article .centerlinie {
	position:relative;
	width:135px;
	border-bottom: 2px solid #b94b3e;
	margin:auto;
	text-align: center;
	margin-bottom:15px;
}



.akportraits .mod_article {
	border-right:none !important;
		max-width:100% !important;
}



.akportraits .leftarea, .akportraits .rightarea {
	position:relative;
	display:table-cell;
	vertical-align: top;
}

.akportraits .leftarea {
	width:425px;
	text-align: right;
	padding-right:40px;
}

.akportraits #portraitfoto {
	position:relative;
}

.akportraits #portraitfoto img {
		border-radius:20px;
		max-width:425px !important;
}

.akportraits #firmenlogo  {
	width:215px;
	height:auto;
	border:1px solid #595959;
	border-radius:10px;
	padding:10px;
	margin-top:15px;
	
}
.akportraits #infos {
	font-family: 'Roboto Slab' sans-serif;
	color: #152d62 !important;
	font-weight: 400;
}	

.akportraits #infos h3 {
	margin-bottom:5px;
}
.akportraits  a {
	font-weight: 400;	
	color: #152d62;
}	

.akportraits #bottomarea {
	margin-top:70px;
}

.akportraits .zitat {
	margin-top:20px;
	font-family: 'Roboto Slab' sans-serif;
	color: #152d62 !important;
}

.akportraits .zitat h3 {
	margin-bottom:5px;
}

.einzelportrait .mod_article {
	max-width:100% !important;
	border-right:none !important;
}



.portrait #main .mod_article {
	max-width:925px !important;
	border-right:none !important;
}


.portrait .rs-column {
	margin-right:3%;
}

.portrait .headline_mit_pfeil_rechts {
	text-align: right;
	font-weight: bold;
	color: #152d62;
}

.portrait .ce_text.visitenkarte {
	font-family: 'Roboto Slab' sans-serif;
	color: #152d62 !important;
	font-weight: 700;
}

.portrait .ce_text.visitenkarte p {
	margin-top:-20px
}

.portrait .ce_text.visitenkarte a {
	font-weight: 400;	
}

.portrait .ce_text.visitenkarte a:after {
	content:"" !important
}

.portrait .ce_text.visitenkarte img {
	border:1px solid #595959;
	border-radius:10px;
	padding:10px;
	
}

/************************************************* PRESSE ARCHIV ********/

#right .mod_newsmenu ul {
	margin:0;
	padding:0;
}

#right .mod_newsmenu li  {
	font-family: 'Open Sans', sans-serif;
	color:#787878;
	font-size:13px;
	line-height:27px;
	font-weight: 700;
	text-transform: uppercase;	
}

#right .mod_newsmenu a  {
	color:#787878;
	font-weight: 400;
	text-transform: uppercase;	
}

#right .mod_newsmenu li a:before, #right .mod_newsmenu li span:before {
	content: url(../assets/RoterPfeil_Kleiner.png);
	padding-right:8px;	
}

.mod_tagcloud .reset a {
	font-weight: 700;
}


/************************************************* PROFIL EDIT / PERSONENDATEN / mod_personalData / member_default_neu.html5  / UMFRAGE ********/

fieldset#ctrl_newsletter.checkbox_container legend, #ctrl_groups legend {
	display: none;
}

.umfrage fieldset#ctrl_newsletter.checkbox_container legend, .umfrage #ctrl_groups legend {
	display: block;
}


.nolabel legend, .nolabel label {
	display: none;;
}

.personendaten .widget-password {
	display:none;
}

.personendaten select {
	width:99%;
	margin-left:2px;
	height:40px;
}

.personendaten input[type="url"] {
	width:100%;
	height:40px;
	border:1px solid #000;
	padding-left:10px;	
}

.personendaten .widget {
	margin-top:10px;
}

.personendaten .widget-checkbox {
	margin-top:-15px;
}

.personendaten .ce_text {
	margin-top:15px;
	
}


.personendaten .mce-menubar, 
.personendaten .mce-toolbar,
.personendaten .mce-toolbar-grp,
.personendaten .mce-path {
	display:none;
}


.personendaten div.submitButton input[type="submit"] {
    background:url(../assets/datenspeichern@2x.jpg) no-repeat;
    cursor:pointer;
    width: 150px;
    height: 30px;
    border: none;
	background-size:100%;
}








.content_top {
	height:255px;

}

.content_top .ce_image {
	position:absolute;
	top:0px;
	width:100%;
	height:255px;

}

.content_top .inside {
	padding-left:50px;	
}

.content_top img {
	width:0%;
	text-align: center;
	min-height:255px;
	margin-top:0;
	
}

.content_top a {
	text-decoration: none;
	color:#fff;
	font-size:13px;
	line-height: 27px;
}

.content_top li {
	list-style: none;
	display: inline;
	padding-right:10px;
}

.content_top .ce_headline {
	max-width:1024px;
	margin:auto;
}


.mod_breadcrumb {
	font-family: 'Open Sans', sans-serif;
	position:relative;
	max-width:1024px;
	margin:auto;
	font-size:13px;
	color:#fff;
	font-style: italic;
	padding-left:20px;
	padding-top:30px;
}




.center .ce_text {text-align:center;}

.blockabstand20 {
	margin-top:20px !important;
}

.blockabstand40 {
	margin-top:40px !important;
}

.blockabstand60 {
	margin-top:60px !important;
}

.blockabstand80 {
	margin-top:80px !important;
}

#container {
	background: #FFFFFF;
}

/************************************************ AKKORDION **********/



.ui-accordion-header {
	color:#787878;
	font-weight: bold;	
}
.ui-accordion-header:after {
	content: url(../assets/Akkordion_roterPfeil_unten.png) !important;
	position:relative;
	top:-2px;
	padding-left:10px;	
}
.ui-accordion-header-active:after {
	content: url(../assets/Akkordion_roterPfeil_rechts.png) !important;
	position:relative;
	top:1px;
	padding-left:10px;	
}
.toggler {
	cursor:pointer;
}

.ui-accordion-content {
	margin-top:30px;
}

.accordion_link_italic_blau_400 .ui-accordion-header {
	font-style: italic;
	font-weight: 400;
	color:#152d62;
	
}

/************************************************************** RECHTE SEITE */

#right {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height: 27px;
	margin-top:60px;
	*border-left: 1px solid #c7d0da;
	padding-left:25px;
	color:#787878;
	margin-bottom:80px;
	width:250px;
}

.kastenbox {
	border:1px solid #152d62;
	width:180px;
	height:56px;
	background-image:url(../assets/pfeilkasten_link_seitenleiste.png) !important;
	background-size: 58px 56px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top:30px;
	padding-right:50px;
	
}
a.kastenlink {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size:16px !important;
	line-height: 56px;
	text-align: center;
	color:#152d62
}


.dottedbox {
	border:dotted 3px #152d62;
	background:#f2f2f2;
	padding:10px;
	margin-bottom:40px;
	margin-top:40px;
	width:210px;
}

.dottedbox a {
	color:#152d62 !important;
	font-style: italic;
}
.dottedbox a:before {
	content:"" !important;
	padding-right:0 !important;	
}

.dottedbox .ce_text {
	font-size:12px;
	line-height:20px;
}

.kompass #right #kompassbox {
	display:none;
}

/************************************************************** FOOTER */


#footer {
	background:#152d62;
	min-height:700px;
	width:100%;
	color:#fff;
	font-size:14px;
}
#footer .inside {
	margin:auto;
	max-width: 1024px;
	width: 95%
}


#footer .-large-last .ce_image,#footer .-large-last .ce_text {
	padding-left:33px;
}


#footer input[type="text"], #footer input[type="email"], #footer textarea {
 background-color : #152d62; 
 color:#fff;
 *border:1px solid #f2f2f2;
 border:none;
 
}

#footer .mce-container {
	display: none;
}

#footer textarea {
	display: block !important;
}

input:focus, textarea:focus {
    outline: none;
}

#footer .ce_form {
	padding-top:20px
}

/*
.ce_form span.mandatory {
	color:#eb5c37;
}
.ce_form label {
	margin-bottom:18px;
}

.ce_form .widget-radio label {
}

.ce_form #lbl_1_0 {
	margin-right:50px;
}

.ce_form .widget-radio fieldset {
	position:relative;
	margin-left:130px;
	margin-top:-25px;
}

.ce_form .radio_container {
	border:none;
}

.ce_form .widget {
	margin-top:15px;
}

.ce_form input[type="text"], .ce_form input[type="email"], .ce_form input[type="tel"], .ce_form textarea {
	width:97%;	
	margin-top:5px;
	line-height:35px;
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #000;
}
*/


	color:#eb5c37;
}
.ce_form label {
	margin-bottom:18px;
}

.ce_form .widget-radio label {
}

.ce_form #lbl_1_0 {
	margin-right:50px;
}

.ce_form .widget-radio fieldset {
	position:relative;
	margin-left:130px;
	margin-top:-25px;
}

.ce_form .radio_container {
	border:none;
}

.ce_form .widget {
	margin-top:15px;
}

input[type="text"],  input[type="email"],  input[type="tel"],  textarea {
	width:97%;	
	margin-top:5px;
	line-height:35px;
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #000;
}


#footer .ce_form input[type="text"], #footer .ce_form input[type="email"], #footer .ce_form input[type="tel"], #footer .ce_form textarea {
-webkit-box-shadow: inset 0px 0px 111px -39px rgba(0,0,0,0.82);
-moz-box-shadow: inset 0px 0px 111px -39px rgba(0,0,0,0.82);
box-shadow: inset 0px 0px 111px -39px rgba(0,0,0,0.82);
-webkit-appearance: none;
}


.ce_form label {
	display:none;
}

/**************************************************************** UMFRAGE */



.umfragebild {
	text-align: right;
	margin-bottom: -150px !important
}

.umfrage .einruecken {
	position: relative;
	margin-left: 20px;
}

.umfrage .datum {
	width: 80px;
}

.umfrage .tb {
	position: relative;
	margin-top: 80px;
}

.umfrage .widget.datum {
	float: left;
	margin-right: 20px;
}

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

.tab {margin-left: 25px;}

.widget-radio.sprache {
	position: relative;
	margin-top:30px
}

fieldset.sprache span {
	width: 100px !important
}

fieldset.sprache {
	margin-left: 0px !important
}
.ce_form.umfrage  label {
	display:block;
	margin-bottom: 30px;
}

.ce_form.umfrage  .personaldata label {
	margin-bottom: 10px;
}

.ce_form.umfrage .labelbold label {
		font-weight: bold;
		color: #152d62;
}

.ce_form.umfrage  .labelbold fieldset label {
	font-weight: normal;
	color: inherit;
}


.umfrage .anrede span {
	width: 70px !important;
}

.umfrage label.anrede {
	float: left;
	margin-right: 40px;
}

.umfrage a {
	color: #333333;
	text-decoration: underline;
}

/*
.anrede legend {
	float: left;
	width: 120px;
}

.anrede {
	margin-bottom: 25px;
}

.anrede label {
	margin-right: 15px;
}
*/



.ce_form.umfrage .widget-radio fieldset {
	position:relative;
	margin-left:15px;
	padding-left:0px;
	margin-top: -20px;
}


.ce_form.umfrage .widget-radio legend {
	position:relative;
	padding-bottom: 10px;
}

.ce_form.umfrage .widget-radio input[type="radio"] {
	position:relative;
	padding-bottom: 20px;
	float: left;
	margin-right: 11px
}


.umfrage fieldset {
	border:none;	
	margin: 0;
	padding: 0;
}


.ce_form.umfrage .widget-radio fieldset span {
	padding-right: 10px;
	width: 40px;
	float: left;
}


.ce_form.umfrage .radio_container {
	border:none;
	margin-bottom: 0px;
}

.ce_form.umfrage .radio_container span {
	margin-right: 20px;	
}

/* ENDE UMFRAGR */

 .checkbox_container {
	border:none;
}

 .checkbox_container input {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

 .checkbox_container label {
	display:block
}

span.captcha_text {
	padding-left:10px;
	padding-top:10px;
}

#footer span.captcha_text {
	color:#f2f2f2;
}


.ce_form select {
	width:99%;	
	margin-left: 0px;
	padding-left: 10px;
	border: 1px solid #000;
	margin-top:5px;
	background:#FFF;
	box-shadow: 0px 0px 0px #FFF !important;
}

.ce_form .submit_container {
	margin-top:2%;
	float:right;
	margin-right:1%;
}

.ce_form label {
	margin-bottom:0px;
}



.layout_latest  {
	*border-bottom:1px solid #787878 !important;
	padding-bottom:10px;
	margin-bottom:10px;
}

.layout_latest.last {
	border-bottom:none !important;
}

.layout_latest .info {
	font-weight: normal;
	margin-bottom:5px;
	color: #000000;
}

.layout_latest h2, .layout_latest h2 {
	line-height:24px; 
	margin-bottom: 10px;
}


.layout_full h1 {
	position:relative;
}

#slider_mitglieder .layout_latest {
	border-bottom:0px solid #787878 !important;
	text-align: center;
}





::-webkit-input-placeholder { color: #152d62; opacity: 0.8 !important;font-style: italic; }
:-moz-placeholder { color: #152d62;font-style: italic;}
::-moz-placeholder {color: #152d62;font-style: italic;}
:-ms-input-placeholder {color: #152d62;font-style: italic;}



#footer input::-webkit-input-placeholder { color: #FFF; opacity: 0.8 !important;font-style: italic; }
#footer textarea::-webkit-input-placeholder { color: #FFF; opacity: 0.8 !important;font-style: italic; }
#footer: input -moz-placeholder { color: #FFF;font-style: italic;}
#footer input::-moz-placeholder {color: #FFF;font-style: italic;}
#footer input:-ms-input-placeholder {color: #FFF;font-style: italic;}







/*************************** LOGIN BOX INTERN ************************/

.loginseite #container {
	background:url(../assets/Vorlage_Starterhintergrund.jpg);
	background-size: cover;
}

.loginseite.kompass #container {
	background:url(../assets/Starter-Kompass.jpg);
	background-size: cover;
	}

#loginseite .loginseitebox  {
	margin:auto;
	margin-bottom:100px
	
}

.loginseitebox {
	position: relative;
	background:#ffffff;
	padding:50px;
	margin-bottom:40px;
	margin-top:40px;
	width:510px;
	border-radius:20px;
	min-height:250px;
	margin:auto;
}

.loginseitebox a {
	color:#152d62 !important;
	font-style: italic;
}
.loginseitebox a:before {
	content:"" !important;
	padding-right:0 !important;	
}


.loginseitebox .ce_text {
	font-size:12px;
	line-height:20px;
}

.loginseitebox .formbody {
	margin-left:50px;
	width:400px;
}

.loginseitebox h3 {
	margin-left:70px;
}

.kompass .loginseitebox h3 {
	margin-left:0px;
	}
	
.loginseitebox .submit_container {
	margin-top:30px;	
}

.loginseitebox #username, .loginseitebox #password {
	height:35px;
	width:380px;
}

.loginseitebox input[type="text"], .loginseitebox input[type="password"], .loginseitebox input[type="email"] {
	-webkit-box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	-webkit-appearance: none;
	border:none;
	padding-left:20px;
	margin-bottom:20px;
	font-style: italic;
	color:#152d62;
}

.loginseitebox input.startseite, .loginseitebox input.seitenleiste {
	display:none;
}

.loginseitebox label, .login label {
	display:none;
}

#passwort_vergessen {
	position: relative;
	float:right;
	margin-right:60px;
	bottom:95px;
}

.ce_text.hinweis {
	background:#ffffff;
	padding:20px;
	margin-bottom:100px;
	margin-top:40px;
	width:210px;
	border-radius:20px;
	margin:auto;
}

/*************************** LOGIN BOX STARTSEITE ************************/

.startseite .loginseitebox {
	background:none;
	padding:50px;
	margin-bottom:40px;
	margin-top:40px;
	width:100%;
	max-width:980px;
	min-height:0;
	margin:auto;
	padding-left: 0px;
	height:90px;
	
}

.startseite .umbruch {
	display:none;
}

.startseite .loginseitebox .formbody {
	width:100%;
	max-width:980px;
	margin-left:0px;
	margin:auto;
	padding-left:20px;
}

.startseite .loginseitebox input[type="text"], .startseite .loginseitebox input[type="password"], .startseite .loginseitebox input[type="email"] {
	-webkit-box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	box-shadow: inset -4px 6px 41px -17px rgba(0,0,0,0.75);
	-webkit-appearance: none;
	border:none;
	padding-left:20px;
	margin-bottom:20px;
	font-style: italic;
	color:#152d62;
	float:left;
	margin-right:20px;
}

.startseite .loginseitebox input.loginseite, .startseite .loginseitebox input.seitenleiste {
	display:none;
}

.startseite .loginseitebox input.startseite {
	display:block;
}
.startseite .loginseitebox #username, .startseite .loginseitebox #password, .startseite .loginseitebox input.submit {
	width:290px;
	padding-top:0;
	margin-top:0;
	height:40px;
	
}

.startseite .loginseitebox h3 {
	position:absolute;
	margin-left:0px;
	color:#fff;
	width:100%;
	max-width:980px;
	margin:auto;
	text-align: left;
	top:25px;
		padding-left:20px;
}

.startseite #passwort_vergessen {
	float:none;
	clear:both;
	top:-10px;
	left:-20px;
}
.startseite #passwort_vergessen a {
	color:#fff !important;
}

.startseite p.error , .startseite p.login_info{
	color:#fff;
	position:absolute;
	top:10px;
	left:370px;
	text-align: left;;
}

/*************************** LOGIN BOX SEITENLEISTE ************************/


#right .login input.loginseite, 
#right .login input.startseite {
	display:none;
}

#right .login input.seitenleiste {
	display:block;
}

#right .login input[type="text"], #right .login input[type="password"] {
	border:none;
	padding-left:10px;
	margin-bottom:20px;
	font-style: italic;
	color:#152d62;
}

#right .login #username, #right .login #password, #right .login input.submit {
	width:180px;
	padding-top:0;
	margin-top:0;
	height:40px;
}

#right .login #username, #right .login #password {
	width:170px;
}

#right .login .formbody, #right .login h3 {
	width:180px;
	margin-left:0px;
	margin:auto;
}

#right .login h3 {
	padding-top:10px;
	padding-bottom:20px
}

#right .login .submit_container {
	margin-top:40px;
}

#right .login #passwort_vergessen {
	float:none;
	clear:both;
	left:20px;
}

/*************************** PAWWORT VERGESSEN ************************/


.mod_lostPassword {
	margin-bottom: 80px;
}

.mod_lostPassword .submit_container {
	float:right;
}

.mod_lostPassword div.widget.widget-text.mandatory {
	width:393px;
}

/*************************** PAWWORT ÄNDERT / mod_changePassword  ************************/

.mod_changePassword {
	margin-bottom: 80px;
}

.mod_changePassword .submit_container {
	float:left;
}


.mod_changePassword input {
	margin-bottom:5px;

}

/*
.mod_changePassword input[type="image"] {
	margin-top:10px;
	width:150px;
}
*/

.mod_changePassword div.submitButton input[type="submit"] {
	margin-top:10px;
    background:url(../assets/passwortaendern@2x.jpg) no-repeat;
    cursor:pointer;
    width: 150px;
    height: 30px;
    border: none;
	background-size:100%;
}

/*************************** Formulare Bild Upload  ************************/

#uploadform div.submitButton input[type="submit"] {
	margin-top:20px;
    background:url(../assets/upload@2x.jpg) no-repeat;
    cursor:pointer;
	width:116px;
    height: 30px;
    border: none;
	background-size:100%;
}

/*************************** DOWNLOADS ************************/

.ce_downloads ul  {
	margin-left:0px;
	padding-left:0px;
}
.ce_downloads li {
	list-style:none;
	padding-left:0px;
}
.ce_downloads li img {
	display:none;
}
.ce_downloads a {
	color:#787878;
	font-weight: bold;
}

.ce_downloads a:before {
	content: url(../assets/RoterPfeil_Kleiner.png);
	padding-right:8px;	
}

.ce_downloads span.size {
	font-weight: normal;
}

