.menu-widget .current-menu-item a span{
    font-weight: bold;
}


.menu-widget .current-menu-item a{
    font-weight: bold;
}

.post-entry{
    margin-top: 20px;
}

.post-entry h1 a{
    font-size: 25px;
}

.post-entry h1{
    font-size: 25px;
}

.post-entry h2{
    font-size: 17px;
}

.post-entry h3{
    font-size: 17px;
}

.page h1{
    font-size: 25px;
}

.menu .current-menu-parent a{
    color: #0877AA;
}

.menu .current-menu-parent .sub-menu li.current-menu-item a{
    color: #0877AA;
}

.menu .sub-menu li a{
    color: #FFFFFF;
}

.menu .sub-menu li a:hover{
    color: #DDDDDD;
}

.menu > li:last-child > a:hover {
     background-image: none;
}

.menu > li:first-child > a:hover {
     background-image: none;
}

.menu-widget .sub-menu{
    background: none;
    margin-left: 15px;
}

/*
.current-menu-parent a{
    color:#AAAAAA !important;
    font-size: 12px !important;
}
*/

#menu-aktuelles .current-menu-item a{
    font-weight: bold;
}

.menu-widget > li:first-child > a{
    color:#AAAAAA !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.menu-widget > li:first-child > a > span{
    color:#AAAAAA !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.short_text h1{
    color: #0099D9;
}

.short_text h1 p{
    color: #0099D9;
    font-size: 17px;
    margin-bottom: -10px;
}

.short_text h1 span{
    color: #0099D9;
    font-size: 17px;
}

/* min-width: ab der Sceern Breite faengt es an zu wirken*/
/* max-width: er wikt nur bis zu der Sceern Breite*/
@media only screen and (min-width: 865px) {
    .menu{
        width: 600px;
    }
}

h1 span {
    display: block;
}

.home-bg{
   max-height: none !important;
}


.cds-trenner {
    margin: 0px;
    padding: 0px;
    clear: both;
    float: left;
    height: 5px;
    width: 100%;
    position: relative;
}

#container #wrapper .home-bg {
    background-image: url("http://www.intechcore.com/wp-includes/images/s2it/home-content-bg-s2it.jpg") !important;
}



/*
<style type="text/css">
.cds-trenner {
 margin: 0px;
 padding: 0px;
 clear: both;
 float: left;
 height: 5px;
 width: 100%;
 position: relative;
}
</style>
*/