body {
	position: absolute;
	background: #FFFFFF;
}

html,body {
	top: 0;
	left: 0;
	right: 0;
	min-height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

p {
	margin: 0px 0px;
}

ul {
	margin-top: 2px;
}

a:link { color: #969696; font-size: 11px; text-decoration:none; }
a:visited { color: #969696; font-size: 11px; text-decoration:none; }
a:focus { color: #0057a0; font-size: 11px; text-decoration:underline; }
a:hover { color: #0057a0; font-size: 11px; text-decoration:underline; }
a:active { color: #969696; font-size: 11px; text-decoration:none; }

#header {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background: #efefef;
	z-index: 3;
	margin: 0;
	padding: 0.2em;
}

#headerpic { /* background: url(../images/welle.jpg); 
	background-position: 80px -90px; */
	
}

#menu {
	height: 132px;
	width: 132px;
	float: left;
	top: 145px;
	left: 0px;
	padding: 0.5em;
	margin-left: -2px; position : absolute;
	z-index: 99;
	position: absolute;
}

#content {
	margin: 0;
	padding-top: 0px;
	z-index: 2;
	width: 755px;
	background: #fff;
}

#footer {
	margin-left: 0 autopx;
	border-top: 1px solid #909090;
	margin-top: 5px;
	width: 755px;
	padding-top: 5px;
	margin-bottom: 30px;
	height: 80px;
	position: relative;
	/* 
	background: url(../images/welle.jpg);
	background-position: left -244px;
	*/
}

.navfooter {
	color: #969696;
	display: inline;
	font-size: 11px;
	margin: 0 5px;
	text-decoration: none;
}


#page {
	position: absolute;
	left: 50%;
	margin-left: -372px;
	width: 755px;
	height: 670px;
}

#logo {
	margin-top: 0px;
	margin-left: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: left;
	padding: 1px 1px 0 1px;
	background: #ededed;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: transparent;
}

#menu ul ul {
	position: absolute;
	left: -9999px;
}

#menu ul#toplevel {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent;
}

#menu a {
	display: block;
	font: normal 11px verdana, arial, sans-serif;
	color: #0057a0;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	padding: 1px 20px 1px 10px;
	background-color: #ededed;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 105px;
}

#menu ul li:hover>ul {
	left: 100%;
	margin-top: -23px;
	margin-left: -1px;
}

#menu a:hover ul,#menu a:hover a:hover ul,#menu a:hover a:hover a:hover ul
	{
	left: 100%;
}

#menu a:hover ul ul,#menu a:hover a:hover ul ul {
	left: -9999px;
}

#menu li a:hover {
	background: #ededed;
	color: #CC3333;
}

#menu li:hover>a {
	background: #ededed;
	color: #CC3333;
}

#menu li.out {
	
}

#menu li.out a {
	background: #D7D9DB;
	font-size: 11px;
	font-weixght: 700;
	font-style: normal;
	width: 105px;
	margin-top: -1px;
	margin-bottom: -1px;
	margin-left: -2px;
	margin-right: -1px;
	padding: 0px;
	border: 1px solid #fff;
}

#menu li a.submenu:hover {
	background: #ededed;
}

#menu li:hover>a.submenu {
	background: #ededed;
}

#menu table {
	position: absolute;
	left: 99%;
	border-collapse: collapse;
	margin-top: -5px;
	margin-left: -1px;
}

.holder {
	display: table;
}

#wrapper1 {
	text-align: left;
}

#breadcrumbs {
	background-color: #EDEDED;
	height: 17px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 755px;
}

#breadcrumbs .arrow {
	background: transparent url(../images/pfeil_dunkelblau.png) no-repeat
		scroll center center;
	display: block;
	float: left;
	height: 17px;
	margin: 0 0 0 5px;
	width: 7px;
}

#breadcrumbs a,.breadcrumbs.a:visited,.menu a:visited {
	color: #0057A0;
	display: block;
	float: left;
	height: 16px;
	margin-left: 5px;
	font-size: 11px;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #fff;
	background: #369;
	font-size: 11px;
}

#breadcrumbs .current {
	cursor: pointer;
	color: #99FFFF;
}

.current:visited {
	color: #99FFFF;
}

#ls {
	position: absolute;
	z-index: 20;
	left: 10px;
	top: 320px;
	width: 270px
}

