/* cmsms stylesheet: DS 4 Layout modified: Monday, August 10, 2026 12:12:06 PM */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300|Michroma|Raleway:100,200,300,400);
 
/**** DS 4 2025 - Bootstrap 5 ****/

/* Nieuwsbrief FORM in Formbuilder CSS */

html, body {
  height: 100%;
}

body {
  background: url(https://www.dorettesturm.com/uploads/images/layout/background.jpg) 0 0 no-repeat #343434;
  color: #e1e1e1;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
}

a {
  color: #8ea9ff; 
}

a:hover {
  /*text-decoration: none;*/
  color: #fff;
}

#supersized {
    padding: 0;
}

body.no-lang  {
  margin-top: 40px;
}

/****  basic layout  ****/

.Clear,
.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  position: static;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* center wrapper, min max width */
#wrapper {
/* stick a footer or div to the bottom of the browser window */
  position: relative;
  min-height: 100%;
}

#pagewrapper {
  height: 100%;
  min-height: 610px;
  top: 0;
}

/****  header in Bootstrap collapse menu  ****/

#header {
  background-color: #333;
  padding: 0.5em 0.5em 0.5em 0.8em;
}

#header_actueel_page {
  margin-right: 260px;      
}

#header h1 a {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.8em;
  font-family: 'Michroma', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  display: block;
  /* text-indent: -999em;  this hides the text */
  text-decoration: none; /* old firefox would have shown underline for the link, this explicitly hides it */
  margin-left: 16px;
  opacity: 0.7;
}

#header h1 a:hover {
  background: none;
}

#header-mobile {
  display: none;
}

#logo {
  float: left;
}

#selectors {
}

#language  {
  float: left;
  margin-right: 15px;
}

#language img {
  margin-top: -2px;
}

.flags-menu  {
  margin: 0;
  padding: 4px 0;
}

.flags-menu li  {
  display: inline-block;
  margin-right: 3px;
  list-style: none;
}

#social-media  {
  
}
.social-button  {
  display: inline-block;
}

.social-button a  {
  color: #b0b0b0;
  background-color: #000;
  text-align: center;
  display: block;
  width: 34px;
  margin-right: 3px;
}

#search {
  float: right;
  width: 27em;     /* enough width for the search input box */
  text-align: right;
  padding: 0.6em 0 0.2em 0;
  margin: 0 1em;
}

div.breadcrumbs {
  padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
  font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
  margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
}

div.breadcrumbs span.lastitem { 
 font-weight:bold; 
}


/****  MENU  ****/
#main-nav {
  float: left;
  margin-top: 177px;
  position: fixed
}

/****  based on NCleanBlue Menu  ****/
#menuwrapper	{
  width: 180px;
}

#menuwrapper ul {margin:0px; padding:0px;}
#menuwrapper li {list-style: none;} 

#menuwrapper li	{
  background-color: #000;
}

/* #menu-main wordt gebruikt in app.css voor SideNavigation */
ul#menu-main li,
ul#primary-nav li {
  margin: 0 0 16px 0;
  display: inline-block;
  letter-spacing: 0;
}

ul#menu-main li a:hover,
ul#primary-nav li a:hover {
  text-decoration: none;
  background-color: #000;
}

ul#menu-main li a.menuparent h4,
ul#primary-nav li a.menuparent h4 {
  background: url(https://www.dorettesturm.com/uploads/images/layout/go.png) no-repeat right center;
  margin-right: 1em;
  padding-right: 1.6em;
}

ul#menu-main li a.menuparent h4:hover,
ul#primary-nav li a.menuparent h4:hover {
  background: none;
  z-index: 1001;
}

#menuwrapper a {
  color: #b0b0b0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  width: 100%;
}

