
	


#boxen { 
	width: 180px;
	margin-left: 460px;
	padding-left: 7px;
	border-left: 1px solid #C5C877;
}
	
#content {
	float: left;
	margin: 0 0px 40px 20px;
	width: 430px;
}

#content p {
	line-height: 165%;
}

#content-fullsize {
	margin: 0 20px 40px 20px;
	width: 610px;
}

#content-fullsize p {
	line-height: 165%;
}

.non_border {
	border: 0px;
}

.blogentry {
	border-bottom: 1px solid #C5C877;
}

.blogentry ul {
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}
	
.blogentry li {
	display: inline;
	padding: 0 0 0 7px;
}

.imagefloat {
	float: right;
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

.quelle {
	border: none;
}
	
#footer {
	clear: both;
	color: #272900;
	background-color: #9FA41D;
	text-align: right;
	padding: 5px;
	font-size: 90%;
}



#abrechnungsnummer {
	width: 560px;
}

#tree {
	width: 181px;
	overflow: auto;
	padding-right: 7px;
	padding-left: 10px;
}

#tree table {
	border: 0px;
}

.defaultTreeTable{
	margin : 0px;
	padding : 0px;
	border : 0px;
}
/*
.containerTableStyle { overflow: auto; position:relative; top:0; font-size : 12px; -khtml-user-select: none;}
IE-Fix below
*/
.containerTableStyle { overflow-x: auto; overflow-y: visible; padding-bottom: 26px;  position:relative; top:0; font-size : 12px; -khtml-user-select: none;}
.containerTableStyleRTL span { direction: rtl; unicode-bidi: bidi-override;  }
.containerTableStyleRTL { direction: rtl; overflow : auto; position:relative; top:0; font-size : 12px;}
.standartTreeRow {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 12px; -moz-user-select: none;  }
.selectedTreeRow{ background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 12px;  -moz-user-select: none; }
.dragAndDropRow{ background-color : navy; color:white; }
.standartTreeRow_lor{	text-decoration:underline; background-color : #FFFFF0; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 12px; -moz-user-select: none; }
.selectedTreeRow_lor{   text-decoration:underline; background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 12px;  -moz-user-select: none; }

.standartTreeImage { 
	width:18px;
	height:18px;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	font-size:1px;
	vertical-align: top;
}

.hiddenRow {
	width:1px;
	overflow:hidden;
}

.dragSpanDiv,.dragSpanDiv td {
	font-size : 12px;
	background-color:white;
	z-index:999;
}

.a_dhx_hidden_input {
	position:absolute;
	top:-1px;
	left:-1px;
	width:1px;
	height:1px;
	border:none;
	background:none;
}

.a_dhx_hidden_input {
	position:absolute;
	top:-1px;
	left:-1px;
	width:1px;
	height:1px;
	border:none;
	background:none;
}

.selectionBox{
	background-color: #FFFFCC;
}

.selectionBar {
	top:0;
	background-color: Black;
	position:absolute;
	overflow:hidden;
	height: 2px;
	z-index : 11;
}

.intreeeditRow{
  	width:100%; font-size:8pt; height:16px; border:1px solid silver; padding:0; margin:0;
  	-moz-user-select:  text;   
  	-khtml-user-select: text;
}

.dhx_tree_textSign{
   	font-size:8pt;
   	font-family:monospace;
   	width:21px;
   	color:black;
   	padding:0px;
   	margin:0px;
   	cursor:pointer;
   	text-align: center;
}

.dhx_tree_opacity{
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
}

.dhx_bg_img_fix{
	width:18px;
	height:18px;
	background-repeat: no-repeat;
	background-position: center;
	background-position-x: center;
	background-position-y: center;
}

.dhxtree_dhx_black, .dhxtree_dhx_skyblue{
	background:white;
	color:#6288a7;
}
*html .dhxtree_dhx_skyblue .standartTreeRow{
	border-right:0px solid red;
	border-left:0px solid red;
}
*html .dhxtree_dhx_skyblue span.standartTreeRow{
	margin-left:1px;	
}

.dhxtree_dhx_skyblue .standartTreeRow{
	border-right:1px solid transparent;
	border-left: 1px solid transparent;
	font-family:Verdana;
	font-size:13px !important;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin-right: 5px;
}
.dhxtree_dhx_skyblue .standartTreeRow_lor{
	font-family:Tahoma;
	font-size:11px !important;
}
.dhxtree_dhx_skyblue .selectedTreeRow_lor, .dhxtree_dhx_skyblue .selectedTreeRow{
	background-color:white;
	background-image:url(imgs/sky_blue_sel_tree.png);
	background-repeat:repeat-x;
	color:#9d3f88;
	/*line-height:17px;*/
	font-size: 13px !important;
	font-family:Verdana;
	overflow:hidden;
}
html > body /**/ .dhxtree_dhx_skyblue .selectedTreeRow{
	padding:1px 0px 1px 0px;
	line-height:normal;
	display:inline-block !ie;
	/*height:13px;*/
}
body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow{
	padding:1px 0px 1px 0px;
  	display:inline-block;
  	padding-top:0px;
  	/*height:13px;*/
}
body:nth-of-type(1) .dhxtree_dhx_skyblue span.standartTreeRow{
  	display:inline-block;
  	/*height:14px;*/
}

div.ABSCHNITT-EBENE1 h3 {
	color: #04649B;
	margin-top: 0px;
}

div#hoz_online_calc .head_ss {background-image:url(/fileadmin/calc/bg-top.gif);background-repeat:no-repeat;text-align:right}
div#hoz_online_calc .head_beb {background-image:url(/fileadmin/calc/bg-top-beb.gif);background-repeat:no-repeat;text-align:right}
div#hoz_online_calc .open_close{color:#9d3f88}
div#hoz_online_calc #RecTextHinweis {color:red; font-weight:bold;}
div#hoz_online_calc #TextBold {color:#888888; font-weight:bold;}
div#hoz_online_calc #TextBold_Info {color:black; font-weight:bold;font-size:10px;}
div#hoz_online_calc { font-family:verdana,helvetica,arial,sans-serif; color: #888; font-size:10px;}
div#hoz_online_calc table.ss {font-size:100%; border-collapse: collapse; background-color:#d9dadc; width:195px; border: none;}
div#hoz_online_calc table.beb {font-size:100%; border-collapse: collapse; background-color:#D9DADC; width:234px;  border: none;}
div#hoz_online_calc table td { margin: 0; padding: 1px 0; margin-bottom: 1px; }
div#hoz_online_calc table td img { border: 0 none; }
div#hoz_online_calc table td p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #808084;
}

