body {
  background-color: #FFFFFF;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin: 0 auto;
}

.totalframe{
  text-align: center;
  margin: 0 auto;
  width: 830px;
}
.totalframe-rc{
  text-align: center;
  margin: 0 auto;
  width: 990px;
}
.mainframe {
  background-color: #FFFFFF;
  border: 1px solid #4F6686;
  width: 805px;
  float: left;
}
.rightcol{
  background-color: #FFFFFF;
  border: 1px solid #4F6686;
  width: 170px;
  margin-left: 10px;
  float: left;
}

.rightcoloff{
  background-color: #FFFFFF;
  border: 1px solid #4F6686;
  width: 10px;
  height: 40px;
  margin-left: 6px;
  float: left;
}

.rightcolcontent{
  padding-left: 10px;
  padding-right: 7px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}
.rightcoltable{
  width: 170px;
}
.rightcolswitch{
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  padding-right: 10px;
  padding-top: 10px;
}
.navi-l {
  height: 17px;
  background-color: #ECF0F6;
  padding-left: 10px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  color: #666666;
}
.navi-r {
  background-color: #ECF0F6;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-right: 10px;
  vertical-align: middle;
  color: #666666;

}
.maintable{
  width: 805px;
}
.menu{
  width: 230px;
  padding-left: 5px;
  padding-top: 20px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}
.content{
  position: relative;
  width: 575px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}
.language{
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
  padding-left: 10px;
  padding-top: 10px;
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
.link-on{
  color: #FF6600;
}
.link-of{
  color: #444444;
}
.colorfield {
  width: 45px;
  height: 26px;
  text-align: center;
  border: 1px solid #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-top: 5px;
  text-decoration: none;
}

.form-file-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 17px;
  width: 200px;
  border: 1px solid #CCCCCC;
  padding-left: 2px;
}
.form-file-size {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 17px;
  width: 46px;
  border: 1px solid #CCCCCC;
  padding-right: 2px;
  text-align: right;
}

.form-box-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  float: left;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-top: 3px;
}



/*CSS for Tabs */
#tabs{
  position: relative;
  top: 0px;
  left: 0px;

}
#tabs ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}

#tabs ul li{
  list-style: none;
  margin-right: 0px;
  margin-left: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
  z-index: 3;
  float: left;
}
.tab-underline{
  clear: both;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  height: 4px;
  font-size: 1px;
  line-height: 3px;
  position: absolute;
  top: 17px ;
  left: 0px;
  width: 100%;
  z-index: 0;
}


.tab-sel-of{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background-color: #EEEEEE;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  line-height: 16px;
  z-index: 5;
}

.tab-sel-on{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background-color: #FFFFFF;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #FFFFFF;
  line-height: 16px;
  z-index: 5;
}
.tab-sel-on a{
  color: #666666;
}



.tab-content{
  position: relative;
  font-size: 12px;
  top: 20px;
  clear: both;
  margin-top: 20px;
}
.tab-content-of{
  display: none;
}
.tab-content-on{
  display: inline;
}

#transForm{
  display: none;
  position: fixed !important;
  position: absolute;
  z-index: 0;
  top: 100px !important;
  left: 200px !important;
  width: 740px;
  background-color: #F0F0F0;
  padding: 10px;
  border: 1px solid #DD0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#transTextarea{
  width: 720px;
  height: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


/*Buttons Startseite */
.clear { clear:both; font-size:0;}

/* Kategorie Buttons */
.cat_button {
  height: 98px;
  width: 266px;
  display: block; float: left;
  background-repeat: no-repeat;
  background-position: left top;
  border : 1px solid #FF6700;
  padding : 0;
  margin-right : 10px;
  margin-bottom : 10px;
}
.cat_button a.imagelink {
  width : 98px; height : 98px;
  float : left;
  text-decoration : none;
  margin-right : 10px;
  font-size : 0;
  display : block;
}
.cat_button a {
  font-size : 11px;
  text-decoration : none;
  color : #666;
  }
.cat_button a:hover {
  text-decoration : underline;
  color : #FB670F;
  }

.cat_button h1 { padding : 0;  margin : 0;  display : inline;  }
.cat_button h1 a {
  font-size: 18px;
  color: #FF6700;
  font-weight: normal;
  display : inline;
  line-height : 30px;
  }

.cb_pp { background-image : url(/lt_pics/button_98_98_pp.gif); }
.cb_fab { background-image : url(/lt_pics/button_98_98_fab.gif); }
.cb_frame { background-image : url(/lt_pics/button_98_98_frame.gif); }
.cb_presentation { background-image : url(/lt_pics/button_98_98_presentation.gif); }
.cb_special { background-image : url(/lt_pics/button_98_98_special.gif); }


#button-save-translation{
  width: 400px;
  height: 20px;
  border: 1px solid #333333;
  background-color: #DD0000;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
}

#translation-box{
  clear: both;
  margin-top: 30px;
  border: 2px solid #DD0000;
  font-size: 12px;
  color: #000000;
  padding: 6px;
}


.left {float:left; margin-right:20px;}

.large_button {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  line-height: 13px;
  color: #666666;
  background-repeat: no-repeat; background-position: left top;
  height: 22px; 
  width: 170px;
  text-decoration: none;
  text-align: left;
  display: block;
  padding-left: 35px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 1px;
  margin: 0px;
  border: none;
  float: none;
}
a.large_button:hover {
  color: #FF6700;
}
.lb_basket_put { 
  background-image : url(/lt_pics/button_170_22_basket_put.gif); 
  }
.lb_basket_show { background-image : url(/lt_pics/button_170_22_basket_show.gif); }
.lb_calc { background-image : url(/lt_pics/button_170_22_calc.gif); }
.lb_images { background-image : url(/lt_pics/button_170_22_images.gif); }
.lb_gallery_preview { background-image : url(/lt_pics/button_170_22_gallery_preview.gif); }
.lb_change { background-image : url(/lt_pics/button_170_22_change.gif); }



.login-head{
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}

