body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, non-serif;
	font-size: 13px;
	background-color: #ffffff;
	line-height: 1.5;
}

.error{	color: #ff6600; }

p.bold{	font-weight: bold; line-height: 1.2; }

h2.bold{ font-weight: bold; margin-bottom: 20px;}

.bold{ font-weight: bold; }

.clear{ clear: both; }

.float_left{ float: left; }

.float_right{ float: right; }

.r50{ margin-right: 50px; }

.l70{margin-left: 85px;}

.b30{ margin-bottom: 30px; }

.t40{ margin-top: 40px; }

.l10{ margin: 10px; }

#page{
	padding: 40px;
	padding-top: 5px;
	width: 968px;
	margin: 0 auto;
}

#header{ width: 968px; }

	#header img.logo{ float: left; }
	
	#header ul.top-nav{	float: right; }
	
	#header li.nav, #header li.language{ float: left;
	}

	#header li.nav {
		padding-left: 7px;
		margin-left: 7px;
		padding-top: 5px;
		
		height: 20px;
		border-left: 1.5px dotted #afafaf;	
		}
	
		#header li.nav:first-child { border-left: none; }

	#header a.link{	color: #426c9c;  text-decoration: underline;}
	

	#header li.language{ padding-left: 7px; }

	#header a.l{
		display: block;
		height: 12px;
		width: 18px;
		text-decoration: none;	
		background-image: url(../img/languages_header.jpg);
	}

	#header a.ger{background-position:0 0;}  
	#header a.spa{background-position:18px 0;}
	#header a.frz{background-position:42px 0;}
	#header a.nel{background-position:66px 0;}
	#header a.eng{background-position:90px 0;}
	#header a.swz{background-position:114px 0;}
	#header a.aut{background-position:138px 0;}

	#header a.bewerben{
		display: block;
		position: relative;
		top: -65px;
		
		height: 38px;
		width: 350px;
		background-image: url(../img/bewerben_header_xl.png);
		background-repeat: no-repeat;
	
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		line-height: 38px;
		text-align: center;
	}

#left{
	float: left;
	margin-right: 10px;
}
	
	#left a.menu{
		background-image: url(../img/button_left.jpg);
		background-repeat: no-repeat;
		display: block;
		font-size: 11px;
		color: #000000;
		padding-left: 10px;
		line-height: 23px;
		width: 158px;
		height: 23px;
	}
	
	#left a.green{
		color:#390;
		font-weight: bold;
	}

#right{	
	margin-left: 240px;
	min-height: 450px;
}
	
	#right p.text{
		line-height: 1.5;
		margin-bottom: 10px;
	}


#boxen{ margin-left: 50px; margin-top: 20px;}

.wrap_box{ margin-right: 30px; }

.box{
	float: left;
	height: 81px;
	background-image: url(../img/box_mitte2.jpg);
	background-repeat: repeat-x;
	margin-right: 15px;
}

img.border{
	border: 1px solid #d1d1d1;
}

.box2{
	float: left;
	height: 81px;
	margin-right: 15px;
}
	.box .anfang{
		float: left;
		height: 81px;
		width: 5px;
		background-image: url(../img/box_anfang2.jpg);
		background-repeat: no-repeat;
	}

	.box .ende{
		float: right;
		height: 81px;
		width: 8px;
		background-image: url(../img/box_ende2.jpg);
		background-repeat: no-repeat;
	}

	.mid{ float: right; margin-left: 10px; }

	.box .wrap, .box2 .wrap{	padding: 12px; }

	.box p, .box2 p{
		color: #426c9c;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.box a, .box2 a{
		color: #000000;
		display: block;
		background-image: url(../img/pfeil_mitte.jpg);
		background-repeat: no-repeat;
		background-position: 55px;
	}

