
body {
    margin: 10px 30px 10px 10px;
    background-color: #6699CC;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
}

.text  { font-size: 0.8em; }
.titel { font-size: 1.1em; font-weight: bold; }

h1 { font-size: 1em;   font-weight: bold; display: block; margin: 0px; padding: 5px; text-align: center; background-color: #CCC; }
h2 { font-size: 1.1em; font-weight: bold; display: block; margin: 0px; padding-top: 5px;}

small, .small { font-size: 0.8em; }

#terzweblogo   { float: left; position: fixed; }
#terzwebbanner { float: right; text-align: center; margin-bottom: 10px; }

/* #terzwebbanner #unterstuetzerlink { padding: 10px 25px; border: 2px solid #CCC; } */
#terzwebbanner #unterstuetzerlink { padding: 25px 15px; border: 2px solid #CCC; }
/* #terzwebbanner #paypal { padding: 10px 15px 5px; border: 2px solid #CCC; border-top: 0; } */

form { margin: 0; display: inline; }

#terzwebhead { margin-left: 60px; margin-bottom: 15px; background: url(bilder/skyline2007.gif) 25px bottom no-repeat;}
#terzwebbody { margin-left: 60px; padding-top: 15px; border-top: 1px solid #CCC; }
#col_left    { width: 33%; float: left; }
#col_mid     { width: 29%; float: left; }
#col_right   { width: 37%; float: right; }

a { color: #0000CC; }
a:visited { color: #003399; }
a:active, a:focus { color: #003399; }

#aktuelles { padding: 15px 10%; border: 2px dashed #CCC; margin-bottom: 15px; position: relative; }
#aktuelles h1 { position: absolute; top: 5px; left: 5px; font-weight: bold; margin: 0; }

* html body div#terzwebbody #aktuelles h1 { left: 0; margin-left: -10%; } /* nur IE6 */


/* 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;
}


