body {
    padding: 0px;
    margin: 0px;
    background-color: black;
     font-family: Arial, Helvetica, sans-serif;
    color: #ebebeb;
}

html {
    padding: 0px;
    margin: 0px;
    background-color: black;
}

#contentContainer {
    z-index: 100;
    margin-left: -438px;
    position: fixed;
    left: 50%;
    height: 586px;
    width: 876px;
    border-color: #ffb234;
    border-width: 0px;
    border-style: dashed;
    display: block;
}
#contentContainer h1{
    visibility: hidden;
}

#content_left {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../upload/x_home/home_left_bg.jpg);
    height: 440px;
    width: 252px;
    float: left;
}

#content_center {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../upload/x_home/home_center_bg.jpg);
    height: 440px;
    width: 252px;
    float: left;
}

#content_right {
    background-position: 0px 0px;
    background-image: url(../upload/x_home/home_right_bg.jpg);
    background-repeat: no-repeat;
    height: 440px;
    width: 252px;
    float: left;
}

#content_right2 {
    background-position: 0px 0px;
    background-image: url(../upload/x_home/home_right2_bg.jpg);
    background-repeat: no-repeat;
    height: 440px;
    width: 119px;
    float: left;
}

.menueblock {
    margin-top: 285px;
}

.menueblock img {
    border-width: 0px;
    margin-top: 20px;
}



/* ###################################################### */

/* ####################### FOOTER ####################### */

/* ###################################################### */

#footer {
   line-height: 16px;
   z-index: 1200;
   margin-top: 450px;
   left: 50%;
   margin-left: -438px;
   display: block;
   position: fixed;
   width:876px;
                   
    height: 104px;
    font-size: 11px;
    overflow: hidden;
}

#footerContainer {
    width: 876px;
}

#footer a#logoBottom {
    display: block;
    float: left;
}

#footer #footerContentContainer {
    float: left;
    width:  876px;
    height: 104px;
}

#footerContentLeft, #footerContentRight {
    float: left;
    color: #999;
    height: 60px;
}

#footerContentLeft {
    color: #4b4b4b;
    width: 746px;
    margin: 0px;
    font-size: 11px;
    padding-right: 10px;
   /* background: url(../images/news_hgr.gif) repeat-x 0 0;*/
}

* html #footerContentLeft {
    margin-left: 15px;
/*hae? */
}

#footerContentRight {
    width: 70px;
    font-size: 11px;
    padding-left: 10px;
    height: 104px;
}

* html #footerContentRight {
    padding-top: 10px;
}

#footerContentRight h3 {
    font-size: 11px;
}

#footerContentRight input {
    width: 150px;
    height: 12px;
    border: 1px solid #ccc;
    font-size: 10px;
    margin: 0 0 4px 0;
}

* html #footerContentRight input {
    width: 142px;
}

#footerContentRight label {
    display: block;
    width: 60px;
    float: left;
    margin: 0 0 4px 0;
}

#footer input#loginBtn {
    border: 0;
    color: #0060b1;
    padding: 0 20px 0 0;
    background-image: url(../images/link_pfeil_klein.gif);
    background-repeat: no-repeat;
    background-position: right 6px;
    font-size: 12px;
    width: auto;
    height: auto;
    float: right;
    margin: 0 10px 0 0;
}

* html #footer input#loginBtn {
    margin: 0 14px 0 0;
}

ul#metaNavigation {
    border-left-color: #4b4b4b;
    border-left-width: 1px;
    border-left-style: solid;
    margin: 0 0 20px 0;
    padding: 0;
}

ul#metaNavigation li {
    margin: 0;
    padding: 0 1px 0 8px;
    display: block;
}

a{
    text-decoration: none;
    font-size: 11px;
    color: #666666;
   /* color: #4b4b4b; */
}
a:hover{
    text-decoration: none;
    color: #888888;
}
#logoutText {
    position: relative;
    height: 70px;
}

#logoutText a {
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-decoration: none;
}

.newstitle {
    color: #a9a9a9;
    font-weight: bold;
}

.meldung {
    font-style: normal;
    font-weight: normal;
}
.homenewstext{
color: #4b4b4b;
/*color: #333333;*/
}

.einleitungstext{
left:-3000px;
width:500px;
position:absolute;
}

.einleitungsklasseedit{
left:30px;
top:600px;
width:500px;
position:absolute;



}
