@charset "utf-8";
/* CSS Document */

#jobs{
	background-image: url(/en/images/top-images/file,26184,en.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	}

#main {
    background-image: url(/en/images/backgrounds/file,30963,en.jpg);
	background-repeat: no-repeat;
    background-position: right bottom;
}

#jobs-left {
	float: left;
	width: 410px;
}

#jobs-left h3{
	font-size: 0.8em;
	margin-bottom: 5px;
}


#jobs-left a{font-weight:bold;}

#jobs-right {
       	float: right;
	width: 185px;
	margin-left: 15px;
}
#jobs-right p {padding-bottom:8px; margin-left:10px; border-bottom: 1px dotted #ccc; }

#jobs-right h4 {margin-bottom:20px;}

#jobs-right img{float:left; margin-right:5px;}

.job-list-item {
	border-bottom:none;
    border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: .7em;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 10px;
	float: left;
	width: 400px;
	position: relative;
}
.job-list-item a{font-weight:bold;}

.black-bold {font-weight:bold; color:#000;}

a.map-link{
	height: 40px;
	width: 155px;
	background-image: url(/en/images/teaser-boxes/file,30986,en.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: block;
	category: box;
	font-size: .9em;
	padding-top: 125px;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration:none;
	padding-right: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
a.map-link:hover{
	height: 40px;
	width: 155px;
	background-image: url(/en/images/teaser-boxes/file,30986,en.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: block;
	category: box;
	font-size: 0.9em;
	padding-top: 125px;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration:none;
	padding-right: 15px;
	margin-bottom: 5px;
}

hr {
	color: #eeeeee;
}

