html {overflow-y: scroll;}

body { 
background:#A2DAF4;
margin-top:80px; 
margin-left:80px; 
margin-right:80px; 
margin-bottom:0px; /* nur für alle Fälle */
font-family:Verdana, Charter, Geneva, Arial, Helvetica, sans-serif;
line-height:120%;
text-align:left;
font-size:12px;
}

p {
margin-top:0px;
margin-left:0px;
margin-bottom:4px;
line-height:140%;/* extra für IE 5 und niedriger */
font-size:12px;/* extra für IE 5 und niedriger */
}
.small {
font-size:10px;
}

ul {  
list-style-type:none; 
margin:0px;padding:0px;/* Das braucht es nur für Firefox */
}
li {  
list-style-type:none; 
margin:0px;padding:0px;/* Das braucht es nur für Firefox */
}

a, a:visited { 
text-decoration:none;
font-weight:bold;
color:#000000;
line-height:140%;
font-size:12px;
}
.imkasten { 
line-height:160%;
}

a:hover {   
color:#41A3D7;
}

.aweiss { 
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
line-height:140%;/* extra für IE 5 und niedriger */
font-size:12px;/* extra für IE 5 und niedriger */
}
.aweiss:hover { 
text-decoration:none;
color:#000000;
}

.blau { 
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#41A3D7;
margin-top:0px;margin-bottom:4px;
}

.kastentext { 
margin-top:10px;margin-bottom:10px;margin-left:15px;margin-right:15px;
}

h1 {
font-size:14px; 
font-weight:lighter;
margin-top:0px;margin-bottom:8px;
line-height:130%;
}

h2 {
font-size:12px; 
font-weight:lighter;
margin-top:4px;margin-bottom:12px;
}

.fett {
font-weight:bold;
}
.weiss {
color:#FFFFFF;
}

hr {
color:#000000;
width:100%;
margin-top:2px;
margin-bottom:8px;
}

.hr2 {
color:#000000;
width:100%;
margin-top:0px;
margin-bottom:10px;
}

.kasten {
background-image:url('images/black.gif');
background-repeat:repeat-y;
border:0;
}
.adresse {
background-color:#40A3D7;
position:relative;top:10px;left:5px;right:25px;bottom:10px;
z-index:1;
}

.position {
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:20px;
}






