@charset "utf-8";
/* CSS Document */





/* HIER CSS F�R BACKGROUNDIMAGE */

html,body{width:100%;height:100%;overflow:hidden;font-family:Tahoma, Geneva, sans-serif;}
#holder{position:absolute;width:100%;height:100%;left:0%;top:0%;}
#holder[id]{display:table;}
#holder div{position:absolute;left:0;top:50%;}
#holder[id] div{display:table-cell;vertical-align:middle;position:static;}
#holder img{position:relative;top:-50%;margin:0 auto;display:block;-ms-interpolation-mode:bicubic;width:100%;}
*:first-child+html #holder div{position:absolute;}/*force IE 7 back to position:absoulte*/
#body1{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;overflow:auto;}


#top_img3{background:url(images/logo.png);width:120px;height:101px;margin:6px 0 11px 0;}
#content_var{background:url(images/var.png);width:864px; padding:50px 0 50px 100px;}
#wrapper{ width:980px;margin:0px auto 0;padding:0;position: relative;}
#box_start{background:#fff;width:300px;float:left;margin-left:40px;padding:10px;font-size:12px;color:#6d6d6d;cursor:default;}


