	* {
    box-sizing: border-box;
}

html {
	font-size: 100.1%;
	width:100%;
}


body {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff2e8+0,ffffff+15,ffffff+85,fff2e8+100 */
    color: #043883;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0px;
    min-height: 100%;
    min-width: 100%;
    padding: 0;
    width: 100% !important;
	overflow-x: hidden; 
	line-height:1.7;
	position:relative;
}

h2 {
	font-family: 'Source Sans Pro', sans-serif;
    color: #043883;
    font-size: 1.3rem;
    margin: 4rem 0 0rem;
    position: relative;
    text-align: left;
	font-weight:bold;
}

.blogeintrag h2 {
    font-family: 'Roboto Slab', 'Source Sans Pro', sans-serif;
    color: #043883;
    margin: 1.5rem 0;
    font-weight: bold;
    font-size: 1.8rem;
}


#content h2.widgettitel {
    padding: 1rem;
    background-color: #043883;
    color: #ffffff;
}


#content h2.seitentitel{
    padding: 0rem 1rem 0 1rem;
    border-radius: 0.5rem 0.5rem 0 0;
    background-color: #ffffff;
    color: #043883;
    font-size: 3rem;
    border-bottom: 5px solid #E0ECFF;
    margin: 0 0 0.5 -1rem;
	
}

#content h2:first-child {
    margin-top: 0.5rem;
}


h3 {
	font-family: 'Roboto Slab', 'Source Sans Pro', sans-serif;
    color: #043883;
    margin: 0.5rem 0;
	font-weight:bold;
	font-size:1.2rem;
}

h4 {
    color: #333333;
    margin: 0.1rem 0;
	font-weight:bold;
}

#content-wrapper ul {
    margin: 1rem 0 1rem 0;
    padding: 0px;
}
#content-wrapper ol {
    margin: 1rem 0 1rem 0;
    padding: 0px;
}

#content-wrapper  li {
    margin: 0.3rem 0 0 2rem;
    padding: 0 0 0 10px;
}

span.a-hover {
	
	cursor:default;
	
}

a:link, a:visited, span.a-hover  {
    color: #043883;
    text-decoration: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
} 

a:hover, a:active, a:focus, span.a-hover:hover  {
    color: #B55718;
    text-decoration: none;
}

#content-wrapper a:link, #content-wrapper a:visited  {
    color: #B55718;
    text-decoration: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
} 

#content-wrapper a:hover, #content-wrapper a:active, #content-wrapper a:focus {
    color: #043883;
    text-decoration: none;
}

.termine h3 a:link, .termine h3 a:visited  {
    color: #B55718;
    text-decoration: none;
}

.termine h3 a:hover, .termine h3 a:active, .termine h3 a:focus {
    color: #043883;
    text-decoration: none;
}

#content-wrapper a.bgc_m:link, #content-wrapper a.bgc_m:visited  {
    color: #ffffff;
    text-decoration: none;
}

#content-wrapper a.bgc_m:hover, #content-wrapper a.bgc_m:active, #content-wrapper a.bgc_m:focus {
    color: #ffffff;
    text-decoration: none;
}

p { margin: 0 0 0.6rem 0; }

hr {
    background-color: #c4d8df;
    border: 0 none #c4d8df;
    color: #c4d8df;
    height: 1px;
    margin: 30px 0;
}


.bgc_m { 
	background-color:#043883;
	color:#ffffff;
}


.bgc_w { 
	background-color:#fefefe;
	color:#043883;
}

.bgc_m a:link, .bgc_m a:visited { 
	color:#ffffff;
}

.bgc_m a:hover, .bgc_m a:active, .bgc_m a:focus { 
	color:#B55718;
}

.bgcw { background-color:#ffffff;}

#pre_header_wrapper {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
}

#pre_header {
    font-family: 'Roboto Slab', 'Source Sans Pro', sans-serif;

}
#pre_header p {
	margin:0px;
}

#header_wrapper {
    margin-top: 4rem;
}

#header_img {
	
	background-image: url("http://vorschau.dqz-nord.de/wp-content/uploads/2015/12/startup-593343_1920.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	
	height:300px;
	
}

#pre_header_wrapper .logo a{
	display:block;
}

#pre_header_wrapper .logo img {
    width: 100%;
	display:block;
}

#pre_header_wrapper .logo {
    display: block;
	position: absolute;
    left: 0px;
    top: 1.5rem;	
    width: 300px;
    border: 4px solid #ffffff;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;		
}

