body * {
    font-family:Arial;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    margin:0px;
    height:100%;
    background-color:#526067;
}

div.clear {
    clear:both;
}

div#wrapper {
    margin:0 auto;
    width:1024px;
}

div#header {
    background:url(../images/root/header/middle.gif) top center repeat-x;
    height:121px;
}

div#header div.left {
    height:100%;
    width:11px;
    background:url(../images/root/header/left.gif) top left no-repeat;
    float:left;
}

div#headline {
    float:left;
    width:1002px;
    height:100%;
}

div#headline a.logo{
    display:block;
    width:232px;
    height:100%;
    background:url(../images/root/header/logo.gif) bottom right no-repeat;
    float:right;
}

div#headline a.logo span {
    display:none;
}

div#header div.right {
    height:100%;
    width:11px;
    background:url(../images/root/header/right.gif) top left no-repeat;
    float:right;
}

div#headline ul.menu {
    margin:84px 0px 0px 40px;
    padding:0px;
    float:left;
}

div#headline ul.menu li {
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px 12px 0px 14px;
    background:url(../images/root/header/seperator.gif) left 4px no-repeat;
}

div#headline ul.menu li.first {
    padding-left:0px;
    background:none;
}

div#headline ul.menu li a {
    color:#637279;
    font-size:13px;
    text-decoration:none;
}

div#content {
    height:444px;
    background:url(../images/root/background.png) top left no-repeat;
}

div#content a span {
    display:none;
}

div#content div.links a {
    display:block;
    height:121px;
    width:265px;
    float:left;
}

div#content a.personality {
    background:url(../images/root/personality.png);
    margin-left:74px;
}

div#content a.organisation {
    background:url(../images/root/organisation.png);
    margin-left:39px;
}

div#content a.coaching {
    width:266px;
    margin-left:39px;
    background:url(../images/root/coaching.png);
}

div#content div.links {
    padding-top:262px;
    height:140px;
}

div#content div.slogan {
    color:#ebdbbe;
    clear:left;
    text-align:center;
}

div#footer {
}

div#footer div.left {
    float:left;
    width:11px;
    height:33px;
    background:url(../images/root/footer/left.gif) top left no-repeat;
}

div#footer div.right {
    float:right;
    width:11px;
    height:33px;
    background:url(../images/root/footer/right.gif) top left no-repeat;
}

div#bottomline {
    float:left;
    width:1002px;
    height:33px;
    background:url(../images/root/footer/middle.gif) top center repeat-x;
}

div#bottomline ul {
    margin:0px;
    padding-right: 64px;
    float:right;
}

div#bottomline ul li {
    float:left;
    list-style-type:none;
}

div#bottomline ul li.first {
    background:none;
}

div#bottomline ul li {
    background:url(../images/root/footer/seperator.gif) left 3px no-repeat;
    padding:0px 7px;
}

div#bottomline a {
    color:white;
    font-size:12px;
    text-decoration:none;
    display:block;
    padding-top:4px;
}

div#content span.error {
    font-weight:bold;
    color:#4F1A1A;
}
