a {
  -moz-outline: none 0;
  outline: none 0;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#f7f7f7; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#f5f5f6; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background-image: url(img/frame/mid_bg_stribe.gif);background-repeat: repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #F7F7F7;}
.headh {background-image: url(img/frame/mid_header_bg.gif);background-repeat: repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;font-size:12px;}
.contenth {padding-left:12px; padding-right:12px;padding-bottom:12px;padding-top:12px;background: #F7F7F7; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenthm {margin-left:12px; margin-right:12px;margin-bottom:12px;margin-top:12px;background: #F7F7F7; border-right:1px solid #aaa; border-left:1px solid #aaa;}


body {
	behavior:url("csshover.htc");
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
a {color:#2b2b2a}
h1 {font-size: 16px;}

.contentpadding {
	margin: 0px;
	padding: 25px;
	width: 770px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.rightFrame {
	background-image: url(img/frame/right_stribe.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.topFrame {
	background-image: url(img/frame/top_stribe.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.butFrame {
	background-image: url(img/frame/but_stribe.gif);
	background-repeat: repeat-x;
	height: 16px;
}
input, select {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}



.listtable  {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 4px;
	background-color: #FFFFFF;
}
.formtable  {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 4px;
	background-color: #FFFFFF;
}
.formtable th {
	text-align: left;
	border: 1px dotted #666666;
	font-family:  sans-serif;
	font-size:12px;
	padding: 3px;
	background-image: url(img/th_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listtable  th {
	text-align: left;
	border: 1px dotted #666666;
	font-family:  sans-serif;
	font-size:12px;
	padding: 3px;
	background-image: url(img/th_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listtable  th a {
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-family:  sans-serif;
}

.listtable  td {
	border: 1px dotted #666666;
	font-size:11px;
	padding: 4px;
	font-family:  sans-serif;
}
.formtable  td {
	border-bottom: 1px dotted #666666;
	font-size:11px;
	padding: 4px;
	width:25%;
}



.listtable tr:hover th[scope=row], .listtable tr:hover td { 
		background-color: #fcfbac;
  		color: #000000;
		
		}
td.hlt, .ListTD:hover td {
		background-color: #fcfbac;
  		color: #000000;
		
		}
		
		
		.ListTD {
			h: expression(onmouseover=over);
			o: expression(onmouseout=out);
		}
.listtable  th:hover  {
	background-image: url(img/th_bg_over.gif);
	background-repeat: repeat-x;
	cursor: pointer; cursor: hand;
		}


 div.wrapper { 
 	
   margin-left: auto;
   margin-right: auto; 
   }
   
   
   /*******************MULTI LEVEL MENU***************************/
   #kundetree{
	    width: 436px;
		margin: 0;
		padding: 3px 0 0 0;
		border-top: 1px solid #b1ba37;
		/*border-bottom: 1px solid #b1ba37;*/
		background: url('images/table-Mid.png') top left repeat-y;
		font-size: 11px;
	}
	
	#kundetree .collapsed { display: none; }
	
	#kundetree li{
		list-style:none;
		padding-top: 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid #b1ba37;
	}
	
	#kundetree li ul li{
		border: 0;
	}
	
	#kundetree li span.arrow, #kundetree li a.menugrp, #kundetree li a.kunde_main{
	    display: block;
		width: 15em;
		background: url('images/icon-dropdown-02.png') top right no-repeat;
	}
	
	#kundetree li.arrow ul li{
		border: 0;
    } 	
	#kundetree a{
		text-decoration: none;
		margin-left: 10px;
	}
	
	#kundetree a.arrow {
		border: 0;
	}
	
	#kundetree ul#kundelistbottom, #kundetree ul#kundelistbottom li {
		border: 0;
	}
   
   /*******************MULTI LEVEL MENU ADMIN PAGE***************************/
   #admkundetree{
	    width: 436px;
		margin: 0;
		padding: 3px 0 0 0;
		border-top: 1px solid #b1ba37;
		/*border-bottom: 1px solid #b1ba37;*/
		background: url('images/table-Mid.png') top left repeat-y;
		font-size: 11px;
	}
	
	#admkundetree .collapsed { display: none; }
	
	#admkundetree li{
		list-style:none;
		padding-top: 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid #b1ba37;
	}
	
	#admkundetree li ul li{
		border: 0;
	}
	
	#admkundetree li span.arrow, #admkundetree li a.menugrp, #admkundetree li a.kunde_main{
	    display: block;
		width: 15em;
		/*background: url('images/icon-dropdown-02.png') top right no-repeat;*/
	}
	
	#admkundetree li.arrow ul li{
		border: 0;
    } 	
	#admkundetree a{
		text-decoration: none;
		margin-left: 10px;
		text-indent: -99999px;
		width: 11px;
		height: 11px;
		display: block;
		float: left;
	}
	
	#admkundetree a.addkunde{
		text-decoration: none;
		background: url('images/mini-icon_plus.png') top right no-repeat;		
	}
	
	#admkundetree a.delkunde{
		text-decoration: none;
		background: url('images/mini-icon_minus.png') top right no-repeat;		
	}
	
	#admkundetree a.editkunde{
		text-decoration: none;
		background: url('images/mini-icon_pencil.png') top right no-repeat;		
	}
	
	#admkundetree span.catname{
		margin-left: 10px;
	}
	
	#admkundetree a.arrow {
		border: 0;
	}
	
	#admkundetree ul#admkundelistbottom, #admkundetree ul#admkundelistbottom li {
		border: 0;
	}
	
	a.addrootkunde{
		text-decoration: none;
		margin-left: 10px;
		width: 11px;
		height: 11px;
		display: block;
		position: relative;
		top:-34px;
		left: 145px;
		background: url('images/mini-icon_plus.png') top right no-repeat;		
	}
   
   
a img
{
	color: none; 
	text-decoration: none;
	outline: 0;
	border: none;
}   


