/* Testformatierungen Yahoogle */
.paradiesfischig {
 visibility:hidden;
}
.hiernix {
 display:none;
}
html {
 background-color : #eee;
}
body {
 background-color : #eee;
}
img {
 border : none;
}
.chcur {
 cursor : pointer;
}
p {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 0.85em;
 color : #000080;
}
p.ontop {
 margin-top : 0;
}
#logo {
 background : transparent
              url(/pcw/pics/pcwlogo.gif)
              no-repeat
              center;
 margin : -202px 0 0 -255px;
 position : absolute;
 top : 50%;
 left : 50%;
 width : 500px;
 height : 404px;
 visibility : hidden;
}
#interrobang {
 background : transparent
              url(/pcw/pics/pcwlogo.gif)
              no-repeat;
 margin : -202px 0 0 -255px;
 position :absolute;
 top : 50%;
 left : 50%;
 width : 500px;
 height : 404px;
 visibility : hidden;
}
#interrotext {
 position : absolute;
 padding : 8px;
 top : 0;
 right : 0;
 width : 344px;
 height : 388px;
 overflow : auto;
}
.interrobang {
 background : transparent
             url(/pcw/pics/pcwlogo.gif)
             no-repeat;
 margin : -202px 0 0 -255px;
 position : absolute;
 top : 50%;
 left : 50%;
 width : 500px;
 height : 404px;
}
.interrotext {
 position : absolute;
 padding : 8px;
 top : 0;
 right : 0;
 width : 344px;
 height : 388px;
 overflow : auto;
}
a:link {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a:visited {
 color : #000080;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a:link:hover, a:visited:hover {
 color : #ffce9c;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}
a[href]:active {
 color : #ffce9c;
 background : transparent;
 text-decoration : underline;
 font-weight : bold;
}