html, body {
font: 90% "Arial Narrow", "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
height:100%;
min-width:820px;
color:#000;
}
#circ_back {
position:fixed;
opacity:0.3;
left:0;
top:-20px;
width:580px;
height:808px;
background: transparent url("/design/zirkel.gif") no-repeat center;
z-index:-1;
}
#master {
margin:0 0 0 -409px;
position:absolute;
top:20px;
left:50%;
width:820px;
height:575px;
}
#top { margin: 10px 3px; }
#top span {
position:absolute;
right:5px;
}
.content {
width: 460px;
min-height: 398px;
float:left;
border: 1px solid #e0e0e0;
margin: 4px;
padding: 0 25px;
line-height: 1.5em;
color:#000;
background:#fff;
}
#bottom {
text-align:center;
clear:left;
height: 30px;
padding: 10px;
}
.img, .red, .grey, .green, #circ, #logo {
width:128px;
height:128px;
margin:4px;
float:left;
border:0;
}
.img img { width:128px;height:128px; }
.square {
width:126px;
height:126px;
text-align:center;
line-height:126px;
font-weight:bold;
}
.left { width:150px; }
.left, .square, .content { opacity:0.85; }
.left:hover, .content:hover { opacity:1; }
.left, .square {
margin:4px;
float:left;
border:1px solid #e0e0e0;
background:#fff;
color:#000;
}
.square a, .square a:visited { color:#000; background:#fff; }
.square a:hover {
color:#de2939; background:#fff;
text-decoration:none;
}
.square.newsevent {
text-align: left;
line-height: 20px;
padding: 10px;
width:106px;
height:106px;
}
.nolh { line-height:25px !important; }
.img:hover img { display:none; }
.red, .grey, .green { color:#000; }
.red { background:#de2939; }
.grey { background:#e0e0e0; }
.green { background:#00814e; }
.red:hover { background:#e0e0e0; }
.grey:hover { background:#00814e; }
.green:hover { background:#de2939; }
#circ { background: url(../pics2/circ.jpeg) no-repeat center; }
#logo { background: url(../pics2/logo.gif) no-repeat center; }