body {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        color: #666;
        background-image: url('img/htw_bg.gif');

}

#header-wrapper {
        width: 100%;
        height: 80px;
        background-color: #80C342;
        position: relative;
}

#header {
        margin: 0 auto;
        height: 70px;
        width: 1100px;
}

img#fiw {
        width: 60px;
        margin-top: 6px;
        margin-left: 60px;
}

img#htw {
        margin-top: -15px;
        margin-right: 0px;
        float: right;
}

#container {
        height: 800px;
        width: 1100px;
        margin: 0 auto;
        background-color: #F3F7E9;
}

img#code {
        width: 78px;
        margin:        81px 0px 0 60px;
}

#banner {
        height: 800px;
        width: 150px;
        float: right;
        margin-top: 10px;
        background-color: #5B595A;   
}

img#logo {
        width: 130px;
        margin: 20px auto;
        display: block;
}

li {
        list-style: none;
        border-bottom: 1px solid white;
        padding: 10px;
        font-weight: bold;
}

a {
        color: #F3F7E9;
        text-decoration: none;
        padding-left: 6px;
}

ul {
        padding: 0;
        margin: 0;
        border-top: 1px solid white;
}

#left_box {
        width: 800px;
        position: absolute;
}

p {
        margin-left: 60px;
}

p#headline {
        margin-top: 60px;
        font-size: 16px;
        color: #BFCE93;
}

p#shortdescript {
        margin-top: 30px;
        font-size: 14px;
}

p#project {
        margin-top: 30px;
        width: 400px;
}

img#people {
        width: 78px;
        margin:  220px 0px 0 500px;
}

img#PSI-Gruppenbild {

    float:right;
    width: 250px;
    height: 250px;

}



p#team {
        width: 400px;
        margin-top: 30px;
        margin-left: 500px;
}

#right_box {
        margin-top: 15px;
        position: absolute;
}
      