#menuwrapper a h4   {
  /*font-family: 'Ubuntu', Verdana, Helvetica, Arial, sans-serif;*/
  /*font-weight: 300;*/
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: .85rem;
  line-height: 1.1em;
  margin: 0;
  padding: 0.3em 1.5em 0.3em 1em; /* some air for it */
  text-transform: uppercase;
}

#menuwrapper a:hover    {
  text-decoration:underline;
  color: #fff;
  background-color: none;
}

#menuwrapper li:hover {
  background: #000;
  position: relative;
}

#menuwrapper ul.unli {
  display: none;
}
#menuwrapper li:hover .unli {
  background: none;
  display: block;
  position: absolute;
  left: 116px;
  top: 0px;
  z-index: 1002;
}
#menuwrapper ul.unli li {
  border: none;
  float: left;
  width: 180px;
}
#menuwrapper ul.unli li.menuactive a {
  color: #fff;
}

/*Second Level*/
#menuwrapper ul.unli li {
  margin-bottom: 0;
}

#menuwrapper ul.unli li a h4 {
  background: none;
  text-transform: none;
  padding-right: 1em; /* less air for it */
}

/* Third Level */
#menuwrapper .unli .unli {
  background: #8ea9ff;
}

/* RESET STYLES */
li:hover .unli .unli {
  display:none;
}
.unli li:hover .unli {
  display:block;
}

/* END pop out menu */

#primary-nav .separator {
  display: none;
}

/****  End NCleanBlue Menu  ****/


/****  Bootstrap mobile menu  ****/
.navbar-brand  {
  
}
a.navbar-brand  {
  font-family: 'Michroma', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.2em;
  text-decoration: none;
  word-spacing: 0.4em;
}
a.navbar-brand span  {
  text-transform: uppercase;
}
.navbar  {
  padding-top: 0;
  padding-bottom: 0;
}
.navbar .navbar-toggle  {
  border: none;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus  {
  background: none;
}
.navbar .navbar-nav > li  {
  border-bottom: 1px solid #2E2E2E;
}
.navbar .navbar-nav > li > a {
  /*font-family: 'Ubuntu', Verdana, Helvetica, Arial, sans-serif;*/
  /*font-weight: 300;*/
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  /*line-height: 1.1em;*/
  text-decoration: none;
  padding: 0.5em 1em 0.3em;
}
/* 2.0 menu werkt met menudepth0 en menudepth1 */
.navbar .navbar-nav li.menudepth0 {
  text-transform: uppercase;
}
.navbar .navbar-nav li.menudepth1 {
  padding-left: 40px;
}
.navbar .navbar-nav li ul,
.navbar .navbar-nav li.menudepth1.last_child {
  padding-bottom: 0.6em;
}
.navbar .navbar-nav li ul > li {
  list-style: none;
}
.navbar .navbar-nav li ul > li > a,
.navbar .navbar-nav li.menudepth1 > a {
  color: #999;
  font-size: 1.1em;
  padding: 0 0 0.3em;
  display: block;
  text-decoration: none;
  list-style: none;
}

.navbar-collapse {
  flex-grow: 0;
}

#content {
  margin-top: 65px;
  padding-left: 10px;
}

#content_portfolio {
  margin: 0; /* some air above and under menu and content */
}

#content_home {
  margin: 0; /* some air above and under menu and content */
}

#main {

}

#main_right {
  float: right;
}

#main_right p {
  margin-bottom: 0;
}

#flowpanes {
  /*padding-right: 10px;*/
}

#main-error-404 {
  margin-top: 50px;
}

#title {
  position: absolute;
  top: 20px;
  left: 16px;
  width: 390px;
}

#title h2 {
  font-size: 3.4em;
}

.column_horizon {
  margin-left: 2px;
  max-height: 490px;
  float: left;
}

.column_horizon.image {
	margin-top: 6px;
	height: 480px;
}

.column_horizon.text {
  width: 540px;
  margin-left: -13px;
  padding: 12px 20px 12px 30px;
  overflow: scroll;
}

