/* -- fliesstext ----------------------*/
body	{	font-family: Verdana, Helvetica, sans-serif;
			font-size: 20px;
			margin-top:10px; 
			margin-bottom:0px; 
			margin-left:0px;
			margin-right:0px;
			text-align:center;
			background:url(/img/fondo1.gif);
			background-color: #336633;
			color: #ffffff;	}
table	{
			text-align:left;
}
.maincontent	{vertical-align:top;}
.aktuelltable	{
			border-style:outset;
			border-color:#ffff00;
			border-width:2px;
			height:179px;
			width:326px;
			padding:0px;
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:2px;
			margin-right:2px;
			border-collapse:collapse;
}
.indextable	{
			border:0px;
			border-style:solid;
			padding:0;
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:0px;
			margin-right:0px;
			border-collapse:collapse;
}
.indextable	td{
			border:0px;
			border-style:solid;
			padding:4px;
			margin:0px;
}
.ctable	{
			border:0px;
			border-style:solid;
			padding:0px;
			margin-top:0px; 
			margin-bottom:0px; 
			margin-left:0px;
			margin-right:0px;
			border-collapse:collapse;
}
.ctable	td{
			border:0px;
			border-style:solid;
			padding:0px;
			margin:0px;
}
.ctable	tr{
			border:0px;
			border-style:none;
			padding:0px;
			margin:0px;
}
#tabelleneinschluss {
			width:750px;
			margin:auto;
			border:0px;
			border-style:solid;
}
.ww9 	{	line-height:0px;height:0px;width: 9px; }
.ww4 	{	line-height:0px;height:0px;width: 4px; }
.line1px{	line-height:0px;height:0px;margin:0;border:0;padding:0;}
.bgcfc	{	line-height:0px;
			height:0px;
			background-color: #ccffcc;}

th		{	font-size: 80%;
			font-weight: bold;}
td		{	font-size: 80%;}

input	{	font-family: monospace;
			color: #ffffff;
			background-color: #336633;
			border-color: #ccffcc #99cc99 #99cc99 #ccffcc;
			scrollbar-base-color: #336633}

textarea {	font-family: monospace;
			color: #ffffff;
			background-color: #336633;
			border-color: #ccffcc #99cc99 #99cc99 #ccffcc;
			scrollbar-base-color: #336633}

.topp	{	color: #006600;
			font-size: 11px;
			font-weight: bold;}

.kleen	{	font-size: 11px	}

.fuss	{	color: #ccffcc;
			white-space:nowrap;
			font-size: 11px	}
.fussright{	
			color: #ccffcc;
			text-align:right;
			white-space:nowrap;
			font-size: 11px	}
.lastupdate	{	
			color: #ccffcc;
			font-size: 8px;
			text-align: center;
			width: 100%;	}
td ul		{	font-size: 12px;
		}
		
.tabelle{
			border: 1;
			border-width:2px;
			border-style:groove;
			border-collapse:collapse; 
			border-color: #99cc99;
			width: 548px;
		}
.tabelle td {
			border-width:1px;
			border-style:groove;
			border-collapse: collapse;
			border-color: #99cc99;
			font-size: 12px;
			padding:4px;
		}
.tabelle th {
			border-width:1px;
			border-style:groove;
			border-collapse: collapse;
			border-color: #99cc99;
			font-size: 12px;
			padding:4px;
		}
.tabelle_kontakt{
			border: 0;
			width: 548px;
		}
.tabelle_kontakt td {
			border: 0;
			font-size: 11px;
			padding:2px;
		}
.tabelle_kontakt th {
			border: 0;
			font-size: 11px;
			padding:2px;
		}
.valigntop	{vertical-align:top;}	
/* -- titel ----------------------*/
h1	{	font-size: 125%;
		font-weight: bolder;
		text-transform: uppercase;
		margin-top: 8px;
		margin-bottom: 8px;
		color: #ccffcc;
	}
h2	{	font-size: 110%;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 4px;
		color: #ddffdd;
	}
h3	{	font-size: 100%;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
	}
h4	{	font-size: 125%;
		font-weight: bolder;
		margin-top: 8px;
		margin-bottom: 8px;
		color: #ccffcc;
	}
/* -- navi -----------------------*/
.navi1	{	font-size: 11px;
		}
.navi2	{	font-size: 11px;
			color: #336633;
		}
.navi2selected	
		{	font-size: 11px;
			font-weight: bold;
			color: #336633;
		}
/* -- links ----------------------*/
a:link		{	color: #ffff00;
				text-decoration:none;
			}
a:hover		{	color: #ffff00;
				text-decoration:underline;
			}
a:active	{	color: #ffff66;
				text-decoration:underline;
			}
a:visited	{	color: #ffff00;
				text-decoration:none;
			}