/* CSS Document */


.body
{
  margin: 0px;
  padding: 0px;
  height: 100%; 
  font-size:90%;		/*16px [1] */
  line-height:1.125em;	/*18px [2] */
  font-family: sans-serif, Helvetica, Arial, Verdana;
/*  background-color: #D5D5D5;*/
  overflow-y: scroll;
}

.selectfzg {
	width: 230px;
	font-size: 8pt;
}

.hinweisschonbestellt {
	font-family: Arial;
	font-size: 9pt;
	color: red;
}

.preisgross {
	font-family: Arial;
	font-size: 30pt;
	font-weight: bold;
	color: #F7A800;
}

.preiszusammenfassung {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #F7A800;
}

.inkludierteleistungenul {
	margin-top: 4px;
	padding-top: 0px;
}

.inkludierteleistungenli {
	font-size: 8pt;
	font-family: Arial;
}

.popupDiv {
	position: absolute; 
	left: 230px; 
	top: 120px; 
	z-index: 100; 
	visibility: hidden; 
	background-image:url(bilder/popup-hg.png); 
	width: 491; 
	height: 479;
}

#divpopupX {
	position: absolute; 
	left: 680; 
	top: 127;
	z-index: 101;
	visibility: hidden;
}

.popupUeberschrift {
	position: absolute; 
	left: 15; 
	top: 11;
	font-size: 12pt;
	font-weight: bold;
	color: #F7A800;
	font-family: Arial;
	text-transform: uppercase;
}

.popupDivText {
	position: absolute; 
	left:18px; 
	top:50px; 
	width: 450px; 
	height: 400px; 
	text-align: justify;
	padding-right: 10px;
}

.popupDivTextScroll {
	position: absolute; 
	left:18px; 
	top:50px; 
	width: 450px; 
	height: 400px; 
	text-align: justify;
	padding-right: 10px;  
	overflow-y: scroll;
}

.inputzahlung {
	width: 170px;
	font-size: 8pt;
}

.tdleftzahlung {
	width: 80px;
	font-size: 8pt;
	font-family: Arial;
	text-align: right;
}

.zahlungpflichttext {
	font-size: 8pt;
	font-family: Arial;
}

.textzahlung {
	font-size: 8pt;
	font-family: Arial;
}

.textstandort {
	font-size: 8pt;
	font-family: Arial;
}

.ueberschrifttext {
	font-size: 10pt;
	font-family: Arial;
	text-transform: uppercase;
}

.ueberschriftzus {
	font-size: 9pt;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.normalertext {
	font-size: 8pt;
	font-family: Arial;
}

.hinweisfehlt {
	font-family: Arial;
	font-size: 8pt;
	color: red;
}

.ueberweisunghinweis {
	font-family: Arial;
	font-size: 8pt;
	color: red;
}

.angebotu {
	font-size: 8pt;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: 600;
}

.angebotdetail {
	font-size: 8pt;
	font-family: Arial;
}

.preisuebersichttdli {
	font-size: 8pt;
	font-family: Arial;
}

.preisuebersichttdre {
	font-size: 8pt;
	font-family: Arial;
	text-align: right;
}

.page1 {
	position: absolute;
	left: 40px;
	top: 180px;
	width: 830px;
	height: 400px;
	z-index: 100;
	background-color: white;
	overflow-y: scroll;
	padding: 10px;
	font-family: Arial;
}

.buchungscodeReObenBAK {
	position: absolute; 
	left: 655px; 
	top: 47px; 
	color: white; 
	font-size: 11pt; 
	font-family: Arial;
}

.buchungscode {
	position: absolute; 
	left: 56px; 
	top: 620px; 
	z-index: 10;
	color: black; 
	//font-size: 11pt; 
	font-family: Arial;
	font-size: 9pt;
}

.bestellungdanke {
	font-family: Arial;
	font-size: 10pt;
}

