* {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}


html { height:100%; }

body {
min-height:101%;
}
		
#content_text a:link{
	color: #003366;
	text-decoration: underline;
		}
#content_text a:visited{
	color: #003366;
	text-decoration: underline;
		}
#content_text a:hover{
	color: #003366;
	text-decoration: none;
		}
		
		
.anmelden input {
	width:300px;
	border:none;
	background-color:white;
	font-size:13px;
	border:1px solid #003366;
}

.anmelden input[type="submit"] {
	width:100px;
}

.anmelden textarea {
	width:300px;
	height:190px;
	border:none;
	background-color:white;
	font-family:arial, helvetica;
	font-size:13px;
	border:1px solid #003366;
}

.small {
	font-size:9px;
}
		