.navigation {
	color: #FFFF99;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}

.layouttable {
	position: relative;
	width: 736px;
	margin: 0 auto;
	padding: 4px 0px;
}

.headerrow {
	background-color: rgb(68, 68, 68);
}

.headertext {
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.headerbuttons {
	
}

.sortbtn {
	width: 22px;
}

.sortbtn.image {
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	width: 20px;
}

.tablebody {
	position: relative;
	height: 425px;
	overflow: scroll;
	width: 736px;
}

tr.storno {
	background-color: rgb(221, 128, 128);
}

tr.nacherf {
	background-color: rgb(128, 128, 221);
}

tr.vorab {
	background-color: rgb(128, 221, 128);
}

tr.normal {
	background-color: rgb(221, 221, 221);
}
tr.abrechnung {
	background-color: rgb(121,221,181);
}

.tablerow {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 12px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: center;
}

.btn,.btnLeft,.btnRight {
	padding-top: 2px;
	text-align: center;
}

.btnLeft {
	width: 50%;
	float: left;
}

.btnRight {
	width: 50%;
	float: right;
}

.datetext {
	width: 180px;
	height: 16px;
	font-size: x-small;
	font-weight: bold;
	cursor: pointer;
}

.datebutton {
	width: 17px;
	height: 18px;
	padding: 1px 1px;
	margin-left: 1px;
}

.fluessiggas {
	background-color: #6ba3ea;
	background-repeat: repeat-x;
	background-image: url('../images/bggradient_fg.gif');
	width: 755px;
}

.fluessiggas .table {
	background-image: url('../images/bggradient_dark_fg.gif');
	background-color: rgb(116, 165, 232);
	background-repeat: repeat-x;
	background-color: #74A5E8;
}

.fluessiggas .toprow {
	background-image: url('../images/gr_top.gif');
}

.fluessiggas .bottomrow {
	background-image: url('../images/gr_btn.gif');
}

.kaeltemittel {
	background-color: rgb(0, 102, 102);
	width: 755px;
}

.kaeltemittel .table {
	background-color: #090;
}

.scrollfield {
	position: relative;
	overflow: scroll;
	z-index: 5;
}

.kaeltemittel .toprow {
	background-image: url(../images/VGradientH40Inv.jpg);
}

.kaeltemittel .layouttable .bottomrow {
	background-image: url(../images/VGradientH40.jpg);
}

.row {
	margin: 0 auto;
	padding: 2px;
	overflow: hidden;
	display: table-row;
	height: 29px;
	width: 734px;
}

.cell {
	background-color: #444;
	display: table;
	float: left;
	padding: 2px 10px;
	border: 1pt;
	margin: 2px 5px;
}


.toprow .bottomrow {
	width: 738px; 
	display:table-cell; 
	vertical-align: middle; 
	text-align: center;
	border: solid thin;
	border-color: #b4b4b4;
	border-style: ridge;
	height:32px;
}

.formtable {
	width: 734px;
	display: table;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid thin;
	border-color: #b4b4b4;
	border-style: ridge;
}
	
.stammdaten .toprow {
	background-image: url('../images/VGradientH40Inv.jpg'); 
}

.stammdaten .bottomrow {
	background-image: url('../images/VGradientH40.jpg'); 
}

.stammdaten .formtable {
	background-color: #09c; 
}

 * html .stammdaten .formatable { display:inline; float:none; width: 730px;}
 
.celldescription {
	display: table-cell;
	width: 100px;
	background-color: #444;
	display: table;
	float: left;
	border: 1pt;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 1px;
}

.cellbean {
	display: table-cell;
	width: 251px;
	background-color: transparent;
	display: table;
	float: left;
	border: 1pt;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-left: 2px;
	margin-righ: 2px;
}

.cell span {
	color: rgb(255, 153, 0);
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	height: 31px;
	vertical-align: middle;
}

.cell span b {
	vertical-align: middle;
}

.cell span input {
	vertical-align: middle;
	margin-top: 3px;
}

.fluessiggas .datetext {
	background-color: #0066ff;
}

.fluessiggas .datetext:hover {
	background-color: #74a5e8;
}

.bestand .datetext {
	background-color: #DDAA77;
}

.bestand .datetext:hover {
	background-color: #FFEEBB;
}

.stammdaten .datetext,.konverter .datetext {
	background-color: #0077AA;
}

.stammdaten .datetext:hover {
	background-color: #00BBEE;
}

.kaeltemittel .datetext {
	background-color: #117744;
}

.kaeltemittel .datetext:hover {
	background-color: #55bb88;
}

.stammdaten, .konverter {
	background-color: #0055AA;
	position: relative;
	width: 755px;
}

.bestand {
	background-color: #0055AA;
	position: relative;
	width: 755px;
}

.static h1,h2 {
	color: #000;
}

.helptable {
	background-color: #ededed;
	border-color: #ffffff;
	position: relative;
}

.helpheader {
	background-color: #336699;
}

.hilfe .TextObject {
	text-align: left;
}

.hilfe .TextObject p b {
	padding-top: 3px;
}

.stammdaten p {
	text-align: left;
}

.stammdaten .detaildescription {
	text-align: right;
	padding-right: 2px;
	color: #fff;
	font-size: 12px;
}

.preiscell {
	background-color: #080;
	text-align: right;
	padding-bottom: 1px;
	padding-right: 5px;
	width: 90px;
}

.preisbox {
	width: 80px;
	text-align: right;
	background: #ddd;
}

.dateBoxPopup {
	z-index: 99;
}

.msg {
    position: absolute;
    visibility: hidden;
    height: auto;
    width: auto;
    font-weight: bold;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size:12px;
}

.messagebar {
    font-size: 10px;
    font-weight: bold;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    vertical-align: top;
    text-align: left;
    position: relative;
    width: 519px; 
    margin-top: 0px;
    margin-bottom: 2px;
}

#msguser {
	color: red;
	height: 36px;
	overflow: hidden;
}

#msgkm {
	color: green;
	height: 36px;
	overflow: hidden;
}

#msgfg {
	color: blue;
	height: 36px;
	overflow: hidden;
}
