    body{
		background-image:url(./gras.jpg);
		background-color:#005500;
		background-repeat:no-repeat;
		font-family:sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
	}
	#container{
		width:100%;
		margin:auto;
		cursor:default;
	}
	#fenster{
		background-image:url(./fenster.png);
		width:798px;
		height:609px;
		cursor:default;
		top:20px;
		left:100px;
	}
	#fensteroben{
		height:60px;
		width:798px;
	}
	#fensterunten{
		height:550px;
		width:798px;
	}
	#fensterlinks{
		position:absolute;
		top:62px;
		left:7px;
		margin:0px;
		height:530px;
		width:180px;
		position:absolute;
		font-family:sans-serif;
		font-size:11px;
		color:#ffffff;
		padding-top:10px;
		padding-left:16px;
	}
	#fensterlinks a,a:visited{
		color:#ffffff;
		font-weight:300;
		text-decoration:none;
	}
	#fensterlinks a:hover{
		color:#e8f5ff;
		text-decoration:underline;
	}
	
	#fensterrechts{
		position:absolute;
		top:62px;
		left:206px;
		height:516px;
		width:563px;
		margin:0px;
		color:#000000;
		font-size:11px;
		font-family:sans-serif;
		font-weight:300;
		max-height:780px;
		overflow:auto;
		padding-top:16px;
		padding-left:14px;
		padding-right:8px;
		padding-bottom:8px;
	}
	#fensterrechts h1{
		color:#006800;
		font-size:16px;
	}
	#fensterrechts h2{
		color:#008efa;
		font-size:13px;
	}
	#fensterrechts a, #fensterrechts a:link, #fensterrechts a:visited, #fensterrechts a:active{
		color:#008ee0;		
		text-decoration:none;
	}
	#fensterrechts a:hover{
		color:#009ff0;
		text-decoration:underline;
	}
	
	#browser{
		background-image:url(./browser.png);
		width:1000px;
		height:609px;
		top:20px;
		left:100px;
	}
	
	
	#buttonback a, #buttonback a:link, #buttonback a:visited, #buttonback a:active{
		position:absolute;
		top:31px;
		left:10px;
		height:24px;
		width:24px;
		cursor:default;
		text-decoration:none;
	}
	
	#buttonback a:hover{
		position:absolute;
		top:31px;
		left:10px;
		height:24px;
		width:24px;
		background-image:url(./zurueck.png);
		cursor:default;
	}
	
	#buttonforward a, #buttonforward a:link, #buttonforward a:visited, #buttonforward a:active{
		position:absolute;
		top:31px;
		left:38px;
		height:24px;
		width:24px;
		cursor:default;
	}
	
	#buttonforward a:hover{
		position:absolute;
		top:31px;
		left:38px;
		height:24px;
		width:24px;
		background-image:url(./vorwaerts.png);
		cursor:default;
	}
	
	
	
	#buttonclose a, #buttonclose a:link, #buttonclose a:visited, #buttonclose a:active{
		position:absolute;
		top:0px;
		right:6px;
		height:18px;
		width:43px;
		cursor:default;
		text-decoration:none;
	}
	
	#buttonclose a:hover{
		position:absolute;
		top:0px;
		right:6px;
		height:18px;
		width:43px;
		background-image:url(./schliessen.png);
		cursor:default;
	}
	
	
	#buttonclose0 a, #buttonclose0 a:link, #buttonclose0 a:visited, #buttonclose0 a:active{
		position:absolute;
		top:0px;
		right:6px;
		height:18px;
		width:43px;
		cursor:default;
		text-decoration:none;
	}
	
	#buttonclose0 a:hover{
		position:absolute;
		top:0px;
		right:6px;
		height:18px;
		width:43px;
		background-image:url(./schliessen.png);
		cursor:default;
	}
	
	.desktopicons{
		position:absolute;
		height:80px;
		width:80px;
	}
	.desktopicons a:link, .desktopicons a:active, .desktopicons a:visited{
		color:#ffffff;
		text-decoration:none;
	}
	.desktopicons a:hover{
		color:#ffffff;
		background-color:#336699;
		cursor:default;
		text-decoration:underline;
	}
	.desktopiconsblank{
		height:66px;
		width:80px;
	}
	.desktopiconstext{
		height:14px;
		width:80px;
		text-align:center;
	}
