body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0c60ae;
	line-height: 18px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#zentrieren {	
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	
}



table.zentraltabelle {
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0c60ae;
	line-height: 18px;
}

.aktiverlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 18px;
}



.uschrift1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #0c60ae;
	font-weight: bold;
}

.uschrift2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0c60ae;
	font-weight: bold;
}

.uschrift3{
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #0c60ae;
	font-weight: bold;
}

.uschrift4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0c60ae;
	font-weight: bold;
}






a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #acbbe4;
		line-height: 25px;
	text-decoration: none;
}
 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #acbbe4;
	line-height: 25px;
	text-decoration : none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #ffffff;
	line-height: 25px;
	text-decoration : none;
}
	
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #ffffff;
	line-height: 25px;
	text-decoration : none;
}

.aktiverlink{
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #ffffff;
	line-height: 25px;
	text-decoration : none;
}


a.linkunten:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0c60ae;
		line-height: 25px;
	text-decoration: none;
}
a.linkunten:visited {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color:#0c60ae;
	line-height: 25px;
	text-decoration : none;
}
a.linkunten:hover {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #acbbe4;
	line-height: 25px;
	text-decoration : none;
}
	
a.linkunten:active {
	font-family: "Times New Roman", Times, serif;
	font-size : 15px;
	color: #0c60ae;
	line-height: 25px;
	text-decoration : none;
}




form {
	display:inline;
}


textarea {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-left: 2px;
	color:  #555555;
	border: 1px solid #99CC00;
	overflow: auto;
	clip: rect( );
	position: static;
	background: #D3D3D3;
	width: 220px;
	height: 100px;
}


input {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #55555;
	letter-spacing: 1px;
	padding-left: 2px;
	border: 1px solid #99CC00;
	background: #D3D3D3;
	width: 220px;
}

input.button {
	font-size: xx-small;
	letter-spacing: 1px;
	padding-left: 2px;
	border: 1px #99CC00 solid;
	background: #D3D3D3;
	width: 105px;
	color: #555555;
	cursor: pointer;
}


fieldset {
	border : 1px solid #99CC00;
	}

legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

