a {
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration:none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a.agb:link {
	color: #8F8F8F;
  font-style: italic;
}

a.agb:visited {
	color: #8F8F8F;
  font-style: italic;
}

a.agb:active {
	color: #8F8F8F;
  font-style: italic;
}


img{
	border: none;
}


body {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	background: transparent url(bg.jpg) repeat-x top;
}

pre {
	font-family: arial,sans-serif;
 	color: #000000;
	font-size: 14px;
}

h2.admin {
    font-size: 20px;
}

.mittel table, tr, li{
    font-size: 14px;
}

.fett {
	font-weight: bold;
}

.klein{
	font-size: 12px;
}

.fehler {
	font-weight: bold;
	color: red;
  text-align:center;
  letter-spacing:0.1em;
  font-style: italic;
  line-height:1.5em;
}

.ok	{
	font-weight: bold;
 	color: green;
}
.fussnote {
	font-size: 12px;
}

.rechts{
	position: absolute;
	right: 50px;
}

.zentriert {
	text-align: center;
}


.links {
	position: absolute;
	left: 50px;
}

.dlinks {
	position: absolute;
	left: 500px;
}

.kategorie	{
	font-size: 14px;
  line-height:1.5em;

}

.blaettern {
	font-family:Verdana;
  font-size:12px;
  line-height:1.2em;
}


#footer {
	bottom: 0px;
	width: 100%;
	line-height: 40px;
	border-top: 15px ;
	text-align: center;
	background-color: white;
}
