body,tr,td {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #001747;
}
body {
	background-color: #001747;
}
th {
	text-align:left;
}
.titel {
	font-size: 16px;
	font-weight: bold;
	color: #1D58A1;
}
.little {
	font-size: 9px;
}
.imgborder {
	border: 1px solid #001747;
}

a {  
	color: 1D58A1;
	text-decoration: underline; 
}
a:hover {  
	text-decoration: none
}

.form {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid;
}
.formerror {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #FF0000;
}

.button {
	font-family: verdana;
	font-size: 11px;
	border: 1px ridge;
}

