@import "reset.css";
@import "ui_custom.css";
@import "../font/font.css";
html { height: 100%;
  background-color: black;
}
* html body { height: 100%; }
#preisinfo p { color: #091F02 !important; }
#moreTools > label { color: #091F02 !important; }
.rowElem p { color: #091F02 !important; }
.moreFields ul li.sep { color: #FFFF98 !important; }
.rowInfo p { color: #FFFF98 !important; }
div.widget { color: #FFFF98 !important; }
.tableDaten { color: #091F02 !important; }
body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  font-size: 12px;
  color: #091F02;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  min-height: 100%;
  position: relative;
}
/* CONTENT */
#content {
  height: auto;
  width: 960px;
  padding-bottom: 70px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}
#contentFirst {
  height: auto;
  width: 960px;
  padding-bottom: 70px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 130px;
}
#login {
  float: right;
  margin-right: 0px;
  margin-top: 21px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFF98;
}

#login a {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #091F02  text-decoration: none;
}

#login input[type=text], #login input[type=password]{
  background: #fff;
  width: 117px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  border: 1px solid #959595;
}

#login input[type=text]:hover, #login input[type=password]:hover { background: #daf2ff; }
#login input[type=text]:focus, #login input[type=password]:focus { border: 1px solid #1a1f23 ; background: #daf2ff; }


/* ==========  Typo  ========== */

