body {
    margin:0;
    background:url(images/bg.gif) left repeat-y #bfbfbf;
}

body, td, div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5e5e5e;
}

h1 {
    font-size: 16px;
    font-weight: bold;

    margin-bottom:3px;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    margin:0;
color: #e20020;
font-weight: bold;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    margin:0;
}

h4 {
    font-size: 16px;
    font-weight: normal;
    margin:0;
color: #e20020;
font-weight: bold;
}



a.mainmenue, a.mainmenue:hover {
    color:#FFFFFF;
    text-decoration: none;
}

a.mainmenue_a, a.mainmenue_a:hover {
    font-weight:bold;
    color:#FFFFFF;
    text-decoration: none;
}


a.submenue, a.submenue:hover {
    font-weight:bold;
    font-size: 12px;
    color: #b7b7ae;
    text-decoration: none;
    text-transform:uppercase;
    padding-left:18px;
    padding-right:8px;
}

a.submenue_a, a.submenue_a:hover {
    font-weight:bold;
    font-size: 12px;
    color: #677d2a;
    text-decoration: none;
    text-transform:uppercase;
    padding-left:18px;
    padding-right:8px;
}



a.thirdmenue, a.thirdmenue:hover {
    font-weight:bold;
    font-size: 10px;
    color: #677d2a;
    text-decoration: none;
    text-transform:uppercase;
}

a.thirdmenue_a, a.thirdmenue_a:hover {
    font-weight:bold;
    font-size: 10px;
    color: #b7b7ae;
    text-decoration: none;
    text-transform:uppercase;
}



a.submenue2, a.submenue2:hover {
    font-size: 12px;
    color: #940401;
    text-decoration: none;
}

a.submenue2_a, a.submenue2_a:hover {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}


a.quicklink, a.quicklink:hover {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}


.scroll {
    font-size: 12px;
    color: #063f6f;
}

.fuss {
    font-size: 10px;
    color: #0e387f;
    padding-top:6px;
}

.fuss2 {
    font-size: 10px;
    color: #0e387f;
    padding-top:6px;
}

.fuss a, .fuss a:hover{
    font-size: 10px;
    color: #0e387f;
    text-decoration: none;
}

.head {
    font-size: 12px;
    color: #444343;
    
    padding-left:8px;
}

.head a, .head a:hover{
    font-size: 12px;
    color: #444343;
    padding-left:13px;
    padding-right:13px;
    text-decoration: none;
}


.content {
    padding-left:40px;
    padding-right:40px;
    padding-top:25px;
    padding-bottom:20px;
}

.content p, .content div, .content td {
    line-height:20px;
}

.content_scroll {
    width:615px;
    height:608px;
    overflow:auto;
    
    scrollbar-base-color: #ffffff;
}

.container {
    background-color: #5e9132;
    padding-top:13px;
}

.content_container {
    padding:0;
    padding-left:16px;
}

.container_headline {
    width:125px;
    height:18px;
    background-color:#b40001;
    color:#FFFFFF;
    padding-top:2px;
    padding-left:16px;
}

.content_container2 {
    height:497px;
    width:305px;
    overflow:hidden;
}



input,select,textarea {
    width: 250px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #8c8c8c;
    color: #5e5e5e;
}

input.suche {
    color: #000000;
    background-color: #ffffff;
    font-size: 12px;
    border: 1px solid #666666;
    width: 165px;
}

.height100 {
    height:100%;
}

.box {
    background:#faf6f4;
    border:1px solid #FFFFFF;
    
    width:290px;
    height:145px;
}

.box_content {
    padding:8px;
}

.box2 {
    background:#fcf8f5;
    border:1px solid #FFFFFF;
    
    width:196px;
}

.box2 p, .box2 div, .box2 td {
    font-size:11px;
    color: #64584c;
}


ul li {
            
            list-style: url(/cms/images/bullet_rot.jpg) ;
        }
        
        ul li span {
            
            list-style: url(/cms/images/bullet_rot.jpg) ;
        }
        
        img {
    border:0;
}
