body {
/*background-image: url('../bilder/structure/bodybg.png');*/
background-color: #000000;

    overflow: scroll;
    color:#F4EFEF;
    padding: 0;
    margin: 0 0 0 0 ;
}

#wrapperHeader{
    position: absolute;
    z-index: 10;
    width: 800px;
    height: 266px;
    margin: 15px 0 0 -400px;
    left: 50%;
}

.header {
    z-index:20;
    width: 800px;
    height: 266px;
    margin: 0;
    padding: 0;
    background-color: #C6C6C6;
}

#menu {
    position: absolute;
    z-index: 30;
    height: 90px;
    width: 800px;
    /*background-color: #CF7777;*/
    margin-top: -90px;
}

.menuMainPoint {
    font-family: Verdana;
    color: #999999;
    text-decoration: none;
    position: relative;
    /*background-color: #2758C8;*/
    font-size: 15px;
    font-weight: bolder;
    /* width: 110px;*/
    height: 90px;
    text-align: center;
    line-height: 85px;
    padding: 0 15px 0 15px;
    float:left;
}

.menuMainPoint:hover {
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-weight: bolder;
    position: relative;
    background-color: #2C0202;
    /* width: 110px;*/
    height: 90px;
    text-align: center;
    line-height: 70px;
    padding: 0 15px 0 15px;
    float:left;
}

.menuMainPointSelected {
    font-family: Verdana;
    color: #E4E3E3;
    text-decoration: none;
    font-size: 15px;
    font-weight: bolder;
    position: relative;
    background-color: #2C0202;
    /* width: 110px;*/
    height: 90px;
    text-align: center;
    line-height: 70px;
    padding: 0 15px 0 15px;
    float:left;
}

.subMenu {
    position: absolute;
    z-index: 40;
    width: 790px;
    height: 19px;
    background-image: url("../bilder/structure/submenu.png");
    margin-top: -25px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bolder;
    color: #999999;
    padding: 0 0 0 10px;
    line-height: 17px;
}

.subMenuPadding{
    padding: 0 0 0 165px;
}

.subMenuPadding2{
    padding: 0 0 0 240px;
}
.padding {
    padding: 0 0 0 20px;
}

.subMenuLink {
    font-family: Verdana;
    color: #999999;
    text-decoration: none;
    font-size: 10px;
    height: 20px;
    line-height: 17px;

    display: inline-block;
    padding: 0 13px 0 13px;
}

.subMenuLink:hover {
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2C0202;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    line-height: 17px;
    display: inline-block;
    padding: 0 13px 0 13px;
}

.subMenuLinkSelected {
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2C0202;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    line-height: 17px;
    display: inline-block;
    padding: 0 13px 0 13px;
}

.contentWrapper{
    position: absolute;
    width: 814px;

    left: 50%;
    top: 266px;
    margin: 15px 0 0 -407px;
}

.content {
    position: relative;
    width: 779px;
    background-image: url("../bilder/structure/contentBack.png");
    padding: 15px 15px 15px 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #CECECE;
    line-height: 20px;
    float:left;
}

.contentText {
    width: 460px;
    float: left;
    line-height: normal;
}

.contentPicDiv{
    position: relative;
    float: right;
    vertical-align: top;
    width: 286px;
    height: 310px;
}

.contentPic{
    position: relative;
    float: right;
    vertical-align: top;
    width: 276px;
    height: 300px;
    background-image: url("../bilder/structure/shadowContentPic.png");
    padding: 10px 0 0 10px;
}


#JsDisabled{
    z-index: 50;
    padding: 20px 0 20px 0;
    position: absolute;
    height:20px;
    width: 100%;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bolder;
    color: #990000;
    background-color: #000000;
    border-top: 5px solid #2C0202;
    border-bottom: 5px solid #2C0202;
    visibility: visible;
    text-align: center;
}

#opinion {
    z-index: 50;
    padding: 20px 20px 20px 20px;
    position: absolute;
    height:450px;
    width: 450px;
    margin: -225px 0 0 -225px;
    top: 50%;
    left: 50%;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #999999;
    background-color: #000000;
    border: 5px solid #2C0202;
    visibility: hidden;
    opacity: 0.95;
    overflow: hidden;
}

#opinionRead {
    z-index: 50;
    padding: 20px 20px 20px 20px;
    position: absolute;
    height:450px;
    width: 450px;
    margin: -225px 0 0 -225px;
    top: 50%;
    left: 50%;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #999999;
    background-color: #000000;
    border: 5px solid #2C0202;
    visibility: hidden;
    opacity: 0.95;
    overflow: auto;
}

.footer{
    position: relative;
    height: 55px;
    width: 800px;
    background-image: url('../bilder/structure/footerBg.png');
    margin: 0 0 15px 7px;
    clear: both;
    font-family: Verdana;
    font-size: 11px;
    color: #2C0202;

}

.footerText{
    position: relative;
    height: 35px;
    width: 800px;
    background-image: url('../bilder/structure/footerBg.png');
    font-family: Verdana;
    font-size: 11px;
    color: #4D0707;
    text-align: center;
    padding: 20px 0 0 0;
}

.shadowTop{
    position: absolute;
    width: 800px;
    height: 7px;
    background-image: url("../bilder/structure/shadow_top.png");
    overflow: hidden;
    margin: 8px 0 0 -400px;
    left: 50%;
}

.shadowLeftHeader{
    position: absolute;
    width: 7px;
    height: 266px;
    background-image: url("../bilder/structure/shadowLeftHeader.png");
    margin: 0 0 0 -7px; 
}

.shadowRightHeader{
    position: absolute;
    width: 7px;
    height: 266px;
    background-image: url("../bilder/structure/shadowRightHeader.png");
    margin: 0 0 0 800px;
}

.shadowLeftContent{
    position: relative;
    width: 7px;
    background-image: url("../bilder/structure/shadowRightHeader.png");
    margin: 0 0 0 -7px;
}

.shadowFooterBottom{
    position: absolute;
    width: 800px;
    height: 7px;
    background-image: url("../bilder/structure/shadowFooterBottom.png");
    margin: 55px 0 0 0;
}

.shadowFooterLeft{
    position: absolute;
    width: 7px;
    height: 55px;
    background-image: url("../bilder/structure/shadowFooterLeft.png");
    margin: 0 0 0 -7px;
}

.shadowFooterRight{
    position: absolute;
    width: 7px;
    height: 55px;
    background-image: url("../bilder/structure/shadowRightFooter.png");
    margin: 0 0 0 800px;
}

img {
    border: none;
}

.portfolio {
    border: 2px solid #2C0202;
    height: 100px;
    width: 100px;
    line-height: 0px;
}
.portfolio:hover {
    border: 2px solid #CBCBCB;
    height: 100px;
    width: 100px;
    line-height: 0px;
}

td{
    vertical-align: top;
}

.link:link, .link:visited, .link:active {
    font-family: Verdana;
    font-size: 12px;
    color: #6F0303;
    text-decoration: underline;
}

.link:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #6F0303;
    text-decoration: none;
}

#linkOpinion:link, .linkOpinion:visited, .linkOpinion:active {
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
}

#linkOpinion:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #6F0303;
    text-decoration: none;
}

.errorMsgRed{
    font-family: Verdana;
    font-size: 11px;
    color: #6F0303;
}

.errorMsgGreen{
    font-family: Verdana;
    font-size: 11px;
    color: #07C310;
}

.border {
    border: 1px solid #6F0303;
}

hr{
    border: none;
    background-color: #2C0202;
    color: #2C0202;
    height: 1px;
}

p{
    line-height: normal;
}



