<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#c6d5fe; 
font-size:76%; 
font-family:Arial, sans serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:100px; background:url(images/guidedtours.jpg) #283488; background-repeat:x-repeat; z-index:5; color:#000;}
#head h1 {margin:0; font-size:30px;}
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; background:url(images/tourguides.jpg) #c6d5fe; font-size:0.8em; z-index:5; text-align:right; color:rgb(157,78,84);}

#left1 {position:absolute; left:0; top:100px; bottom:50px; width:10%; font-size:1em; z-index:4; overflow:auto;}
#left2 {position:absolute; left:0; top:100px; bottom:50px; width:20%; font-family:'Arial Narrow',Arial,sans-serif;font-size:1.2em; font-weight:bold;z-index:4; overflow:auto;}
#left3 {position:absolute; left:0; top:100px; bottom:50px; width:60%; font-size:1em; z-index:4; overflow:auto;}
#left4 {position:absolute; left:0; top:100px; bottom:50px; width:10%; font-size:1em; z-index:4; overflow:auto;}
* html #left1, * html #left2, * html #left3, * html #left4 {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff;}
#left1 {left:0; background:url(images/tour-guides.png) #c6d5fe bottom left no-repeat;}
#left2 {left:10%; background:url(images/rundfahrtenbuchung.jpg) #ffffff;}
#left3 {left:30%; background:#ffffff;}
#left4 {left:90%; background:url(images/tourguides.png) #c6d5fe bottom right no-repeat;}

.inner {display:block; padding:0 10px 10px 10px;text-align:justify;}
.bold {font-size:1.5em; font-weight:bold;}
.linksbild {float:left;margin-right:10px;}
.rechtsbild {float:right;margin-left:10px;}

dd {display:none;}
dl {margin:3px;}
a.nav, a.nav:visited {margin-left:20%; margin-right:20%; display:block; width:60%; height:20px; background:#283488; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:20px; font-size:0.8em;}
a.nav:hover {background:#c6d5fe; color:#000;}
</pre></body></html>