
 

html, body {height:100%; overflow:hidden;}

.martin
{
position:absolute; top:21%; left:10%; width:80%; color:green;
z-index:1;
-moz-binding:url('/xbl/sbindings.xml#menue');
}

#martin {position:relative; left:22%; width:56%; filter:Alpha(opacity=2);}

.pdliste
{
position:absolute; top:21%; left:3%; width:220px; height:300px;
z-index:3;
}
/*div[class="pdliste"] {display:none;}*/

#infoblock
{
position:absolute; top:72%; left:27%; width:46%; text-align:center;
visibility:hidden;
font-size:1em; font-weight:normal; color:yellow; text-align:justify;
z-index:3
}

select {width:100%; background-color:#FFFFE0; color:blue;}

option.meer {background-color:#F5FCAD;}
