body {
    margin: 0;
    padding: 0 0 15px 0;
    font-family:Verdana;
    font-size: 11px;
    color: #333;
}

a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

#right a {
    color: #CB0100
}

a img {
    border: 0px;
}

p {
    margin: 0px;
}

h1 {
    color: #666666;
    padding: 0px;
    letter-spacing:0.17px;
    margin: 0px 0px 31px 173px;
    font-size: 16px;
    font-weight: normal;
}

#main {
    width: 100%;
}

#mainCell {
    vertical-align: top;
    text-align: left;
    width: 923px;
    background: url(/upload/img/cellbg.jpg) 0 0 repeat-y;
}

#header {
    z-index: 99;
    padding: 41px 0px 18px 0px;
    height: 20px;
    position: relative;
    background-color: #FFF;
}

#navigation {
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 49px;
    left: 268px;
    height: 30px;
}

#navigation li {
    position: relative;
    list-style: none;
    float: left;
    margin: 0px 20px 0px 0px;
}

* html #navigation li {
    height: 33px;
}

#navigation li  a {
    height: 30px;
    color: #666;
    padding: 0px 0px 0px 6px;
    background: url(/upload/img/arrow_off.gif) 0 3px no-repeat;
}

#navigation li > a {
    display: block;
}

#navigation li a:hover, #navigation li a.active:hover {
    background: url(/upload/img/arrow_hover.gif) 0 3px no-repeat;
}

#navigation li a:hover {
    color: #cb0100;
}

#navigation li a.active {
    background: url(/upload/img/arrow_active.gif) 0 3px no-repeat;
}

#navigation .subnavigation {
    position: absolute;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    display: none;
}

* html #navigation .subnavigation {
    top: 32px;
    left: 0px;
}

#navigation .subnavigation li {
    height: 26px;
    margin: 0px;
    padding: 0px;
    width: 144px;
    clear: both;
}

#navigation .subnavigation li a {
    display: block;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    padding: 0px 0px 0px 6px;
    background: url(/upload/img/subnavigation_bg.png) 0 0 repeat-x;
}



#navigation .subnavigation li a:hover, #navigation .subnavigation li a.active {
    background: url(/upload/img/subnavigation_bg.png) 0 0 repeat-x;
    color: #CCC;
}

#headerImage {
    position: relative;
    z-index: 0;
    height: 339px;
    background-color: #FFF;
    margin-bottom: 20px;
}

.headerGallery {
    position: absolute;
    width: 101px;
    height: 122px;
    background-color: #FFF;
}

.headerGalleryLeftTop {
    right: 103px;
    top: 0px;
}

.headerGalleryRightTop {
    right: 0px;
    top: 0px;
}

.headerGalleryLeftBottom {
    right: 103px;
    bottom: 3px;
}

.headerGalleryRightBottom {
    right: 0px;
    bottom: 3px;
}

.headerOverlay {
    height: 100%; 
    margin-left: 693px; 
    position: relative;
    background-image: url('/upload/img/grau_transparent2.png');
}

.headerOverlay .headerGalleryLeftTop {
    top: 45px;
    right: 118px;
}

.headerOverlay .headerGalleryRightTop {
    top: 45px;
    right: 10px;
}

.headerOverlay .headerGalleryLeftBottom {
    top: 175px;
    right: 118px;
}

.headerOverlay .headerGalleryRightBottom {
    top: 175px;
    right: 10px;
}

#headerLine {
    padding-top: 3px;
    background-color: #666;
    overflow: hidden;
}


#left {
    float: left;
    width: 673px;
    padding: 33px 46px 0px 0px;
    background-color: #F0F0F0;
    min-height: 380px;
}

#left a {
    color: #cb0100;
}

#right {
    float: right;
    width: 204px;
    background-color: #e4e4e4;
}

#right .title {
    padding: 1px 0px 0px 12px;
    height: 16px;
    background-color: #666;
    color: #FFF;
    background: #666 url(/upload/img/arrow_white.gif) 197px 4px no-repeat;
}

#right .titleRepeat {
    padding: 0px 0px 0px 12px;
    line-height: 20px;
    height: 20px;
    background: #666 url(/upload/img/arrow_white.gif) 197px 7px no-repeat;
}

#right .box {
    padding: 8px 0px 8px 13px;
    font-size: 10px;
    line-height: 13px;
}

.textItem {
    margin: 0px 0px 0px 173px;
}

.textItem table td {
    color: #666666;
    line-height: 16px;
    letter-spacing:0.17px;       
    padding: 0px;
    margin: 0px;
}

.textItem table {
    padding: 0px;
    margin: 0px;
}


.listProject {
    width: 617px;
}

.listProject td {
    padding: 0px;
}

.listProject .leftCol {
    height: 95px;
    width: 173px;
    vertical-align: top;
}

.listProject .leftCol img {
    margin: 5px 0px 5px 54px;
    vertical-align: top;

}

.listProject .rightCol {
    width: 444px;
    height: 90px;
    padding: 5px 20px 0px 0px;
    vertical-align: top;
}

.listProject .rowNoShade {
}

.listProject .rowShade {
   background-color: #F0F0F0;
}

.PicSmall {
    margin-bottom: 10px;
    width: 120px;
    float: left;
}
