h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.adresse {
	color: #FFFFFF;
	font-size: 11px;
}
.navigation {
	color: #010000;
	text-decoration: none;
}
.navigationInaktiv {
	color: #3196FE;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #3196FE;
	line-height: 10px;
	border: 0;

}
.titel {
	font-size: 12px;
	font-weight: bold;
	color: #0100A4;
}
input {
	font-family: "Courier New", Courier, mono;
	border: 1px solid #3196FE;
	font-size: 11px;

}
textarea {
	border: 1px solid #3196FE;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3196FE;
	border: #0066CC;

}
button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3196FE;
	border: #ff9900;

}
a, a:visited {
	color: #0100A4;
}
a:hover {
	color: #3196FE;
}
.webdesign{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4 !important;
	text-decoration: none;
}
.maillink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff !important;
	text-decoration: none;
}

