#left{	width: 200px;
		height: 400px;
		position: absolute;
		top: 0px;
		left: 0px;
		text-align: left;
		background-image: url('../images/diverse/thomas_gast.jpg');
		background-position: top right;
		background-repeat: no-repeat;
		background-color: #D4D4D4;
}

#midt{	width: 466px;
		height:393px;
		position: absolute;
		top: 0px;
		left: 200px;
		padding-top: 7px;
		background-color: #E9E9E9;
		background-image: url('../images/twister/bar.gif');
		background-position: left top;
		background-repeat: repeat-y;
}

#textcontainer{
		width: 94%;
		height: 86%;
}