
	body {
		margin:0px;
		padding:0px;
		background: url(layout/htmlback.gif);		
		list-style: disc;
		font: small Arial;
		font-family: sans-serif;
		}
		
	#banner {
		background: #fff url(layout/banner.jpg);
		width:1010px;
		height:107px;	
		vertical-align: middle;
		text-align: right;	
		height:106px;
		}
		
	html>body #banner {
		height:106px;
		}
		
	#banner img {
		margin-right: 15px;
	}
		
	#leftcontent {
		position: absolute;
		left:0px;
		top:106px;
		width:175px;
		border:0px;
		}
		
	#sprache {
	
	color:#ffffff;
	width:175px;
	height:100px;
	float:left;
	background-color: #107CBC;
	background: url(layout/linkoben.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	}
	
	#sprache div{
		
	margin: 10px;
	margin-top: 25px;
	
}
	#centercontent {
	   width:600px;
		background:#fff;
   	margin-left: 184px;
   	margin-right:179px;
		border:0px solid #000;
				
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 184px;
   		margin-right:179px;
		}
		
	html>body #centercontent {
   		margin-left: 184px;
   		margin-right:179px;
		}

		#rightcontent1 {
		position: absolute;
		left:810px;
		top:115px;
		text-align: center;	
		width:190px;
		height:75px;
		background:#f2f2f2;
		border:1px solid #333333;
		}
		
		#rightcontent2 {
		position: absolute;
		left:810px;
		top:200px;
		text-align: center;	
		width:188px;
		height:150px;
		background:#f2f2f2;
		border:1px solid #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		font-style: normal;
		}
	
		#rightcontent3 {
		
		position: absolute;
		left:810px;
		top:360px;
		text-align: left;	
		width:190px;
		height:150px;
		background:#f2f2f2;
		border:1px solid #333333;		
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		font-style: normal;
		}
		
		#rightcontent3 div{		
		padding:5px;
		} 
	
	










