﻿/* --- Stylesheet "CSS-Boxen" für standardkonforme Webbrowser --- */

									
div.box01						{	position					:	absolute; 
									width						:	1000px; 
									height						:	460px; 
									background-color			:	white	; 
									top							:	5px; 
									left						:	150px; 
								}
div.box02						{	position					:	absolute; 
									width						:	120px; 
									height						:	60px; 
									background-color			:	lightgrey; 
									top							:	750px; 
									left						:	30px; 
								}	
								
div.box03						{	position					:	absolute; 
									width						:	150px; 
									height						:	150px; 
									background-color			:	grey; 
									top							:	630px; 
									left						:	780px; 
                                                                        
 								}
								
div.box04						{	position					:	absolute; 
									width						:	150px; 
									height						:	150px; 
									background-color			:	grey; 
									top							:	630px; 
									left						:	610px; 
								}	

div.box05						{	position					:	absolute; 
									width						:	4px; 
									height						:	200px; 
									background-color			:	red; 
									top							:	430px; 
									left						:	850px; 
                                                                        
 								}
div.box06						{	position					:	absolute; 
									width						:	4px; 
									height						:	100px; 
									background-color			:	blue; 
									top							:	432px; 
									left						:	770px; 
								}
div.box07						{	position					:	absolute; 
									width						:	100px; 
									height						:	4px; 
									background-color			:	blue; 
									top							:	532px; 
									left						:	674px; 
								}
div.box08						{	position					:	absolute; 
									width						:	4px; 
									height						:	99px; 
									background-color			:	blue; 
									top							:	532px; 
									left						:	674px; 
								}
div.box09						{	position					:	absolute; 
									width						:	150px; 
									height						:	150px; 
									background-color			:	grey; 
									top							:	630px; 
									left						:	950px; 
								}

div.box10						{	position					:	absolute; 
									width						:	4px; 
									height						:	360px; 
									background-color			:	blue; 
									top							:	170px; 
									left						:	1035px; 
								}
div.box11						{	position					:	absolute; 
									width						:	15px; 
									height						:	4px; 
									background-color			:	blue; 
									top							:	527px; 
									left						:	1022px; 
								}	
div.box12						{	position					:	absolute; 
									width						:	4px; 
									height						:	100px; 
									background-color			:	blue; 
									top							:	530px; 
									left						:	1022px; 
								}	

div.box13						{	position					:	absolute; 
									width						:	150px; 
									height						:	150px; 
									background-color			:	grey; 
									top							:	630px; 
									left						:	440px; 
								}
div.box14						{	position					:	absolute; 
									width						:	427px; 
									height						:	4px; 
									background-color			:	red; 
									top							:	355px; 
									left						:	510px; 
								}	
div.box15						{	position					:	absolute; 
									width						:	4px; 
									height						:	275px; 
									background-color			:	red; 
									top							:	355px; 
									left						:	505px; 
								}
div.box16						{	position					:	absolute; 
									width						:	150px; 
									height						:	150px; 
									background-color			:	grey; 
									top							:	630px; 
									left						:	270px; 
								}
div.box17						{	position					:	absolute; 
									width						:	4px; 
									height						:	327px; 
									background-color			:	blue; 
									top							:	305px; 
									left						:	345px; 
								}
div.box18						{	position					:	absolute; 
									width						:	570px; 
									height						:	4px; 
									background-color			:	blue; 
									top							:	305px; 
									left						:	345px; 
								}


                                                                        
 															
pre.pad							{	font-family					:	"Arial", "Helvetica", monospace; 
								}
								
div.nav							{	margin-left					:	150px; 
									margin-top					:	150px; 
									background-color			:	gold; 
								}
								

								
									
