.mainbgleft {
	background-attachment: scroll;
	background-image: url(/images/mainbg_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainbgright {
	background-attachment: scroll;
	background-image: url(/images/mainbg_right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainbgcenter {
	background-attachment: scroll;
	background-image: url(/images/mainbg_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #52687b;
	text-decoration: none;
}
.aufzaehlung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #52687b;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #52687b;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #52687b;
	text-decoration: none;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #52687b;
	text-decoration: none;
}
.ueberschriftorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff9602;
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
}
.bemerkungen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #a1acb6;
	text-decoration: none;
}


form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	background-color: #E7E8EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	border-color: #748EA7;
}

a {
    color: #04329C;
    text-decoration: none;
}


.headlinegross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d7d1c4;
	font-weight: bold;

}