fieldset {
	font-size: 11px;
}
	
	fieldset.pDaten input.textInput{
		font-size: 11px;
		color: #000000;
		padding: 4px;
		border: none;
		background-image: url(../img/textfeld_formular2.gif);
		background-repeat: no-repeat;
		width: 180px;
		height: 24px;
		margin-bottom: 5px;
	}
	
	fieldset.pDaten label{
	 	line-height: 24px;
	 	float: left;
		display: block;
		width: 100px;
	}
	
	fieldset.pDaten select.anrede{
		margin-bottom: 10px;
		
	}
	
	
	fieldset.pDaten input.checkbox{
		margin-bottom: 20px;
		margin-right: 20px;
	}
	
	fieldset.pDaten .checkboxen{
		float: left;
		margin-bottom: 30px;
	}
	
	fieldset .submit{
	
		border: 0;
		display: block;
		background-image: url(../img/button_formular.gif);
		background-repeat: no-repeat;
		width: 100px;
		height: 24px;
		padding-bottom: 3px;
		margin-left: 518px;
		margin-top: 30px;
	}
	
	fieldset.bewerbung{
		padding-left: 20px;
	}


	fieldset.bewerbung input.cb_branche{
		margin-bottom: 5px;
		margin-right: 15px;
	}

	fieldset.bewerbung label{
		line-height: 24px;
		float: left;
	}

	fieldset.bewerbung textarea.textArea{
		font-family: Arial, non-serif;
		background-image: url(../img/textarea_formular2.jpg);
		background-repeat: no-repeat;
		border: 0;
		width: 180px;
		height: 70px;
		padding: 3px;
		font-size: 11px;
		color: #000000;
	}
	
	fieldset a.hinzu{
		color: #000000;
		padding-left: 30px;
		line-height: 24px;
		margin-bottom: 50px;
		margin-top: 10px;
		background-image: url(../img/eintrag_formular2.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 24px;
		width: 232px;
	}
	
	fieldset.bewerbung input.textInput{
		font-size: 11px;
		color: #000000;
		padding: 4px;
		border: none;
		background-image: url(../img/textfeld_formular2.gif);
		background-repeat: no-repeat;
		width: 180px;
		height: 24px;
	}
	
	fieldset.bewerbung input.kalender_eng, fieldset.bewerbung input.kalender{
		border: 0;
		background-image: url(../img/kalender_formular2.jpg);
		background-repeat: no-repeat;
		width: 25px;
		height: 21px;
	}
	
	fieldset.bewerbung input.kalender{
		margin-left: 230px;
	
	}
	
	fieldset.bewerbung input.kalender_eng{
		margin-left: 300px;
	}
	
	fieldset.bewerbung .submit{
		margin-left: 520px;
	}


h2.headline{
	color: #426c9c;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

p.beschreibung{
	color: #426c9c;
	font-size: 11px;
	margin-bottom: 20px;
}


.bw_right{
	margin-left: 440px;
	margin-bottom: 5px;
}

.bw_right2{
	float: right;
	margin-right: 80px;
}

.bw_right3{
	margin-left: 355px;
	margin-bottom: 20px
}


span.underline{
	border-bottom: 1px solid #000000;
	margin-top: 10px;
}

span.underlineL{
	border-bottom: 1px solid #6C6C6C;
	margin-top: 10px;
}

.ok{
	color: #458B00;
}

.final{
	margin-left: 200px;
	margin-top: 40px;
	padding: 10px;
	background-image: none;
	border: 1px solid #cfcfcf;
	height: 49px;
}

.final img{
	border: 1px solid #cfcfcf;
}

.final a{
	line-height: 50px;
	background-position: 102px ;	
	width: 117px;
}

span.fileInputSpan{
	margin-left: -20px;
}

.DynarchCalendar-title div{
	margin-left: 50px;
}

.jobangebote{
	margin-bottom: 30px;
}

	.jobangebote a{
		color: #000000;
		line-height: 1.5;
		text-decoration: underline;
	}

.jobbeschreibung {
	line-height: 1.2;
	color: #6c6c6c;
	line-height: 1.5;
}

	.jobbeschreibung h1.title{
		text-align: right;
		display: block;
		font-size: 24px;
		color: #ffffff;
		padding: 6px;
		padding-bottom: 0;
		padding-top: 20px;
		margin-bottom: 20px;
	}

	.jobbeschreibung h2{
		margin-left: 10px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.jobbeschreibung h3{
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.jobbeschreibung p{
		margin-left: 10px;
		margin-bottom: 10px;
	}
	
	.jobbeschreibung li{
		list-style-type: circle;
		margin-left: 40px;
	}
	
	.jobbeschreibung ul{
	margin-bottom: 30px;
	}

	.reisekosten{
		font-size: 7.5pt;
		color: #969696;
	}
	
	
	
.dgreen{
	background-color: #75b649;
}

.dblue{
	background-color: #85a5ca;
}

.lblue{
	background-color: #e0e8f2;
}

.lgreen{
	background-color: #dcedd1;

}

.ablue{
	background-color: #9db7d5;
	background-image: url(../img/jobs_button3.jpg);
}

.agreen{
	background-color: #75b649;
	background-image: url(../img/jobs_button.jpg);
}

.balken_blue{
	background-color: #c2d2e4;
}

.balken_green{
	background-color: #badaa4;
}

h2.kontaktdaten{
	margin-top: 40px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 11pt;
	color: #6c6c6c;
	display: block;
	
	border: 1px solid #cfcfcf;
	border-bottom: none;
}
	
.footer{
	color: #6c6c6c;
	line-height: 1.5;
	font-size: 14px;
	
	padding: 10px;
	border: 1px solid #cfcfcf;
	height: 70px;
}

	.footer .footer_left{
		margin-right: 50%;
	}

.bw_button{
	margin-left: 550px;
	font-size: 14px;
	display: block;
	padding: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: 155px;
	width: 160px;
	margin-top: 20px;
}

.contact{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 13px;
}
	
	.contact_left{
		width: 40%;
		font-size: 9px;
		float: left;
		margin-right: 30px;
	}
	
	.contact_right{
		width: 30%
		padding-top: 50px;
	}
	
	.contact_style{
		padding: 20px;
		background-color: #eee;
		border: 1px solid #bbb;
		min-height: 250px;
		width: 300px;
	}

table#uebersicht th{
	width: 12%;
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
}

table#uebersicht th:first-child{
	text-align: left;
	width: 40%;
	border-left: 1px solid #bbb;;
}

table#uebersicht td{
	height: 30px;
	padding: 10px;
}

table#uebersicht td{
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

table#uebersicht img{
	margin-left: 35%;
}

table#uebersicht td:first-child{
	border-left: 1px solid #bbb;
}

a.linkz{
	padding-left: 20px;
	background-image: url(../img/jobs_button2.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
}

a.pdf{
	background-image: url(../img/job_pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	margin-left: 30%
}

select.multipleSL{
	width: 300px;
	overflow:visible;
}
