#vk_classic_topheader_wrapper { background-color: #004f37;background-image: linear-gradient( #004f37, #004f37);} #vk_classic_header_wrapper { background-color: #ffffff;background-image: linear-gradient( #ffffff, #ffffff);} #navbarMainMenu > ul > li {
  border-bottom:1px solid rgba(0,0,0,0.2);
}body { background-color: #F5F5F5} #sidebar_second h2.block_title, #sidebar_first h2.block_title { background-color: #FFFFFF} main { background-color: #ffffff} #vk_classic_topheader_wrapper a, #vk_classic_topheader_wrapper a:hover, #vk_classic_topheader_wrapper a:visited { color: #ffffff} #vk_classic_sitename a, #vk_classic_sitename a:visited, #vk_classic_sitename a:hover {  color: #004e37;  text-decoration: none;  }  #sidebar_first,#sidebar_second, #sidebar_first a, #sidebar_second a, #sidebar_first .menu li, #vk_classic_footer, #vk_classic_footer a {  color: #000000;  text-decoration: none;  }  .navbar-toggler { border-color: #000000 } .navbar-inverse .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }#sidebar_first .menu a.is-active,
#sidebar_first .menu li.menu-item--active-trail > a,
#sidebar_first a:hover,
#sidebar_second .menu a.is-active,
#sidebar_second .menu li.menu-item--active-trail > a,
#sidebar_second a:hover {
    color: #291b61}main a, main a:visited { color: #009aa2} main a:hover { color: #3a2d6c} main h1,main h2, main h3,main h4,main h5,main h6 {color:#009aa2} #sidebar_first h1,#sidebar_first h2, #sidebar_first h3,#sidebar_first h4,#sidebar_first h5,#sidebar_first h6,
#sidebar_second h1,#sidebar_second h2, #sidebar_second h3,#sidebar_second h4,#sidebar_second h5,#sidebar_second h6
{color:#009aa2} #vk_classic_cross { opacity:0.4 } 
body {font-family:'Open Sans'; }#vk_classic_cross{
 display:none;
}

#vk_classic_sitename{
 display:none;
}
.node-teaser {
   border-bottom: 1px solid #60c4c2;
   margin-bottom: 15px
}
tr.odd {
background-color:#8bc792;
}
tr.even {
background-color:#fff;
}
#vk-content-wrapper p{
margin:0px;
}
#philheaderbackground, #philheaderbackground2 { 
    border-bottom: 3px solid #8bc792;
}
.blockbild {
    width: 100%;
    height: auto;
}
/* Dropdown Button */
.dropbtn {
  background-color: #339999;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #99cc99;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #99cc99;}

#vk_blockly_header{
  
  border-bottom: double 4px #004f37;
}