a:link { text-decoration: none; color: #0000ff; }
a:visited { text-decoration: none; color: #a00000; }
a:hover { text-decoration: none; color: #0000ff; background: #c0f050;}
a:active { text-decoration: none; color: #700000; background: #ffff00;}

body {
color: #000000;
background: #ffffff;
}

#imgpos {
position: absolute;
left: 35px;
top: 20px;
width:480px;
height: 640px;
}

#toplogo{
position:absolute;
background-image:url(cjlogo2.gif);
background-repeat: no-repeat;
border:0;
width: 373px;
height: 134px;
top:0px;
left:55%;
z-index:2;
cursor: hand;
}

.impressum {
font-size:10px;
color: #000000;
font-family: Verdana, Arial;
position: relative;
margin-bottom: 20px;
}

.adtext {
font-size:10px;
font-family: Verdana, Arial;
}

.textblock {
font-family: Verdana, Arial;
position:relative;
bottom:10px;
font-size:9px;
width:70%;
}

#reload {
position: absolute;
z-index: 2;
top:105px;
left:85%;
width:100px;
height:20px;
}




