html{
    width: 100%;
    height: 100.1%;
}
body{
    background-image: url(../images/bg/bg_grey.gif);
    background-repeat: repeat-x;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #003366;
    margin: 0px;
    min-height: 100.1%;
    height: 100.1%;
    line-height:18px;
}
/* main content boxen */
div.cnt {
    background-color: #FFFFFF;
    border-left: 1px solid #A6BACE;
    border-right: 1px solid #A6BACE;
    position: absolute;
    left: 50%;
    margin-left: -462.5px;
    width: 920px;
    min-height: 100.1%;
    float: left;
    padding: 0px 3px 0px 3px;
}
div.cntHead {
    background-image:url(../images/header/bg_header.jpg);
    background-repeat:no-repeat;
    font-size: 9px;
    color: #6699CC;
    height: 116px;
    width: 884px;
    float: left;
    padding: 20px 18px 0px 18px;
}
div.cntHead a {
    text-decoration: none;
    font-size: 9px;
    color: #6699CC;
}
div.cntMain {
    background-color: #E7ECF2;
    min-height: 100.1%;
    width: 920px;
    min-height:100.1%;
    height:100.1%;
    float: left;
    padding: 5px 0px 20px 0px;
}
div.cntMainNavi {
    background-color: #CFDAE5;
    width: 200px;
    float: left;
}
div.cntMainCnt {
    width: 680px;
    float: left;
    padding: 0px 20px 0px 20px;
}
div.cntBottom {
    position: relative;
    bottom: 0px;
}

