/*<style type="text/css">	*/


	/********************************************************************************************/
	/* General */

	BODY, TD {
		font-family: Arial, Verdana, helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
		line-height:1.3em;
	}
	
	 TD{
	 vertical-align:top;
	 
	 valign:top;
	}

	BODY
	{
		margin: 0px;
		padding: 0px;
		background: url(../images/background_sidebar.gif) repeat-y #0051a5;
	}
	


	BODY.popup
	{
		background-image: none;	
	}

	.popup
	{
		background-image: none;	
		color: #ff8040;
		font-weight: bold;
	}
	A, A:visited, A:active, A:hover, A:link
	{
		color: #a4fc71;
		text-decoration: none;
	}

		A:hover
	{
		text-decoration: underline;
	}
	
	iframe {
		margin-bottom:20px;
	}
	
	.rahmenbox {
	}
	
	
		/********************************************************************************************/
	/* header */

	.headerbox{
	
		background: url(../images/himmel.jpg)  #74acc3;
		padding-left:190px;
	}
	
	.headerbox table, .headerbox td{
		margin:0px;
		padding:0px;
	}
	
	.claim2 {
		margin-bottom:40px;;
		
	}
	.logo{
		float:right;
		margin-left: 40px;
	}

	/********************************************************************************************/
	/* Content / Layout */

	.sidemenu
	{
		float:left;
		width: 160px;
		
	}
	.content
	{
		margin-left:190px;
		margin-bottom:30px;
		/*margin-right:30px;*/
		min-height: 400px;
		
		width: 720px
		
	}
	
	.footer{
		padding-left:190px;
		width:720px;
		height:120px;
		padding-top:30px;
		padding-bottom:30px;
		/*border-top:1px solid #89bed1;*/
	}
	
	.footer_content{
		width:600px;
		position:relative;
		left:50%;
		margin-left:-300px;
		} 

	.contentimage
	{
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}


	h1, h2, h3, h4, h5,h6,p {
		margin:0px;
		padding:0px;
	}


	h1
	{
		color: #a4fc71;
		font-size: 22px;
		font-weight: bold;
		margin-bottom:30px;
		line-height:1.1em;
	}



	h2
	{
		line-height:1.3em;
		font-size: 16px;
		margin-top:1.6em;
		margin-bottom:1em;
		background-color: #7ba2ce;
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		padding:2px;
		padding-left: 7px;
	}

	h3, .important
	{
		margin-bottom:0.5em;
		color: #a4fc71;
		font-weight: bold;
		font-size: 14px;

	}
	
	.important {
	}
	
	p{
		margin-bottom:1em;
	}
	


	/********************************************************************************************/
	/* sidebar */


	
	.pictureSubtext
	{
		font-size: 11px;
		text-align: justify;
	}


	.sidebarContent
	{
		margin-left: 20px;
		border-width: 1px;
	}

	.sidebarHeader
	{
		font-weight: bold;
		color: #ffffff;
		padding-left: 7px;
		background-color: #0051a5;
		xwidth: 217px;
	}

	.sidebarBlock
	{
		xwidth: 217px;
	}

	.sidebarTopic
	{
		margin-top: 17px;
		xwidth: 217px;
		padding-left: 7px;
	}

		.sidebarTopic A , .sidebarTopic A:visited, .sidebarTopic A:active, .sidebarTopic A:hover, .sidebarTopic A:link
	{
	}


	/********************************************************************************************/
	/* Menu */

	.sidemenu ul, .sidemenu li {
		padding:0px;
		margin:0px;
	}
	
	.sidemenu ul ul, .bundeslaender_menu {
		margin-left:15px!important;
	}
	
	.sidemenu li{
		list-style:none;
	}

	.sidemenu li a , .sidemenu li A:visited, .sidemenu li  A:active{
		display: block;
		color: #ffffff!important;
		background: #89BED1 url(../images/navarrow_single.gif) 5px 6px;
		background-repeat: no-repeat;
		font-size: 13px;
		font-weight: normal;
		padding-left: 20px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #ffffff;
	}
	
	.sidemenu ul a:hover{
		background-color:#5696c1;
		text-decoration:none;
	}
	
	.cur a, .curifsub a, .news-catmenu-ACT a{
		background: #0051A5 url(../images/navarrow_double.gif) 5px 6px!important;
		background-repeat: no-repeat!important;
		font-weight: bold!important;
	}
	
	.sidemenu .curifsub li a{
		background: #89BED1 url(../images/navarrow_single.gif) 5px 6px no-repeat!important;
		font-weight: normal!important;
	}
	
	
	.print_link a{
		color:#fff!important;
		font-size: 13px;
		padding-left:30px;
		padding-top:5px;
		padding-bottom:10px;
		background-image: url(../gfx/print_icon.png);
		background-repeat:no-repeat;
		
	}
	.print_link  {
		margin-top:25px;
		margin-bottom:25px;
		height:30px;
		margin-left:6px;
	}


	/********************************************************************************************/
	/* Auszeichnungen und Presse */
	.imgPreis {
		float:left;
		margin-left:30px;
	}

	.tx-mininews-pi1-listrow-normal,.tx-mininews-pi1-listrow-first,.tx-mininews-pi1-listrow-last
	{
		border-top: 2px solid #a4fc71;
		margin-bottom:30px;
	}
	
	.tx-mininews-pi1-singleViewField-teaser {
		font-weight: bold;
		font-style: normal!important;
	}
	p.tx-mininews-pi1-listrowField-teaser a {
			color: #a4fc71;
			text-decoration: none;
	}
	p.tx-mininews-pi1-listrowField-teaser a:hover {
			text-decoration: underline;
	}

	.tx-mininews-pi1-listrowField-title {
		color: #a4fc71;
		font-weight: bold;
	}

	.newsSubHeadline
	{
		font-size: 9px;
	}

	.newsBlock
	{
		margin-bottom: 30px;
	}

	.tx-mininews-pi1-listrowField-datetime {
		float:right;
	}

	/********************************************************************************************/
	/* Forms */


	FORM
	{
		padding: 0px;
		margin: 0px;
		border-width: 0px 0px 0px 0px;
	}
	
	.bewerbungs_formular INPUT, .bewerbungs_formular TEXTAREA, .bewerbungs_formular SELECT{
		border:1px solid #000;
		font-family: Arial, Verdana, helvetica, sans-serif;
		font-size: 14px;
		padding:1px;

	}
	.bewerbungs_formular INPUT {
		width:100%;
	}
	
	.bewerbungs_formular TEXTAREA {
		width:90%;
		height:200px;
		margin-bottom:10px;
	}
	
	.bewerbungs_formular FIELDSET {
		background-color: #206ec0;
		border:none;
		margin-top:40px;
		padding:10px;
		padding-top:0px;
	}
	
	.bewerbungs_formular LEGEND {
		background-color:#7BA2CE;
		border-style:solid;
		border-width:0;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
		padding:1px;
		padding-left:5px;
		padding-right:5px;
		position:relative;
		text-transform:uppercase;
		top:-1.4em;

	} 
	
	.bewerbungs_formular TD {
		padding-bottom:5px;
	}
	.bewerbungs_formular .submit_button {
		float:right;
	}
	
	.submit_button:hover {
		background-color:#fff;
	}
	
	.fehlende_angaben {
		border: 1px solid #aa0000;
		background-color:#fff;
		color:#000;
		padding:10px;
		margin-bottom:30px;
	}
	.fehlende_angaben  h3 {
		color:#aa0000;
	}


		/********************************************************************************************/
	/* Stellenanzeigen */
	.anzeige_single_niederlassung {
		font-weight:bold;
	}
	
	.box_gewaehlte_anzeige{
		background-color: #206ec0;
		border:none;
		padding:5px;
		padding-left:10px;
		padding-right:10px;
	}
	
	.box_aehnliche_anzeigen {

		position: absolute;
		left:940px;
		width:260px;
	}
	
	.news-single-timedata{
		margin-bottom:20px;
		font-size:11px;
		font-weight:bold;
	}
	
	.news-list-date_mydate, .anzeige_list_bundesland, .tx-mininews-pi1-listrowField-datetime {
		font-size:11px!important;
		font-weight:bold;
	}
	
	
	.news-list-date_mydate,.tx-mininews-pi1-listrowField-datetime  {
		margin-bottom:30px!important;
	}
	.anzeige_list_bundesland {
	float:right;
	}
	
	.single_anzeige_label{
		font-weight:bold;
	}
	
	.single_anzeige_auflistung{
		margin:0px;
		padding:0px;
	}
	
	.single_anzeige_adresse{

		float:right;
		width:390px;
	}
	
	.single_anzeige_nummer{
		/*width:300px;
		margin-right:310px;*/
		height:190px;
	}
	.single_anzeige_einleitung {
		border: 1px solid #89bed0;
		border-bottom: 0px solid #89bed0;
		font-size:12px;
		padding:10px;
	}
	
	.news-list-item .beruf {
		margin:0px;
		padding:0px;
	}
	
	.news-list-item .beruf li, .single_anzeige_auflistung li {
		list-style:none;
		background: url(../images/stellenanzeigen/listpunkt_anzeige.png) no-repeat;
		padding-left:20px;
		padding-bottom:10px;
	}
	
	.news-single-item td{
		padding-bottom:15px;
		padding-right:15px;
	}
	
	.news-single-item h1  {

	}
	
	.news-single-item {
	margin-bottom:80px;



	}
	.single_anzeige_content{
	background-color: #206ec0;
	padding:10px;
	border: 1px solid #89bed0;
	border-top: 0px solid #89bed0;


	}
	
	.news-single-item INPUT {
		border:1px solid #000;
		font-family: Arial, Verdana, helvetica, sans-serif;
		font-size: 14px;
		margin-top:20px;
		padding:1px;
		float:right;
		width:60%

	}
	
	.news-list-item, .tx-mininews-pi1-listrow {
		margin-bottom:30px;
		padding-top:10px;
		border-top: 1px solid #7ba2ce;
	}
	


