body {
	background-color:#cccccc;
}


p {
	font-size:12px;
	color:#003366;
	font-family:Arial,Helvetica, sans-serif;
	line-height:16px;
}

p.header {

	color:#996600;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	font-variant:small-caps;
	font-size-adjust:0.6;
}

p.nebenhead {
	padding-top:7px;
}

.dezent {
	color:rgb(153,153,153);
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	font-family:Arial,  Helvetica, sans-serif;
}


h2 {
	font-size:10px;
	color:#003366;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
}


td {
	font-size:12px;
	color:#003366;
	font-family:Arial,Helvetica, sans-serif;
	vertical-align:top;
}

.gelb {
	color:#FFCC66;
}

table {
	background-color:#ffffff;
}

ul {
	line-height:16px;
}

a:link {

	color:#996600;
	text-decoration:underline;
	font-weight:bold;

}

a:hover {

	color:#996600;
	text-decoration:underline;
	font-weight:bold;

}

a:visited {

	color:#996600;
	text-decoration:none;
	font-weight:bold;

}

.warn {

	color:#990000;
	font-weight:bold;
}