body
	{
	font-size			: 12px;
	font-family			: Arial, Helvetica, Geneva, sans-serif;
	color				: #000000;
	margin				: 5px;
	background-color	: #FFFFFF;
	}

td
	{
	font-size			: 12px;
	font-family			: Arial, Helvetica, Geneva, sans-serif;
	color				: #000000;
	}

hr
	{
	width				: 100%;
	color				: black;
	background-color	: white;
	border				: none;
	height				: 1px;
	}

a
	{
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ff0000;
	text-decoration 	: none;
	}

.gruen
	{
	font-weight			: bold;
	text-decoration 	: none;
	color				: #319075;
	}

.graufliess
	{
	color				: #979797;
	}

.grossschwarz
	{
	font-size			: 16px;
	font-weight			: bold;
	color				: #000000;
	}

.rot
	{
	color				: #ff0000;
	}

.weiss
	{
	color				: #ffffff;
	}

.mittel
	{
	font-size			: 11px;
	color				: #000000;
	}

.klein
	{
	font-size			: 10px;
	color				: #000000;
	}

.ueberschrift
	{
	color				: #2B3383;
	font-size			: 14px;
	font-weight			: bold;
	}

.rotklein
	{
	font-size			: 10px;
	color				: #ff0000;
	}

.hellblau
	{
	color				: #A7B9D5;
	}

.grauklein
	{
	font-size			: 10px;
	color				: #979797;
	}

a.grau
	{
	font-weight			: bold;
	text-decoration 	: none;
	color				: #979797;
	}

a.graunorm
	{
	text-decoration 	: none;
	color				: #979797;
	}

.grau
	{
	font-weight			: bold;
	text-decoration 	: none;
	color				: #979797;
	}

.grau_zu
	{
	color				: #979797;
	}

.padding_an
	{
	padding-left		:5px;
	padding-right		:5px;
	padding-top			:4px;
	padding-bottom		:4px;
	}



.padding_formular
	{
	font-weight						: bold;
	padding-top						: 4px;
	padding-bottom					: 4px;
	padding-right					: 10px;
	padding-left					: 4px;
	}

.padding_formular_blass
	{
	padding-top						: 4px;
	padding-bottom					: 4px;
	padding-right					: 10px;
	padding-left					: 4px;
	}

.padding_formular_rechts
	{
	padding-top						: 0px;
	padding-bottom					: 4px;
	padding-right					: 4px;
	padding-left					: 4px;
	}

.infobox
	{
	width				: 120px;
	padding-left		: 4px;
	padding-right		: 4px;
	padding-top			: 4px;
	padding-bottom		: 4px;
	color				: #2B3383;
	font-weight			: bold;
	border				: #2B3383;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	background-color	: #DDE4EF;
    position			: absolute;
    top					: -250px;
    z-index				: 20;
	}

.roter_rahmen
	{
	border				: #FF0000;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	}

.grauer_rahmen
	{
	border				: #979797;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	}

a.rot
	{
	text-decoration 	: none;
	color				: #ff0000;
	}

a.rot:hover
	{
	text-decoration 	: none;
	color				: #FF9933;
	}

a.subnav
	{
	text-decoration 	: none;
	color				: #3F3F3F;
	}

a.subnav:hover
	{
	text-decoration 	: none;
	color				: #FF9933;
	}

.unsichtbar
	{
	visibility			: hidden;
	}