.column_horizon.text p {
  max-width: 540px;
}

.column_horizon img {
  /*width: 100%;*/
  /*height: 100%;*/
}

#left-box,
#middle-box,
#right-box {
  float: left;
}

.transparant-box {
  background: url(https://www.dorettesturm.com/uploads/images/layout/background_dark_transparant.png) repeat;
  margin: 0 2px 2px 0;
  padding: 12px;
}

#content .transparant-box h3 {
  font-size: 1.8em;
  margin: 8px 0 14px 0;
}

#left-box,
#right-box {
  width: 276px;
}

#address-box,
#social-media-box {
  /*width: 180px;*/
}

#left-wide-box {
  width: 460px;
}

#footerwrapper {
  margin: 0 auto; /* this centers wrapper */
 /* same bg color as in body */
 /*background-color: #c1b9c0;*/
}
#footer p {
  color: #999;
  font-size: 0.8em;
  margin: 0;
  padding-top: 0.5em;
  text-align: left;
}
#footer p a {
  color: #999;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
  height: 1px;
  margin: 1em 0;
  border-bottom: 1px solid #333;
}


/****  jquerytools-tabs-scrollable  ****/

.no-css-panes .items   {
    margin-bottom: 20px;
}

/* override the root element to enable scrolling */
.css-panes {
	background-color: transparent;
  height: 410px;
  width: auto;
	position:relative;
	overflow:hidden;
}

/* detail - verschil in dieper niveau - differend height for actueel Detail */
.css-panes.detail {
  height: auto;
}
.css-panes.detail .items { 
  /*width: auto;*/
  position: relative;
}

/* override single pane */
.css-panes div {
  float: left;
  display: block;
}

.css-panes div.NewsSummary,
.css-panes div.NewsSummaryField {
  width: 230px;
  overflow: hidden;	
}

/* our additional wrapper element for the items */
.css-panes .items {
  width: 20000em;
  position: absolute;
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
}

@media (min-width: 321px) and (max-width: 767px) {  
  .css-panes .items {
    /*width: 1000em;*/
  }
}

@media (min-width: 768px) {
  .css-panes .items {
    /*width: 1000em;*/
  }
}

.css-panes .less, .css-panes .less a {
  color:#999 !important;
  font-size:11px;
}

/* hide the action buttons flowpanes/scrollable on mobile */
#actions {
  display: none;
}

/****  News Horizontaal  ****/

div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
  line-height: 2em;
  background: #fff;
}

.NewsSummary,
.text_content_block,
.video_content_block,
.column_horizon.text,
.NewsDetail-columns .text-content-block{
  background: url(https://www.dorettesturm.com/uploads/images/layout/background_dark_transparant.png) repeat;
}

.NewsSummary {
  margin: 0 1px;
  padding: 1px;
  height: 400px;
  overflow: auto;
}

.NewsSummary a,
.NewsSummary a:link, 
.NewsSummary a:active,
.NewsSummary a:visited {
  text-decoration: underline;
  background-color: inherit; 
}

.NewsSummary-columns {
  margin-bottom: 60px;
  overflow: auto;
}

.NewsSummary-columns .SummaryLink a {
  text-decoration: none;
}

.NewsSummary-columns .SummaryLink a h3 {
  text-decoration: none;
}

#content .NewsSummary-columns .SummaryLink h3 {
  color:#fff;
}

#content .NewsSummary-columns .SummaryLink h3:hover {
  text-decoration: underline;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink,
.NewsSummarySummary,
.NewsSummaryMorelink {
  padding: 0 6px 0 8px;
  overflow: hidden;
}

.NewsSummaryLink {
  padding-top: 10px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
}

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  /*line-height: 1.4em;*/
}

.NewsSummarySummary {
  padding-top: 0;
}

.NewsSummarySummary p {
  font-size: 0.9em;
  line-height: 1.4em;
}

.NewsSummaryFieldMorelink {

}

