/* CSS Document */
body{
	background-color:#F8F8F8;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*
	background-image:url(I/bg.gif);
	*/
	background-repeat:repeat-y;
}
#content{
	background-color:#F8F8F8;
	margin-left:100px;
	width:820px;
	height:auto;
}
#header{
	margin-left:20px;
	height:161px;
	background-color:#F8F8F8;
}
#weiss{
	float:left;
	width:640px;
}
#border{
	float:left;
	height:500px;
}
/* MENU */
#menu{
	float:left;
	margin:10px 0px 0px 10px;
	padding-top:52px;
	width:112px;
	text-align:right;
}
#menu div a {
	text-decoration:none;
	font-weight:bold;
}
.mmpt, .mmptA{
	text-align:right;
	padding:right:0px;
	height:16px;
}
.smpt, .smptA{
	text-align:right;
	padding:right:10px;
	height:16px;
}
.mmpt a, .smpt a{ color:#9fb6be; }
.mmptA a, .smptA a{ color:#3b4c5d; }
/* INHALTSSTOFFE */
#inhalt{
	float:left;
	width:420px;
	margin:10px 22px 10px 22px;
	color:#004433;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.content p {
	width:350px;
}
.content a:link{
	text-decoration:underline;
	color:#3333FF;
}
.content a:hover{
	text-decoration:underline;
	color:#FF3333;
}
.content a:visited{
	text-decoration:underline;
	color:#333333;
}
ul{
	list-style-image:url(I/line.gif); 
	padding-left:12px
}
li{
	padding: 3px 0px 6px 0px;
}
#foot{
	float:left;
	width:640px;
}
/*  AKVS head start v1.5  */
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;
}
-->
</style>
<!--[if gte IE 5.5]>
<![if lt IE 7]>
<style type="text/css">
div#akct a#akpeel:hover {
		right: -1px;
}
</style>
<![endif]>
<![endif]-->
<!-- AKVS head end -->