h1, h2, h3, h4, h5, h6, ul.tabs li a, .leftNav ul li a, .stats ul li span, .userLink, .errorPage p, .ui-dialog .ui-dialog-title { font-family: 'GeogrotesqueRegular', sans-serif; font-weight: normal; }
h1 { font-size: 24px; color: #FFFFFF; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

.widget { /*width: 960px; width: 100%;*/ border: 1px solid #272c30; display: block; background: #0E2E03; clear: both; border-top: none;}
.head { background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #164D05),color-stop(0.81, #164D05));
  background-image: -o-linear-gradient(bottom, #164D05 0%, #164D05 81%);
  background-image: -moz-linear-gradient(bottom, #164D05 0%, #164D05 81%);
  background-image: -webkit-linear-gradient(bottom, #164D05 0%, #164D05 81%);
  background-image: -ms-linear-gradient(bottom, #164D05 0%, #164D05 81%);
  background-image: linear-gradient(to bottom, #164D05 0%, #164D05 81%);
  height: 38px; border-top: 1px solid #24272b; border-bottom: 1px solid #24272b; position: relative; color: #FFFF98;
}

.iDayCalendar { background: url(../../images/icons/dayCalendar.png) no-repeat 12px; }

.widget h5 { font-weight: normal; padding: 8px 12px 9px 35px; float: left; }

.head {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;

  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;

  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}

.head-right { float: right; text-align: left; position: relative; margin: 12px 300px 0px 0px;}
.head-left { text-align: left; position: absolute; top: 8px; left: 200px; }

.button-new { height: 30px; width: 30px; background: url(../../images/new.png) no-repeat; }


/* ==========  General styles ========== */

.wrapper { width: 960px; margin: auto; }
.img { border: 1px solid #d5d5d5; }

.red { color: #e0a5a5; }
.green { color: #72c66f; }


/* ==========  Additional reset classes  ========== */

.mt40 { margin-top: 40px; }
.nomargin { margin: 0!important; }
.nopadding { padding: 0!important; }
.noborder { border: none!important; }
.nobg { background: none!important; }
.floatleft { display: block; float: left; }
.floatright { display: block; float: right; }
.aligncenter { text-align: center; }
.fix { clear: both; }
.inactive { margin-top: 0px; color: #2B6893; }

select { overflow: auto; }
.bordLeft { border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; }
.bordRight { border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }


/* ===== Contact list ===== */

.listNav { margin:0 0 10px; }

ul.listData { float: right; text-align: right; margin-top: -1px; font-size: 11px; }
ul.listData li { display: inline-block; padding: 0 6px 1px 6px!important; border: none!important; margin-left: 6px }
.listData .cNote { background: url(../../images/darkBg.png) repeat; display: block; padding: 0 6px 1px 6px; border: 1px solid #24272B; color: #878787; margin-top: 1px; }

.cNoteColor { display: block; padding: 0 6px 1px 6px; border: 1px solid #24272B; margin-top: 1px; }

#myList > li { padding: 8px 0 8px 12px; background: url(../../images/linesSep.png) repeat-x 0 0; }
#myList > li:hover { background-color: #2c3032; }
#myList > li:first-child { padding-top: 8px; }

/* ===== Top navigation ===== */

#topNav { height: 36px; display: block; }
.fixedFirst { position: fixed; background: #113B04; width: 100%; color: #FFFF98; border-bottom: 1px solid #4a4f51; z-index: 999; padding-bottom: 15px; }
.fixed { position: fixed; background: #113B04; width: 100%; color: #FFFF98; border-bottom: 1px solid #FFFF98; z-index: 999;}

.welcome { float: left; margin-top: 15px}
.welcome img { float: left; margin: 0px 8px 8px 8px }
.welcome span { padding: 8px 5px; display: block; white-space: nowrap; float: left; font-size: 11px; }

.userNav { float: right; z-index: 6000; position: relative; font-size: 11px; }
.userNav .lastNav { width: 2px; height: 36px; background: url(../../images/navSep.png) repeat-y; position: absolute; top: 0; right: 0; }
.userNav ul { margin-right: 2px; }
.userNav ul li { display: inline; float: left; position: relative; cursor: pointer; border-right: 1px solid #2f2f2f; }
.userNav ul li:first-child { border-left: 1px solid #2f2f2f; }
.userNav ul li a { color: #FFFF98; text-decoration: none; display: block; float: left; }
.userNav ul li:hover, .selected { background: #091F02; }
.userNav ul li span { display: block; padding: 8px 14px 8px 8px; float: left; margin-top: 5px;}
.userNav ul li img { float: left; display: block; margin: 18px 2px 11px 14px; }

.userNav ul li ul { position: absolute; left: -1px; display: none; top: 35px; margin-top: 0px; background: #2f2f2f; padding: 0 1px 1px 1px; border: 1px solid #1d1d1d; z-index: 100; }
.userNav ul li ul li { display: block; float: none; border-top: 1px solid #2f2f2f; background: #212121; border-right: none; }
.userNav ul li ul li:first-child { border-left: none!important; }
.userNav ul li ul li a { width: 162px; padding: 6px 10px 6px 15px; font-size: 11px; text-transform: none; color: #a4a4a4; font-weight: normal; background: none; float: none; }
.userNav ul li ul li a:hover { background: none; font-weight: normal; color: #737373; }
.userNav ul li ul li:hover { background: #1d1d1d!important; }

/* ===== Header ===== */

#header { height: 106px; clear: both; padding-bottom: 40px;}
.logo { float: left; margin-top: 30px; }

/* ==========   Mainmenu  ========== */

/* Allgemein */
.topNav { float: right; margin-right: 1px; margin-top: 20px;}
.topNav ul { margin-top: 25px; }
.topNav ul li { height: auto;  text-align: center; display: block; margin-left: 5px; position: relative; float: right; }
.topNav ul li a {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #113B04),color-stop(0.81, #113B04));
  background-image: -o-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -moz-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -webkit-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -ms-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: linear-gradient(to bottom, #113B04 0%, #113B04 81%);
  padding: 9px 9px 9px 9px; display: block; color: #FFFF98; font-size: 12px; position: relative; -moz-box-shadow: 0 1px 0 #113B04; -webkit-box-shadow: 0 1px 0 #113B04; box-shadow: 0 1px 0 #113B04; /*margin-right: 10px;*/ border: 1px solid #113B04; color: #FFFF98; }
.topNav ul li a:hover {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #207008),color-stop(0.81, #207008));
  background-image: -o-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -moz-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -webkit-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -ms-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: linear-gradient(to bottom, #207008 0%, #207008 81%);
  color: #FFFF98; border: 1px solid #113B04; }
.topNav ul li.current a {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #207008),color-stop(0.81, #207008));
  background-image: -o-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -moz-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -webkit-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -ms-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: linear-gradient(to bottom, #207008 0%, #207008 81%);
  color: #FFFF98; border: 1px solid #113B04; }
.topNav ul li a span { display: block; padding: 34px 10px 0 10px; }

/* et Aktion */
.topNav ul li.etAktion a {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #910000),color-stop(0.81, #910000));
  background-image: -o-linear-gradient(bottom, #910000 0%, #910000 81%);
  background-image: -moz-linear-gradient(bottom, #910000 0%, #910000 81%);
  background-image: -webkit-linear-gradient(bottom, #910000 0%, #910000 81%);
  background-image: -ms-linear-gradient(bottom, #910000 0%, #910000 81%);
  background-image: linear-gradient(to bottom, #910000 0%, #910000 81%);
}

/* ==========   Middlemenu  ========== */

/* Allgemein */
.middleNav { float: left; margin-right: 1px; }
.middleNav ul { margin-top: 15px; }
.middleNav ul li { height: auto;  text-align: center; display: block; margin-left: 0px; position: relative; float: left; }
.middleNav ul li a {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #113B04),color-stop(0.81, #113B04));
  background-image: -o-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -moz-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -webkit-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: -ms-linear-gradient(bottom, #113B04 0%, #113B04 81%);
  background-image: linear-gradient(to bottom, #113B04 0%, #113B04 81%);

  padding: 5px 5px 5px 5px; display: block; color: #595858; font-size: 12px; position: relative; -moz-box-shadow: 0 1px 0 #474c4f; -webkit-box-shadow: 0 1px 0 #474c4f; box-shadow: 0 1px 0 #474c4f; /*margin-right: 10px;*/ border: 1px solid #292d2f; color: #FFFF98;
}
.middleNav ul li a:hover {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #207008),color-stop(0.81, #207008));
  background-image: -o-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -moz-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -webkit-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -ms-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: linear-gradient(to bottom, #207008 0%, #207008 81%);
  color: #FFFF98; border: 1px solid #252a31; }
.middleNav ul li.current a {
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #207008),color-stop(0.81, #207008));
  background-image: -o-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -moz-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -webkit-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: -ms-linear-gradient(bottom, #207008 0%, #207008 81%);
  background-image: linear-gradient(to bottom, #207008 0%, #207008 81%);
  color: #FFFF98; border: 1px solid #252a31; }
.middleNav ul li a span { display: block; padding: 34px 10px 0 10px; }


/* ==========   page  ========== */
.contentBig {padding-bottom: 80px;}
.content { float: left; width: 707px; padding-bottom: 80px; }
.content .title { background: url(../../images/pageTitleBg.png) repeat-x; height: 36px; width: 707px; -moz-box-shadow: 0 1px 0 #4c5154; -webkit-box-shadow: 0 1px 0 #4c5154; box-shadow: 0 1px 0 #4c5154; }
.content .title h5 { float: left; color: #091F02; font-weight: normal; display: block; padding: 7px 15px; }
.sep {height: 10px;}
/* ==========  Login page  ========== */

.loginPanel { width: 320px; background: url(../../images/widgetBg.png) repeat; border: 1px solid #2A2E34; border-top: 0; display: block; /*height: 222px; */
  box-shadow:inset 0 0 2px #272b2c;
  -moz-box-shadow:inset 0 0 2px #272b2c;
  -webkit-box-shadow: inset 0 0 2px #272b2c;

  -moz-box-shadow: 0 1px 0 #4b4e50;
  -webkit-box-shadow: 0 1px 0 #4b4e50;
  box-shadow: 0 1px 0 #4b4e50;
}
.loginWrapper { margin: -106px 0 0 -160px; position: absolute; top: 50%; left: 50%; }
.loginLogo { position: absolute; width: 215px; height: 58px; display: block; top: -80px; left: 50%; margin-left: -160px; }
.loginPanel h5 { font-weight: normal; padding: 9px 12px 9px 35px; float: left; }

.loginPanel label { width: 60px; }
.rememberMe { margin-left: 12px; }
.rememberMe label { padding: 4px 12px!important; width: auto; }
.loginInput { width: 196px; float: left; }
.loginRow { border-top: 1px solid #363B3E;
  padding: 16px 0;
  position: relative;
  border-bottom: 1px solid #24272B; }
.loginRow:first-child {  }
.loginRow:last-child { border-bottom: none; }

.backTo a:hover { background: #212121; }
.backTo span { padding: 8px 14px 8px 8px; display: block; float: left; }
.backTo img { margin: 13px 2px 11px 14px; float: left; display: block; }
.backTo a { float: left; color: #091F02; font-size: 11px; border-right: 1px solid #2F2F2F; border-left: 1px solid #2F2F2F; }

/* ===== Forms ===== */

.mainForm label { margin-right: 15px; display: block; float:left; padding: 3px 12px; }

.dateForm { width: 58px!important; cursor: pointer; }
.rowFormK { width: 150px!important; cursor: pointer; }

.colorpick { width: 58px!important; float: left; cursor: pointer; }
.pick { width: 16px; height: 16px; float: left; background: url(../../images/color.png) no-repeat 0; margin: 2px 5px; cursor: pointer; padding: 4px 0!important; }
.colorP { position: relative; width: 58px; }

.multiple { width: 100%; padding: 5px; border: 1px solid #1E2226; background: #113B04; color: #091F02; }
option[selected], option[focus] { background: #404b51 }


.moreFields ul li { float: left; width: 58px; margin: 0 10px 0 0; }
.moreFields ul li input[type=text] { width: 98%!important; }
.moreFields ul li.sep { padding: 3px 5px 3px 6px; display: block; margin: 0; width: auto; color: #091F02; }
.moreFields ul li span { color: #091F02; display: block; margin: 4px 0 0 0; white-space: nowrap;  }

.itemDisabled { color: #5c5c5c; }

.rowElem { clear: both; position: relative; background: url(../../images/linesSep.png) repeat-x 0 0; }
.rowFirst { clear: both; position: relative; }

.formRight { float:left; width: 450px; margin-top: 8px; }
.formBottom { /*width: 670px;*/ margin: 12px 12px 12px 0; }
.rowElem > label,.rowFirst > label { padding: 12px 8px 8px 0px; width: 100px; }
.rowElem .topLabel, .rowFirst .topLabel { padding: 5px 12px 12px 0; }

#valid input { position: relative; }

.mainForm input[type=checkbox] { margin: 7px 0px 0 0; }

.mainForm input[type=text], .mainForm textarea, .mainForm input[type=password] { background: #25292b; width: 100%; padding: 5px 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #d5d5d5; border: 1px solid #1e2226;
  -moz-box-shadow: 0 1px 0 #363B3E;
  -webkit-box-shadow: 0 1px 0 #363B3E;
  box-shadow: 0 1px 0 #363B3E;
}
.mainForm input[type=text]:hover, .mainForm input[type=password]:hover, .mainForm textarea:hover { background: #24282a; }
.mainForm input[type=text]:focus, .mainForm input[type=password]:focus, .mainForm textarea:focus { border: 1px solid #1a1f23 ; background: #24282a; }

.submitForm { float: right; margin: 20px 0px 10px/*22px*/ 14px; }
.deleteForm { float: left; margin: 20px 0px 10px/*22px*/ 0px; }

/* ==========  Buttons ========== */

input[type=submit], input[type=reset], input[type=button], button, .button { font-size: 10px; font-weight: bold; text-transform: uppercase; padding: 6px 14px 7px 14px; cursor: pointer; font-family: Arial, Helvetica, sans-serif; line-height: 12px; border: 1px solid #292d2f; -moz-box-shadow: 0 0 2px #545454; color: #fff;
  -webkit-box-shadow: 0 0 2px #545454;
  box-shadow: 0 0 2px #545454;
}

.basicBtn {  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #207008),color-stop(0.81, #207008));
background-image: -o-linear-gradient(bottom, #207008 0%, #207008 81%);
background-image: -moz-linear-gradient(bottom, #207008 0%, #207008 81%);
background-image: -webkit-linear-gradient(bottom, #207008 0%, #207008 81%);
background-image: -ms-linear-gradient(bottom, #207008 0%, #207008 81%);
background-image: linear-gradient(to bottom, #207008 0%, #207008 81%);
}
.basicBtn:hover { background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1A5C07),color-stop(0.81, #1A5C07));
background-image: -o-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -moz-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -webkit-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -ms-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: linear-gradient(to bottom, #1A5C07 0%, #1A5C07 81%);
}
.basicBtn:active { background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1A5C07),color-stop(0.81, #1A5C07));
background-image: -o-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -moz-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -webkit-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: -ms-linear-gradient(bottom, #1A5C07 0%, #1A5C07 81%);
background-image: linear-gradient(to bottom, #1A5C07 0%, #1A5C07 81%);
}

.blueBtn { background: #3c87b6 url(../../images/ui/blueBtn.png) repeat-x 0 0; }
.blueBtn:hover { background-position: 0 -27px; }
.blueBtn:active { background-position: 0 -54px; }

.redBtn {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #910000),color-stop(0.81, #910000));
background-image: -o-linear-gradient(bottom, #910000 0%, #910000 81%);
background-image: -moz-linear-gradient(bottom, #910000 0%, #910000 81%);
background-image: -webkit-linear-gradient(bottom, #910000 0%, #910000 81%);
background-image: -ms-linear-gradient(bottom, #910000 0%, #910000 81%);
background-image: linear-gradient(to bottom, #910000 0%, #910000 81%);
}
.redBtn:hover {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AD0000),color-stop(0.81, #AD0000));
background-image: -o-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -moz-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -webkit-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -ms-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: linear-gradient(to bottom, #AD0000 0%, #AD0000 81%);
}
.redBtn:active {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AD0000),color-stop(0.81, #AD0000));
background-image: -o-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -moz-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -webkit-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: -ms-linear-gradient(bottom, #AD0000 0%, #AD0000 81%);
background-image: linear-gradient(to bottom, #AD0000 0%, #AD0000 81%);
}

.seaBtn {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #091F02),color-stop(0.81, #091F02));
background-image: -o-linear-gradient(bottom, #091F02 0%, #091F02 81%);
background-image: -moz-linear-gradient(bottom, #091F02 0%, #091F02 81%);
background-image: -webkit-linear-gradient(bottom, #091F02 0%, #091F02 81%);
background-image: -ms-linear-gradient(bottom, #091F02 0%, #091F02 81%);
background-image: linear-gradient(to bottom, #091F02 0%, #091F02 81%);
}
.seaBtn:hover {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #103804),color-stop(0.81, #103804));
background-image: -o-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -moz-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -webkit-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -ms-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: linear-gradient(to bottom, #103804 0%, #103804 81%);
}
.seaBtn:active {
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #103804),color-stop(0.81, #103804));
background-image: -o-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -moz-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -webkit-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: -ms-linear-gradient(bottom, #103804 0%, #103804 81%);
background-image: linear-gradient(to bottom, #103804 0%, #103804 81%);
}

.blackBtn { background: url(../../images/ui/blackBtn.png) repeat-x 0 0; }
.blackBtn:hover { background-position: 0 -27px; }
.blackBtn:active { background-position: 0 -54px; }

.greyishBtn { background: url(../../images/ui/greyishBtn.png) repeat-x 0 0; }
.greyishBtn:hover { background-position: 0 -27px; }
.greyishBtn:active { background-position: 0 -54px; }

.greenBtn { background: url(../../images/ui/greenBtn.png) repeat-x 0 0; }
.greenBtn:hover { background-position: 0 -27px; }
.greenBtn:active { background-position: 0 -54px; }


.btn14 { border: 1px solid #24272B; background: url(../../images/titleBg.png) repeat-x 0 0; padding: 6px 8px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E;  -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E; }
.btn14:hover { background-position: 0 -39px; }
.btn14:active { background: #557a8e; }

.btn143 { margin-right:3px;border: 1px solid #24272B; background: url(../../images/titleBg.png) repeat-x 0 0; padding: 6px 8px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E;  -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E;}
.btn143:hover { background-position: 0 -39px; }
.btn143.active { background: #557a8e; }

.btn55 { background: #3b5867 url(../../images/middlebg.png) repeat-x 0 0; border: 1px solid #292D2F; padding: 7px 6px 0px 6px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E; -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E; }
.btn55:hover { background-position: 0 -56px; }
.btn55:active { background-position: 0 -112px; }
.btn55 span { display: block; padding: 5px 5px 0 5px; color: #091F02; }

.btnIconLeft { border: 1px solid #292D2F; background: url(../../images/titleBg.png) repeat-x 0 0; display: inline-block; color: #091F02;  }
.btnIconLeft:hover { background-position: 0 -39px; }
.btnIconLeft:active { background: #557a8e; }
.btnIconLeft .icon { float: left; border-right: 1px solid #292D2F; padding: 8px; }
.btnIconLeft span { display: block; float: left; padding: 5px 10px; font-weight: bold; }

/* ==========  Numbers notifications  ========== */

.numberTop, .numberMiddle, .numberLeft { text-align: center; display: inline-block; padding: 1px 5px; color: #091F02; float: right; margin: 10px 15px 10px -5px; font-size: 11px; line-height: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.numberTop, .numberMiddle { margin: 9px 15px 8px -5px; padding: 1px 5px!important; background: url(../../images/numberTop.png) repeat-x; border: 1px solid #573535;
  -moz-box-shadow: inset 0 0 1px #e14040;
  box-shadow:inset 0 0 1px #e14040;
  -moz-box-shadow:inset 0 0 1px #e14040;
}
.numberMiddle { margin: 0; position: absolute; top: -7px; right: -7px; font-size: 11px; background: url(../../images/numberTop.png) repeat-x; }
.numberLeft { margin: 0; position: absolute; top: 12px; right: 8px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; float: none; background: url(../../images/number.png) repeat-x!important; padding: 2px 6px!important;
  -moz-box-shadow: 0 1px 0 #4f565a;
  -webkit-box-shadow: 0 1px 0 #4f565a;
  box-shadow: 0 1px 0 #4f565a;
}
/* ===== Left navigation ===== */

.leftNav { width: 212px; margin-top: -1px; float: left; margin-right: 41px; margin-bottom: 80px; }
.leftNav .last { border-bottom: none; }

.leftNav ul li { position: relative; }
.leftNav ul li a { color: #091F02; font-size: 15px; display: block; background: url(../../images/titleBg.png) repeat-x 0 0; border: 1px solid #2e3234; margin-top: 1px; }
.leftNav ul li a:hover { background-position: 0 -39px; color: #091F02; border: 1px solid #252a31; }
.leftNav ul li a.active { background-position: 0 -78px; }
.leftNav ul li a span { padding: 9px 0 9px 35px; display: block; }


/* Left navigation icons */

.leftNav ul li.dash a span { background: url(../images/icons/dark/download.png) no-repeat 10px; }
.leftNav ul li.graphs span { background: url(../images/icons/dark/graph.png) no-repeat 10px; }
.leftNav ul li.forms a span { background: url(../images/icons/dark/pencil.png) no-repeat 10px; }
.leftNav ul li.gallery a span { background: url(../images/icons/dark/preview.png) no-repeat 10px; }
.leftNav ul li.typo span { background: url(../images/icons/dark/create.png) no-repeat 10px; }
.leftNav ul li.tables a span { background: url(../images/icons/dark/frames.png) no-repeat 10px; }
.leftNav ul li.cal a span { background: url(../images/icons/dark/dayCalendar.png) no-repeat 10px; }
.leftNav ul li.errors a span { background: url(../images/icons/dark/alert.png) no-repeat 10px; }
.leftNav ul li.categorie a span { background: url(../../images/icons/categorie.png) no-repeat 10px; }
.leftNav ul li.login a span { background: url(../../images/icons/user.png) no-repeat 10px; }
.leftNav ul li.pic a span { background: url(../images/icons/dark/blocks.png) no-repeat 10px; }
.leftNav ul li.widgets a span { background: url(../images/icons/dark/full.png) no-repeat 10px; }
.leftNav ul li.contacts a span { background: url(../../images/icons/users.png) no-repeat 10px; }
.leftNav ul li.ressourcen a span { background: url(../../images/icons/ressourcen.png) no-repeat 10px; }
.leftNav ul li.archive a span { background: url(../../images/icons/archive.png) no-repeat 10px; }
.leftNav ul li.manufacturer a span { background: url(../../images/icons/manufacturer.png) no-repeat 10px; }
.leftNav ul li.habitat a span { background: url(../../images/icons/habitat.png) no-repeat 10px; }

.iHabitat { background: url(../../images/icons/habitat.png) no-repeat 12px; }
.iArchive { background: url(../../images/icons/archive.png) no-repeat 12px; }
.iManufacturer { background: url(../../images/icons/manufacturer.png) no-repeat 12px; }
.iRessourcen { background: url(../../images/icons/ressourcen.png) no-repeat 12px; }
.iRessource { background: url(../../images/icons/ressource.png) no-repeat 12px; }
.iUsers { background: url(../../images/icons/users.png) no-repeat 12px; }
.iUser { background: url(../../images/icons/user.png) no-repeat 12px; }
.iDate { background: url(../../images/icons/alarm.png) no-repeat 12px; }
.iCat { background: url(../../images/icons/categorie.png) no-repeat 12px; }


/* ===== Dynamic table headers ===== */
.table { border: 1px solid #272C30; border-top: none; }
.headTitle { background: #efefef url(../../images/leftNavBg.png) repeat-x; height: 37px; border-bottom: 1px solid #d5d5d5; }

/* ===== Table ===== */
.tableStatic thead td { padding: 3px 0 2px 0; text-align: center; border-left: 1px solid #3B4144; background: #0E2E03 !important; border-bottom: 1px solid #3B4144; font-size: 11px; color: #FFFF98; }
.tableStatic thead td:first-child { background: #0E2E03 !important; border-left: none; }
.tableStatic tbody tr { border-top: 1px solid #3B4144; }
.tableStatic tbody tr:nth-child(even) { background: #FFFF98; }

.tableStatic tbody td { background: #FFFF98; border-left: 1px solid #343a3d; padding: 4px 5px; vertical-align: middle; color: #091F02 !important;}
.tableStatic tbody td:first-child { background: #FFFF98; border-left: none; color: #091F02 !important;}

#customWidget { position: relative; height: 36px; }


#popup_container { min-width: 300px; max-width: 600px; background: url(../../images/alertOpacityOverlay.png) repeat; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#popup_title { text-align: center; background: url(../../images/leftNavBg.png) repeat-x; border-bottom: 1px solid #d5d5d5; cursor: default; padding: 9px 0 9px 0px; margin: 0em; height: 20px; color: #424242; }
#popup_content { background: #fafafa; padding: 1em 1.75em; margin: 0em; }
#popup_message { text-align: center; color: #424242; }
#popup_panel { text-align: center; margin: 1em 0em 0em 0em; }
#popup_message input[type=text] { background: #FCFCFC; border: 1px solid #D1D1D1; padding: 5px; width: 258px; }
#popup_prompt { margin: .5em 0em; }
/* ===== Footer ===== */

#footer { clear: both; /*height: 36px;*/ background: #113B04; width: 100%; color: #FFFF98; margin-top: 42px; position: absolute; bottom: 0; }
#footer span { color: #FFFF98; padding: 9px 5px; display: block; font-size: 11px; }
#footer a { color: #FFFF98!important; }
#footer a:hover { background: #091F02!important; color: #FFFF98!important;}
#footer span a { color: #FFFF98; }

/* ===== Notification messages ===== */

.nNote { cursor: pointer; clear: both; margin: 5px 5px 5px 5px; width: 98%; }
.nNote strong { margin-right: 5px; }
.nNote p { font-size: 12px; padding: 6px 25px 6px 54px; margin: 0px; color: #565656; }
.nMessage p { font-size: 11px; }
.nWarning { background: #ffe9ad url(../../images/icons/notifications/error.png) no-repeat 15px center; border: 1px solid #eac572; color: #826200; }
.nSuccess { background: #effeb9 url(../../images/icons/notifications/accept.png) no-repeat 15px center; border: 1px solid #c1d779; color: #3C5A01; }
.nFailure { background: #fccac1 url(../../images/icons/notifications/exclamation.png) no-repeat 15px center; border: 1px solid #e18b7c; color: #AC260F; }
.nInformation { background: #d1e4f3 url(../../images/icons/notifications/information.png) no-repeat 15px center; border: 1px solid #99c4ea; color: #235685; }
.nLightbulb { background: #FEF0CB url(../../images/icons/notifications/lightbulb.png) no-repeat 15px center; border: 1px solid #D3A350; color: #835F21; }
.nMessages { background: #9DDFFF url(../../images/icons/notifications/email.png) no-repeat 15px center; border: 1px solid #42B4FF; color: #835F21; }

/* ===== Language ===== */

#lang  { float: right; padding-left: 20px; margin-top: 15px; }
#lang a { display: block; width: 22px;  height: 16px; float:left; padding-left: 5px;}
.de { background-image:url(../../images/userNav/de.png); background-repeat: no-repeat; background-position: 0 -17px; }
.en { background-image:url(../../images/userNav/en.png); background-repeat: no-repeat; background-position: 0 -17px; }

.de:hover, .de.active, .en:hover, .en.active { background-position: 0 0; }

/* ===== Table ===== */

div.dataTables_length label {
float: left;
text-align: left;
color: #FFFF98 !important;
}

div.dataTables_length select {
width: 45px;
text-align: center;
margin-left:5px;
}

div.dataTables_filter label {
float: right;
color: #FFFF98 !important;
}

div.dataTables_paginate {
float: right;
margin: 0;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
}

table.table thead .sorting { background: url('../../images/jquery/both.png') no-repeat center right !important; }
table.table thead .sorting_asc { background: url('../../images/jquery/up.png') no-repeat center right !important;}
table.table thead .sorting_desc { background: url('../../images/jquery/down.png') no-repeat center right !important;}

table.table thead .sorting_asc_disabled { background: url('images/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('images/sort_desc_disabled.png') no-repeat center right; }

table.dataTable th:active {
outline: none;
}

/* Scrolling */
div.dataTables_scrollHead table {
margin-bottom: 0 !important;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
border-top: none;
margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
border-top: none;
}

div.dataTables_scrollFoot table {
border-top: none;
}




/*
* TableTools styles
*/
.table tbody tr.active td,
.table tbody tr.active th {
background-color: #08C;
color: white;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
background-color: #0075b0 !important;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
cursor: pointer;
*cursor: hand;
}

div.DTTT .btn {
color: #333 !important;
font-size: 12px;
}

div.DTTT .btn:hover {
text-decoration: none !important;
}


ul.DTTT_dropdown.dropdown-menu a {
color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
background-color: #0088cc;
color: white !important;
}

/* TableTools information display */
div.DTTT_print_info.modal {
height: 150px;
margin-top: -75px;
text-align: center;
}

div.DTTT_print_info h6 {
font-weight: normal;
font-size: 28px;
line-height: 28px;
margin: 1em;
}

div.DTTT_print_info p {
font-size: 14px;
line-height: 20px;
}



/*
* FixedColumns styles
*/
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
background-color: #091F02;
}

div.DTFC_LeftHeadWrapper table {
margin-bottom: 0 !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

div.DTFC_LeftBodyWrapper table {
border-top: none;
margin-bottom: 0 !important;
}

div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
border-top: none;
}

div.DTFC_LeftFootWrapper table {
border-top: none;
}


/* =====  Dynamic tables  ===== */

.paging_two_button .ui-button { float: left; cursor: pointer; * cursor: hand; }
.paging_full_numbers .ui-button { padding: 2px 6px; margin: 0; cursor: pointer; * cursor: hand; }
.dataTables_paginate .ui-button { margin-right: -0.1em !important; }
.dataTables_wrapper .ui-toolbar { padding: 5px; }

.dataTables_paginate { width: auto; }
.dataTables_info { font-size: 10px; padding: 7px; color: #FFFF98 !important; }

table.display thead th { padding: 3px 0px 4px 10px; cursor: pointer; * cursor: hand; font-size: 11px; background: #113B04; }

div.dataTables_wrapper .ui-widget-header { font-weight: normal; background: #efefef url(../../images/titleBg.png) repeat-x; border-top: 1px solid #3B4144; margin-top: -1px; height: 28px; border-right: none; }


table.display thead th div.DataTables_sort_wrapper { position: relative; padding-right: 20px; color: #091F02; }
table.display thead th div.DataTables_sort_wrapper span { position: absolute; top: 50%; margin-top: -8px; right: 5px; }


/* ===== Datatable styles ===== */

.dataTables_wrapper { position: relative; _height: 302px; clear: both; }
.dataTables_processing { position: absolute; top: 0px; left: 50%; width: 250px; margin-left: -125px; border: 1px solid #ddd; text-align: center; color: #091F02; font-size: 11px; padding: 2px 0; }
.dataTables_length { float: left; color: #091F02;}
.itemsPerPage { display: block; float: left; margin-right: 10px; }
.dataTables_length label { padding: 7px; font-size: 11px; }
.dataTables_length select { font-size: 11px; }
.dataTables_filter { text-align: left; margin: 4px 8px 2px 10px; position: absolute; right: 0; top: -34px; color: #091F02; font-size: 11px; }
.dataTables_filter input[type="text"] { padding: 2px 5px 3px 5px; border: 1px solid #2d3234; width: 200px; position: relative; margin-left: 6px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; color: #FFFF98; background: #091F02; }
.dataTables_filter .srch { position: absolute; right: 6px; top: 7px; background: url(../../images/searchSmall.png) no-repeat 0 0; border: none; width: 9px; height: 9px; }
.dataTables_info { float: left; margin-left: 220px;}
.dataTables_paginate { text-align: right; margin: 4px 5px; }


/* Sorting classes for columns. For the standard odd/even */
tr.odd td.sorting_1 { background: #F9FFA6; }
tr.odd td.sorting_2 { background: #F9FFA6; }
tr.odd td.sorting_3 { background: #F9FFA6; }

tr.even td.sorting_1 { background: #F9FFA6; }
tr.even td.sorting_2 { background: #F9FFA6; }
tr.even td.sorting_3 { background: #F9FFA6; }

table table-striped table-bordered tableStatic dataTable a { color: #091F02 !important; }
tr.odd td a { color: #091F02 !important; }
tr.even td a { color: #091F02 !important; }


/* For the Conditional-CSS grading rows */
/*
Colour calculations (based off the main row colours)
Level 1:
dd > c4
ee > d5
Level 2:
dd > d1
ee > e2
*/
tr.odd.gradeA td.sorting_1 { background: #113B04; }
tr.odd.gradeA td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.odd.gradeA td.sorting_3 { background: ; }

tr.even.gradeA td.sorting_1 { background: url(../../images/darkBg.png) repeat; }
tr.even.gradeA td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.even.gradeA td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

tr.odd.gradeC td.sorting_1 { background: #113B04; }
tr.odd.gradeC td.sorting_2 { background: #113B04; }
tr.odd.gradeC td.sorting_3 { background: #113B04; }

tr.even.gradeC td.sorting_1 { background: #113B04; }
tr.even.gradeC td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.even.gradeC td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

tr.odd.gradeX td.sorting_1 { background: #113B04; }
tr.odd.gradeX td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.odd.gradeX td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

tr.even.gradeX td.sorting_1 { background: #113B04; }
tr.even.gradeX td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.even.gradeX td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

tr.odd.gradeU td.sorting_1 { background: #113B04; }
tr.odd.gradeU td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.odd.gradeU td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

tr.even.gradeU td.sorting_1 { background: #113B04; }
tr.even.gradeU td.sorting_2 { background: url(../../images/darkBg.png) repeat; }
tr.even.gradeU td.sorting_3 { background: url(../../images/darkBg.png) repeat; }

/*Pagination*/
ul.pag { list-style: none outside none; padding: 5px; margin: 3px 3px; background: #FFFF98; border: 1px solid #272C30; line-height: 14px; font-size: 11px; width:auto; border-radius: 2px; }
ul.pag li {display: inline; padding: 7px; }
ul.pag li a { color: #091F02; }
ul.pag li.active a { text-decoration: underline; font-size:12px;}

.span6 { font-weight: normal; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #164D05),color-stop(0.81, #164D05));
background-image: -o-linear-gradient(bottom, #164D05 0%, #164D05 81%);
background-image: -moz-linear-gradient(bottom, #164D05 0%, #164D05 81%);
background-image: -webkit-linear-gradient(bottom, #164D05 0%, #164D05 81%);
background-image: -ms-linear-gradient(bottom, #164D05 0%, #164D05 81%);
background-image: linear-gradient(to bottom, #164D05 0%, #164D05 81%);
border-bottom: 1px solid #24272b; position: relative; color: #091F02; border-top: 1px solid #3B4144; margin-top: -1px; height: 35px; border-right: medium none;
}

/* Garantie */
#checkSern {
width: 20px;
height: 20px;
margin-left: -223px;
}

#checkSern.ok {
background: url('../../images/status.png') no-repeat center 0px;

}

#checkSern.error {
background: url('../../images/status.png') no-repeat center -22px;
}

#checkSern.check {
background: url('../../images/loader.gif') no-repeat 0px 0px;
margin-top: 2px;
}

.status {
width: 20px;
height: 20px;
background: url('../../images/loader.gif') no-repeat 0px 0px;
margin-top: 2px;
}
#dateiUpload {
padding: 10px;
border: 1px solid #4A4F51;
background: #113B04;
height: 30px;
color: #FFFF98;

}
#infoBox {
padding: 10px;
float: right;
width: 300px;
border: 1px solid #4A4F51;
background: #113B04;
color: #FFFF98;
}

.rowInfo label { margin-right: 15px; display: block; float:left; font-size: 14px; font-family: Arial, Helvetica, sans-serif;padding: 0px 0px 6px 0; width: 120px; }
.rowInfo p { display: block; float:left; font-size: 14px; font-family: Arial, Helvetica, sans-serif;padding: 0px 0px 6px 0; width: 150px; }
.rowInfo i { display: block; float:left; font-size: 12px; font-family: Arial, Helvetica, sans-serif;padding: 10px 0px 6px 0;  }

.fix { clear: both; }
.raum {
padding: 20px;
}

.pos {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #091F02;
text-align: right;
padding-top: 4px;
padding-right: 6px;
}

#antragAuswahl {
display: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #091F02;
padding-top: 0px;
height: 20px;
width: 600px;
}

#objectSuche {
overflow: scroll;
position: absolute;
margin:0;
padding:0;
height:98%;
width:98%;
}

//#antragArt1 {
//	overflow: scroll;
//	position: absolute;
//	margin:0;
//	padding:0;
//	height:99%;
//	width:99%;
//}

#garantieAntrag {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width: 960px;
padding-bottom: 0px;
}

#antragAuswahl span {
padding-right: 10px;
}

#antragAuswahl span.sep {
padding-left: 40px;
}

#guarantee{
float: left;
width: 540px;
border-right-color: #d2d2d2;
border-right-width: 1px;
border-right-style: solid;
padding-right: 50px;
}

h3 {   }

.rowElem h2 {
font-style: normal;
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #091F02; padding:0px;
border-bottom: 1px solid #207008;
padding-bottom: 4px;
}
.rowElem { clear: both; position: relative; }

#dateiUpload select{
border: 1px solid #CCC;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
height: 22px;
}

#aCode select{
border: 1px solid #CCC;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
height: 400px;
}

.rowElem.sep {padding-top: 10px;}
.rowElem label { margin-right: 15px; display: block; float:left; font-size: 12px; font-family: Arial, Helvetica, sans-serif; width: 80px; padding-left: 8px;}
.rowElem p {  display: block; font-size: 12px; font-family: Arial, Helvetica, sans-serif;padding: 4px 0px 0px 0;}
.formRight { float: left; width: 535px; }
.formRightrCode24 { float: left; width: 210px; }

.rowElem-label { margin-right: 15px; display: block; font-size: 14px; font-family: Arial, Helvetica, sans-serif;padding: 6px 0px 0px 0; width: 100px; }

.rowElem select {
background: #fff;
padding: 2px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
border: 1px solid #959595;
}

.rowElemCodes select {
background: transparent;
padding: 2px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFF98;
border: none;
width: 94%;
margin: 10px 3% 10px 3%;
}

.rowElem input[type=text] {
background: #FFFFFF; width: 100%; padding: 5px 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #091F02; border: 1px solid #1e2226;
}

.rowElem input[type=text]:hover { background: #F5F5F5; }
.rowElem input[type=text]:focus { border: 1px solid #1a1f23 ; background: #F5F5F5;}

.moreFields ul li { float: left; width: 75px; margin: 0 10px 0 0; }
.moreFields ul li input { width: 98%!important; }
.moreFields ul li.sep { padding: 3px 5px 3px 6px; display: block; margin: 0; width: auto; color: #091F02 !important; }
.formNote { display: block; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 2px; color: #091F02 !important; }
.addArtikel { color: #FFFF98 !important; }

#breadcrumbs {
width: 700px;
height: 50px;
}


.sBildNumber {
font-weight: bold;
background: url("../../images/step-number.png") no-repeat 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: center;
color: #fff;
width: 33px;
padding-top: 7px;
height: 29px;
float: left;
}

.number.aktiv {
}

.number.aktiv {
background: url("../../images/step-number.png") no-repeat 0px 0px;
}

.label {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 10px 10px 0px 40px;
width: 150px;
color: #bbb;
}
.label.aktiv {
color: #000;
}

/* ==========  Buttons ========== */
.submitFormLeft { float: left; margin: 20px 14px 10px/*22px*/ 0px; }
.submitFormRight { float: right; margin: 20px 5px 10px/*22px*/ 14px; }

.submitForm { float: right; margin:0px 0px 0px 0px; }

/*#antragArt1 input[type=submit],*/
#login input[type=submit],
#antragAuswahl input[type=button],
#objectSuche input[type=button],
#antragArt1 input[type=reset],
#antragArt1 input[type=button] {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
padding: 0 7px;
height: 26px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
line-height: 10px;
border: 0px solid #a8a8a8;
color: #fff;

-moz-box-shadow: 0 0 2px #545454;
-webkit-box-shadow: 0 0 2px #545454;
box-shadow: 0 0 2px #545454;
}

a.button{
color: #FFFF98;
}

.button {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
padding: 6px 6px 6px 6px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
line-height: 12px;
border: 0px solid #292d2f;
margin-left: 5px;

-moz-box-shadow: 0 0 2px #545454;
-webkit-box-shadow: 0 0 2px #545454;
box-shadow: 0 0 2px #545454;
}

a.buttonSmall{
color: #FFFF98;

}
.buttonSmall {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
padding: 5px 5px 5px 5px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
line-height: 26px;
border: 0px solid #292d2f;

-moz-box-shadow: 0 0 2px #545454;
-webkit-box-shadow: 0 0 2px #545454;
box-shadow: 0 0 2px #545454;
}

.btn14 { border: 1px solid #24272B; background: url(../../images/titleBg.png) repeat-x 0 0; padding: 6px 8px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E;  -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E; }
.btn14:hover { background-position: 0 -39px; }
.btn14:active { background: #557a8e; }

.btn143 { margin-right:3px;border: 1px solid #24272B; background: url(../../images/titleBg.png) repeat-x 0 0; padding: 6px 8px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E;  -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E;}
.btn143:hover { background-position: 0 -39px; }
.btn143.active { background: #557a8e; }

.btn55 { background: #3b5867 url(../../images/middlebg.png) repeat-x 0 0; border: 1px solid #292D2F; padding: 7px 6px 0px 6px; display: inline-block; -moz-box-shadow: 0 1px 0 #363B3E; -webkit-box-shadow: 0 1px 0 #363B3E; box-shadow: 0 1px 0 #363B3E; }
.btn55:hover { background-position: 0 -56px; }
.btn55:active { background-position: 0 -112px; }
.btn55 span { display: block; padding: 5px 5px 0 5px; color: #eaeaea; }

.btnIconLeft { border: 1px solid #292D2F; background: url(../../images/titleBg.png) repeat-x 0 0; display: inline-block; color: #fafafa;  }
.btnIconLeft:hover { background-position: 0 -39px; }
.btnIconLeft:active { background: #557a8e; }
.btnIconLeft .icon { float: left; border-right: 1px solid #292D2F; padding: 8px; }
.btnIconLeft span { display: block; float: left; padding: 5px 10px; font-weight: bold; }

.btnNew {
background: url(../../images/button-new.png) no-repeat center 4px;
height:25px;
width: 19px;
float: left;
padding-left:5px;
}

.btnNew:hover, .btnNew:focus {
background-position: center -20px;
}

.upload-button {
position: relative;
height: 30px;
margin: 0px !important;
}

.upload-button input
{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 30px;
opacity: 0;
}

#guaranteeStep2 ,#guaranteeStep3 ,#guaranteeStep4 {
display: none;
}

#jdErsatzteilantrag, #jdKulanzantrag, #jdBatterieantrag {
display: none;
}

.tabNavigation {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d2d2d2;
height: 25px;
margin-bottom: 30px;
}


.tabNavigation ul {
list-style: none;
}

.tabNavigation li {
float: left;
width: auto;
}

.tabNavigation a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

text-decoration: none;
height: 15px;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom:5px;
color: #000;
display: block;
}

.tabNavigation a:hover {
color: #fff;
background-color:#ddd;
}

.tabNavigation a.selected {
color: #fff;
background-color:#666;
}

/* ===== Breadcrumbs ===== */
.breadCrumb { margin:0px 0px 20px 0px;float: left; display: block; height: 21px; overflow: hidden; width: 530px; padding:5px; border: 1px solid #4A4F51; background: #113B04;}
.breadCrumb ul { margin-bottom: 20px; padding: 0; height: 21px; display: block; }
.breadCrumb ul li { 	color:#666;display: block; float: left; position: relative; height: 21px; overflow: hidden; line-height: 21px; margin: 0px 6px 0px 0; padding: 0px 12px 0px 2px;  background: url(../../images/Chevron.gif) no-repeat 100% 0; }
.breadCrumb ul li span {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}
.breadCrumb ul li.lastB { background: none; margin-right: 0; padding-right: 0; }
.breadCrumb ul li.activB { color: #FFFF98; text-decoration: underline;}

/* ===== symptomsBreadCrumbs ===== */
.symptomsBreadCrumbs { margin-bottom: 20px;display: block; height: 30px; overflow: hidden; width: 540px; border:solid 1px #207008; background:#fafafa;}
.symptomsBreadCrumbs span {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: bold;
padding: 4px 0px 0px 5px;
color: #207008;
float:left;

}

.symptomsBreadCrumbs .number {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
background: #207008;
color: #091F02;
width: 25px;
height: 30px;
padding-top: 4px;
float:left;
}
.symptomsBreadCrumbs .navigation {
height: 30px;
padding: 4px 0px 0px 0px;
float:right;
}
.symptomsBreadCrumbs .navigation li {
height: 30px;
width: 120px;
float:left;
}

.symptomsBreadCrumbs .navigation li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #207008;
}

.symptomsBreadCrumbs .navigation a:hover {
text-decoration: underline;
}

/* ===== Fancybox ===== */
.fancyFooter
{
margin: 0px 0px 0px 10px;
}

#artikelEingabe {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 20px 20px 10px 20px;
border: 1px solid #4A4F51;
background: #0E2E03;
width: 415px;
color: #FFFF98;
}

/* ===== Preloader ===== */
#preloader{

background: url("../../images/preloader.gif") no-repeat 12px 10px #000000;
font-family: "Trebuchet MS";
font-size: 14px;
height: 20px;
left: 50%;
line-height: 20px;
margin: -20px 0 0 -45px;
padding: 10px;
position: fixed;
text-align: left;
text-indent: 36px;
top: 50%;
width: 140px;
z-index: 999;
color:#eee;

opacity:0.9;

-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
}