.NewsSummaryField img {
  width: 100%;
  margin-bottom: 1rem;
}

.css-panes div.NewsSummaryMorelink {
  padding-bottom: 8px;
}

.NewsSummaryMorelink a {
  background: url(https://www.dorettesturm.com/uploads/images/layout/go-down.png) no-repeat scroll 0 0px;
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -999em;  /* this hides the text */
}

.NewsSummaryMorelink a:hover {
  background: url(https://www.dorettesturm.com/uploads/images/layout/go-down_hover.png) no-repeat scroll 0 0px;
  display: block;
  height: 18px;
}

.NewsSummaryField {

}

.selflink_hidden {
  visibility: hidden;
  border: 1px solid #ccc;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
}

#NewsPostDetailSummary {
  line-height: 150%;
}

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  height: auto;
}

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsDetailReturnLink a   {
    color:#b0b0b0;
    text-decoration: none;
}

#NewsDetailReturnLink a:hover,
#NewsDetailReturnLink a .back-btn:hover   {
    color: #8ea9ff;
}

.NewsDetailField {

}

.btn-outline-light  {
    color:#b0b0b0;
    border-color:#b0b0b0;
}

.back-btn,
.pagination {
    color: #b0b0b0;
}

.back-btn a {
    text-decoration: none;
    color: #b0b0b0;
}

/****  END News Horizontaal  ****/


/****  CONTENT STYLING  ****/
#title_content_block {
  max-width: 780px;
  margin-bottom: 0.3em;
}

.image_content_block,
.video_content_block,
.text_content_block {
  margin-bottom: 0;
}

.text_content_block p,
.NewsDetail-columns .text-content-block p {
  margin-bottom: 1.2rem;
  line-height: 1.55
}

.image_content_block {
  background-color: #000;
  height: auto;
  padding-right: 12px;
}

.NewsDetail-columns .image-content-block {
  background-color: #000;
}

.NewsDetail-columns .image-content-block p {
  margin-bottom: 0;
}

.NewsDetail-columns .image-content-block img {
  max-width: 100%;
  height: auto;
}

.text_content_block,
.video_content_block,
#actueel_tekst_blok,
.actueel_tekst_blok {
  padding: 16px 12px 10px 12px;
  margin: 0;
  width: auto;
  height: auto;
}

#main_making_of .text_content_block,
#main_making_of .video_content_block {
	width: 245px;
}

#actueel img,
#main_actueel img,
#main_actueel object {
  display: block;
  width: 100%;
}

.image_content_block iframe {
  /*padding: 5px;*/
}

.embed-responsive-video {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.embed-responsive-16by9-video {
    padding-bottom: 56.25%;
}

@media (max-width: 767px) {  
  .embed-responsive-video iframe {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

  
.NewsDetail-columns .embed-responsive-video iframe {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }


/* HEADINGS */
#content h1 {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 300; 
  font-size: 3em;
  line-height: 1.1em;
  margin: 0.5em 0;
  padding-bottom: 0.5em;
}

h2 {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 300; 
  font-size: 2.2em; 
  line-height: 1.1em;
  text-align: left; 
  /* and some air under the border */
  margin: 0 0 0.3em 0;
}

#actueel h1,
#main_making_of h1 {
  font-size: 2em;
  margin-bottom: 8px;
}

#content h3,
#content h4,
#content h5 {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 300; /* voor W7 ie9 ipv 100 */
}

#content h2,
#content h3 {
  font-size: 1.6em;
  line-height: 1.1em;
  margin: 0 0 0.4em;
}

/* voor actueel overzicht */
#content .NewsSummaryLink h2 {
  font-size: 1.4em;
  line-height: 1.1em;
  text-decoration: none;
}

#content .NewsSummaryLink h2 a {
  text-decoration: none;
}

#content h4 {
  font-size: 1.4em;
  line-height: 1em;
  margin: 0 0 0.4em 0;
}

