@charset "utf-8";

/* CSS Document */
body {background-color:#000;}
p, ul, li, form {margin:0px; padding:0px;}
.advertentie {float:left; background-color:#0D0D0D; width:256px; height:114px; margin:10px 0 0 11px; display:none; cursor: pointer; border:1px #333 solid;}
.advertentieimg {float:left;}
.advertentieimg img {background-color:#FFF; margin-top:7px;	margin-left:7px; width:123px; height:100px;}
.advertentietekst {float:left; width:104px; margin-top:7px; margin-left:9px; padding-right:7px; color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; overflow:hidden; height:98px;}
.advertentiegroottekst {
scrollbar-3dlight-color:#0D0D0D;
scrollbar-arrow-color:#fff;
scrollbar-base-color:#111;
scrollbar-darkshadow-color:#111;
scrollbar-face-color:#222;
scrollbar-highlight-color:#222;
scrollbar-shadow-color:#111;
scrollbar-track-color:#111;
}
.advertentietekst strong {color:#FF0000;}
.advertentiecontainer {width:270px; height:126px; float:left; overflow:hidden; border:0px solid red;}
#advertentieachter {position:absolute; width:100%; z-index:900; height:100%; right:0px; display:none; opacity:.4;}
#advertentiegroot {z-index:901; width:532px; height:228px; padding:7px 7px 3px 7px; background-color:#0D0D0D; border:1px #333 solid; position:absolute; left:50%; top:50%; margin-left:-266px; margin-top:-89px; display:none;}
.advertentietekst a, .advertentiegroottekst a {color:red; font-weight:bold; text-decoration:none;}
/*.advertentietekst a:hover, .advertentiegroottekst a:hover {color:#fff; border-bottom:2px solid red; }*/
.advertentiegrootimg {float:left;}
.advertentiegrootimg img {background-color:#FFF; width:280px; height:225px;}
.advertentiegroottekst {float:left; margin-top:7px; margin-left:19px; padding-right:7px; width:224px; height:211px; color:#FFF; position:relative; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; text-transform:uppercase; overflow:auto; overflow-x:hidden;}
.advertentiegroottekst strong {color:#FF0000;}

.printbutton, .webbutton {margin:-17px 28px 0 -51px; float:left;}
.webbutton {margin-left:-272px;}
a.print, a.website {padding:2px 4px; display:block; background-color:red; border:0; color:#fff; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; text-transform:uppercase; cursor:pointer;}
a.print:hover, a.website:hover {background-color:#900; cursor:pointer;}
