/* Ostpack_neu-CSS-File */

body {
  margin: 0%;
  padding: 0%;
  color: black;
  background-color: #f6f6f6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  max-width: 800px; */
}

a {
  color: black;
}

a:link {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #660066;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  text-decoration: underline;
}

a:active {
  color: red;
  text-decoration: underline;
}

a.anker {
  text-decoration: none;
  font-weight: bold;
}

a.anker:hover {
  color: black;
}

/* die Navigation in den Bilderseiten */

.bildernavigation {
  text-align:center;
  margin-top: 30px;
}

a.back {
  margin-right: 200px;
}

a.next {
  margin-left: 200px;
}

/* css-spielchen */

a #oben {
  display: none
}

a:hover #unten {
  display: none;
}

a:hover #oben {
  display: inline;
}

/* kopf der seite und titel */

#head {
  margin-left: 0px;
  margin-right: 40px;
  margin-top: 40px;
/*  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black; */
  background-image: url(img/logo.gif);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #b00303;
  height: 100px;
  color: white;
  text-align: right;
}

#titel {
  position: absolute;
  top: 80px;
  right: 40px;
  padding-right: 170px;
  font-style: italic;
}

/* Schnellnavigation */

#schnellnavigation {
  padding-left: 20px;
}

/* Navigationsblock */

#navigation {
  float: left;
  margin-top: 50px;
  padding-left: 20px;
  margin-bottom: 30px;
}

dd {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

dt.ueberschrift {
  font-style: italic;
  font-weight: bold;
  padding-bottom: 5px;
}

/* der Hauptblock */

#main {
  text-align: justify;
  margin-top: 50px;
  margin-right: 70px;
  margin-left: 200px;
  margin-bottom: 50px;
}

#neues {
  padding-top: 10px;
}

p.header {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em
}

p.kopf {
  font-weight: bold;
}

#img {
  border: none;
}

img.moppeds {
  float: left;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.thumbnail {
  background-color: #ffffff;
  border: 1px solid black;
  padding: 10px;
  margin: 10px;
  float: left;
}

div.bilder {
  text-align: center;
  margin-top: 20px;
}

img.bilder {
  background-color: #ffffff;
  border: 1px solid black;
  padding: 10px;
  text-align: center;
}

img {
  border: none;
}

/* AKVS head start v1.4 */

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: 100%;
	height: 100%;
}
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;
}

