/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:470px; width:898px; color:#bbb; background-color:#000; border:4px solid #111; padding:2px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
.innehall {width:330px; float:right; margin-right:22px; text-align:left; line-height:16px}
.innehall A {text-decoration:underline}
.innehall H2 {color:#FFFFFF; margin-left:7px; margin-top:40px; font-size:24px}
.innehall UL {list-style-image:url("../img/button.png"); margin-left:40px}
.innehall UL LI {padding:0px; margin:0; height:12px; vertical-align:top; padding-bottom:7px; background-position:bottom}
.hide {display:none; background-image:url("../img/ref-bg.png");}
.hide .bild {float:left; margin-top:59px; margin-left:84px; cursor:pointer}
.hide .bild IMG {width:408px; height:259px;}
.referens {width:337px; height:240px; overflow:hidden; float:left; margin:0 10px; margin-bottom:14px; cursor:pointer; border:1px solid #F4F4F4; border-left:0; border-right:0}
.referens:hover {border-color:#ccc;}
.referens IMG {margin-bottom:5px; width:337px}
