body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: small;	
	background-color: #FFcc33;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000066;	
}

h3 {
	font-size: medium;
	color: #000066;
}
.red {
	color: #FF3300;
	font-weight: bold;
}
.farbefuss a {text-decoration: none}
.farbefuss a:hover { color: #000000; font-weight: bold; }
a:link{ color: #000033; }
a:hover { color: #003399; }
a:visited { color: #003366; }

#erste_links {
	text-align: center;
	height: 12pt;
}
#erste_links a {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
#erste_links a:hover {
	background-color: #336699; 	
	color: #ffffff;
	font-weight: bold; 
	text-decoration: none
}
#zweite_links { 
	height:20px; 
	background-color: #FFCC33;
}
#zweite_links a {
	text-decoration: none; 
	color: #000099;
	font-weight: bold;
}
#zweite_links a:hover {
	background-color: #FFCC33;	
	text-decoration: none;
	font-weight: bold;
}
.gelb {
	text-align: left;
	padding-left: 2px;
}
.gelb h5 a {
	text-decoration: none;
	font-size: small; 	
}
.gelb h5 a:hover {
	text-decoration: none; 
	background-color: #FFCC33;
	color: #000066;
	font-size: small;
}
.gelb h5 a:visited {
	text-decoration: none; 	
	color: #000066;
	font-size: small;
}
p a {
	text-decoration: none; 
	color: #000099;
}
p a:hover {
	background: #FFCC33;	
	text-decoration: none;	
}
.fuss_links {
	background-color: #FFCC33;		
}
.fuss_links a {
	text-decoration: none; 
	color: #000099;	
}
.fuss_links a:hover {
	font-weight: bold;	
	text-decoration: none;	
}
.annimo a{
	font-size: smaller;
	color: #FF9900;
}

