*
{
margin: 0;
padding: 0;
border: 0;
font-family : Trebuchet MS, arial, helvetica, sans-serif;
background-color: transparent;
}


html {
height:100%;
background-color: #BFD8D2;
}


body {
font-size : 100.01%;
height:100%;
border-bottom: 1px solid  #BFD8D2;
background-color: ;
}






h1 {

width: 99%;
font-size : 1.5em;
font-weight : bold;
line-height: 1.1em;
color : #000;
padding : 13px 0 13px 0;
}


h2 {
color : #000;
font-size : 1.1em;
font-weight : bold;
text-align : left;
}

h3 {
color : #000;
font-size : 1.2em;
font-weight : bold;
text-align : left;
margin : 0 0;
padding: 0;
}


a:link, a:visited, a:active
{
color : #000080;
text-decoration : underline;
}

a:hover
{
color : #000080;
text-decoration : none;
}



#nav {
float: left;
width : 90%;
height : auto;
text-align: left;
margin: 50px 0 0 0;
font-size: 1.1em;
color: #fff;
font-family : arial, helvetica, sans-serif;
}


#nav ul
{
list-style-type: none;
text-align: right;
}


#navlist1 li
{
width: 100%;
font-family : arial, helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
}


#navlist1 li a,
#navlist1 li a:link,
#navlist1 li a:visited
{
display: block;
font-weight: bold;
color: #000;
text-decoration : none;
padding: 5px 0 ;
}

#navlist1 li a:hover
{
display: block;
color : #4AAE93;
font-weight: bold;
text-decoration : none;
background-color: ;
padding: 5px 0 ;
}



#a10 #navlist1 #m1 a,
#a20 #navlist1 #m2 a,
#a30 #navlist1 #m3 a,
#a40 #navlist1 #m4 a,
#a50 #navlist1 #m5 a,
#a60 #navlist1 #m6 a,
#a70 #navlist1 #m7 a,
#a80 #navlist1 #m8 a,
#a90 #navlist1 #m9 a,
#a100 #navlist1 #m10 a,
#a110 #navlist1 #m11 a,
#a120 #navlist1 #m12 a
{
display: block;
color : #006666;
font-weight: bold;
text-decoration : none;
background-color: ;
padding: 5px 0 ;
}







#all {
height: 100%;
width: 100%;
min-width: 755px;
max-width: 900px;
width: expression(
(document.documentElement && document.documentElement.clientHeight) ?
(document.documentElement.clientWidth < 755) ? "755px" :
(( document.documentElement.clientWidth > 900) ? "900px" : "auto") :
(document.body.clientWidth < 755) ? "755px" :
(( document.body.clientWidth > 900) ? "900px" : "auto")
 );
}


#all2 {
float: left;
min-height: 100%;
width: 100%;
background-color: ;
background-image : url(bilder/apfel.jpg);
background-repeat : no-repeat;
background-position : 10px 500px;
}



#topa {
clear: both;
float: left;
width : 100%;
height : 170px;
background-image : url(bilder/b2.jpg);
background-repeat : repeat-y;
background-position : 0 0;
}



#top1 {
float: left;
width : 25%;
height : 170px;
text-align: center;
background-color: ;
background-image : url(bilder/logo.gif);
background-repeat : no-repeat;
background-position : 50% 50%;
}


#top11 {
float: left;
width: 100%;
padding: 0 0 0 5px;
text-align: left;
font-size: 0.9em;
font-weight: bold;
color: #000;
}



#top2 {
float: right;
width : 74%;
height : 170px;
border-left: 1px solid #16D5AA;
}


#top21 {
float: left;
width : 95%;
height : 170px;
background-image : url(bilder/b2.gif);
background-repeat : no-repeat;
background-position : 100% 0;
}

#top210 {
width : 95%;
padding: 40px 0 0 0 ;
margin: 0 auto;
text-align: left;
font-size: 1.1em;
font-weight: bold;
color: #003A6F;
}


#top22 {
float: right;
width : 4%;
height : 170px;
text-align: left;
border-left: 1px solid #16D5AA;
background-color: ;
}

#top220 {
width : 100%;
height : 170px;
font-size: 0.9em;
font-weight: bold;
color: #000;
margin: 0 auto;
background-color: ;
background-image : url(bilder/.gif);
background-repeat : no-repeat;
background-position : 0 50%;
}





#m0 {
clear: both;
float: left;
width : 100%;
overflow: hidden;
}



#left {
float: left;
width: 25%;
padding: 20px 0 5000px 0;
margin: 0 0 -5000px 0;
text-align: center;
font-size: 0.7em;
background-color: ;
}


.mid1 {
width : 100%;
margin: 0 auto;
text-align: center;
color: #5F5F5F;
}

.mid11 {
width : 99%;
text-align: left;
font-size: 0.85em;
color: #fff;
}

#mid2 {
float: right;
width : 74%;
text-align: right;
border-left: 1px solid #16D5AA;
}


#mid21 {
float: left;
width : 95%;
height: auto;
text-align: center;
}




#mid210 {
width : 95%;
min-height: 600px;
height: auto !important;
height: 600px;
margin: 0 auto;
text-align: left;
font-size: 0.85em;
line-height: 1.3em;
color: #282828;
}


#mid210 .c1 {

}

#mid210 .p1 {
float: left;
margin: 0 35px 5px 0;
}


#mid210 ul,
#mid210 ol
{
padding: 0 0 0 30px ;
background-color: ;
}

#mid210 li{
padding: 5px 0;
background-color: ;
}


hr
{
width: 100%; 
color: #000; 
height:1px;
border: 1px dashed #a0a0a0;
}

#mid210 td
{
padding: 5px 0 ;
}


#right {
float: right;
width : 4%;
height: auto;
padding: 50px 0 5000px 0;
margin: 0 0 -5000px 0;
text-align: right;
background-color: ;
border-left: 1px solid #16D5AA;
}



.mid22 {
float: right;
height: auto;
width : 100%;
text-align: center;
}


.mid220 {
height: auto;
width : 90%;
font-size: 0.8em;
color: #000;
margin: 20px auto 0 auto;
text-align: left;
}

.mid220 ul
{
margin: 0 0 0 3px ;
padding: 0 ;
}

.mid220 li{
margin: 4px 0 0 15px;
padding: 0;
}




dl {
clear: both;
float: left;
width: 100%;
margin: 7px 0 0 0;
padding: 0;
}


dt {
float: left;
width: auto;
margin: 0 3px 0 0;
padding: 0;
}


dd {
width: auto;
margin: 0 ;
padding: 3px 0 7px 0;
}


#footer {
display: none;
float: left;
font-size: 0.7em;
text-align: center;
width: 100%;
height: auto;
padding: 0;
margin: 0 ;
border-bottom: 1px solid #7F7F7F;
border-top: 1px solid #7F7F7F;
}
