body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

a {color:#FF0000;}
/*AUFBAU*/
h1 {
	font-size: 16pt;
	margin-left: 20px;
	margin-top: 20px;
	color: #96BAEC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.kasten {
	background-color: #ffffff;
	margin: 5px;
	margin-left: 20px;
	padding: 5px;
	width: 90%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #333333;
}


#box #head {
display:none;
}

/*hautpbereich*/
#content_haupt {
	width:190mm;
}
#content_rechts {
display:none;
}

#box #foot {
display:none;
}






/*navigation___________________________________F */


    #tabsF {
	display:none;
      }

table {
	margin-left: 20px;
}

