body {
	font-size: 0.9em;
}

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

form {
  margin: 0;
  display: inline;
  }

#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;
	}

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



/* ################################################################## */
/* # Events                                                           */
/* ################################################################## */

.eventtag {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #dcdcdc;
  font-size: 9px;
  background: #999999;
  padding: 1px 2px 1px 2px;
  border: solid #000000 1px;
  text-decoration: none;
}

.eventtag:hover {
  text-decoration: none;
}



/* ################################################################## */
/* # Left Column                                                      */
/* ################################################################## */

#col_left {
  width: 33%;
  float: left;
  }

/* ################################################################## */
/* # Middle Column                                                    */
/* ################################################################## */

#col_mid {
  width: 180px;
  float: left;
  }
  
.cover_home {
	#width: auto; /*or your image's width*/
	width: 150px;
	#height: auto; /*or your image's height*/
	height: 229px;
	}

/* ################################################################## */
/* # Right Column                                                     */
/* ################################################################## */

#col_right {
  width: 610px;
  float: left; 
  }
