BODY {
	  	background-image : url(/grafik/tapete.jpg);
		background-attachment : fixed;
		background-repeat : repeat;
		color : #000099;
		font-size : 10pt;
		line-height : 100%;
		letter-spacing:-0.1mm;
		font-family : arial,helvetica,courier,sans-serif;
		background-color : White;
		overflow:auto;
		border : 0; 
		margin-top : 0px;
		margin-left : 5px;
		margin-right : 0px;
		margin-bottom : -2px;
	    }
TEXTAREA { 
		 overflow:auto;
		 }
IMG { 
	  	border : 0; 
		margin-top : 0px;
		margin-left : 5px;
		margin-right : 0px;
		margin-bottom : -2px;
		}
HR		{ 
		text-align : center;
		width : 95%; 
		} 
TABLE { 
	  	border : 0;
	  	width : 100%;
	  	table-layout : auto;
		border-collapse : separate;
		border-spacing : 1px; 
		empty-cells : show;
		padding-top : 1px;
		padding-bottom : 1px;
		padding-left : 1px;
		padding-right : 1px;
		}
TD 		{ 
	  	border-spacing : 1px; 
		padding-top : 3px;
		padding-bottom : 3px;
		padding-left : 3px;
		padding-right : 3px;
		}
TD.prozent30 
		{
		width : 30%;
	  	}
TD.prozent35 
		{
		width : 35%;
	  	}
TD.prozent40 
		{
		width : 40%;
	  	}
TD.prozent50 
		{
		width : 50%;
	  	}
TD.prozent75
		{
		width : 75%;
	  	}
TD.pixel270 
		{
		width : 270px;
	  	}
UL { 
	  	list-style-type : disc;
		list-style-position : outside;
		}
OL { 
	  	list-style-type : lower-alpha;
		list-style-position : outside;
		}
OL.decimal { 
	  	list-style-type : decimal;
		list-style-position : outside;
		}
LI { 
	  	line-height : 95%;
		font-size : 10pt;
		}
P.nav { 
		margin-top : 15px;
		margin-left : 20px;
		margin-right : 0px;
		margin-bottom : 5px;
		}
P.center { 
	  	text-align : center;
		}
P.justify { 
	  	text-align : justify;
		font-size : 11pt;
		}
H1 { 
	  	text-align : center;
		font-weight : bold;
		}
.tab-o-z {
		 vertical-align : top;
		 text-align : center;
		 }
.tab-o-r {
		 vertical-align : top;
		 text-align : right;
		 }
.tab-l-o {
		 vertical-align : top;
		 text-align : left;
		 }
.tab-r-m {
		 vertical-align : middle;
		 text-align : right;
		 }
.tab-l-m {
		 vertical-align : middle;
		 text-align : left;
		 }
.tab-c-m {
		 vertical-align : middle;
		 text-align : center;
		 }
.links { 
	  	text-align : left;
		}
.rechts { 
	  	text-align : right;
		font-size : 11pt;
		}
.oben { 
	  	vertical-align : top;
		}
.mitte { 
	  	vertical-align : middle;
		}
.unten { 
	  	vertical-align : bottom;
		}
.center { 
	  	text-align : center;
		}
.justify { 
	  	text-align : justify;
		}
.line-small { 
	  	line-height : 11.5pt;
		font-size : 10pt;
		}
.bold { 
	  	font-weight : bold;
		}
.gold { 
	  	color : #CC9933;
		}
.orange { 
	  	color : #FF6600;
		}
.gruen { 
	  	color : #33AA33;
		}
.rot { 
	  	color : #FF0000;
		}
.italic { 
	    font-style : italic;
		text-decoration : underline;
		}

.large { 
	    font-size : 20pt;
		font-weight : bold;
		}
.x-medium { 
	    font-size : 16pt;
		}
.medium { 
	    font-size : 11pt;
		}
.small { 
	    font-size : 8pt;
		}
.x-small { 
	    font-size : 7pt;
		}
a:link {
	    font-weight:normal;
		color:#CC3300;
		text-decoration:underline;
		}
a:visited {
	    font-weight:normal;
		color:#000099;
		text-decoration:underline;
		}
a:hover {
	    font-weight:normal;
		color:#33AA33;
		text-decoration:none;
		}
a:active { 
	    font-weight:normal;
		color:#33AA33;
		text-decoration:underline;
		}
a:focus {
	    font-weight:normal;
		color:#33AA33;
		text-decoration:underline;
		}
#editor { 
	    white-space : pre;
		}
#langezeile { 
	    white-space : nowrap;
		}
#absatz { 
	    font-weight : normal;
		}

