.body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	scrollbar-3dlight-color:#ff6600;
	scrollbar-arrow-color:#ff6600;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ff6600;
}

.bodymenue {
	
	background-color: #FFFFFF;
	margin-top: 33px;
	margin-left: 10px;
}
.bodymenue_gr {
	
	background-color: #33ADFF;
	margin-top: 33px;
	margin-left: 10px;
}

A:link {COLOR: #ff6600; TEXT-DECORATION: none}
A:visited {COLOR: #ff6600; TEXT-DECORATION: none}

.tabelle_blau{
	border: 1px solid #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
	background-color: #1F99E8;
	height: 400px;
	margin-bottom:0px;
	border-spacing: opx;

}
.tabelle{
	border: 1px solid #000000;
	background-color: #ffffff;
	height: 400px;

}
.fließtext{
	border: 1px solid #ffffff;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	
	bottom: 0px; left: 30px;
	table-layout:fixed;
	height:344px; 
	overflow: auto  ;
	width: 500px;
	
	
}

.lasche{
	background-image: url(images/lasche.gif);
	background-repeat: no-repeat;
	background-position: 0px 49px ;
	height: 90px;
	position: relative;
	left: 0px;
	
}
.lasche_gr{
	background-image: url(images/lasche_gr.gif);
	background-repeat: no-repeat;
	background-position: 0px 49px ;
	height: 90px;
	position: relative;
	left: 0px;	
}