body.l343 {
    background-color: #fff;
    background-image: url(/gfx/l9/bg-body.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

body.l343 #header {
    background: url(/gfx/l9/bg-head-grau.png) no-repeat left top;
    width: 1000px;
    height: 335px;
    position: relative;
    margin-top: 55px;
    z-index: 1;
}

body.l343 #wrap {
    margin: 0px auto;
    width: 1000px;
}

body.l343 #header #logo {
    height: 50px;
    position: absolute;
    right: 0px;
    top: -55px;
}

body.l343 #header #logo img {
    display: block;
    height: 50px;
    width: auto;
}

body.l343 #logo-text {
    position: absolute;
    right: 150px;
    top: -45px;
    padding: 0px;
}

body.l343 #header h1#logo-text a {
    color: #fff;
}

body.l343 #slogan {
    color: #FFF;
    font-size: 22px;
    font-style: italic;
    line-height: 25px;
    padding: 17px 0px;
    position: relative;
    text-align: center;
    width: 100%;
}

body.l343 #header-photo {
    left: 0px;
    position: absolute;
    top: 75px;
    width: 1000px;
    height: 250px;
    text-align: center;
    z-index: 2;
}

body.l343 #photo {
    height: 240px;
    margin: 0px auto;
    overflow: hidden;
    width: 690px;
}

body.l343 #photo img {
    border: 5px solid #FFFFFF;
    height: 230px;
    width: auto;
    max-width: 680px;
}

body.l343 #header #header-links {
    top: 40px;
    z-index: 1;
}

body.l343 #header #header-links p,
body.l343 #header #header-links p a {
    color: #fff;
    padding: 0px;
}

body.l343 #nav {
    left: 0px;
    position: absolute;
    top: 320px;
    z-index: 3;
    width: 1000px;
}

body.l343 #nav ul {
    padding-left: 120px;
}

body.l343 #nav ul li ul {
    left: 0;
    padding: 0;
    top: 43px;
}

body.l343 #nav ul li ul li a {
    background: none;
}

body.l343 #nav ul li ul li {
    background: #ccc;
}

body.l343 #nav ul li {
    background: #CCCCCC;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    margin: 0px 5px 0px 0px;
    padding: 10px;
}

body.l343 #nav ul li.hover,
body.l343 #nav ul li.active,
body.l343 #nav ul li.on {
    background: #333;
}

body.l343 #nav ul li.break {
    background: none;
    border: none;
    margin: 0px;
    padding: 0px;
}

body.l343 #nav ul li a {
    border-bottom: 5px solid #FFFFFF;
    color: #FFFFFF;
}

body.l343 #nav ul li a:hover {
    border-bottom: 5px solid #fff;
    color: #fff;
    text-decoration: none;
}

body.l343 #content-wrap {
    background: #fff;
    padding-top: 50px;
    margin: 0px;
    width: 980px;
    border: 10px solid #ccc;
}

body.l343 #main {
    width: 730px;
}

body.l343 #sidebar {
    padding: 5px 0px 0px 20px;
    width: 230px;
}

body.l343 #sidebar ul li a {
    color: #000;
}

body.l343 #footer-wrap {
    width: 1000px;
    padding-top: 30px;
}

body.l343 #footer-columns,
body.l343 #footer-bottom {
    width: 950px;
}

body.l343 #footer-columns a,
body.l343 #footer-bottom,
body.l343 #footer-bottom a {
    color: #999;
}