
html, body, * {
	padding: 0;
	margin: 0;
	
}

html, body {
	/*background-color: #202228;
	background-image: url("../images/background.png");*/
	background: #202228 url("../images/background.png") repeat scroll 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	/*height: 100%;*/
	width: 1100px;
}

	.indexOffTxt{	position:relative; font-size:14px; font-weight:bold; text-align:center;}

	.fehlerMsgP{ position:relative; width:75%; height:auto; min-height:22px; padding:3px 0; margin:5px 0; text-align:left; font-size:1.2em; font-weight:bold; color:#f00; 	}
	.submitBut {	position:relative; width:200px; height:auto; line-height:22px; background:#739BA9; color:#fff; margin:33px 0 15px 0;
		font-weight:bold; font-size:1.2em; border:2px #000 outset; border-radius:3px; cursor:pointer;			}
	
	.submitButHostId {	position:relative; float:left; width:270px; height:auto; line-height:22px; background:#739BA9; color:#fff; margin:33px 0 15px 0;
		font-weight:bold; font-size:1.1em; border:2px #000 outset; border-radius:4px; opacity:.4;			}
	.submitButHostIdAktiv {	position:relative; float:left; width:270px; height:auto; line-height:22px; background:#f90; color:#fff; margin:13px 0 5px 0;
		font-weight:bold; font-size:1.1em; border:2px #000 outset; border-radius:4px; cursor:pointer; 			}
	
	.submitWk{	float:left; margin-top:10px;			}
	.licOptionSelect{ width:100%; border-bottom:2px solid #555; margin-top:5px; font-size:1.2em; font-weight:bold;			}
	.warenkHeader {	margin:12px 0;			}
	
	.bemEditBut{ float:right; width:25%; cursor:pointer;						}
	.bemSaveBut{ float:right; width:25%; display:none; cursor:pointer;					}
	
	.fontStyleKostenHead{ font-size:1.4em; font-weight:bold; margin:1px 0 3px 0; padding:2px 0;					}
	.fontStyleKostenBody{ font-size:1.2em; font-weight:normal; margin:1px 0 1px 0; padding:2px 0;						}
	.marginCb{ margin:5px 3px 4px 12px;						}
	.prLineUp{ font-size:1.2em; font-weight:bold; position:relative; display:inline-block; width:320px; margin:2px 0; 						}
	.prLineUpP{	font-size:1.2em; font-weight:bold; position:relative; display:inline-block; width:75px; margin:2px 0;  text-align:right;					}
	
	.hostIdButton{	width:100%; font-size:10px; font-weight:bold; cursor:pointer;								}
	.ugAbbrechenBut{ background:#f90; margin-left:33px; cursor:pointer; opacity:1;				}
	
	
#head, #head-end, #footer, #footer-end { width: 100%; }

a img {
	border: 0;
}

a {
    color: #739ba9;
}

#content-wrap {
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    /*width: 1000px;*/
	width: 90%;
}

#content {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    color: #ccc;
    float: left;
    line-height: 22px;
    overflow: visible;
	padding:15px 10px;
   /* padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;	*/
    /*width: 850px;*/
	width: 80%;
	
	margin:15px 0 0 0;
	
}


#content h3 {
    color: #739ba9;
	font-size: 22px;
}
	.content_edit{ position:relative; height:auto; min-height:200px;					}

#col-right {
    float: left;
    padding-left: 20px;
    padding-top: 30px;
    /*width: 80px;*/
	width: 10%;
}

	.editDiv{ position:relative; padding:0; margin: 0 0 15px 0; border:none;						}
	.editLable{	 position:relative; display:inline-block; width:19%; font-weight:bold; border:none;							}
	.editRowA{ position:relative; display:inline-block; width:30%;	background:none; border:none; color:#888;				}
	.editRowB{  position:relative; display:inline-block; width:48%;	 padding-left:.5%;									}
	.editRowApw{ position:relative; display:inline-block; width:15%;	background:none; border:none; color:#888;				}
	.editRowBpw{  position:relative; display:inline-block; width:14%;  padding:0 .5%;				}
	.editRowCpw{  position:relative; display:inline-block; width:14%; margin-left:1%; padding:0 .5%;				}
	.editSaveButtonDiv{ position:relative; width:25%; margin:22px auto; background:none;	}
	#editSaveButton{ position:relative; width:100%; height:27px; border:#999 solid 2px; border-radius:5px; box-shadow:2px 3px 2px #444; background:#f90; 
			color:#000; font-weight:bold; cursor:pointer;			}
	

	.auswertungen table { table-layout: fixed; margin:auto; text-align:left; table-layout: auto;font-weight: normal;color: #404040;  
		background:#fafafa; border:0px #6699CC solid; border-collapse:collapse; } 
	.auswertungen td { font-size: 10px; padding:0 3px;}
	.ueberschrift { border-bottom:0px solid #6699CC; border-left:0px solid #6699CC; background: #BEC8D1; text-align:center; font-weight:bold; padding:0 5px; color:#404040; }
	.priceColDisplay{	 display:none;			}			
	.div_ueberschrift {  text-align: center; font-weight: bold; color: #404040; border:none; }
	
	#displayPriceBut{ color:#739ba9; font-size:1em; font-weight:bold; background:transparent; border:none; cursor:pointer;	}

	.width20 { width: 20px;  max-width:20px; min-width:20px; white-space:nowrap; overflow: hidden;  }
	.width30 { overflow: hidden; width: 30px;}
	.width50 { overflow: hidden; width: 50px;}
	.width70 { overflow: hidden; width: 70px;}
	
	.width100 { overflow: hidden; width: 100px;}
	.width120 { overflow: hidden; width: 120px;}
	.width150 { overflow: hidden; width: 150px;}
	.width200 { overflow: hidden; width: 200px;}
	.width300 { overflow: hidden; width: 300px;}
	.width400 { overflow: hidden; width: 400px;}
	.width500 { overflow: hidden; width: 500px;}
	tr.d0  td { background-color: #FFFFFF; border:none; color: #404040; }
	tr.d1  td { background-color: #DDDDDD; border:none; color: #404040; }
	tr.ueberschrift_wartung  td { background-color: #FF0000; border:none; color: #404040; }
	tr.d2  td { background-color: #F5A9A9; }
	tr.d3  td { background-color: #D0F5A9; }

	.hoehe { max-height:30px; height: 30px; }
	.filterDiv { }
	.bild { height:30px; max-height:100%; }
	
	.separator td {
        border-top:1px solid white;
		padding-bottom:5px;
    }
	
	/*  ENDE AUSWERTUNGEN */