div#hoz_online_calc table td.left {
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
	color: #808084;
}

div#hoz_online_calc table td.leftright { text-align: left; padding: 0px 5px 5px 5px;}
div#hoz_online_calc table td.but { text-align: center; padding: 0px 5px 0px 5px;}
div#hoz_online_calc table td.right {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	color: #808084;
}
div#hoz_online_calc table tr.bottom td { padding-top: 10px; padding-bottom: 3px; background: url('calc/bg-bottom.gif') no-repeat 0 bottom; }
div#hoz_online_calc table td.head_ss { padding: 3px 5px 0px 5px; }
div#hoz_online_calc table td.headclose_ss { padding: 0; }
div#hoz_online_calc table td.head_beb { padding: 3px 5px 0px 5px; }
div#hoz_online_calc form input.textfield_ss { border: 0 none; font-size: 10px; padding-top: 1px; text-align: right; padding-right: 3px; font-family:verdana,helvetica,arial,sans-serif; text-align:right; background-color:#ffffff;width:48px;}
div#hoz_online_calc form input.textfield_beb { border: 0 none; font-size: 10px; padding-top: 1px; text-align: right; padding-right: 3px; font-family:verdana,helvetica,arial,sans-serif; text-align:right; background-color:#ffffff;width:52px;}
div#hoz_online_calc form input.textfield_beb_grey { border: 0 none; font-size: 10px; padding-top: 1px; text-align: right; padding-right: 3px; font-family:verdana,helvetica,arial,sans-serif; text-align:right; background-color:#D9DADC;width:60px;}
div#hoz_online_calc form p.label { 
	white-space: nowrap;
	color: #808084;
	font-size: 11px;
}

div#hoz_online_calc form { margin: 0; padding: 0; }

div#hoz_online_calc table tr.bottom td a.left {float:left}
div#hoz_online_calc table tr.bottom td a.right {float:right}









#analogleistung {
	clear: both;
	width: 840px;
	margin-left: 20px;
	margin-top: 20px;
}

#analogleistung #leistung2 {
	border: 1px solid #000000;
	width: 400px;
	float: right;
}

#analogleistung #leistung1 {
	border: 1px solid #000000;
	width: 400px;
}

#analogleistung #buttonAnalog {
	align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
a.inactiv_link:hover {
	text-decoration:none;
	color:#000;
}
