
/*		********************************************************************* */
/*		EINZELNE DIVs ******************************************************* */

#massnahmeMain.history {background-color: #DDDDDD; }
#navMassnahme.history li { background-color: #DDDDDD; }
#navMassnahme.history li a { background-color: #DDDDDD; }
#massnahmeMain.history input { background-color: #DDDDDD !important; }
#massnahmeMain.history div { background-color: #DDDDDD !important; }
#massnahmeMain.history table { background-color: #DDDDDD !important; }

#editMassnahme {
		visibility: visible;
	/*	border: 1px solid #054295;*/
		margin-left: -3px;
		margin-top: 15px;
		width: 1200px;
		background-color: #FFFFFF;
		z-index: 700;
}

#massnahmeMain h1 {
		color: #054295;
		font-size: 1.4em;
		background-color: #FFFFFF;
}

#massnahmeMain table {
		border: 0px;
		background-color: #EAF1F9;
		width: 1020px;
}

#massnahmeMain th {
		padding-bottom: 10px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 10px;
		font-size: 1.1em;
		font-weight: bold;
		text-align: left;
		color: #054295;		
		border-top: 4px solid #FFFFFF;
}

#massnahmeMain td {
		padding-left: 5px;
		padding-right: 5px;
		text-align: left;
		width: 200px;
		vertical-align: top;
}

#massnahmeMain td.pflicht {
		color: #B20004;
}

#massnahmeMain td.soll {
		color: #D28C00;
}

/*		********************************************************************* */
/*		ANZEIGEBEREICH ****************************************************** */

#massnahmeMain {
		margin-top: 9px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		padding-left: 10px;
		background-color: #EAF1F9;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.1em;
		color: #000000;
		border: 1px solid #054295;
}

#massnahmeMainKeepHeight {
		height:950px;
}

#massnahmeMain a,#massnahmeMain a:hover {
		color: #222222;
		font-weight: bold;
}

/*		********************************************************************* */
/*		NAVIGATION KARTEIREITER ********************************************* */

#massnTitle {
		background-color: #054295;
		padding: 3px;
		font-size: 1.3em;
		text-align: left;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
}

#massnTitleHw {
		background-color: #054295;
		padding: 3px;
		font-size: 1.3em;
		text-align: left;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
}

#massnClose {
		position: relative;
		left: 940px;
		height: 0px;
		top: -18px;
}

#massnClose a,#massnClose a:hover,#massnClose a:visited {
		color: #FFFFFF;
		text-decoration: none;
		background-color: #054295;
		font-weight: bold;
}


/*		SELECT MASSNAHME ********************************************************************************** */

#selectMassn {
		position: absolute;
		margin-top: 10px;
		border: 1px solid #054295;
}



/*      MASSNAHME NAVIGATION KARTEIREITER ***************************************************************** */

#navMassnahme {
		margin-top: 5px;
		margin-left: -1px;
		height: 30px;
		z-index: 500;
}

#navMassnahme ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
}

#navMassnahme li {
		position: relative;
		display: inline;	
		float: left;	
		padding: 0px;
		margin: 1px;
		height: 37px;
		width: 100px;
		background-color: #EAF1F9;
		text-align: center;
		font-family: verdana, helvetica, sans-serif;
		font-size: 11px;
		color: #222222;
		border: 1px solid #054295;
}

#navMassnahme li.active {
		height:38px;
		width: 100px;
		background-color: #FFFFFF;
		border-bottom: 0px;
}

#navMassnahme li a {
		display: block;
		margin: 0px;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
		height:100%;
		width:100%;
		line-height:34px;
		background-color: #EAF1F9;		
}

#navMassnahme li.active a {
		color: #222222;
		font-weight: bold;
		background-color: #FFFFFF;
}

#navMassnahme li a:hover {
		color: #222222;
		font-weight: bold;
}

span.nurLesen {
		background-color: #FFFFFF;
		width: 200px;
}

#toolTipp {
		background-color: #FFF7AE;
		position: relative;
		width: 150px;
		height: auto;
		padding: 5px;
		overflow: auto;	
		font-size: 0.9em;
		visibility: hidden;
}

#auditInfo {
		visibility: hidden;
		background-color: #EAF1F9;
		position: absolute;
		top: 400px;
		left: 200px;
		width: 530px;
		height: 120px;
		border: 2px outset #000000;
		text-align: right;
}

#changeWK {
		visibility: hidden;
		background-color: #EAF1F9;
		position: absolute;
		top: 400px;
		left: 200px;
		width: 530px;
		height: 120px;
		border: 2px outset #000000;
		text-align: right;
}

#changeWK input.button {
		width: 100px;
		position: absolute;
		left: 200px;
}

#changeWK select {
		margin-left: 20px;
		border: 0px;
		border-bottom: 2px solid #054295;
}

#changeWK form {
		margin: 20px;
}

#splitSelectMassnahmenart {
}

#splitSelectMassnahmenart {
		visibility: hidden;
		background-color: #EAF1F9;
		position: absolute;
		top: 400px;
		left: 200px;
		width: 530px;
		height: 120px;
		border: 2px outset #000000;
		text-align: right;
}

#splitSelectMassnahmenart input.button {
		width: 100px;
		position: absolute;
		left: 200px;
}

#splitSelectMassnahmenart select {
		margin-left: 20px;
		border: 0px;
		border-bottom: 2px solid #054295;
}

#splitSelectMassnahmenart form {
		margin: 20px;
}


#deleteMassnahme {
		visibility: hidden;
		background-color: #EAF1F9;
		position: absolute;
		top: 400px;
		left: 200px;
		width: 530px;
		height: 340px;
		border: 2px outset #000000;
}

#deleteMassnahme input, #deleteMassnahme textarea, #deleteMassnahme select {
		border: 0px;
		border-bottom: 2px solid #054295;
		width: 90%;
}

#deleteMassnahme input.button {
		width: 100px;
		font-size: 1.0em;
		color: #222222;
		border: 2px outset #FFFFFF;
		background-color: #DDDDDD;
		text-align: center;
		text-decoration: none; 
		padding: 2px 8px 2px 8px;
		cursor: pointer;
}

#deleteMassnahme form {
		margin: 20px;
}

span.error {
		color: red;
		font-size: 1em;
		font-weight: bold;
}

#idAnmeldung p.error {
		margin-top: -14px;
		padding-left: 14px;
		line-height: 14pt;
}

#idAnmeldung span.error {
		color: red;
		font-size: 0.8em;
}

