/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.lmu {
	font-size:0.5em;
	vertical-align: top;
	}
	
.lmu-link {
	font-size:0.8em;
	vertical-align: top;
	}
	
.link-head a {color: #fff;}

.link-head a:hover {color: #2692D1;}

.img-informationen { 
	display: block;
    margin: 0 auto;
}

.main-navigation .navbar-default .navbar-nav > li.active > a {
    background-color: transparent;
    color: #fff;
}

/*Inhalt Boxen 3-Spalten*/

.menue-box-dreispaltig {
  display: inline; 
  float:left;
 }

.menue-box-dreispaltig ul {padding-left: 0.7em; }

.menue-box-dreispaltig .menue-box-inhalt-dreispaltig {
  padding-top: 0.5em;
  padding-bottom: 2.5em;
  height: 29em;
}

.content-boxen {
    font-size: 85%;
}

.list-horizontal-item {max-width: 90%;}

/*Ende Inhalt Boxen 3-Spalten*/

.download{
	margin-top: 1em;
}

.download a{
	color:#333;
}

.download a:hover{
	color:#2692D1;
}