
.admin-overay
{
  overflow-y: hidden;
}

.calendarheader, .calendaritem
{
  background-color: #002C72;
  color: white;
  font-size: 11pt;
}

.listheader
{
  background-color: #B3A134;
  color: #444;
  font-size: 11pt;
  height: 45px;
}

.listtable td
{
//  padding: 8px 3px 8px 3px !important;
}

.listitem, .listtable td
{
  font-size: 11pt;
}

.calendarheader A
{
  color: white;
}

.listheader a
{
  color: #444;
}

.calendaritem
{
  margin-top: 8px;
  padding: 5px;
}

.calendaritem A
{
  color: white;
  font-size: 12pt;
  font-weight: normal;
}

.calendarinfo
{
  padding-top: 5px;
  font-style: normal;
  font-size: 8pt; 
}

.dropdown-menu
{
   z-index: 999;
   border: 2px solid #002C72;
}

.buttonitem .dropdown-menu.toggled
{
   width: auto;
}

.buttonitem .dropdown-menu.toggled li
{
   text-align: left;
}

.buttonitem .dropdown-menu.toggled li a
{
   white-space: nowrap;
   padding: 2px 10px 2px 10px !important;
}

.buttonitem .dropdown-menu.toggled li a:hover
{
   background-color: #002C72;
   color: white;
}

p
{
   margin-bottom: 2px;
}

.image img
{
  border:2px solid #002C72;
}

.image
{
  border:0 !important;
}

a
{
  color:#002C72;
}

.messagefooter, .messagebody
{
   font-size: 12pt;
}
.messageheader
{
   font-size: 14pt;
   font-weight: bold;
   padding-bottom: 20px;
}


td
{
   font-size: 12pt;
}

INPUT[type=checkbox]
{
   margin-right: 6px !important;
}

.buttonitem .btn-vereinonline, .buttonlinespace .buttonitem input, .buttonlinespace .buttonitem input[type="text"], .buttonlinespace .buttonitem select, .buttonlinespace .buttonlabel
{
   min-height: 36px !important;
   height: 36px !important;
   line-height: 1.2;
   padding: 7px 15px 7px 15px;
   margin: 0;
}

.buttonitem .buttonlabel
{
   height: 40px !important;
   min-height: 40px !important;
   max-height: 40px !important;
   line-height: 1;
   padding: 10px 0px 10px 0px !important;
   margin: 0;
}

.buttonlinespace div
{
//   margin-bottom: 20px;
}

.buttonitem .dropdown-menu.toggled
{
   top: 16px;
}

button.btn-vereinonline.dropdown-toggle .caret 
{
  top: 8px;
}
button.btn-vereinonline.dropdown-toggle.buttonanddropdown
{
  padding-right: 22px;
  margin-left: 1px;
}


.sitemap
{
   margin: 0 0 20px 0;
}
.sitemap h3 {
	padding:15px 0px 10px 0px;
}
.sitemap h5 {
	text-transform: uppercase;
	font-size:0.85 !important;
}
.sitemap ul {}
.sitemap ul li {
	display: block;
	list-style: none;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #b1b2b2;
}
.sitemap ul li:last-child {
	border-bottom:0px solid #b1b2b2;
}
.sitemap ul li a {
	text-decoration: none;
	font-size:0.85em;
	font-weight: 300;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;	
}
.sitemap ul li a:hover {
	text-decoration: none;
	font-weight: 300;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	padding-left:10px;
}


.bg-grau {
	background-color:#6f6f6f;
	}




.search-container input
{
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
}



.top-main-menu ul.level-1
{
  width: 310px;
}

.top-main-menu ul.level-1 li a, .top-main-menu ul.level-1 li span
{
  padding: 15px;
  vertical-align: middle;
  height: auto;
}


.sprites
{
  display: inline-block;
  background: url(sprites.png) no-repeat top left;
}
.twitter{ background-position: 0 -1546px; width: 18px; height: 15px; } 
.facebook{ background-position: 0 -967px; width: 15px; height: 15px; } 

ul.metanavi
{
/*  float: left; */
  margin: 0;
/*  padding: 0; */
  list-style-type: none;
}

ul.metanavi li
{
  text-transform: uppercase;
  padding: 15px 0 0 20px;
  margin: 0;
  float: left;
}

ul.metanavi li:first-child
{
  padding-left: 0;  
}
  
ul.metanavi li a
{
  font-size: 12px;
  font-weight: bold;
  color: #808080;
}

ul.metanavi li.fblike
{
  padding-top: 13px;
}

ul.metanavi li.twitterlike
{
  padding-top: 14px;
}

ul.metanavi:after {
    content: '';
    display: block;
    clear: both;
}

.scrolled, #wrap
{
  -webkit-overflow-scrolling:touch;
  max-height: 100%;
}

.admin-overay-content
{
  -webkit-overflow-scrolling:touch;
  overflow-y: scroll;
  max-height: 100%;
}

.table-responsive
{
//  overflow-x: scroll; 
}

.news-detail h2
{
  height: auto;
}

.vereinonlinecontent
{
 min-height: 1000px;
}

.loginanmelden
{
 padding: 1px 5px 30px 5px !important;
}

.btn-vereinonline a, a.btn-vereinonline, button.btn-vereinonline
{
  min-height: 40px;
}


.news-nav .news-prev { background-color: #fff; border-right: 1px solid #002C72 }
.news-nav .news-prev::before {
     border-top: 3px solid #002C72;
    border-right: 3px solid #002C72;
    box-sizing: border-box;
    content: ' ';
    display: block;
    height: 40px;
    position: absolute;
    right: 26px;
    top: 85px;
    transform: rotate(-135deg);
    width: 40px;
}
.news-nav .news-next { background-color: #fff; border-left: 1px solid #002C72 }
.news-nav .news-next::before {
    border-top: 3px solid #002C72;
    border-right: 3px solid #002C72;
    box-sizing: border-box;
    content: ' ';
    display: block;
    height: 40px;
    position: absolute;
    left: 26px;
    top: 85px;
    transform: rotate(45deg);
    width: 40px;
}

body.scrolled .top-main-menu .brand span { left: 80px; }
@media (max-width: 992px)
{
   .top-main-menu .brand span { left: 45px; }
   body.scrolled .top-main-menu .brand span { left: 45px; }
}

.offcanvas-container ul.level-1 > li.menu-item-has-children
{
//   height: 52px;
}

.logo-addition
{
   text-transform: uppercase;
}

.buttonitem .dropdown-menu.toggled li a
{
   font-size: 11pt;
   padding: 2px;
}

@media (min-width: 979px)
{
   .wjfluid
   {
      margin:0 50px 0 50px;
   }
   .wjfluidleft
   {
      margin-left:50px;
   }
}

input.datepicker, input.colorpicker
{
   border-radius: 4px;
}

.offcanvas-container { display:block; }
@media (max-width: 992px)
{
  .offcanvas-container { display:none; }
}

a.btn-vereinonline.dropdown-toggle .caret
{
   top: 10px;
}