body {
	font-family:Verdana,Arial;
	font-size:10px;
	color:#2F4292;
	scrollbar-face-color:#c0c0c0;
	scrollbar-shadow-color:#7f7f7f;
	scrollbar-highlight-color:#e0e0e0;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#e0e0e0;
	scrollbar-arrow-color:#000000;
}
td {
	font-family:Verdana,Arial;
	font-size:10px;
	color:#2F4292;
}
input, select {
	width: 130px;
	font-size:12px;
	font-family:Verdana,Arial;
}
input.fullsize, select.fullsize {
	width: 385px;
	font-size:12px;
	font-family:Verdana,Arial;
}
input.minisize, select.minisize {
	width: 110px;
	font-size:12px;
	font-family:Verdana,Arial;
}
input.midisize, select.midisize {
	width: 189px;
	font-size:12px;
	font-family:Verdana,Arial;
}
input.schlag, select.schlag {
	width: 395px;
	font-size:12px;
	font-family:Verdana,Arial;
}
input.button {
	width: 110px;
	color: white;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana,Arial;
	background-color: #399B91;
	border: solid 0px white;
}
input.kont, select.kont {
	width: 250px;
	font-size:12px;
	font-family:Verdana,Arial;
	border: solid 1px #399B91;
}
input.kont3, select.kont3 {
	width: 50px;
	font-size:12px;
	font-family:Verdana,Arial;
	border: solid 1px #399B91;
}
input.kont4, select.kont4 {
	width: 188px;
	font-size:12px;
	font-family:Verdana,Arial;
	border: solid 1px #399B91;
}
textarea.kont {
	width: 255px;
	font-size:12px;
	font-family:Verdana,Arial;
	border: solid 1px #399B91;
}
input.button_k {
	width: 110px;
	color: white;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana,Arial;
	background-color: #399B91;
	border: solid 0px white;
}

a {
	color:#399B91;
	text-decoration:none
}
a.topnavi {
	color:white;
	text-decoration:none
}
a.topnaviHigh {
	color:white;
	font-weight:bold;
	text-decoration:none
}



.headline {
	font-size:18px;
	color:#2F4292;
	font-weight:normal;
}
.headline2 {
	font-size:12px;
	color:#2F4292;
	font-weight:bold;
}
.whiteStripe {
	font-size:8px;
	color:white;
}
.ergebnisse {
	font-size:10px;
	color:#2F4292;
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	padding-bottom:4px;
}