BODY {
   margin: 0 0 0 0;
	padding: 0;
	background: #FFFFFF;
	color: Black;
}


DIV,TD{
	font-family: Geneva, Arial, sans-serif;
	font-size: 80%;
	background : #FFFFFF;
	color: Black;
}

h1{
	color: #000182;
	background: transparent;
	font-size: 120%
}

.blautext{
	color: #000182;
	background: transparent;
}

.bgblau {
	background-color: #ADD8E6;
}

.bggruen {
	background-color: #90EE90;
}

.linespace{
	line-height: 130%
}

.einruecken{
text-align: right;
	margin-top: 0%;
	font-size: 100%;
}

.zitat{
	margin-bottom: 0%;
}

.nav {
	font-size: 75%;
}


.mittel{
	font-family: Geneva, Arial, sans-serif;
	font-size: 75%;
}


.titel{
	font-family: Geneva, Arial, sans-serif;
	font-size: 110%;
}


.klein {
	font-family: Geneva, Arial, sans-serif;
	font-size: 70%;
}


.linevert {
	background-image: url(strich.gif);
	background-repeat : repeat-y;
	}


	.linehoriz {
	background-image: url(querstrich.gif);
	background-repeat : repeat-x;
	}
	
	.wand {
	background-image: url(wandteil.jpg);
	background-repeat : repeat-y;
	}


 .formular {
	font-family: Geneva, Arial, sans-serif;
	font-size: 75%;
	background : #F2F2F2;
	color: Black;
}




A:link {
	color: #0000FF;
	text-decoration : underline;
	background: transparent;
}


A:visited {
	color : #993399;
	text-decoration : underline;
	background : transparent;
}


A:hover {
	color : #FFFF00;
	text-decoration : underline;
	background-color : #3399FF;
}


A:active {
	color : #FF0000;
	background : transparent none;
	text-decoration : underline;
}

table #aktuelles
{
border-collapse:collapse;
}

table #aktuelles
{
border: 1px solid gray;
}
#aktuelles td
{
border: 1px solid gray;
padding: 3px 5px;
  font-size: 70%;
}