#pre_header_wrapper .logo.logo_prefixed {
	top: 0.8rem;	
    width: 150px;
}



.termin:first-child {
	margin-top:0rem;
}

.termin {
	padding: 0.5rem 0rem;
	border-top:3px dotted #dfd5c1;
}

.termin:first-child {
	padding:0rem;
	border-top:0px solid #e9e9e9;
}

.termine h3 {	
	margin-bottom:0px;
}

.cr h2{
	margin-top:2rem;
}


.v1 .header {	
	display:flex;
	margin-bottom:1rem;
}

.v1 .header .datum {
    text-align: center;
    padding: 0.5rem 0.7rem;
    background-color: #D98300;
    color: #ffffff;
    font-size: 1.2rem;
    margin-right: 1rem;
    border-radius: 0.3rem;
}

.v1 .header .datum span {
    display: block;
    line-height: 112%;
}

.v1 .header .datum span.tag {
    font-size: 2.8rem;
    line-height: 90%;
	font-weight:bold;
}

.blogeintrag {
	
}

.v1 .blog_img {
    width: 150px;
    height: 150px;
    background-size: contain;
	background-position:center center;
	background-repeat:no-repeat;
    margin-right: 1rem;
	border-radius: 0.3rem;
	float:left;
}

.v1 .blog_content {
	display:flex;
}

.v1 .blog_teaser {
	line-height:1.3;
	flex:1;
}

.v1 .read_more {
    padding: 0.5rem 1rem;
    font-weight: bold;
    border-radius: 0.3rem;
    display: inline-block;
    float: right;
}

.widget {
    padding: 1rem 1.5rem; 
}

.widget_right {
    background-color: #F7F7F7;
    border-left: 2px solid #043883;
    border-right: 2px solid #043883;
    border-bottom: 2px solid #043883;
}

.widget .header h3 {
    font-size: 1.8rem;
    margin: 0;
    flex: 1;
    border-bottom: 3px solid #fff;
    border-radius: 0.3rem;
    padding-bottom: 0.5rem;
}


.footer {
	padding:2rem 0;
	text-align:center;
}

/** Navigation **/



#breadcrumbs {
	padding:1rem 0 0rem;
	font-size: 0.9rem;
}

#breadcrumbs a{
	margin:0 0.3rem;
}

#breadcrumbs a:first-child {
	margin:0rem 0.3rem 0 0; 
}

#breadcrumbs h1{
	font-size:inherit;
	font-weight:inherit;
	display:inline;
}

.navi {
    list-style-type: none;
    margin: 0;
    padding: 0;
	font-family: 'Roboto Slab', 'Source Sans Pro', sans-serif;
}

.navi li{
    position:relative;
}

.navi_x {
   display:flex;
}

.navi_x a{
   display:block;
}

#nav_start li a{
	border-left: 1px solid #ffffff;
	padding:0rem 1rem;
	font-size:1rem;
}

#nav_start li:first-child > a {
    border-left: medium none;
}

#nav_main_wrapper{
	width:100%;
	box-shadow:0px 3px 3px rgba(0,0,0,0.1);
}

#nav_main{
    margin-left:-1rem;
}

#nav_main li a, #nav_main li span.a-hover {
	padding:1.5rem 0.9rem;
	font-weight:bold;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;	
	display:block;
	font-size:0.9rem;
	white-space: nowrap;
}

#nav_main li:first-child > a {
    border-left: medium none;
}

.subnavi {
    display: none;
    width: 270px;
    padding: 0;
    position: absolute;
    z-index: 99;
    top: 60px;
}

.subnavi_x {
	display:none;
    position: absolute;
	left: 270px;
	background-color: #043883;
	top: 0px;
}

.subnavi .a-hover span{
		position:absolute;
		right:5px;
}


.subnavi li{
	display:block;
}

#nav_main .subnavi li a {
    border-bottom: 1px solid #113e80;
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
    width: 100%;
	padding:1rem 0.8rem;
	color:#ffffff;
}

.subnavi a:hover {
    background-color:rgba(0,0,0,0.03);
}

.navi li:hover > .subnavi {
    background-color: #144893;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    display: block;
}


.navi li > .subnavi:hover > .subnavi_x {
    background-color: #144893;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    display: block;
}
	
/*** Navi Barrierefrei ****/



/* #navi_barrierefrei {
    background-color: #043883;
    color: #fff;
    display: inline-block;
    margin: 0 auto 2rem;
    padding: 1rem;
} */