#content h5 {
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0 0 0.3em 0;
}

h6 {
  font-size: 90%;
  font-style: italic;
  margin: 0 0 0.3em 0;
  line-height:1.4em;
  letter-spacing: 1px;
	}

#projects-titles {
  margin-top: 150px;
  margin-left: 15px;
}

#projects-titles h1,
#projects-titles h3 {
  color: #fff;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 400; 
  font-size: 2.2em;
  line-height: 1.1em;
  
  -webkit-text-shadow:1px 1px 2px #333; /* for chrome */
  -moz-text-shadow:1px 1px 2px #333; /* for firefox */
  -o-text-shadow:1px 1px 2px #333; /* for opera */
  -ms-text-shadow:1px 1px 2px #333; /* for ie 9+ */
  -khtml-text-shadow:1px 1px 1px #333; /* for gecko based browser*/
  -text-shadow:1px 1px 2px #333; /* for all browser*/
  text-shadow:1px 1px 2px #333; /* same as above*/
  /*filter: dropshadow(color=#333, offx=1, offy=1);*/
}

#projects-titles h1 a,
#projects-titles h3 a {
  color: #fff;
  text-decoration: none;
}

#projects-titles h1 a:hover,
#projects-titles h3 a:hover {
  background: #000;
  opacity: 0.6;
}
	
#home-news {
  display: none;
}

/* END HEADINGS */

/* TEXT */
p {
  margin: 0 0 1em 0;  /* some air around p elements */
  letter-spacing: 1px;
}
ul li  {
  /*margin: 0 0 1em 0;*/
}
blockquote {
  border-left: 10px solid #ddd;
  margin-left: 10px;
}
pre {
  font-family: monospace;
  font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
  font-weight: bold;
}
em, i {
/* explicit setting for these */
  font-style: italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
}

pre {
  border: 1px solid #000;  /* black border for pre blocks */
  background-color: #ddd;
  margin: 0 1em 1em 1em;
  padding: 0.5em;
  line-height: 1.5em;
  font-size: 90%;   /* smaller font size, as these are usually not so important data */
}
/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
  line-height:1.4em;
  margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
  margin: 0 0 0.25em 3em;
}

div#dl dt {
  font-weight: bold;
  margin: 0 0 0.25em 3em;
}
div#dl dd {
  margin: 0 0 0 3em;
}
/* END LISTS */
	
/****  jQuery Photo Slide Show with Slick Caption 2  ****/
ul.slideshow {
  list-style:none;
  width:450px;
  height:200px;
  xoverflow:hidden;
  position:relative;
  margin:0;
  padding:0;
}

body#tinymce ul.slideshow {
  overflow: visible;
}

ul.slideshow li {
  position:absolute;
  left:0;
  right:0;
}

body#tinymce ul.slideshow li {
  position: relative;
}

ul.slideshow li.show {
  z-index:500;	
}

ul img {
  border:none;	
}

#slideshow-caption {
  width:450px;
  height:70px;
  position:absolute;
  bottom:0;
  left:0;	
  color:#fff;
  background:#000;
  z-index:500;
}

#slideshow-caption .slideshow-caption-container {
  padding:5px 10px;		
  z-index:1000;
}

#slideshow-caption h3 {
  margin:0;
  padding:0;	
  font-size:14px;
}

#slideshow-caption p {
  margin:5px 0 0 0;
  padding:0;
}

/* Supersized - Full Screen Background Slideshow jQuery Plugin - Demo */
ul#demo-block	{
  margin:0 15px 15px 15px;
}

ul#demo-block li	{
  margin:0 0 10px 0;
  padding:10px;
  display:inline;
  float:left; 
  clear:both;
  color:#aaa;
  background:url('/uploads/images/supersized/bg-black.png');
  font:11px Helvetica, Arial, sans-serif;
}

