body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #003c86;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffff00}
a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active
{
  color: #CCCCCC;
  text-decoration: underline;
}

.style2 {color: #005083;}
.style3 {color: #B7B7B7}


 label {
  cursor: pointer;
 }
 textarea {
  width: 460px;
  height: 200px;
 }
 .pflichtfeld {
  color: #EE0000;
 }
 .hintergrund {
  color: #000000;
  background-color: #F5F5F5;
 }
 .danke {
  text-align: center;
  margin-top: 200px;
  padding: 10px;
 }

