/* Reset der Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: Arial, Helvetia, Sans-serif;
    font-size: 12px;
    line-height: 18px;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}



/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #9ddaf2;
}

/* Layout-Elemente */

#page {
    margin: auto;
    width: 900px;
    left: 50%;
    margin: -290px auto 0 -450px;
    position:absolute;
    text-align:left;
    top:50%;
}

#header {
    width: 886px;
    padding-right: 14px;
    padding-top: 2px;
    background: url(/design/header.png) left top no-repeat;
    height: 93px;
}

#main {
    width: 886px;
    padding-right: 14px;
    background: url(/design/content.png) left top repeat #FFF;
    height: 476px;
}

#navi {
    width: 140px;
    height: 473px;
    float: left;
    border-top: 3px solid #79207f;
    padding: 0;
}

#content {
    width: 487px;
    overflow: auto;
    overflow-y: scroll;
    height: 473px;
    float: left;
    border-top: 3px solid #79207f;
}

#sidebar {
    width: 259px;
    height: 473px;
    float: right;
    border-top: 3px solid #79207f;
}

#footer {
    clear: both;
    width: 886px;
    padding-right: 14px;
    height: 10px;   
    background: url(/design/footer.png) left top no-repeat;
}

#snake {
    position: absolute;
    left: 120px;
    top: 10px;
    width: 40px;
    height: 470px   position: absolute;
    top: 100px;
    width: 46px;
    height: 468px;
    background: url(/design/snake.png) left top no-repeat;
}

/* Grafische Aufbereitung */

#navi ul {
    margin: 2px 2px 0 4px;
    list-style: none;
    padding: 0;
    background: url(/design/navi_ul_bottom.png) bottom left no-repeat;
    height: 471px;
}

#navi ul li {
    background: url(/design/navi_li_top.png) left top no-repeat #efc4d9;
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #FFF;
    zoom: 1;
    display: block;
    width: 134px;
    float: left;
}

#navi ul li.end {
    background: url(/design/navi_li_top.png) left top no-repeat #efc4d9;
    height: 20px;
    border: 0 none;
    zoom: 1;
}

#navi ul li a {
    color: #202B83;
    font-weight: bold;
    text-decoration: none;
    background: url(/design/navi_li_bottom.png) left bottom no-repeat;
    display: block;
    padding: 3px 10px 2px 13px;
    zoom: 1;
    margin: 0;
}

#navi ul li a:hover,
#navi ul li a.active1 {
   color: #c70077; 
}

#navi ul ul {
    border-right: 1px solid #FFF;
    padding: 0;
    margin: 0;
    height: auto;
    background: #ecdfed;
    display: block;
    width: 134px;
    float: left;
}

#navi ul li div.first {
    border-top: 3px solid #FFF;
    background: url('/design/navi_li_ul_top.png') left top no-repeat;
    height: 4px;
    padding 0;
    margin: 0;
    font-size: 1px;
    line-height: 1px;
    zoom: 1;
    display: block;
    width: 134px;
    float: left;
}


#navi ul li div.last {
    background: url(/design/navi_li_ul_bottom.png) left bottom no-repeat;
    height: 4px;
    padding 0;
    margin: 0;
    font-size: 1px;
    line-height: 1px;
    zoom: 1;
    display: block;
    width: 134px;
    float: left;
}

#navi ul ul li {
    background: none;
    border-bottom: 0 none;
}

#navi ul li ul li.active1 {
    
    background: url(/design/navi_li_li_top.png)  left top no-repeat #FFF;
    margin: 0;
    border-bottom: 0 solid #FFF;
}

#navi ul li ul li a {

    padding: 0 0 0 15px;
    margin: 0;
    background: none;
    zoom: 1;
}

#navi ul li li a.active1 {
    padding: 0 0 0 15px;
    margin: 0;
    background: url(/design/navi_li_li_bottom.png) left bottom no-repeat;        
}

#toolbar {

    position: absolute;
    right: 10px;
    top: 20px;
    width: 100px;
}

#toolbar a {

    color: #0c3b83;
    text-decoration: none;
    font-size: 10px;
}

#toolbar a:hover,
#toolbar a.active1 {

   color: #c70077; 
}

#logo {
    position: absolute;
    left: 10px;
    top: 3px;
    border: 0 none;
}

.address {

    color: #0e418f;
    font-weight: bold;
    font-size: 7.5pt;
    padding: 5px 6px ;
    border-bottom: 3px solid #79207f;
    line-height: 11pt;
}  

#padder {
   padding: 3px 2px 5px 3px;
}

#layoutimage {

    border-top: 3px solid #79207f;
}

#padder h1 {
    margin-top: 4px;
    color: #79207f;
    font-size: 15px;
    line-height: 35px;
    padding-left: 35px;
    padding-top: 15px;
    font-weight: bold;
}

#padder h2 {
    margin-top: 5px;
    color: #79207f;
    font-size: 15px;
    line-height: 35px;
    padding-left: 35px;
    font-weight: bold;
}
#padder p {
    padding-left: 35px;
    color: #0e418f;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 10px;
}

#padder li {
    color: #0e418f;
    font-size: 11px;
    line-height: 15px;
}

#padder ul,
#padder ol {
    
    color: #0e418f;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 10px;
    padding-left: 55px;
    list-style-type:square;
}

#padder ol {
    list-style-type:decimal;
}


.mainblock {
    width: 430px;
    float: left;
    margin-left: 35px;
    display: inline;
}

.leftblock {
    width: 200px;
    float: left;
    margin-left: 35px;
    display: inline;
}

.rightblock {
    width: 200px;
    margin-left: 20px;
    float: left;
    display: inline;
}

#padder .leftblock ul,
#padder .leftblock ol,
#padder .rightblock ul,
#padder .rightblock ol {
    padding-left: 20px;
}

#padder .leftblock p,
#padder .rightblock p {
    padding-left: 0;
}

.rightblock img,
.leftblock img {
    margin-top: 2px;
    margin-bottom: 15px;        
}

.clear {
    clear: both;
}

.newsblock {
    background: url(/design/news_top.png) left top no-repeat #dce2ef;
    padding: 3px 0 5px 0;
    margin: 3px;
    position: relative;
    color: #18307f;
    font-size: 11px;
}

.newsblock a {
}

.newsblock h2 {
    padding: 3px 15px;
}

.newsblock h4 {
    padding: 5px 15px 10px 15px;
    position: relative;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
}

.newsblock a {
    color: #18307f;
    text-decoration: none;
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 11px;
}

.fixed {
    height: 197px;
}

.newsfooter {
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/design/news_bottom.png) left bottom no-repeat;
}

a {
    color:  #18307f;
    
}
a:hover {
    text-decoration: underline;
}

.sep {
    margin-top: 3px;
    border-top: 3px solid #79207f;
}

#sitemap {
    padding-left: 35px;
}

#sitemap a {
	text-decoration: none;
	font-size: 12px
	line-height: 17px;

}

#sitemap ul {

	list-style: none;	
}

#sitemap li li {
	padding-left: 10px;
}

#stf {
    position: absolute;   
    bottom: 15px;
    left: 10px;
}

#stf a {
    
    font-size: 11px;
    text-decoration: none;

}
