body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e4e4;
}	


img, div { behavior: url(iepngfix.htc) }


.header {
	background-image:url(../img/header.png);
	width:1026px;
	height:135px;
	margin-top:50px;
}

.neck {
	background-image:url(../img/subheader.jpg);
	width:1024px;
	height:104px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.body {
	width:1024px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	background-image:url(../img/bg_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#EEEEEE;
}

.footer {
	background-image:url(../img/bottom.png);
	width:1026px;
	height:135px;
	margin-bottom:5px;
}


p {
	text-align:justify;
}


a img:hover {
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7; 
	-khtml-opacity:0.7;
	cursor:pointer;
}



.button_absenden {
	margin-top:50px;
	cursor:pointer;
}


.button_absenden:hover {
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7; 
	-khtml-opacity:0.7;
}


.table_stellenmarkt {
	border-collapse:collapse;
	margin:25px;
}


.table_stellenmarkt td {
	border:1px solid #666;
	padding:3px;
}


.table_stellenmarkt_header {
	background-color:#ffe591;
	height:20px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}


a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration:underline;}


.tabs_content {
	background-color:#FFFFFF;
	background-image:url('../img/bg_content.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both; 
	padding:15px; 
	border: 1px solid #999999;
	text-align:left;
	min-height: 370px;
	height:auto !important;
	height:370px;
}

.tabs_content_referenzen {
	background-color:#FFFFFF;
	background-image:url('../img/bg_content.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both; 
	padding:15px; 
	border: 1px solid #999999;
	text-align:left;
	min-height: 220px;
	height:auto !important;
	height:220px;
}


.Stil1 {color: #999999}
.Stil2 {color: #FFCC33}
.Stil3 {font-size: 14px}





#menu5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */
	
#menu5 {
	width: 200px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	}
	
.menu5 {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #777;
	display: block;
	background: url(../img/menu5.gif);
	padding: 8px 25px 0 10px;
	text-align: left;
	}	


.menu5:hover {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #777;
	display: block;
	background: url(../img/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: left;
	}	
	


.menu5_selected {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #777;
	display: block;
	background: url(../img/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: left;
	}		
	
.menu5_selected:hover {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #777;
	display: block;
	background: url(../img/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: left;
	}		
	


.saeule {
	background-image:url(../img/saeule.png); 
	background-repeat:no-repeat; 
	float:left;
	width:230px;
	height:320px;
	text-align:center;
}

.saeule_content {
	padding-left:0px;
	padding-right:15px;
	padding-top:15px;
	height:220px;	
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

.saeule_header {
	font-size: 12px;
	font-weight: bold;
	color:#777;
	text-align:center;
	margin-top:25px;
}

.saeule_link {
	text-align:left;
	padding-left:30px;
}


.reiter {
	background-image:url(../img/reiter.gif);
	float:left;
	padding-right:8px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	margin-right:6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	top:1px;
	position:relative;
}

.reiter:hover {
 	background-color:#EEE;
}

.reiter_active {
	background-image:url(../img/reiter_active.gif);
	float:left;
	padding-right:8px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	margin-right:6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFF;
	top:1px;
	position:relative;
}



.ul_arrow {
	list-style-type:disc;
	margin-bottom:20px;
}

.table_index {
	text-align:left;
}

.table_index td {

	padding:8px;
	
}