/* STARTSEITE */

body.text-show-startseite #right{
	width:260px;
	float:left;
}

body.text-show-startseite .startseitenmap {
    border: 0px solid transparent;
}

#middle {
width:598px;
}

body.text-show-startseite #middle {
	margin-left:0px;
	width:608px;
	float:left;
	margin-right:68px;
}

#middle h1 {
font-size:18px;
color:#000;
}

.h2 {
font-size:14px;
font-weight: bold;
color:#000;
}

#middle3col {
width:446px;
}

#middle4col {
width:597px;
}

#middle3col h1 {
font-size:18px;
color:#000;
}

/* JOBS */
body.text-show-jobs {
        background: url('/view/img/bg08.gif') repeat-x;
        background-color:#e4dccf;
}
body.text-show-jobs #middle {
width:598px;
}

/* PARTNER */
body.text-show-partner {
        background: url('/view/img/bg08.gif') repeat-x;
        background-color:#e4dccf;
}
body.text-show-partner #middle {
width:598px;
}

/* TEAM */
body.text-show-team {
        background: url('/view/img/bg08.gif') repeat-x;
        background-color:#e4dccf;
}
body.text-show-team #middle {
width:598px;
}

body.text-show-team .left {
float:left;
width:291px;
margin-right:10px;
}
body.text-show-team .right {
float:left;
width:293px;
}




/* LEISTUNGEN */
body.text-show-leistungen {
        background: url('/view/img/bg08.gif') repeat-x;
        background-color:#e4dccf;
}
body.text-show-leistungen .leistungen_menuitem,body.text-show-leistungen .leistungs_menuitem_selected {
margin-bottom:10px;
}
body.text-show-leistungen .leistungen_menuitem a {
        color:#797465;
}
body.text-show-leistungen .leistungen_menuitem_selected  a {
        color:#ff9008;
}
body.text-show-leistungen #leistungen_menu {
font-weight:bold;
float:left;
width:142px;
margin-right:10px;
}
body.text-show-leistungen .left {
float:left;
width:446px;
margin-right:20px;
}
body.text-show-leistungen .right {
float:left;
width:260px;
}

/* AWARDS */
body.text-show-awards {
        background: url('/view/img/bg03.png') repeat-x;
        background-color:#e4dccf;
}
body.text-show-awards .award_separator {
        overflow:hidden;
        height:10px;
        width:100%;
}


body.text-show-awards h1 {
font-size:18px;
color:#000;
}
body.text-show-awards h2 {
margin-top:0px;
margin-bottom:2px;
font-size:12px;
color:#000;
font-weight:bold;
}
body.text-show-awards .left {
float:left;
width:294px;
margin-right:10px;
}
body.text-show-awards .right {
float:left;
width:294px;
}