ul#demo-block li a	{
  color:#eee;
  font-weight:bold;
}


/****  Content right toggle css - Project pagina's ****/
#main_right h2 span,
#main_right h2 a.collapsedx    {
    color: #999;
  background: url("/uploads/images/layout/trigger_arrow_down.png") no-repeat 0 0 transparent;
  padding: 0 0 0 30px;
  text-decoration: none;
}
#main_right h2.active span   {
  background: url("/uploads/images/layout/trigger_arrow_up.png") no-repeat 0 0 transparent;
  padding: 0 0 0 30px;
}
#main_right h2.trigger { /* van oud taggle systeem */
  background: url("/uploads/images/layout/trigger.png") repeat-x 0 0 transparent;
  background-size: 625px 48px;
  color: #999 !important;
  cursor: pointer;
  font-size: 1.1em !important;
  font-weight: normal !important;
  height: 24px !important;
  line-height: 24px !important;
  margin: 0 !important;
  padding: 0 20px 0 6px !important;
  /* change width if you want fixed e.g.: 575px; or auto;
       also change this in your .toggle_container! 
  width: 470px; */
}
#main_right h2 span:hover {
    color: #fff;
}

#main_right h2.panel-title {
  background: url("/uploads/images/layout/trigger.png") repeat-x 0 0 transparent;
  background-size: 625px 48px;
  cursor: pointer;
  font-size: 1.1em;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 20px 0 6px;  
}
#main_right h2 a:hover    {
    /*color: #fff;*/
}
#main_right h2.panel-title a,
#main_right h2.panel-title a.collapsed    {
  color: #afafaf;
  background: url("/uploads/images/layout/trigger_arrow_down.png") no-repeat 0 0 transparent;
  padding: 0 0 0 30px;
  text-decoration: none;
}
#main_right h2.panel-title a   {
  color: #999;    
  background: url("/uploads/images/layout/trigger_arrow_up.png") no-repeat 0 0 transparent;
}

#main_right h2.active {
  /*background: url("/uploads/images/layout/trigger_active.png") no-repeat -30px 0 transparent;*/
  background-position: left bottom;
  padding-right: 0 !important;
}
#main_right .toggle_container,
#main_right .panel-body {
  background: url("/uploads/images/layout/toggle_block_stretch.png") repeat-y scroll left top;
  background-size: 100% auto;
  border-top: 1px solid #000;
  margin: 0;
  overflow: hidden;
  padding: 0;
  /*change width if you want fixed e.g.: 625px; or auto; */
  width: auto;
} 
#main_right .toggle_container.first,
#main_right .panel-body.first   {
  display: none !important;
}
#main_right .toggle_container h3,
#main_right .panel-body h3  {
  font-size: 2em;
}
#main_right .toggle_container .block,
#main_right .panel-body {
  padding: 8px 20px 5px;
}
#main_right .toggle_container .block p,
#main_right .panel-body p   {
  margin: 0 0 1em;
}
#main_right .toggle_container h3,
#main_right .panel-body h3  {
  border-bottom: 1px dashed #E1E1E1;
  margin: 0 0 10px;
  padding: 0 0 5px;
}
#main_right .toggle_container img,
#main_right .panel-body img {
  width: 100%;
}
#main_right div.close {
  background: url("/uploads/images/layout/trigger_close.png") no-repeat 0 0 transparent;
  text-indent: -999em;  /* this hides the text */
  position: absolute;
  top: 20px;
}

/****  END Content toggle css  ****/

ul#slide-list   {
    margin: 0;
}

/* hide text for meta data description */
.hide-for-description {
  display: none !important;
}


/* Sample FormBuilder CSS base */
/* Nieuwsbrief Form */
/* FEU login Form */

form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}

fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}

fieldset,
.nmsform {
  margin-top:1em;
  /*margin-bottom:1em;*/
  border-style: none;
}

