@charset "utf-8";
.layout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006;
	background-color: #FFF;
}
.tabelle_inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333367;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #333367;
	border-right-color: #333367;
	border-bottom-color: #333367;
	border-left-color: #333367;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/inhalt_center.jpg);
}
.formular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333367;
	background-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333367;
	border-right-color: #333367;
	border-bottom-color: #333367;
	border-left-color: #333367;
}
.logobox {
	background-image: url(../images/background_logobox.jpg);
}
