html, body{
    height: 100%;
    width: 100%;
    margin:0px;
    background-image: url(../upload/design/background.png);
    background-color: #5c0000;
    background-position: center;
    background-repeat: repeat-y;
    font-family: Arial, Verdana,Helvetica;
    font-size: 10pt;
    color: #2e0000;
    height:auto !important;
}

img{
    border: 0px;
}

/* Firefox Body und HTML */
html:root  body{    
  text-align: -moz-center; 
}

/* Überschrift */
h1{
    font-size: 14pt;
    font-family: Arial, Verdana, Helvetica;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    color: #5c0000;
}

 /* Absatz */
p{
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

div{
    font-family: Arial, Verdana,Helvetica;
    font-size: 10pt;
    border: 0px;
}

#tr{
    clear:both;
}

/* Link Anfang */
a{
    color: #7e0000;
    text-decoration: none;
}

a:hover{
    color: #7e0000;
    text-decoration: underline;
}
/* Link Ende*/


/* Seiten Anfang */
#outer{
    width: 910px;
    text-align: left;
    margin: 0px;
}

#head{
    height: 135px;
    width: 910px;
    display: table;
}

#logo{
    height: 135px;
    width: 135px;
    float: left;
}

#helpnavi{
    height: 135px;
    width: 775px;
    float: left;
    text-align: right;
    vertical-align: bottom;
    margin-bottom: 10px;
}

#helpnavi1{
    text-align: right;
    vertical-align: bottom;
    margin-top: 120px;
    margin-right: 20px;
    float: right;
}

    a.helpnavi1{
        vertical-align: bottom;
        color: #fcf4d7;
        text-decoration: none;
        width: 75px;
        height: 18px;
        font-size: 8pt;
        display: block;
        float: left;
    }
    
    a.helpnavi1:hover{
        color: #fcf4d7;
        text-decoration: none;
    }
    /* Hilfnavigation Oben Ende */

#content-head{
    height: 105px;
    width: 910px;
    background-image:url(../upload/design/head_background.png);
    display: inline-table;
}

#content-head-blank{
    height: 105px;
    width: 190px;
    float:left;
}

#headline{
    height: 105px;
    width: 720px;
    color: #7e0000;
    text-transform: uppercase;
    font-size: 14pt;
    position:relative;
    float:left;
}

span.headline{
    bottom: 22px;
    left: 0px;
    position: absolute;
}

#mainblank{
    width: 910px;
    height: 20px;
    background-image:url(../upload/design/mainblank_background.png);
    }


#main{
    width: 910px;
    min-height: 300px;
    background-image:url(../upload/design/main_background.png);
    display: table-cell;
    }

##main{
    width: 910px;
}

#navi{
    min-height: 300px;
    width: 132px;
    float:left;
    margin-top: 0px;
    margin-left: 7px;
    display: table-cell;
}

/*IE6 Anfang*/
    ##navi{
        margin-left: 4px;
    }
    /*IE6 Ende*/
    
    div.navmainStandardLevel_1{
        width: 132px;
        height: 30px;
        background-color: #f9f7f7;
        margin: 0px;
        padding: 0px;
        border-bottom: 0px solid #f9f7f7;
        font-weight: bold;
        background-image: url(../upload/design/navi.png);
        text-transform: uppercase;
    }
    
    a.navmainStandardLevel_1{
        width: 116px;
        height: 24px;
        display: block;
        vertical-align: middle;
        color: #7e0000;
        text-decoration: none;
        padding-left: 15px;
        padding-top: 8px;
        
    
    }
    
    a.navmainStandardLevel_1:hover{
        color: #2e0000;
        text-decoration: none;
    }
    
    
    div.navmainStandardLevel_2{
        width: 132px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        border-bottom: 0px solid #f9f7f7;
    }
    
    a.navmainStandardLevel_2{
        width: 111px;
        height: 19px;
        display: block;
        vertical-align: middle;
        color: #7e0000;
        text-decoration: none;
        padding-left: 20px;        
        padding-top: 6px;
        font-size: 10pt;
    }
    
    a.navmainStandardLevel_2:hover{
        color: #2e0000;
        text-decoration: none;
    }

    
    a.active{
        color: #2e0000;
        text-decoration: none;
        background-color: #c6aeae;
    }
/*Haupt-Navigation Ende*/


#content{
    min-height: 300px;
    width: 515px;
    float:left;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 0px;
    padding-bottom: 0px;
    
}

/*IE6 Anfang*/
    ##content{
        margin-right: 0px;
    }
    /*IE6 Ende*/
    
    /*Artikelliste Veranstaltungen Anfang*/
    #artikel{
        padding-bottom: 20px;
    }
    
    .artikelheadline{
        color: #7e0000;
        text-decoration: none;
        font-weight:bold;
        text-transform: uppercase;
        font-size: 10pt;
    }
    
    .more{
        color: #7e0000;
        text-decoration: none;
    }
    /*Artikelliste Veranstaltungen Ende*/
    
    


#artikelliste
{
    margin:0px;
    padding:0px;
}


    /* Kontakt-Formular Anfang*/
    label{
        display: block;
        width: 140px;
        padding-bottom: 10px;
        vertical-align: top;
        float: left;
    }
    
    textarea{
        width: 300px;
        height: 100px;
    }
    small.pflicht{
        padding-left: 105px;
    }
    input{
        width: 200px;
    }
    input.checkbox{
        width: 20px;
    }
    input.button{
        width: 100px;
    }
    #contactFormSubmitLeft{
        display: inline;
        padding-top: 10px;
        padding-left: 105px;
    }
    #contactFormSubmitRight{
        display: inline;
        padding-top: 10px;
    }
    /* Kontakt-Formular Ende*/
    


#news{
    min-height: 300px;
    width: 147px;
    float:left;
    display: table-cell;
    }

/*IE6 Anfang*/
    ##news{
        width: 147px;
        padding-left: 47px;
    }
    /*IE6 Ende*/

#artikelr{
        padding-bottom: 10px;
        padding-right: 10px;

    }
    
    .artikelheadliner{
        color: #7e0000;
        text-decoration: none;
        font-weight:bold;
        padding-bottom: 10px;
        text-transform: uppercase;
    }
        
    .morer{
        color: #7e0000;
        text-decoration: none;
    }


#artikelheadr{
    color: #2e0000;
    text-decoration: none;
    background-color: #c6aeae;
    width: 138px;
    height: 22px;
    margin-top: 0px;
    padding-left: 10px;
    margin-right: 0px;
    text-transform: uppercase;
    padding-top: 8px;
    font-weight: bold;
}
#artikellister{
    width: 138px;
    padding-left: 10px;
    padding-right: 10px;
}


#footer{
    height: 25px;
    width: 910px;
    background-image:url(../upload/design/footer_background.png);
    clear: both;
    padding-bottom: 20px;
    background-repeat: no-repeat;
}