.stellenangebot_table {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.stellenangebot_table th {
	text-align: center;
}
.second_column_header {
	/*border-bottom: 1px solid #990000;*/
	padding-left: 5px;
}
.letrablanca th {
	text-align: center;
	color: #ffffff;
}
.letrablanca {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.letrablanca a:hover {
	color: #6F6F6F;
	font-weight: normal;
}
#bewerben {
	padding: 20px 0px 10px 0px;
}
#divverde {
	color: #2c7746;
	font-size: 11px;
	background: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px; /* Navegadores Firefox o Gecko */
	-webkit-border-radius: 3px; /* Navegadores Safari o Webkit */
}
