
/*IE 5.5+ Ping Fix*/
img, span { behavior: url(css/iepngfix.htc) }
fieldset { display: block; }

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #CC0000; text-decoration: none}
a:active {color: #000000; text-decoration: none}


body
{
    font-family: Verdana, Arial, Helvetica;
    color: black;
    /*background-color: #333231;*/
    background-color: #333231;
    /*background-image: url(../images/body.png);
    background-attachment: fixed;*/
    /*background-repeat: repeat-x;*/
    margin: 5px;
    padding: 0px;
    min-width: 980px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    text-align: center;
    /*text-align: left;*/
    font-size: 120%;
}

div#headContainer
{
          text-align: left;    /* Seiteninhalt wieder links ausrichten */
          margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
          /*margin: 0 0;*/
          padding: 0;
          width: 900px;
          border: 0px dashed silver;
          /*background-image: url(../images/top_center.png);*/
          /*background-position: 0px 0px;*/
}


div#head
{
        margin-left: 0px;
        padding: 0;
        height: 180px;
        background-image: url(../images/head.png);
        background-repeat: repeat-x;
        border: 0px dashed silver;
}

span#de
{
       position: absolute;
       height: 24px;
       width: 100px;
       margin-left: 15px;
       margin-top: 15px;
       font-size: 10px;
       padding-left: 20px;
       padding-top: 2px;
       background-image: url(../images/german.png);
       background-repeat: no-repeat;
}

span#en
{
       position: absolute;
       height: 24px;
       width: 100px;
       margin-left: 85px;
       margin-top: 15px;
       font-size: 10px;
       padding-left: 20px;
       padding-top: 2px;
       background-image: url(../images/english.png);
       background-repeat: no-repeat;
}

span#logoCaption
{
        position: absolute;
        width: 160px;
        font: 14px Verdana, Arial, Helvetica;
        font-style: italic;
        text-decoration: none;
        letter-spacing: 1pt;
}

span#logoSubCaption
{
        position: absolute;
        width: 200px;
        font: 11px Bauhaus;
        /*font-style: italic;*/
        text-decoration: none;
        letter-spacing: 1pt;
}

span#buttonLeft
{
        position: absolute;
        margin: 0px;
        padding: 0px;
        margin-top: 65px;
        /*margin-left: 496px;*/
        margin-left: 573px;
        width: 25px;
        height: 25px;
        background-image: url(../images/button_left.png);
        background-repeat: no-repeat;
        background-position: 0px;
        z-Index: 500;
}

span#buttonRight
{
        position: absolute;
        margin: 0px;
        padding: 0px;
        margin-top: 65px;
        margin-left: 960px;
        width: 25px;
        height: 25px;
        background-image: url(../images/button_right.png);
        background-repeat: no-repeat;
        background-position: 0px;
        z-Index: 501;
}

p#HeadBottom
{
    clear: both;
    margin: 0 auto;
    /*margin: 0 0;*/
    padding: 0;
    width: 900px;
    height: 40px;
    text-align: left;
    background-color: #FFFFFF;
    background-image: url(../images/headBottom.png);
}

span#siteCap
{
            position: absolute;
            margin-left: 180px;
            margin-top: 21px;
            font-size: 11px;
            font-weight: bold;
            color: #FFFFFF;
}


p#Footer
{
    clear: both;
    margin: 0 auto;
    /*margin: 0 0;*/
    width: 900px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
    font-style: italic;
    background-color: #FFFFFF;
    background-image: url(../images/footer.png);
}

#Content
{
            clear: both;
            width: 900px;
            height: 1000px;
            margin: 0 auto;
            /*margin: 0 0;*/
            padding: 0;
            /*background-image:url(../images/content_back.png);*/
            /*background-color: #E8DBDA;*/
            background-color: #E8DBDA;
            text-align: left;
            border: 0px dashed silver;
}

div#centerArea{
            margin-left: 180px;
            margin-right: 90px;
            margin-bottom: 0px;
            /*padding: 10px;*/
            /*height: 300px;*/
            text-align: left;
            /*font-size: 0.7em;
            border-bottom: 1px solid silver;
            text-align: left;*/
            display: block;
            /*background-color: #E8DBDA;*/
            background-color: #E8DBDA;

}

div#centerContent{
            /*margin-left: 0px;*/
            /*margin-right: 200px;*/
            padding-top: 10px;
            padding-bottom: 10px;
            /*height: 600px;*/
            text-align: left;
            font-size: 0.7em;
            border-bottom: 0px solid silver;
            display: block;
            /*background-color: #E8DBDA;*/
            background-color: #E8DBDA;
}

div#leftArea {
          /*position: fixed;*/
          float: left;
          margin-top: 0px;
          margin-left: 0px;
          width: 160px;
          height: 1000px;
          border: 0px dashed silver;
          background-image: url(../images/sidemenu_bottom.png);*/
          background-repeat: repeat-y;

}

div#rightArea {
          float: right;
          margin-right: 25px;
          width: 150px;
          /*height: 500px;*/
          border-left: 0px solid silver;
          font-size: 11px;
}

img#leftImg {
         float:left;
         border: 0px dashed silver;
         display: block;
         margin-right: 10px;
}

img#rightImg {
         float:right;
         border: 0px dashed silver;
         display: block;
         margin-left: 10px;
}

img#topImg {
         border: 0px dashed silver;
         margin-left: 5px;
         margin-bottom: 10px;
}

div#rightText {
         border: 0px dashed silver;
}

div#contentText {
         /*margin-left: 5px;*/
         border: 0px dashed silver;
}

p#timestamp {
         border: 0px dashed silver;
         margin-right: 5px;
         font-style: italic;
         font-size: 0.9em;
         color: #999999;
         text-align: right;
}

p#rightCap {
         clear: both;
         font-weight: bold;
         font-size: 1.0em;
         margin: 10px 5px;
         border: 0px dashed silver;
}

li#rightLinks {
        padding-top: 10px;
        margin-left: 10px;
}

form#login {
        position: absolute;
        margin-left: 10px;
        margin-top: 10px;
        font-size: 11px;
}
        
div#infotext {
        /*display:none;
        font-size: 0px;
        color: #333231;*/
        font-size: 5px;
        color: #343332;
}
div#purchaser {
        display:block;
        /*position:fixed;*/
        /*top: 50%;*/
        /*left: 40%;*/
        /*margin: 0 auto;*/
        text-align: right;
        z-index: 1000;
        border: 0px;
}
