/* --------------------------------------------------------------------------- */
/*  Copyright 2009 by Object dynamiX AG                                        */
/*                                                                             */
/*  Beschreibung: Beinhaltet alle Formatierungen die nur für Page=Admin        */
/*                verwendet werden.                                            */
/* --------------------------------------------------------------------------- */


#table_InputForm, #table_KLAData{
	width:450px;
}

.legend{
	width:150px;
}

.cboKUN_LastKLA_ID select {
    width: 400px;
	margin-bottom:8px;
}

#editKUN td.legend{
	width: 120px;
}

.form_profil_PWInfo{
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

 #Centerpane2_ControlContainer1_ctl00_lblRADR{
	margin-left: 7px;
}

#Centerpane2_ControlContainer1_ctl00_btnKLAEditor ,#Centerpane2_ControlContainer1_ctl00_btnKLAEditor_btnKLAEditor_moHTMLButton{
	margin-left: 7px;
}

#Centerpane2_ControlContainer1_ctl00_btnSaveSTP input{
	width: 160px;
}


.nav-pills .boxLoginBtnLogout:hover {
    border: 0 none;
}

.nav-pills .boxLoginBtnLogout {
	width: 100%;
	border-radius: 0px 2px 2px 0px;
	margin-top: -12px;
	height: 42px;
	border: 0 none;
}

.nav-pills > li + li {
    margin-left:0px !important;
}