p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

body {
	margin-top: 23px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.bghl {
	background-image: URL(images/bg_hl.gif);
}

.bglinie {
	background-image: URL(images/m_linie.gif);
}

.bgfeld {
	background-image: URL(images/bg_feld.jpg);
}

.weiss {
	color: #FFFFFF;
	font-size: 11px;
}

a {
	color: #1A4088;
	text-decoration: none;
}

.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.ueberkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.schwarzkl, input, select, textarea {
	color: #000000;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

.blackbold {
	font-weight: bold;
	color: #000000;
}

#headlinediv {
	padding: 5 10 5 10;
	width: 100%;
	background-image: url(images/ueberschrift_bg.gif);
	height: 28px;
}

#headlinediv h1 {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #363638;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}

#submen {
	margin-top: 2px;
	background-color: #6A6B6C;
	padding: 5 10 5 10;
}

.smallgrey {
	color: #333333;
	font-size: 11px;
}

input, textarea, select {
	background-color: #FFFFFF;
	border: 1px #9A9A9A solid;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

form {
	display: inline;
}