<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
background:#000000;
overflow:auto;
font-family:"Century Gothic";
font-size:22px;
color:#ffffff;
font-weight:bold;
text-align: center;
}

#container{
margin:auto; 
width:1500px;
height:800px;
text-align:left;
}

#teller1{
visibility: hidden;
}

#links{
float:left;width:540px;height:800px;
font-size:18px;font-weight:bold;
text-align:center;padding-top:10px;
}

#rechts{float:right;width:906px;height:auto;text-align:center; padding: 0px 10px 10p 0px;}

#blok1{width:540px;height:510px;text-align:center;display:block;}
#blok2{width:350px;height:510px;text-align:center;display:none;}
#blok3{width:220px;height:510px;text-align:center;display:none;}
#blok4{width:220px;height:510px;text-align:center;display:none;}
#blok5{width:220px;height:510px;text-align:center;display:none;}
#blok6{width:220px;height:510px;text-align:center;display:none;}


#teller{float:left;display:none;}

.thumbsize1{width:99px;height:66px;border: solid 2px #ffffff;}
.thumbsize2{width:99px;height:74px;border: solid 2px #ffffff;}
.thumbsize3{width:99px;height:132px;border: solid 2px #ffffff;}
.thumbsize4{width:99px;height:148px;border: solid 2px #ffffff;}
.thumbsize5{width:99px;height:99px;border: solid 2px #ffffff;}
.thumbsize6{width:99px;height:70px;border: solid 2px #ffffff;}
.thumbsize7{width:99px;height:48px;border: solid 2px #ffffff;}
.thumbsize8{width:99px;height:82px;border: solid 2px #ffffff;}

.groot1{width:506px;height:675px;margin-top:15px; border: solid 3px blue;}</pre></body></html>