body.l383 #wrap {
    margin: 0 auto;
    width: 960px;
}

body.l383 #main {
    width: 720px;
}

body.l383 #nav {
    position: absolute;
    top: 165px;
    width: 240px;
}

body.l383 #nav ul {
    height:auto;
}

body.l383 #nav ul li {
    float:none;
    width:240px;
}

body.l383 #nav ul li a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    padding-left: 15px;
    width: auto;
}

body.l383 #nav ul li ul {
    left:240px;
    top:0px;
}

body.l383 #header {
    width:auto;
    height:165px;
}

body.l383 #header-photo {
    width: 720px;
    left: 240px;
    position: absolute;
    top: 0;
    height: 165px;
    overflow: hidden;
}

body.l383 #header-photo img {
    width: 100%;
    position: absolute;
    top: 0;
}

body.l383 #content-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    left: 240px;
    margin:0;
    position: relative;
    width: 720px;
}

body.l383 #footer-wrap {
    left: 240px;
    padding: 10px 0px 10px 15px;
    position: relative;
    width: 705px;
}

body.l383 #footer-columns {
    width:auto;
}

body.l383 #footer-columns .col3, .col3-center {
    width: 31%;
}

body.l383 #footer-bottom {
    clear: both;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: right;
    width: 688px;
}

body.l383 #sidebar {
    float: right;
    left: 0;
    margin: 0 0 0 -228px;
    padding: 5px 0 0;
    position: absolute;
    top: 350px;
    width: 212px;
}

body.l383 #sidebar ul {
    margin:0;
    padding:0;
}

body.l383 #sidebar ul li {
    text-align:center;
}

body.l383 #header #header-links {
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 100;
}

body.l383 #logo {
    left: 50px;
    position: absolute;
    top: 15px;
}

body.l383 #logo-text {
    font-size: 21px;
    position: absolute;
    text-align: center;
    top: 112px;
    width: 240px;
}

body.l383 #slogan {
    font-size: 11px;
    position: absolute;
    text-align: center;
    top: 134px;
    width: 240px;
}

body.l383 #footer-columns h3 {
    font-size: 14px;
}

/*grau*/

body.l383 {
    background: #202020;
}

body.l383 #wrap {
    background: #aaaaaa;
}

body.l383 #footer-wrap {
    background: #FFFFFF;
    border-top: 1px solid #CCCCCC;
}

body.l383 #nav ul li a:hover {
    background:#ccc;
}

body.l383 #nav ul li ul a{
    background:#aaa;
}

body.l383 #nav ul li a {
    border-bottom: 1px solid #555555;
    border-top: 1px solid #CCCCCC;
}

body.l383 #nav {
    border-top: 1px solid #555555;
    border-bottom: 1px solid #CCCCCC;
}