legend {
  display: none;
}
textarea {
  height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
  /*margin:0.5em 0;*/
  /*width:200px;*/
  text-align:center;
  height:2px;
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

form p {
  margin-bottom: 0;
}

.contactform textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
  font-size: 1.1em;
  font-family: "Helvetica-Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  margin: 2px 0 14px;
  border: 1px solid #000;
  background: url(https://www.dorettesturm.com/uploads/images/layout/background_dark_transparant.png) repeat;
  border-bottom-color: #333;
  color: #fff;
  padding: 6px;
  width: 94%;
}

input.cms_submit,
input[type="submit"] {
  font-size: 1.1em;
  color: #c2c2c2;
  border: 1px solid #333;
  border-top-color: #3c3c3c;
  background-color: #000;
  padding: 6px;
  margin: 14px 0 14px 8px;
  cursor: pointer;
}

.contactform input.checkbox,
.nmsform input.checkbox,
#loginform input.checkbox {
  border: none;
}

label {
  letter-spacing: 1px;
  padding-left: 4px;
}

.nmsform label.email,
.nmsform label.username {

}

.contactform label.label {
  display: inline;
  float: none;
  width: 50px;
  font-size: 10px;
}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.contactform div.fb_invalid input[type="text"],
.nmsform div.fb_invalid input[type="text"],
.contactform div.fb_invalid textarea {
	color: #cfc600;
	border: 1px solid #cfc600;
}

div#main .error_message,
div#main .nms_message {
  color: #cfc600;
  font-size: 1.1em;
}

div#main .error_message ul {
	list-style-type: none;
}

div#main .error_message ul li,
.nms_message {
	margin: 0 0 8px 4px;
}

#loginform .error_message {
	margin: 12px 0;
}

span.small {
  font-size: 90%;
}

#TwitterArea .tweet {
  margin-bottom: 15px;
}
#TwitterArea .avatar {
  display: none;
}
#TwitterArea .message a {
  color: #8ea9ff;
}

div.gallery-gallerytree-single {
  float: none;
}
div#main .gallery-gallerytree-single ul,
.gallery-gallerytree-single ul {
  margin: 0;
}
.gallery-gallerytree-single li {
  list-style: none;
}
.gallery-gallerytree-single img {
  width: 290px;
  height: auto;
}

.accessibility    {
    opacity: 0;
    margin: 0
}

body.schilderijen a.navbar-brand span.text-lowercase {
  display: none!important;
}


@media (min-width: 300px) and (max-width: 460px) {
  .navbar {
    min-height:50px;
  }
  a.navbar-brand  {
    font-size: 1em;
  }
  .navbar-inverse a.navbar-brand  {
    width: 80%;
  }
}

@media (min-width: 321px) and (max-width: 767px) {  
  .gallery-gallerytree-single img {
    width: 400px;
    /*height: auto;*/
  }
}

@media (min-width: 768px) {
  .gallery-gallerytree-single img {
    height: 398px;
  }
}

/****  .gallery-prettyPhotoDS in de Gallery template  ****/

.video-container ul li {
	margin: 0 0 8px 0;
}

.mouse-wheel {
  border: 1px solid gray;
  height: 200px;
  width: 90px;
  margin: 30px;
  float: left;
}
.mouse-wheel.active { border: 1px solid red; }

/****  ionicons  ****/
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-32 { font-size: 32px; }
.size-48 { font-size: 48px; }
.size-64 { font-size: 64px; }
.size-96 { font-size: 96px; }


