.top{
position: absolute;
	top:0px;
	left:0px;
	width:850px;
	height:148px;
	background-color: white;
	

}

.left{
position: absolute;
	padding:0px;
	top:140px;
	left:0px;
	width:195px;
	height:718px;

	
}

.content{
position: absolute;
	top:140px;
	left:195px;
	width:655px;
	height:718px;
	
	
}

.bottom{
position: absolute;
	top:820px;
	left:120px;
	width:850px;
	height:0px;
	background-color: white;
	
}

td.scroll
{
width: 240px;
height: 100px;
font-family: verdana;
font-size: 11px;
color: #ccddee;
background-color: #203b59;
scrollbar-base-color: #203b59;
scrollbar-3d-light-color: #a0bbd9;
scrollbar-arrow-color: #a0bbd9;
scrollbar-darkshadow-color: #203b59;
scrollbar-face-color: #203b59;
scrollbar-highlight-color: #809bb9;
scrollbar-shadow-color: #809bb9;
scrollbar-track-color: #203b59;
}

.linksbuendig {text-align: left;}
.rechtsbuendig {text-align: right;}
.oben {text-align: top;}
.zentriert {text-align: center;}
.blocksatz {text-align: justify;}
.text {color : green; border: solid red;}
