BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.5em;
	MARGIN-BOTTOM: 10px;
	COLOR: #333333;
	LINE-HEIGHT: 1em;
	FONT-STYLE: italic;
	FONT-FAMILY: "trebuchet ms", helvetica, geneva, arial, sans-serif;
	LETTER-SPACING: 6px;
	margin-top: 10px;
}

 A:LINK { font-weight:bold; color: #993333; }
 A:VISITED { font-weight:bold; color: #000066; }
 A:HOVER { font-weight:bold; color: #336699; }
 A:ACTIVE { font-weight:bold; color: #336699; }
 TH { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
 
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type: square;
	line-height: 20px;
}
 
 .zwizei, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}

.boxleft {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.boxright {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	background-color: #ECF2F8;
	padding: 10px;
}

.linien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9DACBF;
	border-bottom-color: #9DACBF;
}
.status {
	background-color: #E8EFF7;
	font-weight: bold;
}
.klein {
	font-size: 10px;
}

.outertab {
	background-color: #FFFFFF;
	border: 1px solid #1E3851;
	padding: 5px;
	}
	
.boxtitel {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.hinweis {
	font-weight: bold;
	color: #FF0000;
}

