body { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
img { border:none; }
#header,#mainNav,#footer { display:none; }
#logoHolder { text-align:right; margin-bottom: 10mm; }
.modellHolder { width:700px; }
/* ---------- segments modell --------------- */
.modellHolder .csc-default{ float:left; display: inline; }
.masterSeg{ width:693px; height:38px; overflow: hidden; background-image:url(../img/arrowTop.png);background-position: left top; background-repeat:no-repeat; clear:both; margin:10px 0 15px 0; }
.masterSeg a{ width:693px; height:30px; overflow: hidden; display: block; text-align: center; font-size: 18px; text-decoration: none; color:#fff !important;  padding-top: 6px; }

.mainSeg{ width:173px; height:70px; overflow: hidden; background-image:url(../img/arrowMainseg.png);background-position: left top; background-repeat:no-repeat; position: relative; }
.mainSeg a{ width:173px; height:60px; overflow: hidden; display: block; text-align: center; font-size: 18px; text-decoration: none; color:#fff !important; display: table-cell; vertical-align: middle; }
.mainSegNumber{ position: absolute; bottom: 0px; left: 0px; color:#FFE5E8; font-size:18px; }

.subSeg{ width:173px; height:107px; overflow: hidden; background-image:url(../img/arrowSubseg.png);background-position: left top; background-repeat:no-repeat; position: relative; padding-top:23px; margin-bottom:10px;  }
.subSeg a{ width:154px; height:99px; overflow: hidden; text-align: center; font-size: 14px; text-decoration: none; color:#fff !important; display: table-cell; vertical-align: middle; }
.subSegNumber{ position: absolute; bottom: 11px; left: 5px; color:#FFE5E8; font-size:18px; }
.emptySeg{ width:173px; height:126px; overflow: hidden; position: relative; margin-bottom:10px;  }