/* navi definition */
div.cntNavi {
    height: 35px;
    width: 920px;
    float: left;
}
div.cntNaviLeft {
    background-image:url(../images/bg/bg_navi_left.gif);
    background-repeat:no-repeat;
    height: 35px;
    width: 10px;
    float: left;
}
div.cntNaviRight {
    background-image: url(../images/bg/bg_navi_right.gif);
    background-repeat: no-repeat;
    height: 35px;
    width: 10px;
    float: left;
}
div.cntNaviMain {
    background-image:url(../images/bg/bg_navi_main.gif);
    background-repeat:repeat-x;
    height: 35px;
    width: 900px;
    float: left;
    text-align: center;
    padding: 1px 0px 0px 0px;
}
div.cntNaviMain a {
    padding: 0px 20px 0px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
div.cntNaviMain a:hover {
    padding: 0px 20px 0px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
div.cntNaviMain a:active {
    padding: 0px 20px 0px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
/* navi sub definitions */
div.cntNaviSubTop {
    background-image: url(../images/bg/bg_submenu_top.gif);
    background-repeat: no-repeat;
    line-height: 2px;
    height: 2px;
    width: 200px;
    float: left;
}
div.cntNaviSubBottom {
    background-image: url(../images/bg/bg_submenu_bottom.gif);
    background-repeat: no-repeat;
    height: 10px;
    line-height: 10px;
    width: 200px;
    float: left;
}
div.cntNaviSub {
    background-image: url(../images/bg/bg_submenu_middle.gif);
    background-repeat: repeat-y;
    width: 196px;
    float: left;
    padding: 0px 2px 0px 2px;
}
div.cntNaviSubHdl {
    background-image: url(../images/bg/bg_hdl_quick.gif);
    background-repeat: repeat-x;
    border-bottom: 1px solid #336699;
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    width: 166px;
    float: left;
    padding: 3px 0px 3px 30px;
}
div.cntNaviSubHdl a:link, div.cntNaviSubHdl a:visited {
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    width: 166px;
}

div.cntNaviSubHdl a:hover{
    color: #990000;
    font-weight: bold;
    height: 18px;
    width: 166px;
}

div.cntNaviSubSubLinks {
  font-size: 11px;
  font-weight: bold;
  float: left;
}
a.cntNaviSubSubLink:link,a.cntNaviSubSubLink:visited{
      background-image:url(../images/btn/btn_sub_link_normal.gif);
      background-repeat: no-repeat;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold;
      color: #336699;
      min-height: 22px;
      line-height: 21px;
      width: 156px;
      float: left;
      padding: 2px 10px 1px 30px;
}
a.cntNaviSubSubLink:hover{
      background-image:url(../images/btn/btn_sub_link_normal.gif);
      background-repeat: no-repeat;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold;
      color: #990000;
      min-height: 22px;
      line-height: 21px;
      width: 156px;
      float: left;
      padding: 2px 10px 1px 30px;
}
a.cntNaviSubSubLink:active{
      background-image:url(../images/btn/btn_sub_link_normal.gif);
      background-repeat: no-repeat;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold;
      color: #336699;
      min-height: 22px;
      line-height: 21px;
      width: 156px;
      float: left;
      padding: 2px 10px 1px 30px;
}
a.cntNaviSubSubLinkActive:link,a.cntNaviSubSubLinkActive:visited, a.cntNaviSubSubLinkActive:hover, a.cntNaviSubSubLinkActive:active{
      background-image:url(../images/btn/btn_sub_link_normal.gif);
      background-repeat: no-repeat;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold;
      color: #990000;
      min-height: 22px;
      line-height: 21px;
      width: 156px;
      float: left;
      padding: 2px 10px 1px 30px;
}


div.cntNaviSubLinks {
  font-size: 11px;
  font-weight: bold;
  float: left;
}
a.cntNaviSubLink:link,a.cntNaviSubLink:visited {
      background-image:url(../images/btn/btn_link_normal.jpg);
      background-repeat: no-repeat;
      border-top: 1px dotted #FFFFFF;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold;
      color: #336699;
      min-height: 22px;
      line-height: 21px;
      width: 156px;
      float: left;
      padding: 1px 10px 1px 30px;
}
a.cntNaviSubLink:hover {
    background-image:url(../images/btn/btn_link_hover.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    min-height: 22px;
    line-height: 21px;
    width: 156px;
    float: left;
    padding: 1px 10px 1px 30px;
}
a.cntNaviSubLink:active {
    background-image:url(../images/btn/btn_link_red.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    min-height: 22px;
    line-height: 21px;
    width: 156px;
    float: left;
    padding: 1px 10px 1px 30px;
}
div.cntNaviSubLinksAct {
  font-size: 11px;
  font-weight: bold;
}
a.cntNaviSubLinkAct:link, a.cntNaviSubLinkAct:visited, a.cntNaviSubLinkAct:hover, a.cntNaviSubLinkAct:active {
    background-image: url(../images/btn/btn_link_selected.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    min-height: 22px;
    line-height: 21px;
    width: 156px;
    float: left;
    padding: 1px 10px 1px 30px;
}

/* box definitions for startpage */
div.cntBoxQuickFlash {
    border: 1px solid #336699;
    height: 200px;
    width: 918px;
    float: left;
}
div.cntBoxQuick {
    background-image:url(../images/bg/bg_box2_corner.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #CFDAE5;
    height: 200px;
    width: 212px;
    float: left;
}
div.cntBoxQuickHdl {
    background-image: url(../images/bg/bg_hdl_quick.gif);
    background-repeat: repeat-x;
    border-right: 1px solid #336699;
    border-bottom: 1px solid #336699;
    height: 30px;
    min-height:30px;
    width: 192px;
    padding: 0px 0px 0px 20px;
}
div.cntBoxQuickHdlInput {
    background-image:url(../images/btn/btn_search_field.jpg);
    background-repeat:no-repeat;
    background-position: 7px 7px;
    height: 14px;
    width: 100px;
    float: left;
    padding: 8px 0px 5px 10px;
}
input.cntBoxQuickHdlSearch {
    border: 0px;
    font-size: 9px;
    height: 12px;
    width: 100px;
    padding: 2px 0px 0px 0px;
    margin:0px;
    background-color: transparent;
}
div.cntBoxQuickLink {
    background-image: url(../images/bg/bg_dot_blue.gif);
    background-repeat: repeat-x;
    /*height: 20px;*/
    width: 168px;
    float:left;
    padding: 8px 5px 1px 20px;
}
div.cntBoxQuickLink a:link, div.cntBoxQuickLink a:visited  {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    float:left;
}
div.cntBoxQuickLink a:hover, div.cntBoxQuickLink a:active  {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    float:left;
}
div.cntBoxFlash {
    height: 200px;
    width: 700px;
    float: right;
    padding: 0px 0px 0px 5px;
}
div.cntBoxStart {
    width: 920px;
    float: left;
    padding: 10px 0px 15px 0px;
}
div.cntBoxStartLeft {
    width: 220px;
    float: left;
    padding: 0px 0px 0px 0px;
}
div.cntBoxStartLeftDate {
    font-size:9px;
    font-weight:normal;
    width:170px;
    float:left;
}
div.cntBoxStartLeftTXT {
    line-height:15px;
    width:165px;
    float:left;
    padding: 5px 5px 10px 0px;
}
div.cntBoxStartMiddle {
    width: 416px;
    float: left;
    padding: 0px 40px 0px 40px;
}
div.cntBoxStartRight {
    width: 201px;
    float: left;
    text-align:right;
    padding: 0px 0px 0px 0px;
}
div.cntBoxStartNews {
    border-top: 1px dotted #B8CFE5;
    width: 416px;
    float: left;
    padding: 10px 0px 10px 0px;
}
div.cntBoxStartNewsDate {
    font-size: 11px;
    width: 416px;
    float: left;
    padding: 0px 0px 5px 0px;
}
div.cntBoxStartNewsHdlRed {
    font-weight: bold;
    font-size: 15px;
    color: #990000;
    width: 416px;
    float: left;
    padding: 0px 0px 5px 0px;
}
div.cntBoxStartNewsHdlRed a:link, div.cntBoxStartNewsHdlRed a:visited {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #990000;
}
div.cntBoxStartNewsHdlRed a:hover, div.cntBoxStartNewsHdlRed a:active {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #990000;
}
div.cntBoxStartNewsHdlBlue {
    width: 416px;
    float: left;
    padding: 0px 0px 5px 0px;
}
div.cntBoxStartNewsHdlBlue a:link, div.cntBoxStartNewsHdlBlue a:visited {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #003366;
}
div.cntBoxStartNewsHdlBlue a:hover, div.cntBoxStartNewsHdlBlue a:active {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: #003366;
}
div.cntBoxStartNewsTxt {
    line-height: 18px;
    width: 416px;
    float: left;
    padding: 5px 0px 10px 0px;
}
/* definitions for product overview */
table.cntTbl {
    width: 680px;
    margin-top: 0px;
}
tr.cntTblRowBlue {
    background-color: #DEE6EF;
}
tr.cntTblRowGrey {
    background-color: #EEEEEE;
}
td.cntTblPicGrey{
    background-color: #D1D8E0;
    text-align: right;
    border-right: 1px solid #C8C8C8;
    min-height: 70px;
    width: 122px;
}
td.cntTblPicBlue{
    background-color: #D1D8E0;
    text-align: right;
    border-right: 1px solid #A3B7CC;
    min-height: 70px;
    width: 122px;
}
td.cntTblTitleGrey {
    background-image: url(../images/bg/table/bg_table_Grey_titleBG.gif);
    background-repeat: repeat-y;
    background-position: bottom;
    border-right: 1px solid #A3B7CC;
    border-left: 1px solid #FFFFFF;
    width: 138px;
}
div.cntTblTitleGrey {
    background-image: url(../images/bg/table/bg_table_Grey_title.gif);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 15px;
    font-weight: bold;
    color: #003366;
    width: 108px;
    padding: 15px 15px 15px 15px;
}
td.cntTblTitleBlue {
    background-image: url(../images/bg/table/bg_table_Blue_titleBG.gif);
    background-repeat: repeat-y;
    background-position: bottom;
    border-right: 1px solid #A3B7CC;
    border-left: 1px solid #FFFFFF;
    width: 138px;
}
div.cntTblTitleBlue {
    background-image: url(../images/bg/table/bg_table_Blue_title.gif);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 15px;
    font-weight: bold;
    color: #003366;
    width: 108px;
    padding: 15px 15px 15px 15px;
}
td.cntTblText {
    border-left: 1px solid #FFFFFF;
    width: 408px;
    padding-top: 14px;
}
/* styles for table-cells from cms-editor */
td.cntTableHead {
  font-weight: bold;
  font-size: 11px;
  width: 25%;
  padding: 5px 10px 0px 10px;
}
td.cntTableHeadLine {
  border-right: 1px solid #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  width: 25%;
  padding: 5px 10px 0px 10px;
}
td.cntTableCnt {
  font-size: 11px;
  width: 25%;
  padding: 5px 10px 0px 10px;
}
td.cntTableCntLine {
  border-right: 1px solid #FFFFFF;
  font-size: 11px;
  width: 25%;
  padding: 5px 10px 0px 10px;
}
table.tbl {
    border-left: 1px solid rgb(195, 212, 229);
    border-top: 1px solid rgb(195, 212, 229);
    border-right: 1px solid rgb(195, 212, 229);
    border-bottom: 1px solid rgb(195, 212, 229);
    background-image: url(../images/bg/bg_box1_corner.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #FFFFFF;
    width: 100%;
}
td.tblRowHead {
    background-image: url(../images/bg/table/bg_table_Blue_title.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #336699;
    font-size: 10px;
    font-weight: bold;

}
td.tblRowLeft {
    background-color: #d1d8e0;
    font-weight:bold;
    font-size: 10px;
}
td.tblRowEven {
    background-color: #dee6ef;
    text-align: right;
    font-size: 10px;
}
td.tblRowOdd {
    background-color: #eeeeee;
    text-align: right;
    font-size: 10px;
}
/* boxen on startpage */
div.cntBoxMini1 {
    background-image: url(../images/bg/bg_box1_top.gif);
    background-repeat: repeat-x;
    background-color: #CFDAE5;
    border-left: 1px solid #AFC4DA;
    border-bottom: 1px solid #AFC4DA;
    border-right: 1px solid #AFC4DA;
    width: 213px;
    float: left;
    margin-bottom: 10px;
    padding-top: 2px;
}
div.cntBoxMiniHdl1 {
    width: 213px;
    float: left;
}
div.cntBoxMiniCnt1 {
    background-image: url(../images/bg/bg_box1_corner.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    width: 193px;
    float: left;
    padding: 10px 0px 0px 20px;
}
div.cntBoxMini2 {
    background-image: url(../images/bg/bg_box2_top.gif);
    background-repeat: repeat-x;
    background-color: #CFDAE5;
    background-color: #E1E1E1;
    border-left: 1px solid #AFC4DA;
    border-bottom: 1px solid #AFC4DA;
    border-right: 1px solid #AFC4DA;
    width: 213px;
    float: left;
    margin-bottom: 10px;
    padding-top: 2px;
}
div.cntBoxMiniHdl2 {
    width: 213px;
    float: left;
}
div.cntBoxMiniCnt2 {
    background-image: url(../images/bg/bg_box2_corner.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    width: 193px;
    float: left;
    padding: 10px 0px 0px 20px;
}

/* text ddefinitions */
div.cntTxt {
    width: 480px;
    float: left;
    padding: 30px 100px 5px 100px;
}
div.cntTxtCntHdl {
  background-image: url(../images/bg/bg_dot_news_blue.gif);
  background-repeat: repeat-x;
  background-position:bottom;
  font-weight: bold;
  font-size: 13px;
  color: #003366;
  line-height: 16px;
  width: 480px;
  float: left;
  padding: 0px 0px 5px 0px;
}
div.cntTxtCntTab {
  line-height: 18px;
  width:480px;
  float:left;
  padding: 0px 0px 5px 0px;
}
div.cntTxtCntTab a {
    color:#003366;
    font-size:11px;
    font-weight:bold;
}
div.cntTxtCntTab a:hover {
    color:#990000;
    font-size:11px;
    font-weight:bold;
}
div.cntTxtCntShort {
    line-height: 18px;
    width: 480px;
    float: left;
    padding: 15px 0px 5px 0px;
}
div.cntTxtCntLong {
    line-height: 18px;
    width: 480px;
    float: left;
    padding: 10px 0px 5px 0px;
}
div.cntTxtCntPartner {
    line-height: 18px;
    width: 220px;
    float: left;
    padding: 10px 20px 5px 0px;
}
b.cntTxtCntPartner{
    color: #990000;
}
/* formular definitions */
div.cntTxtForm {
    width: 300px;
    float: left;
    padding: 7.5px 0px 7.5px 0px;
}
div.cntTxtFormLbl {
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    width: 110px;
    float: left;
    padding: 0px 10px 0px 0px;
}
div.cntTxtFormLbl2 {
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    width: 190px;
    float: left;
    padding: 0px 10px 0px 0px;
}
div.cntTxtFormInp {
    width: 180px;
    float: left;
    padding: 0px 0px 0px 0px;
}
input {
    width: 165px;
}
div.clr {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}
div.blank {
    height: 10px;
    width: 100%;
    font-size: 10px;
    clear: both;
}

/* images */
.blindPic {
    border: 0px;
    height:0px;
    width:0px;
}
img.imgList {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
img.imgListThumb {
    border: 0px;
    padding:0px 0px 20px 20px;
}
div.imgDetail {
    width:600px;
}
/* button definitions */
.butMore {
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    color: #003366;
    padding-top: 5px;
}
div.butMore a:link, a:visited{
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    color: #003366;
}
a:link, a:visited {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}
a:hover, a:active {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #990000;
}
a.cntBtnSwitch:link, a.cntBtnSwitch:visisted {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}
a.cntBtnSwitch:hover, a.cntBtnSwitch:active {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #990000;
}
a.partner:link, a.partner:visited {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}
a.partner:hover, a.partner:active {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color: #990000;
}

a.butHead:link, a.butHead:visited {
  font-size: 11px;
  color:#6699CC;
}
a.butHead:hover, a.butHead:active {
  font-size: 11px;
  color:#990000;
}

/* styles for prod overview map */
.btn_prod_pistols {
    position: absolute;
    top: 230px; left: 103px;
    width: 202px; height: 142px;
}
.btn_prod_submachine {
    position: absolute;
    top: 230px; 	left: 362px;
    width: 202px; 	height:142px;
}
.btn_prod_assault {
    position: absolute;
    top: 230px; 	left: 622px;
    width: 202px; 	height: 142px;
}

.btn_prod_machine {
    position: absolute;
    top: 398px; left: 103px;
    width: 202px; height: 142px;
}
.btn_prod_special  {
    position: absolute;
    top: 398px; left: 362px;
    width: 202px; height: 142px;
}
.btn_prod_launcher {
    position: absolute;
    top: 398px; left: 622px;
    width: 202px; height: 142px;
}

/** Styles for javascript fvalidate class (form validator) */
input.errHilite, select.errHilite, textarea.errHilite {
    border: 1px solid #3E3E3E;
    background-color: #BDC4CC;
    color: #000000;
}
label.errHilite {
    font-weight: bold;
}