body {
	background-color:#FFFFFF; 
	margin: 0px;
	overflow-x: hidden;
}

div  {
	margin:0px;
	padding:opx;
}

p, h1, h2, h3, h4, h5 {
	margin-top:0px;
}

h1 {
	font-size: 24px;
	color: #000000;
}

a:link, a:visited, a:active, a:focus{
  color:#d54f4f;
  text-decoration:none;
}

a:hover{
  color:#e38c8c;
  text-decoration:none;
}

#left-corner {
	position:absolute;
	left:0px;
	top:0px;
	width:27px;
	height:203px;
}

#logo {
	position:absolute;
	left:27px;
	top:0px;
	width:207px;
	height:203px;
}

#top-middle-1 {
	position:absolute;
	left:234px;
	top:0px;
	width:22px;
	height:203px;
}

#top-middle-2 {
	position:absolute;
	left:256px;
	top:0px;
	width:66px;
	height:203px;
}

#banner {
	position:absolute;
	left:322px;
	top:0px;
	width:590px;
	height:141px;
}

#wrapper {

	margin-left:256px;
	margin-top:141px;
	background:url(../images/wrapper-bg.gif) repeat-y;
	padding:0px;

}

#content {
	width: 550px;
	left:0px;
	top:0px;
	margin:0px;
	padding:0 120px 0 66px;	
	background:url(../images/content-bg.gif) no-repeat;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	min-height: 550px;
}

#footer {
      height:206px;
	background:url(../images/bottom-bg.gif) no-repeat;
}

#footer-pfeile {
	float:right;
        width:446px;
	height:204px;
	background:url(../images/pfeile-with-footer.png) no-repeat;
}

#left-middle {
	position:absolute;
	left:0px;
	top:203px;
	width:27px;
	height:479px;
}

#nav {
	position:absolute;
	left:27px;
	top:203px;
	width:207px;
	height:479px;
	background:url(../images/nav-bg.gif) no-repeat;
}

#middle-space {
	position:absolute;
	left:234px;
	top:203px;
	width:22px;
	height:479px;
}

#left-bottom {
	position:absolute;
	left:0px;
	top:682px;
	width:27px;
	height:209px;
}

#info-box {
	position:absolute;
	left:27px;
	top:682px;
	width:207px;
	height:209px;
}

.csc-mailform {
        border: 0px;
}

#mailformGeschlecht {
        border: 0px;
}


label, legend {
        display: none;
}

#mailformGeschlecht label {
        display: inline;
        float: left;
}

#mailformGeschlecht label:hover {
        color: #E60005;
}

fieldset {
	border: 0;
}

input, textarea, select {
	background-color: #F2F2F2;
	width: 222px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B2B4BF;
	border-left-color: #B2B4BF;
	margin-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-left: 10px;
	font-family: Arial;
	color: #333333;
	font-size: 14px;
}

textarea {
        width: 333px;
}

input:hover, textarea:hover {
	color: #E60005;
	background-color: #FFFFFF;
}
input:focus, textarea:focus {
	color: #E60005;
	background-color: #FFFFFF;
}

.csc-mailform-radio {
        width: auto;
        float: left;
}

.csc-mailform-field {
	clear: both;
}

#mailformName, #mailformFirma, #mailformE-mail {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E60005;
	border-left-color: #E60005;
}

.csc-mailform-submit {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B2B4BF;
	border-bottom-color: #B2B4BF;
	margin-left: 121px;
}

.joboffer_list {
	width: 550px;
}

.joboffer_list .odd .job_title {
	background: #8f8f8f;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 3px 0;
}

