@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,700);

body{
	font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 14px;
    /* background-color: #000; */
    color:#000;
}
/*
html {
  	background-image: url('wp-content/uploads/2016/02/bg_01.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
*/
.right-sidebar a{
  color:#FFF;
}
.main .tcvpb-image {
  margin-bottom:20px;
}
.right-sidebar a:hover{
  color:#000;
}
.boxed_body_wrapper {
    background: transparent;
}
h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.textwidget {
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
}
button, input[type="submit"] {
    background: #007291 none repeat scroll 0 0;
    border: 1px solid #007291;
    font-family: "Ubuntu";
}
nav > ul > li a {
    color: #FFF;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
nav > ul > li a:hover {
    color: #007291;
}
nav > ul ul li:hover > a{
    color: #007291;
}
.tcvpb_section_tc {
    padding-top: 20px;
}
#footer_copyright, .search-toggle{
  display:none;
}
#footer_columns {
    background: transparent;
    padding: 10px 0 10px;
}
.widget_nav_menu li {
    border-bottom: none;
    padding: 6px 6px 7px;
    float:left;
}
.right{
	text-align: right;
}
.zitat{
  font-size:44px;
  line-height:44px;
  color:#007291;
}
.zitat-startseite{
  font-size:47px;
  line-height:47px;
  color:#FFF;
}
.zitat-startseite p{
  margin-bottom:10px;
}
.big{
  font-size:600px;
  color:#FFF;
  font-weight:bold;
}
.middle{
  font-size:20px;
}
#Abdev_main_header {
    background: none;
}
.white{
  color:#FFF;
}
#Abdev_main_footer a {
    color: #FFF;
}
#Abdev_main_footer a:hover {
    color: #93959d;
}
.textwidget {
    color: #FFF;
}
nav > ul > li a {
    color: #FFF;
}
nav > ul > .current-menu-item > a, nav > ul > .current-post-ancestor > a, nav > ul > .current-menu-ancestor > a, nav > ul > li > ul > .current-menu-item > a {
    color: #FFF;
    font-weight:bold;
}
.menu-link.main-menu-link.sf-with-ul > span {
    cursor: pointer;
}
.main {
    background: rgba(255, 255, 255, .8);
    box-shadow: 0px 0px 5px #888;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 30px;
}
.color{
  color:#007291;
}
.info_content h3 {
  color:#007291;
  font-weight:bold;
}
.blue {
    background: rgba(0, 114, 145, .8);
    box-shadow: 0px 0px 5px #888;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 10px;
    color:#FFF;
}
.orange {
    background: rgba(198, 123, 53, .8);
    box-shadow: 0px 0px 5px #888;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 10px;
    color:#FFF;
}
.rot {
  color:#B1341E;
}
.orange p, .blue p {
    margin-bottom: 0;
}
#logo {
    float: right;
}
nav > ul {
    float: left;
 	margin-top: 30px;
}
nav > ul ul {
    background: transparent;
    border-top: none;
    box-shadow: none;
    margin: 5px 0 0 0;
    min-width: 228px;
}
nav > ul ul li {
    background: transparent;
    border-bottom: none;
}
nav > ul ul li:hover {
    background: transparent;
}
nav > ul > li > ul::before {
    height: 0px;
}
nav > ul ul li a {
    padding: 0;
}
nav > ul > .menu-item-has-children:hover > a::after {
    border-bottom: none;
    border-left: none;
    border-right: none;
}
nav > ul > li{
		line-height: 25px;
}
@media (max-width:360px){
  .span2.clearfix.leer, .span3.clearfix.leer {
    display: none;
	}
}