@CHARSET "ISO-8859-1";
html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
background: #ffffff;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}
body {
height:100%;
max-height:100%;
overflow:hidden;
padding:0;
margin:0;
border:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #ffffff;
}
#content {
top:0;
bottom:0;
overflow:auto;
height:100%;
border-top:115px solid #fff;
border-bottom:5px solid #fff;
border-left: 226px solid #fff;
border-right: 240px solid #fff;
}
*html #content {
top:0;
bottom:0;
height:100%;
width:100%;
overflow:auto;
border-top:115px solid #fff;
border-bottom:5px solid #fff;
border-left:226px solid #fff;
border-right:240px solid #fff;
}
#rechts {
position:absolute;
z-index:3;
overflow:hidden;
top:133px;
bottom:0px;
width:240px;
right:0px;
}
*html #rechts {
top:10;
bottom:0;
overflow:hidden;
height:100%;
width:240px;
border-top:123px solid #fff;
}
#navi {
display:block;
overflow:hidden;
position:absolute;
z-index:3;
top:115px;
width:226px;
height:100%;
left:2px;
}
*html #navi {
top:0;
bottom:0;
overflow:hidden;
height:100%;
width:226px;
border-top:115px solid #fff;
left:2px;
}
#navi td, #navi a{
color:#fff;
}
#head {
position:absolute;
top:0;
left:2px;
width:100%;
inner-height:115px;
height:115px;
font-size:1em;
z-index:5;
overflow:hidden;
}
*html #head {
top:0px; width:100%; height:115px; border-left:1px solid #fff;
}
#foot {
text-align:center;
position:absolute;
left:226px;
bottom:0px;
width:550px;
height:5px;
font-size:1em;
z-index:5;
overflow:hidden;
}
*html #foot {
bottom:0px; width:550px; height:5px; overflow:hidden;
}
#inhalt{
padding:10px;
padding-top:3px;
}
.antifloat {
clear: both;
visible: hidden;
}
.anleser{
border-bottom: 1px solid #047dc2;
margin-bottom:15px;
}
.anleser h2{
color:#000;
}
.anleser a{
color:#ff0000;
}
.anleser a:hover{
color:#ff5555;
}
#seitenH{
height:38px;
padding-top:9px;
padding-left:45px;
color:#fff;
font-size:12px;
background-image: url("http://watercool.de//_masken/normal/1/../global/images/wo_bin_ich_logo.gif");
background-position: left top;
background-repeat: no-repeat;
}
body, td, div, p {
font-size:12px;
font-family: verdana, "Lucida Sans Unicode";
color: #000;
padding:0px;
margin:0px;
}
a {
color: #047dc2;
text-decoration: none;
}
a:hover {
color: #002f77;
text-decoration: underline;
}
p{
margin-bottom:20px;
}
h1{
font-size: 18px;
}
h3{
font-size: 12px;
color:#2d71c5;
font-weight: bold;
}
h3 a{
color:#2d71c5;
}