body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	scrollbar-face-color:#777777;
  	scrollbar-track-color:#F7F7F7;
  	scrollbar-arrow-color:#F7F7F7;
  	scrollbar-highlight-color:#F7F7F7;
  	scrollbar-shadow-color:#F7F7F7;
  	scrollbar-3dlight-color:#F7F7F7;
  	scrollbar-darkshadow-color:#F7F7F7;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

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

th {
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
}

hr {
	width: 100%;
	color: #990000;
	size: 1;
}
a:link { text-decoration:underline; font-weight:bold; color:#990000; }
a:visited { text-decoration:underline; font-weight:bold; color:#990000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#F7F7F7;}
a:active { text-decoration:underline; font-weight:bold; color:#990000;} 
.masteruberschriftpfeil {
	background-image: url(../Bilder/masterueberschrift_pfeil.png);
	background-repeat:no-repeat;
	height: 32px;
	width: 13px;
	left: 0px;
	top: 0px;
}
.masterueberschriftkante {
	background-image: url(../Bilder/masterueberschrift_kante.png);
	background-repeat:no-repeat;
	height: 32px;
	width: 74px;
	top: 0px;
	left: 0px;
}
.masterueberschriftverlauf {
	background-repeat: repeat-x;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	height: 32px;
	width: 1px;
	background-image:url(../Bilder/masterueberschrift_verlauf.png);
}
.masterueberschriftverlaufstrich {
	background-image:url(../Bilder/masterueberschrift_verlauf_.png);
	background-repeat: repeat-x;
	top: 0px;
	height: 32px;
}
.ueberschriftpfeil {
	background-image: url(../Bilder/ueberschrift_pfeil.png);
	background-repeat:no-repeat;
	height: 32px;
	width: 26px;
	left: 0px;
	top: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.ueberschriftverlauf {
	background-repeat: repeat-x;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	height: 32px;
	width: 1px;
	background-image: url(../Bilder/ueberschrift_verlauf.png);
}

.ueberschriftverlaufstrich {
	background-image: url(../Bilder/ueberschrift_verlauf_strich.png);
	background-repeat: repeat-x;
	top: 0px;
	height: 32px;
}

.contentPosition {
	position:absolute;
	left:5;
	top:0;
	width:100%;
	z-index:2;
}

.managementNavigationUeberschrift {
	font-size:16px;
	font-weight:bold;
	font-style: oblique;
	font-variant: small-caps;
}
