body { background-color:#ffffff; color:#000000; }
div.menu { position:fixed; float:left; padding:0px;
   width:128px; top:1px; bottom:1px; left:1px;
   border-style:outset; border-width:1px; background-image:url(bg.png); }
div.content { position:absolute; left:142px; right:5px; top:10px; bottom:10px }
ul { list-style-type:none; text-indent:0px; padding-left:20px }
li { margin-top:15px;margin-bottom:15px }
h2 { text-align:center }
a:link { color:#999900;background-color:#ffffff }
a:visited { color:#333399;background-color:#ffffff }
a:active { color:#003333;background-color:#ffffff }
a.menu:link { color:#cc6600;background-color:rgba(255,255,255,0.4) }
a.menu:visited { color:#666600;background-color:rgba(255,255,255,0.4) }
a.menu:active { color:#993300;background-color:rgba(255,255,255,0.4) }
.title { text-align:center; color:#0000cc;background-color:#ffffff }
.remark { text-align:right; font-size:70%;}
p { text-align:center; }
table.box { text-align:left; border-spacing:0px; border-style:inset; border-width:1pt; }
table.box td { text-align:left; padding:4px; border-style:inset; border-width:1pt; }
table { text-align:left; border-style:none; border-spacing:10px; }
table.center { text-align:left; border-spacing:10px; margin:auto; }
td { text-align:left; padding:1px; border-style:none; }
td.logo { text-align:center; padding:2px; padding-top:3px; padding-bottom:0px; border-style:outset; border-width:1px }
img { border:0pt; }
img.menulogo { margin:16px; margin-bottom:7px; border-style:outset }
th.main { text-align:right; padding:15px }
td.main { text-align:left; padding:15px; border-style:none }

div#akct {
	position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0;
	margin:0;
	text-align: right;
}

div#akct img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}

div#akct a#akpeel img {
        width: 113px;
        height: 88px;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}

div#akct a#akpeel:hover {
	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#akct a#akpreload {
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}
