body		{background: #6699cc; font-family:arial, helvetica, sans-serif; color:#000000; margin-top:11px}
h1	{ 	font-family:Arial,Helvetica,sans-serif ;
		font-size:100% ;
		font-weight:normal;
		color:#000000; margin-bottom:0cm; margin-top:0cm;
		border-top-width:1px; border-top-color:#808080; border-top-style:solid;line-height:150% }
h2	{ 	font-family:Arial,Helvetica,sans-serif ;
		font-size:80% ;
		font-weight:normal;
		color:#000000; margin-bottom:0cm; margin-top:0cm;
		border-top-width:1px; border-top-color:#808080; border-top-style:solid;line-height:150% }
h3	{ 	font-family:Arial,Helvetica,sans-serif ;
		font-size:80% ;
		font-weight:normal;
		color:#000000; margin-bottom:0cm; margin-top:0cm;
		border-top-width:1px; border-top-color:#808080; border-top-style:solid;line-height:150% }
.balken	{	border-top-width:1px; border-top-color:#808080; border-top-style:solid;line-height:150%;
		background: #c0c0c0 }
:visited{	font-family : arial, helvetica, sans-serif;
		color : #000000;
		text-decoration : none}
:link	{	font-family : arial, helvetica, sans-serif;
		color : #000000 ;
		text-decoration : none}
:hover	{	font-family : arial, helvetica, sans-serif;
		color : #000000 ;
		text-decoration : none}
:active	{	color : #ffffff ;
		text-decoration : none}


/*
*
* Kontroll-Block: beim Online-Redaktion: 4er-Block unten links
*
*/

/* kontrollbody: allgemeiner <body> */
.kontrollbody {
		background: #ebebeb;
}
/* kontrolltable: die <table> */
.kontrolltable {
/*		background : #ffffaa;*/
		background: #ebebeb;
		cellspacing : 0;
		cellpadding : 1;
		margin-bottom : 0px;
}
/* kontrollactive: der aktive Menüpunkt */
.kontrollactive {
/*		background : #ff8080;*/
		background: #c0c0c0

}