.item {
 
}

#navi_barrierefrei h3 {
    display: inline;
    margin: 0;
}

#navi_barrierefrei a:link, #navi_barrierefrei a:visited{
    
}

/* Typografie */


/*Styling floated images via CKEditor*/
span[style*="left"]  {margin:0 20px 20px 0;}
span[style*="right"] {margin:0 0 20px 20px; }
figure[style*="left"]  {margin:0 20px 20px 0;}
figure[style*="right"] {margin:0 0 20px 20px; }
div[style*="left"]:not(.slide)  {margin:0 20px 20px 0;}
div[style*="right"]:not(.slide) {margin:0 0 20px 20px; }

img[style*="left"]  {margin:0 20px 20px 0;}
img[style*="right"] {margin:0 0 20px 20px; }


span[style*="left"] img {margin:0px ;}
span[style*="right"] img {margin:0px ;}
figure[style*="left"]  img {margin:0px ;}
figure[style*="right"] img {margin:0px ;}


figure {
	
	margin:0px;
	display:table;
	
}

figcaption {
    caption-side: bottom;
    display: table-caption;
    font-size: 0.8rem;
    font-style: italic;
    text-align: left;
	line-height:normal;
} 

hr {
    background-color: #c4d8df;
    border: 0 none #c4d8df;
    color: #c4d8df;
    height: 1px;
    margin: 30px 0;
	clear:both;
}


/** Kalender **/

#calendar {
	
	padding: 1rem 5rem;
	background-color: rgb(255, 255, 255);	
	min-height:350px;
	
}

.fc-day-grid-event .fc-title{
	
	color:#ffffff; 

}

.fc-day-grid-event {
    padding: 0 3px;
}

.fc-list-view {
	
	border:none;
}

.fc-day-grid-event .fc-content {
    white-space: normal;
}

.fc-day-grid-event .fc-time {
	
	display:none;
	
}
.fc-day-grid-event .fc-title {
	 
	font-weight:bold;
	
}

.fc-list-item-title a {

    font-size: 1.8rem;
    font-weight: bold;
	margin-bottom:1rem;

}

.kal_teaser {
	margin-top:2rem;
	line-height:1.7;
	
}

.list_event_template {
	padding: 1rem 1rem;
	border-top:3px dotted #dfd5c1;
	font-size:0.95rem;
	line-height:1.4rem;
}

.list_event_template > h3 {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    display: inline-block;
}

.list_event_template.termin_veranstaltung > h3 > a:link {

    color:#D88303 !IMPORTANT;

}

.list_event_template.termin_gremien > h3 > a:link {

    color:#06577D !IMPORTANT;

}

.list_event_template.termin_besondere_tage > h3 > a:link {

    color:#9F285E !IMPORTANT;

}


 .fc-unthemed .fc-list-heading td{
    font-size: 1.4rem;
    color: #dfd5c1;
	background-color:#ffffff;
	border:0px;
}

.fc-ltr .fc-list-heading-main {
    float: right;
    margin-left: 0.5rem;
}

.fc-list-heading-alt:after {
 content: ", ";
}

.event_preis {

    float: right;
    font-weight: bold;
    background-color: #eee;
    padding: 0.6rem 1rem;
    border: 1px solid #ddd;

}

.list_event_template_details {
	font-weight:bold;
}

.list_event_datum_zeit {
	margin-bottom:0.5rem;
}

.list_event_ort {
	margin-bottom:0px;
}

.list_event_teaser {
	margin-top: 1.5rem;
	line-height:1.6rem;
}

.termin_details_wrapper {
    display: flex;
    border: 2px solid #043883;
    font-size: 0.9rem;
    margin-top: 3rem;
    padding: 1rem;
    line-height: 1.3rem;
    background-color: #F4F8F8;
}

.termin_details_wrapper > div {
    padding: 0.5rem 2rem;
	width:33.333%;
}

.termin_details_wrapper dl {
 margin:0;
}

.termin_details_wrapper dt {
    font-weight: bold;
    margin-top: 0.7rem;
}

.termin_details_wrapper dd {
    margin: 0;
}

.toggle_navi {
	display:none;
}

#nav_main_mobile_toggle {
	display:none;
	background-color:rgba(255,255,255,1);
}

#nav_main_wrapper #nav_start {
	display:none;
}

#nav_main_wrapper p{
	margin:0;
}

.button {
	padding: 0.5rem 1.5rem;
	display: inline-block;
	margin-top: 1.5rem;
}