.joboffer_list .odd .job_description {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_list .odd .qualifikation {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_list .odd .sonstiges {
	background: #b5b5b5;
	overflow: hidden;
	margin: 0 0 3px 0;
}

.joboffer_list .odd .sonstiges .left {
	background: #b5b5b5;
	width: 255px;
	float: left;
	padding: 5px 10px;
}

.joboffer_list .odd .sonstiges .right {
	background: #b5b5b5;
	width: 255px;
	float: right;
	padding: 5px 10px;
}

.joboffer_list .odd .apply {
	background: #b5b5b5;
	clear: both;
	overflow: auto;
}

.joboffer_list .odd .apply .left {
	background: #b5b5b5;
	width: 255px;
	float: left;
	padding: 5px 10px;
}

.joboffer_list .odd .apply .right {
	background: #b5b5b5;
	width: 255px;
	float: right;
	text-align: right;
	padding: 5px 10px;
	font-size: 18px;
}


.joboffer_list .even .job_title {
	background: #8f8f8f;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 3px 0;
}

.joboffer_list .even .job_description {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_list .even .qualifikation {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_list .even .sonstiges {
	background: #b5b5b5;
	overflow: hidden;
	margin: 0 0 3px 0;
}

.joboffer_list .even .sonstiges .left {
	width: 255px;
	float: left;
	background: #b5b5b5;
	padding: 5px 10px;
}

.joboffer_list .even .sonstiges .right {
	width: 255px;
	float: right;
	background: #b5b5b5;
	padding: 5px 10px;
}

.joboffer_list .even .apply {
	background: #b5b5b5;
	clear: both;
	overflow: auto;
}

.joboffer_list .even .apply .left {
	width: 255px;
	float: left;
	background: #b5b5b5;
	padding: 5px 10px;
}

.joboffer_list .even .apply .right {
	width: 255px;
	float: right;
	text-align: right;
	background: #b5b5b5;
	padding: 5px 10px;
	font-size: 18px;
}

.job_description .bodytext {
	margin: 0px;
}

.qualifikation .bodytext {
	margin: 0px;
}

.job_clear {
	clear: both;
	height: 20px;
}

.job_search_block {
	width: 600px;
	height: 150px;
	background: url(../images/zuplogojobboerse.gif) 0 55px no-repeat;
}

.job_kopf {
	margin: 0 0 0 120px;
}

.job_search_head {
	
	width: 420px;
	margin: 10px 0 0 120px;
	font-size: 18px;
}

.job_search_key {
	
	width: 420px;
	margin: 0 0 0 120px;
}

.dmmjobcontrol_input {
	border-width: 1px;
	border-style: solid;
	border-color: #B2B4BF;
	width: 325px;
}

.job_search_level {
	margin: 0 0 2px 120px;
}

.job_level {
	margin: 0;
}

.dmmjobcontrol_select {
	border-width: 1px;
	border-style: solid;
	border-color: #B2B4BF;
	width: 130px;
	font-size: 12px;
}

.job_search_region, .job_search_sector, .job_search_category, .job_search_contract_type {
	float: left;
	margin: 0 0 8px 0;
}

.job_search_submit {
	clear: both;
	margin: 0 0 0 160px;
}

.dmmjobcontrol_submit {
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #B2B4BF;
}

.job_start_block {
	width: 550px;
	height: 327px;
	background: url(../images/zuplogojobboerse.gif) 0 55px no-repeat;
}

.job_start_form {
	margin: 0 0 0 150px;
	padding: 50px 10px 0 0;
}

.job_start_plz {
	margin: 20px 0 3px 0;
}

.joboffer_detail {
	width: 550px;
}

.joboffer_detail .job_title {
	background: #8f8f8f;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 3px 0;
}


.joboffer_detail .job_description {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_detail .qualifikation {
	background: #dadada;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}

.joboffer_detail .sonstiges {
	background: #b5b5b5;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 5px 10px;
}

.joboffer_detail .sonstiges-6 {
	background: #b5b5b5;
	overflow: hidden;
	margin: 0 0 3px 0;
}

.joboffer_detail .sonstiges-6 .left {
	background: #b5b5b5;
	width: 255px;
	float: left;
	padding: 5px 10px;
}

.joboffer_detail .sonstiges-6 .right {
	background: #b5b5b5;
	width: 255px;
	float: right;
	padding: 5px 10px;
}

.joboffer_detail .apply {
	background: #b5b5b5;
	clear: both;
	overflow: hidden;
}

.joboffer_detail .apply .left {
	background: #b5b5b5;
	width: 255px;
	float: left;
	padding: 5px 10px;
}

.joboffer_detail .apply .right {
	background: #b5b5b5;
	width: 255px;
	float: right;
	text-align: right;
	padding: 5px 10px;
	font-size: 18px;
}

.dmmjobcontrol_highlight {
	color: #0400fd;
}
