body, td {
	background-color:				#ffffff;
	color:							#0F4655;
	font-family:					arial, Helvetica;
	scrollbar-face-color:		#ffffff;
	scrollbar-shadow-color:		#ffffff;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-3dlight-color:	#0F4655;
	scrollbar-darkshadow-color:#0F4655;
	scrollbar-track-color:		#ffffff;
	scrollbar-arrow-color:		#0F4655;
}

body.out {
	background-color:				#ffffff;
}

.u1 {
	font-size:						18px;
	line-height:					22px;
	font-weight:					700;
	margin-top:						0px;
	margin-bottom:					10px;
}

.u2 {
  font-size:						12px;
  line-height:						12px;
  font-weight:						700;
  margin-top:						0px;
  margin-bottom:					5px;
}

.rumpf {
	font-size:						11px;
	line-height:					12px;
	font-weight:					500;
	margin-top:						0px;
	margin-bottom:					10px;
}

span.pfad {
	position:						absolute;
	left:								10px;
	top:								9px;
	color:							#0F4655;
	font-size:						11px;
	line-height:					12px;
	font-family:					arial, Helvetica;
	font-weight:					500;
}

/* Textdefinitionen*/

.seitentitel {
	font-size:						18px;
	line-height:					22px;
	font-weight:					700;
	margin-top:						0px;
	margin-bottom:					7px;
}

.kapitel {
	font-size:						11px;
	line-height:					12px;
	font-weight:					700;
	margin-top:						0px;
	margin-bottom:					5px;
}

.rumpf {
	font-size:						11px;
	line-height:					12px;
	font-weight:					500;
	margin-top:						0px;
	margin-bottom:					5px;
}

.brumpf {
	font-size:						11px;
	line-height:					12px;
	font-weight:					500;
	margin-top:						0px;
	margin-bottom:					0px;
}

.mittel {
	font-size:						11px;
	line-height:					12px;
	font-weight:					500;
	margin-top:						0px;
	margin-bottom:					5px;
}

.stichwort {
	letter-spacing:				2px;
	font-weight:					700;
}

/* Linkdefinitionen */

a {
	font-size:						11px;
	line-height:					12px;
}

a:link {
	color:							#0F4655;
	text-decoration:				none;
}

a:visited {
	color:							#0F4655;
	text-decoration:				none;
}

a:hover {
	color:							#0F4655;
	text-decoration:				none;
}

a:active {
	color:							#0F4655;
	text-decoration:				none;
}

/* graphische Definitionen */

.rand {
	border:							1px solid #cccccc;
}


/* Formularelemente*/

.button {
	background-color:				#ffffff;
	color:							#0F4655;
	width:							75px;
	border:							1px solid #0F4655;
	font-size:						11px;
	line-height:					12px;
}

.Feld {
	background-color:				#ffffff;
	color:							#0F4655;
	width:							20px;
	border:							0px solid #0F4655;
	font-size:						11px;
	line-height:					12px;
}

/* Einzelobjekte */

.formular {
	margin-top:						0px;
	margin-bottom:					5px;
}

.zurueck {
	position:						absolute;
	right:							15px;
	top:								9px;
	color:							#000066;
	font-size:						11px;
	line-height:					12px;
	font-weight:					500; }