body {
	font-family: Arial;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
	background-position: center center;
	background-image:url(../images/m_ges_hintergrund_01.gif);
}
a:link,a:visited {
	font-family: Arial;
	color: #000099;
	text-decoration: none;
	margin-top: 0; 
   margin-bottom: 0;
}
a:active {
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	margin-top: 0; 
   margin-bottom: 0;
}
a:hover {
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	margin-top: 0; 
	margin-bottom: 0;
}
.submit01 {
	color: #000099;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #000099;
	background-color: #CCCCFF;	
}
.submit01:hover {
	color: Red;
}
.input01 {
	color: #000099;
	font-size: 12px;
	border-width: 1px;
	border-color: #000000;
	background-color: #CCCCFF;
	border-style: solid;
}
.input01:hover {
	color: Red;
}
.input02 {
	color: #000099;
	font-size: 13px;
	border-width: 1px;
	border-color: #000099;
	background-color: #FFFFFF;
	border-style: solid;
}
.input02:hover {
	color: Red;
}
.aufblau:link, aufblau:active {
	color: #CCCCFF;	
}