body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* allgemeine Definition */
.sc {
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	clear:none !important;
}
.sc-first
{
	clear: both !important;
}
.sc-last {
}
.sc-clear {
	clear:left;
}

.sc-rowspan > *
{
	margin: 0!important;
	padding: 0!important;
}

/* 2-spaltig */
.sc2 {
	width:49.5%;padding-right:1%;float:left;display:inline;
}
.sc2-first {
	clear:left;
}
.sc2-last {
	padding-right:0;
}

/* 3-spaltig */
.sc3 {
	width:32.3%;padding-right:1%;float:left;display:inline;
}
.sc3-first {
	clear:left;
}
.sc3-last {
	padding-right:1.1%;
}
.sc3-2 {
	width:65.6%;padding-right:1%;float:left;display:inline;
}
.sc3-2-first {
	clear:left;
}
.sc3-2-last {
	padding-right:1.1%;
}

/* 4-spaltig */
.sc4 {
	width:24%;padding-right:1%;float:left;display:inline;
}
.sc4-first {
	clear:left;
}
.sc4-last {
}
.sc4-2 {
	width:49%;padding-right:1%;float:left;display:inline;
}
.sc4-2-first {
	clear:left;
}
.sc4-2-last {
}
.sc4-3 {
	width:74%;padding-right:1%;float:left;display:inline;
}
.sc4-3-first {
	clear:left;
}
.sc4-3-last {
}

/* 5-spaltig */
.sc5 {
	width:19%;padding-right:1%;float:left;display:inline;
}
.sc5-first {
	clear:left;
}
.sc5-last {
}
.sc5-2 {
	width:39%;padding-right:1%;float:left;display:inline;
}
.sc5-2-first {
	clear:left;
}
.sc5-2-last {
}
.sc5-3 {
	width:59%;padding-right:1%;float:left;display:inline;
}
.sc5-3-first {
	clear:left;
}
.sc5-3-last {
}
.sc5-4 {
	width:79%;padding-right:1%;float:left;display:inline;
}
.sc5-4-first {
	clear:left;
}
.sc5-4-last {
}

body { margin:0; padding: 0; }
a, .toggler { outline: none; }

.highlight { border-bottom: 1px dotted #353535; }

/* header login */
#header .mod_form { background: white url("../../files/547-tasty/picbase/search-bg.gif") 96% center no-repeat;  
	-moz-box-shadow: 0 1px 2px #666 inset;
	-webkit-box-shadow: 0 1px 2px #666 inset;
	box-shadow: 0 1px 2px #666 inset;
}

span.mandatory { padding: 5px 0; }

p.error  { padding:  5px; color: #F60; background: #e7e7e7; border: 1px solid #F60; }

/* header search */
#header .mod_form  { float: right; widows: 200px; }
#header .mod_form input { width:190px; float: left; }
#header .mod_form input.submit { width: auto; }

/* table */
#main .ce_table table { width: 100%; border-collapse: collapse; }
#main .ce_table th { text-align: left; }
#main .ce_table th, #main .ce_table td { padding: 7px; border-bottom: 1px dotted #e7e7e7;  }
#main .ce_table tr { 	
	-moz-transition: background .2s; 
	-webkit-transition: background .2s; 
	transition: background .2s; 
}
#main .ce_table tr:hover { background: #e7e7e7; }

/* akkordeon */
.ce_accordion .toggler { cursor: pointer; padding: 5px; }

