html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background: url(/fileadmin/template/images/header.gif) no-repeat center top;
    font-family: Arial, Verdana;
    font-size: 12px;
}

#wrapper {
    width: 960px;
    margin: 160px auto 0 auto;
}

#navi_wrapper {
    margin: 0 0 0 0;
    float: left;
    clear: both;
}

#navi {
    width: 186px;
    /*height: 332px;*/
    height: 434px;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    /*background: url(/fileadmin/template/images/navi.jpg) no-repeat;*/
    background: url(/fileadmin/template/images/navi_extended.jpg) no-repeat;
}

#navi ul.level1 {  
    list-style: none;
    padding: 35px 0 0 15px;
    line-height: 0;
}

#navi ul.level1 li.level1,
#navi ul.level2 li.level2 {
    margin: 0;
    padding: 0;
}

#navi ul.level2 {  
    padding: 0;
    list-style: none;
    line-height: 0;
}

#recommendation {
    margin-top: 30px;
}

#address {
    margin: 20px 0;
    padding: 0 0 0 30px;
}

a img, a {
    border: none;
}

#content {
    /*width: 774px;*/
    width: 700px;
    float: left;
    margin: 0 0 20px 30px;
}

#content p.bodytext {
    margin: 0 20px;
}

#content h2.imageheader {
   overflow: hidden;
   height: 40px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}

#content a
, #address a {
    text-decoration: none;
    color: #2F8514;
}

#content div.csc-textpic-intext-right {
    margin-right: 20px;
}

#content #zit_mommsen {
    float: right;
    /*margin-top: -50px;*/
    margin-top: -30px;
}

/* Stylesheet für die infobox */
.infobox {
    width: 600px;
    margin: 0 auto;
}

.infobox-top {
    width: 600px;
    height: 24px;
    background: url(/fileadmin/template/images/box_header.jpg) no-repeat;
}

.infobox-body {
    width: 500px;
    padding: 10px 50px;
    background: url(/fileadmin/template/images/box_center.jpg) repeat-y;
}

.infobox-bottom {
    width: 600px;
    height: 16px;
    background: url(/fileadmin/template/images/box_footer.jpg) no-repeat;
}

.infobox p.bodytext {
    margin: 0;
    padding: 0;
}

.infobox ol,
.infobox ol li,
.infobox ul,
.infobox ul li {
    margin: 0 20px;
    padding: 0;
}

/* Kontaktformular (Powermail) */
#content div.tx-powermail-pi1 {
    margin-top: 20px;
    margin-left: 20px;
}

#tx-powermail-pi1_fieldset_1 {
    border: 0;
    margin: 0;
    padding: 0;
}

#tx-powermail-pi1_fieldset_1 legend {
    display: none;
}

/* Kontaktformular (Powermail) */
#content div.tx-powermail-pi1 {
    margin-left: 20px;
}

#tx-powermail-pi1_fieldset_1 {
    border: 0;
    margin: 0;
    padding: 0;
}

#tx-powermail-pi1_fieldset_1 legend {
    display: none;
}

div.tx_powermail_pi1_fieldwrap_html {
    margin: 5px 0;
}

#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html label {
    display: block;
    width: 60px;
    float: left;
    clear: both;
    margin-top: 5px;
}


#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html input,
#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html textarea {
    margin-left: 30px;
    width: 300px;
}

#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html select {
    margin-left: 30px;
}

#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html textarea {
    height: 150px;
}

#tx-powermail-pi1_fieldset_1 div.powermail_mandatory_js {
    color: red;
    margin: 5px 0 5px 90px;
}

#tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html input.powermail_submit {
    width: 130px;
    margin: 10px 0 0 175px;
}

/* Style für MP3 Player */
div.tx-freemp3player-pi1 {
    margin: 20px 0 20px 20px;
}

/* Supermailer style */
#supermailer {
    margin-left: 20px;
    float: left;
}

#supermailer label {
    display: block;
    width: 100px;
    clear: both;
}

#supermailer input {
    width: 300px;
    margin-bottom: 5px;
}

#supermailer select {
    margin-bottom: 5px;
}

#supermailer #submitdiv input {
    width: 130px;
    margin: 10px 0 0 175px;
}

/* tagcloud */
#tagcloud {
    margin-top: 45px;
    width: 700px;
}

#tagcloud a.klein {
    color: #77CC5D
    text-decoration: none;
    font-size: 14px;
}
    
#tagcloud a.mittel {
    color: #2F8514
    text-decoration: none;
    font-size: 17px;
}
    
#tagcloud a.gross {
    color: #145101
    text-decoration: none;
    font-size: 20px;
}


#tagcloud a.klein:hover {
    font-size: 16px;
}
    
#tagcloud a.mittel:hover {
    font-size: 19px;
}
    
#tagcloud a.gross:hover {
    font-size: 22px;
}

#footer {
    width: 960px;
    height: 137px;
    background: url(/fileadmin/template/images/footer.jpg);
}

/* Clear style */
.clear {
    clear: both;
}
