/*-----------------------------------------------------------------------------
KVT Koenig DE Style Sheet

version:   1.0
author:    Wolfgang Mutter
email:     spam9@comu.de
website:   http://www.comu.de
-----------------------------------------------------------------------------*/

/*Startseite*/
#logo_gr {
    background-repeat: no-repeat;
    background-position: center;
    width: 965px;
    height: 225px;
    margin-bottom: 20px;
}

/*Menu*/
#mainmenu ul li .menu-schulungen, .flag-fr, #mainmenu ul li .menu-referenzen, #mainmenu ul .menu-order-pl, #mainmenu ul li .menu-contactpl {display: none;}

#produkte_main {
    margin-left: 132px;
    width: 833px;
}

/*Stellenangebote*/
#stellen_main_01 {
    background-color: white;
    top: 215px;
    margin-left: 132px;
    width: 700px;
    height: 460px;
}

#content_stelle{
    background-color: #dedede;
    width: 965px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 12px;
    min-height: 580px;
}

#karriere_box {
    float: right;
    width: 270px;
    height: 118px;
    margin-top: -160px;
    margin-right: 90px;
}


/*Anfahrt*/
#kontakt_main h4 { background-color: red; color: white; padding: 3px; margin: 8px 0px 3px 0px; width: 633px;}

.de-no{display:none;}
