@charset "utf-8";

/* CSS Document */
.titelTable{
	width:100%;
	height:30px;
	background-color:transparent;	
	color:#333333;
	font-size: 16px;
	line-height:30px;
	font-weight: bold;
	text-align:left;
}

#mitteTable .titel td.titelDivID{
	color:#666666;	
	width:100px;
	height:30px;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
}

#mitteTable .titel td.titelDivBeruf{
	color:#333333;
	width:auto;
	height:30px;
	font-size: 13px;
	line-height:14px;
	font-weight:bold;
	border-left-width: 3px;
	border-left-color:#FFFFFF;
	border-left-style: solid;
	text-align: left;
	padding-left: 10px;
	vertical-align:middle;
}

.text td.jobKeyCell{
	color:#333333;
	width: 180px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	padding: 0 5px 10px 10px;
}

.text td.jobKeyCell1{
	color:#333333;
	width: 575px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	padding: 0 5px 10px 10px;
}

.text td.jobKeyCell2{
	color:#333333;
	width: 500px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	padding: 0 5px 10px 10px;
}

.text td.jobValueCell{
	color:#333333;
	vertical-align:top;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 10px 10px 5px;
}

.text td.jobValueCell1{
	color:#333333;
	vertical-align:top;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 10px 10px 5px;
}

.text .nurTextTable{
	width:100%;
	color:#666666;
	vertical-align:middle;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 14px;
}

.text .nurTextTable td.textCell{
	background-color:#ffffff;
	color:#666666;
	height:20px;
	width:100%;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
}

#mitteTable td.text table.nurTextTable td.textCell p{
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 14px;	
}

.text .nurTextTable td.textCell p .on{
	color:#FFDC00;
}

.text .nurTextTable td.textCell p .off{
	color:#CCCCCC;
}

.text .nurTextTable td{
	background-color:#666666;
	padding-left:5px;

}

#mitteTable .text .nurTextTable a{	
	height:20px;
	line-height:20px;
	vertical-align:middle;
	width: 100%;
	text-decoration:none;
	display:block;
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
}

#mitteTable .text .nurTextTable a.jobButtonLeft, #mitteTable .text .nurTextTable a.jobButtonRight{	
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
}

#mitteTable .text .nurTextTable a.jobButtonLeft:hover, #mitteTable .text .nurTextTable a.jobButtonRight:hover{	
	/*background-color: #757575;*/
	color:#FFDC00;
	text-decoration:none;
}

.text .nurTextTable td.jobButtonLeft{
	width:200px;
}



