@charset "utf-8";

*{
	margin:0;
	border:0;
	padding:0;
}

body {
	background: #e3e3e3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight:normal;
}

h1{
	font-size:48px;
	color:#b1aaaa;
	font-weight:normal;
}

h2{
	color:#a1be0d;
	font-size:18px;
	font-weight:bold;
}

h3{
	color:#a1be0d;
	font-size:16px;
	font-weight:bold;
}

h4{
	color:#a1be0d;
	font-size:14px;
	font-weight:bold;
}

textarea{
	height: 150px;
	border: 2px solid #B5B8C8;	
	width: 250px;
}

a:link {
	color:#a1be0d;
	text-decoration:underline;
}

a:visited {
	color:#a1be0d;
	text-decoration:underline;
}

a:hover {
	color:#c3e517;
	text-decoration:none;
}

ul{
	list-style:inside;
}

li{
	list-style:square;
}

select{
	border: 2px solid #B5B8C8;
}

.myclear {
	overflow:hidden;
	height: 1px;
	clear:both;
}

.wrapper{
	width:1087px;
	margin:auto;
	overflow:hidden;
}

.header{
	height: 260px;
	margin-top: 30px;
}

.topbar{
	height: 25px;
	padding: 10px 0px;
	text-align: right;
}

.logo{
	width:300px;
	height:74px;
	margin-bottom: 40px;
}

.content{
}

.formbox{
	width:405px;
	height:450px;
	background:url(img/formbox.jpg) no-repeat;
	overflow:hidden;
	float:left;
	padding: 30px 17px;
	color:#FFF;
}

.picareal{
	width: 602px;
	height: 400px;
	float: left;
	background: url(img/linkarea_job.jpg) no-repeat right;
	overflow:hidden;
}

.offer{
	margin: 30px;
	width: 350px;
	color:#333;
	font-size: 14px;
}

.greenbar{
	height: 195px;
	width: 100%;
	background: #a1be0d;
	margin-top: -110px;
}

.greenbar_normal{
	height: 45px;
	width: 100%;
	background: #a1be0d;
	position:relative;
}

.greenbar_inner{
	width: 1087px;
	height: 195px;
	background:url(img/greenbar.jpg) no-repeat;
	margin:auto;
}

.angebote{
	width: 600px;
	height: 150px;
	margin-top: 20px;
	float:right;
}

.abox {
	width: 200px;
	height: 150px;
	float: left;
}

.apic {
	height: 80px;
	width: 80px;
	float: left;
}

.atext {
	margin-left: 20px;
}

.sidebar{
	float: left;
	width: 300px;
}

.navigation li{
	height: 43px;
	width: 270px;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#333;
	border-bottom: 1px dotted #333;
	display:block;	
}

.navigation a:link{
	width: 270px;	
	color:#333;
	text-decoration:none;
	padding: 13px 0 0 20px;	
	display:block;	
}

.navigation a:visited{
	color:#333;
	text-decoration:none;
	padding: 13px 0 0 20px;	
	display:block;		
}

.navigation li a:hover{
	background:url(img/bg_button.jpg) repeat #a1be0d;
	color:#FFF;
	text-decoration:none;	
	height: 30px;
	width: 270px;
	padding: 13px 0 0 20px;	
	display:block;	
}

.dyncontent{
	width: 745px;
	float:left;
	padding-left: 20px;
	border-left: 1px #CCC dotted;	
}

.jobbox {
	padding: 10px 20px;
	height: 38px;
	border-bottom: 1px solid #CCC;
	display:block;
}

.jobbox a:link {
	color:#333;
	text-decoration:none;
	display:block;
}

.jobbox a:visited {
	color:#333;
	text-decoration:none;
	display:block;
}

.jobbox a:hover {
	color:#333;
	text-decoration:none;
	display:block;
}

.jobtitel {
	padding: 0 20px;
	height: 25px;
	border-bottom: 1px solid #CCC;
	display:block;
}

.jobbox:hover {
	background:#DDD;
}

.zeitraum {
	width: 160px;
	float: left;
	overflow:hidden;
	margin-right: 30px;
}

.jobdesc {
	width: 410px;
	float: left;

}

.gehalt {
	width: 90px;
	float: right;
	text-align: right;
	overflow:hidden;

}

.jobbox a:link{
	text-decoration:none;
}

.jobbox a:visited{
	text-decoration:none;
}

.jobbox a:hover{
	text-decoration:underline;
	color:#a1be0d;
}

.details{
	float:left;
	width: 650px;
	margin-bottom: 20px;
}

.companydetails{
	float:left;
	width: 580px;
	margin-bottom: 20px;
}

.companyimage{
	float:right;
	border:2px solid #999;
	width: 150px;
}

.dtitle{
	font-weight:bold;
	float: left;
	width: 110px;
}

.imageform{
	border: 2px solid #B5B8C8;
	width: 150px;
	float:left;
}

.formfloat {
	width: 500px;
	float: left;
	border: 1px solid 990000;
	overflow:hidden;
}

.smartycontent h3{
	background:#666;
	padding: 5px;
	color:#DDD;
}

.tab {
	width: 55px;
	float: left;
	overflow:hidden;
}

.tab1 {
	width: 100px;
	float: left;
	overflow:hidden;	
}

.tab2 {
	width: 140px;
	float: left;
	overflow:hidden;	
}

.tab3 {
	width: 180px;
	float: left;
	overflow:hidden;	
}

.tab4 {
	width: 250px;
	float: left;
	overflow:hidden;
	display:inline;
}

.footer{
	width:1087px;
	margin:auto;
	font-size:10px;
	padding-top: 10px;
	text-align:right;
}

.footer_start{
	width:1087px;
	margin:auto;
	font-size:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
}

.footer a:link{
	color:#FFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	color:#CCC;
	text-decoration:none;
}

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size:14px;
	font-weight:normal;
	background: #BBB;
	margin: 0 0 4px 0;
	padding: 3px 5px 3px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