@media (min-width: 768px) {  /* @media screen and (max-width: 480px) */
  .navbar .container  {
    padding: 0;
  }
  #inner {
    margin-top: -265px;
    min-height: 550px;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  #main_right .toggle_container,
  #main_right .panel-body {
    width: 500px;
  }
  #flowpanes {
    padding-right: 0;
  }  
  .css-panes {
  	height: 550px;
  }
  .css-panes.detail {
    height: 450px;
  }
  .css-panes .items {
    width: 20000em; /* breder voor desktop dan mobile */
  }
  .css-panes div.NewsSummary,
  .css-panes div.NewsSummaryField {
  	width: 358px;
  }
  /* the action buttons above the flowpanes/scrollable */
  #actions {
    margin: 2px 0 5px 0;
    display: block;
  }
  #actions button {
    background: url(/uploads/images/layout/action_button_prev.png) no-repeat 0 0;
    cursor:pointer;
    color:#999;
    height: 40px;
    width: 40px;
    border: none;
    text-indent: -999em;  /* this hides the text */
  }
  #actions button.next {
    background: url(/uploads/images/layout/action_button_next.png) no-repeat 0 0;
  }
  .disabled {
    visibility:hidden;
  }
  .next {
    float:right;
  }
  .image_content_block,
  .video_content_block,
  .text_content_block {
    height: 450px;      
    margin: 0 1px;
    float: left;
  }
    .NewsDetail-columns .text-content-block {
        padding: 16px;
    }
  .image_content_block {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .text_content_block {
  	width: 500px;
  	padding: 16px 16px 0 22px;
  }
  .column_horizon.text {
    height: 450px;
  }
  #NewsPostDetailContent {
    height: 410px;
    overflow: auto;
  }
  .NewsSummary {
    height: 600px;
  }
  #home-news {
    display: block;
  	position: absolute;
  	bottom: 0;
  	padding-left: 200px;
  }
  #home-news-end-line	{
  	float: left;
  	min-height: 45px;
  }
  #home-news .NewsSummaryLinkHome,
  #TwitterArea {
  	width: 30%;
  	margin-bottom: 15px;
  	padding-right: 15px;
  	float: left;
  	min-height: 45px;
  }
  #home-news .NewsSummaryLinkHome a {
    text-decoration: none;
  }
  #home-news .NewsSummaryLinkHome a:hover {
  	background: #000;
  	opacity: 0.6;
  }
  #home-news .NewsSummaryLinkHome h2 {
    font-family: "Helvetica Neue", Helvetica, sans-serif;      
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
    margin: 10px 0;
    -webkit-text-shadow:1px 1px 2px #333; /* for chrome */
       -moz-text-shadow:1px 1px 2px #333; /* for firefox */
         -o-text-shadow:1px 1px 2px #333; /* for opera */
        -ms-text-shadow:1px 1px 2px #333; /* for ie 9+ */
     -khtml-text-shadow:1px 1px 1px #333; /* for gecko based browser*/
           -text-shadow:1px 1px 2px #333; /* for all browser*/
            text-shadow:1px 1px 2px #333; /* same as above*/
    /*filter: dropshadow(color=#333, offx=1, offy=1);*/    
  }  
  #header {
    background: none;
    padding: 0.25rem 0;
    text-align: right;     
    width: 280px
  }
  div#footer p {
    padding: 1em 1.5em 1.5em 1.5em;
    text-align: right;
  }
  #content {
    /*margin-top: 0;*/
    padding-left: 230px;
  }
  #content h1 {
    font-weight: 100; 
    margin: 0;
    padding-bottom: 0.1em;
  }
  h2 {
    font-weight: 200; 
  }
  #content h2,
  #content h3 {
    font-size: 1.7em;
    line-height: 1.2em;
  }
  #content .NewsSummaryLink h2 {
    font-size: 1.8em;
  }  
  #projects-titles {
    margin-left: 0;
  }
  #projects-titles h1,
  #projects-titles h3 {
    font-size: 4em;
    font-weight: 200;
    line-height: 1.1em;
  }
  #actueel h1,
  #main_making_of h1 {
    font-size: 2.8em;
    line-height: 1.0em;
    margin-bottom: 12px;
  }
}

@media (min-width: 992px) {
  #content {
    /*margin-top: 0;*/
    padding-left: 270px;
  }
}
