* {
    padding: 0;
    margin:  0;
}
body {
    font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 13px;
    background-color: #f7f0fb;
        
        scrollbar-face-color:#ebebeb;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
}
h1 {
    font-weight:bold;
    font-size: 1.1em;
    color: #41166D;
}
#main {
    background: #FFFFFF url(../images/bgm.gif) repeat-y;
    width: 1020px;
    padding: 0px;
    margin: 0px auto;
    background-color: white;
    min-height: 860px;
    height: 860px auto;
}
#left {
    background: #FFFFFF url(../images/bghomecontent.gif) repeat-y;
    float: left;
    width: 230px;
    min-height: 860px auto;
    height: 100%;
}
#logo {
    background: #ffffff url(../images/bglogo.gif) no-repeat;
    width: 100%;
    height: 115px;
}
#menu {
    background: #ebe1f7  url(../images/bgnavi.gif) repeat-y;
    width: 100%;
    min-height: 745px;
    height: 745px auto;
}
#middle {
    background: #FFFFFF;
    float: left;
    height: 100%;
    width: 590px;
    }
#mainhead {
    background-color: #FFFFFF;
    height: 115px;
    min-height: 115px;
    width: 100%;
}
#content {
    width: 95%;
    padding-top: 7px;
    padding-left: 20px;
    min-height: 515px;
    height: 515px auto;
    }

#right {
    background: #cccccc url(../images/bgnews.gif) repeat-y;
    float: right;
    width: 200px;
    min-height: 850px auto;
    height: 100%;
}
#suche {
    background: #ebe1f7 url(../images/bghilfsnavi.gif) repeat-y;
    padding-top: 20px;
    padding-left: 10px;                              
    height: 35px;
}
.suchbox {
    width: 100px;
    height: 18px;
    border: 1px solid #41166d;
    font-size:11px;
    background-color:#FFFFFF;
}
.suchsubmit {
    width: 50px;
    background-color: #ebe1f7;
    font-size: 10px;
    }
#hilfsnavi {
    background:#ebe1f7 url(../images/bghilfsnavi.gif) repeat-y;
    padding-left: 10px;
    min-height: 60px;
    height: 60px;
    font-size: 12px;
    font-weight: bold;
} 

#news {
    float: left;
    padding-left: 15px;
    padding-top: 22px;
    width: 75%              
}
#fontsize {
        float: left;
        width: 200px;
        height: 80px auto;
}

#text1 {
    font-size: 12px;
    color: #41166D;
    padding-bottom: 12px;
    }
#text2 {
    font-size: 12px;
    color: black;
}
#text a {
    text-decoration:underline;
    color: black;
}
#text a:hover {
    text-decoration:underline;
    background-color:#f6f6f6;
}
ul {
    list-style: square;
    padding-left: 20px;
}
li {
    padding-left: 5px;
}
.liste {
    width:80%;
    padding:3px;
    margin:2px;
    background-color:#f6f6f6;
}
table {
    width: 95%;
    margin-top:  2px;
    border: 0px
}
th {
    color: white;
    vertical-align:bottom;
    text-align:left;
    padding: 10px;
    background-color:#aaaaaa;
    font-size:12px;
}
td {
    vertical-align:bottom;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:12px;
}
.input {
    border-bottom:1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-left:1px solid #aaaaaa;
    border-top:1px solid #aaaaaa;
    background-color:#ebe1f7;
    font-size:12px;
    font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}
.textarea {
    scrollbar-3dlight-color: #eeeeee;       
    scrollbar-darkshadow-color: #eeeeee;
    scrollbar-highlight-color: #818181;
    scrollbar-shadow-color: #818181;
    scrollbar-arrow-color: #818181; 
    scrollbar-base-color: #eeeeee;
    scrollbar-face-color: #eeeeee;
    scrollbar-track-color: #dedede;
}
.submit {
    border-bottom:1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;
    border-left:1px solid #ffffff;
    border-top:1px solid #ffffff;
    background-color:#f6f6f6;
    font-weight:bold;
    font-size:0.8em;
}

/*#search {
    background-color: #ebe1f7;
    margin-top: 15px;
    padding: 5px;                              
    height: 50px;
}
#jobs {
    background-color: #a694c2;
    height: 140px auto;
    min-height: 140px;
    margin-top: 15px;
    padding: 5px;                              
}*/
/*CSS Menu*/
#menu ul {
    list-style: none;
    padding: 0px;
    margin-top: 5px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding-left: 40px;
    padding-top: 3px;
    width: auto;
    border: 0px;
    font-weight: bold;
    font-size: 12px;
}
#menu li {
    /* all list items */
    display: inline;
    padding: 0px;
}
#menu li ul {
    /* second-level lists */
    padding-left: 30px;
    padding-bottom: 10px;
}
#menu li li a {
    /* second-level lists */
    color: #000000;
    text-decoration:none;
    width: auto;
    display: block;
    padding-top: 4px;
    padding-left: 20px;
    height: 13px;
    min-height: 13px;
    font-size: 12px;
    border: 0px;
}
#menu li li li a {
    /* second-level lists */
    color: #000000;
    text-decoration:none;
    width: auto;
    display: block;
    padding-left: 25px;
    height: 20px;
    min-height: 20px;
    font-size: 1em;
    border: 0px;
}
#menu li li {
    /* second-level lists */
    display: block;
}
#menu li a:hover {
    color: #41166d;
}
#menu li a.aktiv {
    color: #41166d;
}
#hilfsnavi a {
    color: black;
    text-decoration:none;
}
#hilfsnavi a:hover {
    color: #41166d;
}
.boxtitle {
    font-weight: bold;
    font-size: 13px;
    color: #41166d;
}
.boxlink {
    color: #000000;
    text-decoration:none;
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 8px;
    padding-top: 13px;
}
a.boxlink:hover {
    color: #41166d;
}

a.sitemap_level1 {
    margin-top:20px;
    margin-left:20px;
    font-weight:bold;
    padding:2px;
    font-size:1em;
    color: black;
}
.sitemap_level2_container {
    margin-left:50px;
    width:50%;
    padding:2px;
    font-size:1em;
}
a.sitemap_level2 {
    color: black;
    }
    
.sitemap_level3_container {
    margin-left:80px;
    width:50%;
    padding:2px;
    color: black;
}
a.intext {
    color: #000000;
}
a.intext:hover {
    color: #41166d;
}
a.intext:aktiv {
    color: #41166d;
}
a {
    color: #000000;
}
a:hover {
    color: #41166d;
}
a:aktiv {
    color: #41166d;
}