body {
	margin:0;
	padding:0;
	background-image:url(tile.gif);
}
h1 {font-size:15px;font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;}
img {border:0}
#footer {
	height:17px;
	background-color:#115076;
	border:1px solid white;
	border-width: 1px 0 0 1px;
	vertical-align:top !important;
	line-height:5px;
}
#footer img {
	margin-top:-1px;
}
#navi {
	width:177px;
	vertical-align:top;
	border:0px solid red;
	overflow:hidden;
}
#navi a {
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
}
#contentcell {
	width:372px;
	border:0px solid green;
	vertical-align:top;
}
* html #content_outer {
	 height: expression(document.body.clientHeight - 120 );
	 overflow:auto;
}
#contentimg {
	width:215px;
	text-align:center;
	vertical-align:top;
	
}
#contentimg div {
	border:1px solid #BEBEBE;
	border-width:1px 0;
	margin:14px ;
	display:block;
	text-align:center;
}
#theimage {
	margin:14px 0;
	text-align: center;
}
#rechtespalte {
	background-image:url(http://www.technologiegmbh.de/img/bg_rechts.jpg);
	background-repeat:norepeat;
	background-position:0 0;
}