/* eventcal */
.mod_calendar table.calendar { width: 100%; border-collapse:collapse;  }
.mod_calendar table.calendar th, .mod_calendar table.calendar td { padding: 15px; text-align: center; }
.mod_calendar table.calendar td { border: 1px dotted #ccc;   }
.mod_calendar table.calendar th.head  { border: 0; font-size: 25px; font-weight: 300; }

/* breadcrumb */
.mod_breadcrumb li, .mod_breadcrumb li a { float: left; line-height:normal; font-size: 12px; }
.mod_breadcrumb li a { padding: 0 5px 0 0; text-decoration: underline; }
.mod_breadcrumb li a:after { content:" > "; color: #666; }

/* lists and entries separation */
.mod_search .even, .mod_search .odd,
.mod_nl_list ul li,
.mod_eventlist .event,
.mod_eventlist .event-entry,
.mod_newslist .block,
.mod_faqlist ul li,
.ce_downloads ul li { padding: 5px; border-bottom: 1px solid #e7e7e7; overflow: hidden; }

.mod_search span.relevance,
.ce_downloads ul li span.size { font-size: 12px; }

/* login */
.mod_login .widget { overflow: hidden; }
.mod_login label { display: block; float: left; width: 100px; margin-right: 10px; }
.mod_login input { margin-bottom: 20px; }
/* .mod_login input.submit { width: auto; margin-left: 115px; margin-top: 10px;  }  */

/* forms */
#main label { display: block; }
#main .widget { margin: 0 0 10px; }
.submit_container {  }
.submit_container input { cursor: pointer; } 
fieldset { border: 0 none; clear: both; padding: 0; }
fieldset span { display: block; }
span.captcha_text { display: block; }
.checkbox_container input { width: auto; display: inline; }
.checkbox_container label { display: inline!important; }


/* commetns */
.ce_comments { padding: 10px; background: #e7e7e7; border-top: 2px solid #353535; }
.dlh_googlemap iframe {width: 100%; }

.formbody label { display: block; }
.formbody .mandatory span.mandatory { position: absolute; right: 0; } 

/*------- general -------*/
body { font-family: /*'Muli', sans-serif;*/ 'Trebuchet MS',Arial,Helvetica,sans-serif; color: #005091; top repeat-x;  }
textarea { font-family: 'Muli', sans-serif;  }

/* charset --*/
.fullwidth .caption ,
#service h3,
#colset .link,
#colset h3 { font-family: 'Righteous', cursive; }
/*--------------------*/

.inside > div, .inside > nav { width: 70%; margin:auto; }
figure { margin: 0; padding: 0; line-height:0;}
header { text-align: center; }
.floatleft { float: left; width: 48%; }
.floatright { float: right; width: 48%; }
.clearoverflow { overflow: hidden; }
a { text-decoration: none; color: #961B5E;
}
a:hover { color: #555797; 
	-moz-transition: color .5s;
	-webkit-transition: color .5s;
	transition: color .5s;
}

.mod_eventlist .header,
p.info,
p.more a { font-size: 12px; padding: 4px 10px; background: #961B5E; color: #fff; display: block; float: left; 
	transition: background .5s;
}

p.more a:hover { background: #5C2046;  }
p.info  { float: right; }

.fullwidth { width:auto!important; }
.fullwidth .caption { color: #fff; font-size: 110px; text-transform: uppercase; top: -170px; position:relative; margin:auto; width:auto!important; text-shadow:0 0 22px #666666; }

.fullwidth .slider-control { display: none; }

.ce_sliderStart { position: relative; }
.slider-control { position: absolute; top: 50%; width: 100% }
.slider-menu { display: none!important; }
.ce_sliderStart a:hover { background-position: bottom!important; }
.ce_sliderStart a { width: 30px; height: 46px; text-indent: -2000px; overflow: hidden; 
	-moz-transition: background-position .2s;
	-webkit-transition: background-position .2s;
	transition: background-position .2s;
}
.ce_sliderStart a.slider-next { background: url("../../files/547-tasty/picbase/slider-arrow-r.png") top center no-repeat ; right:0; }
.ce_sliderStart a.slider-prev { background: url("../../files/547-tasty/picbase/slider-arrow-l.png") top center no-repeat ; right:0; }


h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { color: #005091; font-size: 35px; margin-bottom: 10px; }
h2 { color: #005091; font-size: 20px; }
h3 { color: #005091; font-size: 18px; }

.submit, .link { background: #821751; color: fff; padding: 10px; text-transform:uppercase; }


/* --- socials -- */
.socials  p { padding: 0; margin: 0; }
.socials a img { /*background: #e7e7e7;*/ padding: 5px 10px; 
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	transition: background .5s;
}
.socials a img:hover { background: #e5007e; }

/*--- mainnavi ----*/
header nav.mainnavi {}
header nav ul { margin:0; padding: 0; list-style-type: none; text-align:center;  }
header nav ul li , header nav ul li a, header nav ul li strong { display: inline-block!important; }
header nav ul li a, header nav ul li strong { font-size: 18px; padding: 20px 17px 21px ; color: #333; }

/*------- intro und service -------*/
#introtxt:before {background-color: #005091; /*background: #FFFFFF url("../../files/547-tasty/picbase/main-middletext-bg.gif")*/ top repeat-x;  content: ""; height: 120px; 	left: -30%; top: 0; 	position: absolute;  width: 130%; 	z-index: -1; }
#introtxt { color: #FFFFFF; font-size: 1.6em; height: 120px; line-height: 120%; text-align: center; display: table; }
#introtxt .ce_text { display: table-cell; vertical-align: middle; }

#service {height:560px; text-align: center;}
#service h3 { color: #353535; font-size: 34px; margin-bottom: 5px; }
#service:before { 	background: #FFFFFF url("../../files/547-tasty/picbase/service-bg.gif") top repeat;  	content: ""; height: 560px; 	left: -30%; 	position: absolute;  	width: 130%; 	z-index: -1; }


/*------- colset -------*/
/* #colset:before { background: #FFFFFF url("../../files/547-tasty/picbase/main-bottom-full-bg.gif") top repeat-x;  content: ""; height: 464px; 	left: -30%; position: absolute;  width: 130%; 	z-index: -1; } */
#colset {text-align:center; margin:auto; height: auto; /*background: #FFFFFF url("../../files/547-tasty/picbase/main-bottom-bg.jpg") bottom repeat;*/ width: 100%; }
/*#colset:after { content:""; background: #FFFFFF url("../../files/547-tasty/picbase/main-bottom-full-bg.gif") bottom repeat; width: 100%; height: 10px; display: block; }*/
#colset figure.image_container img { 
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#colset .ce_text { display: inline-block; width: 28%; text-align:center; opacity: 1; margin: 0 2%; 
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
#colset h3 { font-size: 26px; color: #fff; margin-bottom: 20px; }
#colset .link { background: none; color: #fff; }

#colset .ce_text:hover { opacity: .5; } 

/*---- input {---*/
.ce_form .widget { float: left; width: 48%; margin: 1%; }
input, textarea, select { margin: 5px 0px;  background: #fff; color:#999;  font-size: 14px; width: 90%; border: 1px solid #e7e7e7; padding: 10px; color: #333;  
	-moz-transition: color .5s;
	-webkit-transition: color .5s;
	transition: color .5s;
}
select { width: 100%; }

input:hover, textarea:hover { color: #333; } 
button.submit { width: auto; color: #fff; 	
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	transition: background .5s;
}
button.submit:hover { background: #5C2046;  }


/*------- footer -------*/
footer { margin-top: 30px; }
body.home footer { margin-top: 0; }
/*footer:before { background: #FFFFFF url("../../files/547-tasty/picbase/footer-bg.gif") top repeat;  content: ""; height: 380px; 	left: -30%; position: absolute;  width: 130%; 	z-index: -1; }*/
footer ,inside{/* background: url("../../files/547-tasty/picbase/service-bg.gif") repeat; background-color: #37b4b1; */  }
.footerlast { margin-top: 45px!important; margin-bottom: 35px!important; width: 100%!important; background: white; padding: 10px 0; margin-left:auto; margin-right: auto;  }
.footerlast .footerlastinside { width: 70%; margin:auto; padding-top: 20px; }
footer input, footer textarea, footer select {padding: 10px; border: 0 none; width: 100%; margin: 5px 0;  }
footer .submit_container { clear: both;  }

footer nav { float: right; }
footer nav ul { list-style-type: none; margin:0; padding: 0;}
footer nav ul li strong, footer nav ul li a { float: left; padding: 0 10px }

/*-------------------- dropdown ----------*/
/* dropdown navi */
/* #header .mod_navigation ul li { float: left;} must be set, too */
#header .mainnavi ul li {/* float: left; */}
.headerrelativeclass { position: relative; float: right; width: 600px; } /* substitute for the header relative property to position absolute object in the header */
#header .inside { position:inherit; } /* most important */
/*#header .mod_navigation ul, #header .mod_navigation { overflow: visible; } */
#header .mainnavi  ul.level_2 { width: 200px; position: absolute; background: #E6E6E6 ; display: none; z-index:999; border-top: 2px solid #961B5E;  }
#header .mainnavi  ul.level_2 li a, #header .mod_navigation ul.level_2 li strong { display: block!important; float: none; border-bottom: 1px solid #ccc; padding: 10px; font-size: 14px; text-transform:none; margin: 0;}
#header .mainnavi  ul.level_2 li a.last {border-bottom: 0; }
#header ul.level_1 li { display: block; }
#header .mainnavi  ul.level_2 li { display: block!important; float: none;}
#header ul.level_1 li:hover ul.level_2, #header ul.level_1 li:hover  { display: block; }
#header .mainnavi  ul.level_2 li a:hover { color: #fff!important; background: #961B5E; }
#header .mainnavi  ul.level_2 li a.trail, #header .mainnavi  ul.level_2 li strong.active { background: #961B5E; color: #fff!important; }


/* accs */
.toggler { background: #961B5E; color: #fff; text-transform: uppercase; padding: 1%!important; margin: 1px 0;border-bottom: 2px solid #071439;}
.toggler.active,
.toggler:hover { background: #5C2046;  
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	transition: background .5s;
}


/* calendera */
table.calendar th a { color: #D82785!important; }
table.calendar thead tr th { border-bottom: 2px solid #591037!important;; }

/* table */
table thead th { background: #821751; text-transform:uppercase; font-weight:300; color: #fff; }

/* downloads */
.ce_downloads a { display: block; }
.ce_downloads a:hover {background: #e7e7e7; } 
.ce_downloads img { float: left; }
span.size { color: #666; float: left; width: 80px; padding-left: 10px; }

/* event */
.mod_eventlist  .header { margin-right: 10px; width: 100px; text-align:center; background: #e7e7e7; color: #961B5E; }
.mod_eventlist .event { margin: 0 0 20px 0; padding: 0 0 20px 0;}
.mod_eventlist .event h2 { margin-top:0;}
/*.time { background: #FFFFFF url("../../files/547-tasty/picbase/clock.png") center left no-repeat; padding-left: 22px;}*/

@media print {
	
  /*---------------------------------STANDAARD-CSS---------------------------------*/	

  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  .ce_text a[href]:after { content: " (" attr(href) ")"; }
  .ce_href a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.2cm; margin-top: 10mm !important; }
  img { max-width: 100% !important; }
  .image_container img { width: auto!important; max-width: 210mm; height: auto!important; }
  p { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  h1,h2,h3,h4,h5,h6 { margin-bottom: 5mm; font-weight: bold; }
  h1 { font-size: 22pt!important; line-height: 26pt!important; }
  h2 { font-size: 20pt!important; line-height: 26pt!important; orphans: 3; widows: 3; }
  h3 { font-size: 18pt!important; line-height: 22pt!important; orphans: 3; widows: 3; }
  h5 { font-size: 16pt!important; line-height: 19pt!important; }
  h6 { font-size: 14pt!important; line-height: 17pt!important; }
  table { width: 100%; }
  table td { padding: 0 2mm 2mm 0; }
  .mod_customnav, .mod_navigation, #footer, #slider, .mod_article .ce_sliderStart .content-slider .slider-wrapper, .ce_dlh_googlemaps  { display: none; }
  
  /*---------------------------------CUSTOM-CSS---------------------------------*/
  .event, .layout_teaser, .teaser { page-break-after: avoid; }
  
}
.mod_eventlist .ce_text p:first-of-type {
    margin-top: 0;
}
.location,
.mod_eventlist .more {
    display: none;
}
.mod_eventlist .event h2 a {
    background-color: transparent;
    color: #005091;
    padding: 0;
    margin-bottom: 0;
}
.inside .logo {
    margin-top:22px;
    margin-bottom:46px;
}
.agenda a {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 7px;
    padding: 10px;
    background-color: #e5007e;
    color: #fff;
}
.blog .teaser {
    /*width: 90%;*/
    margin-left: 130px;
}
.blog p.more {
    margin-left: 130px;
}
.blog p.info {
    float: left;
    margin-right: 10px;
        width: 100px;
        text-align: center;
        background: #e7e7e7;
        color: #961B5E;
}
.blog p.more a {
    display: inline-block;
        margin-bottom: 20px;
        padding: 10px;
        background-color: #e5007e;
        color: #fff;
    font-size: 16px;
}
#footer .floatright {
    width: 50%;
}
html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}
.dlh_googlemap {
    width: 100%;
    height: 400px;
}
.home #agenda p {
    margin-top: 7px;
}
.home #agenda h3 {
    margin-bottom: 0;
}
.slider-wrapper .ce_text p,
.slider-wrapper .ce_text h1,
.slider-wrapper .ce_text h2,
.slider-wrapper .ce_text h3 {
    padding-right:80px;
    padding-left:80px;
}
#footer .outer .ce_form .submit {
    margin-left: 1%;
}
#footer .outer .ce_form .widget {
    float: left;
        width: 45%;
        margin: 1%;
        margin-right: 4%;
}
#footer .mod_article:first-of-type {
    min-width:100%;
    background-color:#005091;
}
#footer .outer {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    color:#fff;
}
#footer .outer h3,
#footer .outer h2 {
    color:#fff;
}
#footer .outer a {
    text-decoration:underline;
    color:#fff;
}
.mod_eventlist .event a {
    display:inline-block;
    margin-bottom:20px;
    padding:10px;
    background-color:#e5007e;
    color:#fff;
}
.twitter img {
    background-color:#55acee;
}
.linkedin img {
    background-color:#007bb5;
}
.home #agenda p.inschrijf-knop {
    margin-top: 0;
}
.inschrijf-knop a {
    display:inline-block;
    margin-bottom:20px;
    padding:10px;
    background-color:#e5007e;
    color:#fff;
}
.inschrijf-knop a:hover {
    background-color:#961B5E;
    color:#fff;
    -moz-transition: background-color .5s;
        -webkit-transition: background-color .5s;
        transition: background-color .5s;
}

/* /////////////////////////slider-home */
#service2 {
    min-width:100%;
    background-color:#37b4b1;
}
#service2 .ce_sliderStart {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    background-color:#37b4b1;
}
#service2 p,
#service2 h3 {
    color:#fff;
}

/* /////////////////////////button */
button.submit:hover {
    background-color:#961B5E;
}
button.submit {
    border: none;
    font-size: 14px;
}
.submit,
.link {
    background-color:#e5007e;
    -webkit-appearance: none;
}

/* /////////////////////////background1 */
body.background1 #main .inside {
    background-color:#9ddad9;
    color:#005091;
}
body.background1 #main .inside h1 {
    color:#005091;
}

/* /////////////////////////background2 */
body.background2 #main .inside {
    background-color:#37b4b1;
    color:#fff;
}
body.background2 #main .inside h1 {
    color:#fff;
}
body.background2 footer,
inside {
    background-color:#9ddad9;
}

/* /////////////////////////menu */
#header .mainnavi ul.level_2 {
    background-color:#005091;
}
li.submenu.trail > a,
li.submenu.trail > strong {
    background-color:#e5007e;
}
header nav ul li strong.active {
    background-color:#e5007e;
    color:#fff;
}
a:hover {
    color:#e5007e;
}
header nav ul li a,
header nav ul li strong {
    color:#fff;
}
header nav.mainnavi {
    min-width:100%;
    background-color:#005091;
}
#header .mainnavi  ul.level_2 {
    border-top:2px solid #e5007e;
}
#header .mainnavi  ul.level_2 li a:hover {
    background-color:#e5007e;
}

/* /////////////////////////home-blok */
#colset {
    background-color:#fff;
}
#colset h3,
#colset .link {
    color:#005091;
}
#colset figure.image_container img {
    border-radius:0;
}

