/* HTML ~~~~~~~~~~~~~~~~~~~~~~~~~ */
body{background:rgb(255,255,255);padding:0px;margin:0px;font-size:90%;font-family:Arial,Helvetica;}
img{border:0px;}
a{color:rgb(0,133,189);text-decoration:none;}

/* IDs ~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#mama{width:100%;}
div#top{width:100px;}
img#logo{display:none}
div#grey{width:100%;}
div#center{width:100%;}
div#center div#left{display:none;}
div#center div#middle{width:100%;}
div#center div#text{background:transparent url(/Content.Node/images/bg-grey-dot.gif) right top repeat-y;}
div#center div#text h1{font-size:130%;color:rgb(0,133,189);font-weight:normal;line-height:120%;}
div#center div#text div.dsentry h1{width:405px;margin:0 22px 10px 0px;font-size:130%;color:rgb(0,133,189);font-weight:normal;line-height:120%;}
div#center div#right{display:none;}
div#bottom{width:100%;float:none;background:rgb(224,224,224) url(/Content.Node/images/bg-bottom-white.gif) top left repeat-x;padding-top:4px;height:40px;line-height:40px;border-top:solid rgb(0,133,189) 2px;}
div#bottom a{color:rgb(0,0,0);padding:0 10px 0 10px;}
div#bottom div#adress{float:right;padding-right:35px;font-size:80%;}
div#bottom div#servicenavigation{display:none;}


/* Classes ~~~~~~~~~~~~~~~~~~~~~~~~~ */
div.nofloat{float:none;clear:both;}
div#center div#text p.content{width:100%;line-height:120%;}
div#center div#text div.imagebig{width:405px;}
div.imagesmall{width:170px;font-size:90%;padding:0 0 3px 0;margin:0 0 20px 0;border-bottom:1px rgb(193,193,193) solid;}
div.imageds{width:79px;font-size:90%;margin:0 15px 0 0;float:left;}
div.dsentry{margin:0 0 30px 22px;}
div.dstext{float:left;display:block;width:334px;}
div.imagetext{padding-left:8px;display:block}

a.more{padding-right:10px;background:transparent url(/Content.Node/images/arrow-right-blue.gif) right top no-repeat;}
a.print{display:none;}
a.top{display:none;}
.druck{display:block;}
.screen{display:none;}