.background{background-color:#CCCCCC;}

A:link {
	font-family: Arial;
	color:#666666;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
A:visited {
	font-family: Arial;
	color:#666666;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
A:hover {
	font-family: Arial;
	color:#006699;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	
}
.foot A:link {
	font-family: Arial;
	color:black;
	font-size: 10px;
	text-decoration: none;
}
.foot A:visited {
	font-family: Arial;
	color:black;
	font-size: 10px;
	text-decoration: none;
}
.foot A:hover {
	font-family: Arial;
	color:black;
	font-size: 10px;
	text-decoration: underline;
}
.foot{font-family:Arial; font-size: 10px; color:black;}
.menue{font-family:Arial; font-size:12px; color:#006699;}
.titlesmall{font-family:Arial; font-size:12px; color:#666666;; font-weight:bold;}
.title{font-family:Arial; font-size:12px; color:#006699; font-weight:bold; padding-left:10px;}
.inhalt{font-family:Arial; font-size:12px; color:#666666;; text-align:justify; padding-left:10px;}
.inhaltinput{font-family:Arial; color:black; font-size:8pt; border-width:1px; border-style:solid; border-color:#FFFF00;}

area{
	display: none;
	visibility: hidden;
	width: 0px;
	height:0px;
}