/* /////////////////////////slider */
.fullwidth .caption {
    text-shadow: 3px 2px 25px #000000;
}
.fullwidth .caption {
    font-size:60px;
    text-transform: none;
}
#header .content-slider img {
    min-width:100%;
}

/* /////////////////////////contact */
.contact-adres {
    width:30%;
    float:left;
}
.contact #container {
    background-color:#f4f4f4;
}

/* /////////////////////////footer */
.footer-slogan {
    margin-top:70px;
    margin-bottom:30px;
    font:32px Righteous;
    color:#fff;
}
.floatleft {
    font-size:.8em;
}

@media (min-device-width : 768px) and (max-device-width : 1024px) {
.blog .teaser {
    width: 75%;
}
#colset .ce_text {
    width: 44%;
}
.fullwidth .caption {
    top: -95px;
}
.float_right {
    float: none;
}
#footer .outer .ce_form .widget {
    width: 100%;
    margin-right: 0;
}

/* /////////////////////////contactformulier */
.contact-formulier {
    width:100%;
    float:left;
}
.contact-adres {
    width:100%;
}
}

@media (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
.float_right {
    float: right;
}
}

@media (max-width: 768px) {
.blog p.more a {
    width: 100px;
}
.blog .teaser {
    width: auto;
    margin-left: 0;
}
.blog p.info {
    float: none;
        width: 100%;
        margin-bottom: 10px;
}
.blog p.more {
    margin-left: 0;
}
#footer .outer .ce_form .widget {
    width:100%;
    float:none;
}
.slider-control {
    display:none;
}
.slider-wrapper .ce_text p,
.slider-wrapper .ce_text h1,
.slider-wrapper .ce_text h2,
.slider-wrapper .ce_text h3 {
    padding-right:0;
    padding-left:0;
}
.sc4-2 {
    width:100%;
}

/* /////////////////////////contactformulier */
.contact-formulier {
    width:100%;
    float:left;
}
.contact-adres {
    width:100%;
}
}

