body {
	background-color: #969494;
}

fieldset{
	border-color:#FFFFFF;
	border-width:thin;
 }



th {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}


h1 {
	font-family: Arial;
	font-size: 15px;
	color: #079A9A;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}


.linken {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.inhalt {
	font-family: "Arial";
    font-size: 13px;
	font-weight: normal;
    color:#000000;
	
}


b{
	color: #333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


.info {
	font-weight: normal;
	font-family: Verdana;
    font-size: 11px;
    color:#CECECE;
}


a.inhalt:link {
	text-decoration: underline;
	color: #000000;
}

a.inhalt:visited {
	text-decoration: underline;
	color: #000000;
}
a.inhalt:hover {
	text-decoration: none;
	color: #000000;
}
a.inhalt:active {
	text-decoration: underline;
	color: #000000;
}




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

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
