@charset "utf-8";

/* Include News Gothic MT */
@font-face {
	font-family: 'News Gothic MT Regular';
	src: url('../fonts/News_Gothic_MT.eot');
	src: local('News Gothic MT Regular'), local('NewsGothicMT'), url('../fonts/News_Gothic_MT.woff') format('woff'), url('../fonts/News_Gothic_MT.ttf') format('truetype'), url('../fonts/News_Gothic_MT.svg#NewsGothicMT') format('svg');
}

@font-face {
	font-family: 'News Gothic MT Bold';
	src: url('../fonts/News_Gothic_MT_Bold.eot');
	src: local('News Gothic MT Bold'), local('NewsGothicMT-Bold'), url('../fonts/News_Gothic_MT_Bold.woff') format('woff'), url('../fonts/News_Gothic_MT_Bold.ttf') format('truetype'), url('../fonts/News_Gothic_MT_Bold.svg#NewsGothicMT-Bold') format('svg');
}
	
@media all {

	/* Universal */
	* { 
		font-family:Tahoma, sans-serif; 
		font-weight:normal; 
		font-size:100.01%;
		
	}
	html, body {
		margin:0; 
		padding:0;
		height:100%;
		width:100%;
		z-index: -1;
	}
	html {
		font-size:12px;
		line-height:18px;
		background-color: #ededee;
	}
	h1{ display:none; }
	p{
		margin:0;
		padding:0;
	}
	a {
		color:#000;
	}
	b{
		font-weight:bold;
	}
	.left, .right{
		margin-top:-40px;
	}
	.left{
		float:left;
		margin-left:-35px;
	}
	.right{
		float:right;
		margin-right:-35px;
	}
	.clear{
		clear:both;
	}
	.hidden{
		display:none;
	}
	
	input{
	border: 1px solid #ccc;
	border-width: 1px;
	}
	
	td{
	vertical-align: top;
	}
}


@media screen, projection, print {

	/* Layout */
	#headbar{
		width:100%;
		height:25px;
		background:#87888a;
	}
	#menu{
		width:720px;
		margin-left:80px;
		height:25px;
		float:left;
	}
	#menu ul {
		margin:0 0 0 -1px;
		padding:0;
		list-style:none;
		height:25px;
	}
	#menu ul li {
		float:left;
	}
	#menu a{
		margin-left:-1px;
		display:block;
		text-decoration: none;
		line-height:25px;
		color:#fff;
		font-weight:bold;
		padding:0 5px 0 6px;
		background: transparent url(../images/sprite.png) -10px -72px  no-repeat ;
	}
	#menu a.nopipe {
		background: transparent;
	}
	#menu a.active, #menu a:hover {
		color:#7f1518;
		background-color:#fff;
	}
	#menu ul li:first-child a{
		background: transparent;
	}
	#menu ul li:first-child a.active, #menu ul li:first-child a:hover {
		color:#7f1518;
		background-color:#fff;
	}
	#menu ul ul {
		position:absolute;
		width:900px;
		left:79px;
		white-space:nowrap; 
	}
	#menu ul ul a{
		margin:0;
		color:#87888a;
		background: transparent url(../images/sprite.png) -10px -92px  no-repeat ;
		font-weight:normal;
	}
	#menu ul ul a.active{
		margin:0;
	}
	#menu ul ul li:hover > ul {
 		visibility: visible;
	}
	
	/* Third level menu */
	#menu ul ul ul{
		visibility: hidden;
		width:auto;
		height:auto;
		left:auto;
		margin-left:1px;
		position:absolute;
		background: transparent url(../images/menu_sprite.png) right -70px  no-repeat ;
	}
	#menu ul ul ul li:first-child{
		background: transparent url(../images/menu_sprite.png) -10px -10px  no-repeat ;
	}
	#menu ul ul ul li{
		clear:left;
		width:100%;
		min-width:150px;
		display:block;
		margin-left:-6px;
		padding:0 5px;
		background:transparent url(../images/menu_sprite.png) -10px -17px  no-repeat ;
	}
	#menu ul ul ul li:last-child{
		background: transparent url(../images/menu_sprite.png) -10px -35px  no-repeat ;
	}
	#menu ul ul ul  li:first-child a, #menu ul ul ul  li:first-child a:hover{
		background: transparent url(../images/menu_sprite.png) right -10px  no-repeat !important;
	}
	#menu ul ul ul li a, #menu ul ul ul li a:hover{
		background: transparent url(../images/menu_sprite.png) right -17px  no-repeat !important;
	}
	#menu ul ul ul li:last-child a{
		background: transparent url(../images/menu_sprite.png) right -35px  no-repeat !important;
	}
	#search{
		margin-left:809px;
		height:25px;
		width:170px;
		border-right:1px solid #fff;
		padding:2px 0 0 0;
	}
	#macina, .indexedsearch form, .indexedsearch h3 {
		padding:0;
		margin:0;
	}
	#macina .input{
		border:none;
		width:141px;
		padding:1px 22px 1px 2px; 
		height:15px;
		background:#f6f6f7;
		outline:none;
	}
	#macina .button{
		border:none;
		position:absolute;
		margin:1px 0 0 0;
		height:17px;
		width:19px;
		left:955px;
		background:#f6f6f7 url(../images/sprite.png) -6px -157px  no-repeat ;
		cursor:pointer;
	}
	#macina .button:hover{
		background:#fff url(../images/sprite.png) -6px -177px  no-repeat ;
	}
	.indexedsearch .input{
		border-top:1px solid #87888a;
		border-left:1px solid #87888a;
		border-bottom:1px solid #c4c5c8;
		border-right:1px solid #c4c5c8;
		width:376px;
		padding:3px 26px 0 2px; 
		height:18px;
		background:#f6f6f7;
		outline:none;
	}
	.indexedsearch form{
		margin-bottom:55px;
	}
	.indexedsearch .button{
		border:none;
		height:21px;
		width:24px;
		margin:1px 0 0 0;
		position:absolute;
		left:416px;
		background:#f6f6f7 url(../images/sprite.png) -3px -155px  no-repeat ;
		cursor:pointer;
	}
	.indexedsearch .button:hover{
		background:#fff url(../images/sprite.png) -3px -175px  no-repeat ;
	}
	
	.tx-indexedsearch-whatis, .tx-indexedsearch-info{
		display:none;
	}
	#head{
		clear:both;
		height:275px;
		width:100%;
		background:#fff;
		overflow:hidden;
	}
	#logo{
		width:240px;
		height:40px;
		padding:95px 0 0 80px;
	}
	#logo a{
		text-decoration:none;
		padding:35px 120px;
		background: transparent url(../images/sprite.png) -10px 0  no-repeat;
	}
	
	#content{
		width:710px;
		margin:-75px 0 0 70px;
	}
	#content .top{
		height:10px;
		background: transparent url(../images/shadow_sprite.png) 0 0  no-repeat ;
	}
	#content .center{
		background: transparent url(../images/shadow_sprite.png) -710px 0 repeat-y;
		padding-bottom:3px;
	}
	#content .bottom{
		height:10px;
		background: transparent url(../images/shadow_sprite.png) -1420px 0 repeat-y;
	}
	#content .main{
		position:relative;
		padding:0;
		margin:0 10px -6px 10px;
		background:#fff;
	}
	#headline{
		position: relative;
		z-index:2;
		height:95px;
		background: transparent url(../images/headline_gradient.png) repeat-x;
	}
	#background{
		height:250px;
		width:1000px;
		margin:-110px 0 0 400px;		
		position:relative;
		z-index:0;
	}
	#headline img{
		float:right;
		position:absolute;
		margin:14px 0 0 460px;
	}
	#text{
		clear:both;
		width:620px;
		padding:42px 35px 40px 35px;
		border-bottom:10px solid #7f1518;
	}
	#sidebar{
		position:absolute;
		left:809px;
		top:310px;
		width:165px;
		height:40px;
	}
	#sidebar .box{
		width:165px;
		background: #fff url(../images/headline_gradient.png) bottom repeat-x;
		margin-bottom:8px;
	}
	#sidebar .blue{ border-bottom:6px solid #0a1434; }
	#sidebar .red{ border-bottom:6px solid #7f1518; }
	#sidebar .grey{ border-bottom:6px solid #87888a; }
	#footer{
		margin-left:80px;
		width:690px;
		padding:8px 0;
		text-align:center;
		color:#c4c5c8;
	} 
	#footer ul{
		margin:0;
		padding:0;
		list-style:none;
		height:25px;
		display:inline;
	}
	#footer ul li{
		display:inline;
	}	
	#footer ul li a {
		padding:0 5px 0 6px;
		background: transparent url(../images/sprite.png) -10px -118px  no-repeat ;
	}

	.contenttable, .contenttable tbody, .contenttable  tr, .contenttable  td{
		padding:0 !important;
		margin:0 !important;
		border:0 !important;
	}
	.contenttable p{
		padding:0 10px 0 0 !important;
		margin:0 !important;
	}
	
	/* Typography */
	#headline{
		color:#7f1518;
	}
	#headline h2{
		margin:0;
		padding:10px 0 2px 35px;
		font-size:14px;
		font-family: 'News Gothic MT Bold', Tahoma, sans-serif;
	}
	#headline p{
		padding-left:35px;
	}
	#text h2{
		padding:0 0 18px 0;
		margin:0;
		font-size:18px;
	}
	#text h3{
		padding:18px 0;
		margin:0;
		font-weight:bold;
		font-size:14px;
	}
	#text p{
		padding-bottom:20px;
	}
	#text ul{
		list-style:none;		
		margin:0;
		padding:0 0 20px 20px;
	}
	#text li{
		padding-left:20px;
		background: transparent url(../images/sprite.png) -228px -134px  no-repeat ;
	}
	.important{
		background:#f1f1f1;
		border:1px solid #ededee;
		padding:10px;
		display:block;
	}
	.indexedsearch .title a{
		padding:0 0 12px 0;
		margin:0;
		font-size:18px;
		text-decoration:none;
	}
	.indexedsearch .percent{
		float:right;
	}
	.newsBox h2, .expandBox h2, .expandBox h2 a, .newsBox h2 a{
		text-decoration:none;
		font-size:14px !important;
		color: #7f1518;
		margin:0;
		padding:0 0 8px 0 !important;
		font-family: 'News Gothic MT Bold', Tahoma, sans-serif;
	}
	.csc-textpic-image img{
		border:1px solid #87888a !important;
	}
	.newsBox a {
		text-decoration: none !important;
	}
	
	.newsBox .news-latest-item h2{
		display:none;
	}
	fieldset{
		border:0;
		padding:0;
		margin:0;
	}
	#sidebar h2{
		margin:0;
		padding:6px 12px 4px 12px;
		border-bottom:1px solid #e4e4e4;
		font-family: 'News Gothic MT Bold', Tahoma, sans-serif;
	}
	#sidebar .blue  h2{ color: #0a1434; }
	#sidebar .red  h2{ color: #7f1518; }
	#sidebar .grey  h2{ color: #87888a; }
	#sidebar p {
		border-top:1px solid #ededee;
		padding: 6px 12px 12px 12px;
	}
	#footer a{
		color:#c4c5c8;
	}
	
	/* PMK Indexed Search Auto completer */
	ul.autocompleter-choices
	{
		position: absolute;
		margin:0 0 0 -1px;		
		padding:2px 0 0 0;
		list-style: none;
		border:1px solid #87888a;
		border-top:0;		
		background:#fff;
		text-align: left;
		z-index: 50;
	}	
	ul.autocompleter-choices li
	{
		position: relative;
		margin: -2px 0 0 0;
		padding: 0.2em 1.5em 0.2em 1em;
		display: block;
		float: none !important; 
		cursor: pointer;
		font-weight: normal;
		white-space: nowrap;
	}
	ul.autocompleter-choices li:first-child{
		border-top:1px solid #e4e4e4;
	}
	ul.autocompleter-choices li.autocompleter-selected
	{
		background: #f6f6f7;
		color: #000;
	}
	ul.autocompleter-choices span.autocompleter-queried
	{
		display: inline;
		float: none;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
	{
		color: #000;
	}
	
	iframe.bogen{
	border: 0!important;
	height: 1150px;	
	}
	
	/* expandBox */
	.newsBox, .expandBox{
		
		cursor:pointer;
		display:block;
		position:relative;
		width:344px;
		height:80px;
		margin-bottom:2px;
		overflow:hidden;
		background:#f6f6f7;
		color:#444;
	}
	.newsBox p{
		color:#444;
	}
	.newsBox.small, .expandBox.small{
		height:35px;
	}
	.expandBox p{
		padding:0 0 10px 0 !important;
	}
	.newsBox:hover, .expandBox:hover{
		background:#fff;
		color:#000;
	}
	.newsBox .content, .expandBox .content{
		position:relative;
		display:block;
		width:324px;
		height:100%;
		padding:10px;
		overflow:hidden;
	}
	.expandBox.noJavaScript:hover{ 
		overflow:visible;
		height:142px;
	}
	.left{
		margin-left:-35px;
	}
	
	/* jobcontrol plugin */
	.jobDetail table{
		
		width: 600px;
	}
	
	.jobDetail td{
		text-align: left;
		vertical-align: top;
	}
	
	.jobDetail h2{
	width: 250px;
	}

	.jobDetail p{
		width:350px;
	}
	
	/* wt directory plugin */
	.tx-wtdirectory-pi1 ul{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}
	.tx-wtdirectory-pi1 li{
		padding:10px 10px 50px 10px;
	}
	.tx-wtdirectory-pi1 img{
		float:left;
		margin:0;
		padding:0;
	}
	.tx-wtdirectory-pi1 a{
		display:block;
		width:110px;
		float:left;
		margin:-18px 0 0 30px;
	}
	.tx-wtdirectory-pi1 b{
		display:block;
		margin-bottom:10px;
	}
	.tx-wtdirectory-pi1 i{
		display:block;
		font-style:normal;
		width:30px;
		float:left;
	}
	/* tt news plugin */
	.news-latest-container, .news-latest-item, .news-single-backlink, .news-single-item{
		margin:0;
		padding:0;
	}
	.news-latest-date, .news-latest-category, .news-latest-gotoarchive, .news-single-rightbox, .news-list-date, .news-list-category,.news-list-item img  {
		display:none;
	}
	.news-list-item p, .news-list-item h2{
		border:0 !important;
	}
	.news-list-item h2 a{
		font-weight:bold;
		text-decoration:none;
	}
	.news-single-item div:first-child{
		display:none;
	}
	.news-single-item h1{
		font-size:18px;
		line-height:18px;
		margin:0;
		padding:0 0 18px;
		display:block;
	}
	.news-single-item h2{
		font-size:14px !important;
		font-weight:bold;
	}
	.news-latest-item a{
		color:#0a1434;
	}
	.news-latest-item p{
		font-family:Tahoma, sans-serif; 
		font-size:12px;
		line-height:16px;
	}
	.news-single-img{
		margin-top:0;
	}
	/* uploads table */
	.csc-uploads{
		width:100%;
		background:#f8f8f8;
		padding:5px;
		margin-bottom:20px;
	}
	.csc-uploads p{
		padding:0 !important;
	}
	
	/* direct mail subscription plugin */
	
	.dmailsubscription_modify{
	width: 150px;
	}
	
	.dmailsubscription_modify fieldset{
	border: 0px;
	width: 130px;
	}
	
	.dmailsubscription_modify form fieldset {
	width: 150px;
	}
	
	.dmailsubscription_link{
	width: 130px;
	padding-left: 15px;
	}
	
	.module_sys_dmail_html{
	font-size: 8px;
	}
	
	.floatbox form_row{
	width: 130px;
	border: 0px;
	}
	
	div.csc-mailform-field{
	padding:3px;
	}
	
	div.csc-mailform-field label{
	display: block;
	width: 200px;
	float: left;
	padding: 1px;
	line-height: 12px;
	}
	
	div.csc-mailform-field input{
	line-height: 12px;
	width: 150px;
	}	
	
	span.csc-mailform-label{
	display: block;
	width: 500px;
	background: #ccc;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	}
	
	.csc-mailform-submit{
	float: right;
	}
	
	legend{
	display: none;
	}
	
	#mailformGeschlecht{
	border-width: 0px;
	}
	
	label#mailformGeschlechtweiblich{
	width: 20px;
	}
	
	/* JobControl plugin */
	.dmmjobcontrol_list_table{
		width:100%;
	}
	
	/* PowerMail Plugin */
	
	#powermaildiv_uid2, #powermaildiv_uid45, #powermaildiv_uid44, #powermaildiv_uid28, #powermaildiv_uid33, #powermaildiv_uid38, #powermaildiv_uid47, #powermaildiv_uid48, #powermaildiv_uid62, #powermaildiv_uid67, #powermaildiv_uid73, #powermaildiv_uid78, #powermaildiv_uid83, #powermaildiv_uid88, #powermaildiv_uid92, #powermaildiv_uid95, #powermaildiv_uid43 {
	background:#CCCCCC none repeat scroll 0 0;
	color:white;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:5px;
	width:500px;
	}
	
	.tx-powermail-pi1 label{
	display:block;
	float:left;
	line-height:12px;
	padding:1px;
	width:200px;
	}
	
	.tx_powermail_pi1_fieldwrap_html{
	padding: 1px;
	}
	
	#uid6_msgCnt, #uid6_cb, .tx_powermail_pi1_fieldwrap_html_checkbox_title, #uid53_msg, #uid53_cb{
	display: none;
	}
	
	img#wtcalculatingcaptcha{
	display: block;
	padding: 2px 0 2px 202px;
	}
	
	.tx_powermail_pi1_fieldwrap_html_captcha_description{
	font-size: 10px;
	padding: 0 0 2px 202px;
	color: #7F1518;
	}
	
	
		.boxCallback{ 
	
		border-bottom:6px solid #0a1434;
		background: #fff ;
		width: 165px;
		height: auto;
		min-height: 160px;
		margin-bottom: 8px;
	 }
	 
	 .boxCallback #c500{
	 	padding-left: 5px;
	 	padding-bottom: 5px;
	 	background: url(../images/callback.png) right 20px no-repeat;
	 	height: auto;
	 }
	 
	 .tx-powermail-pi1_fieldset_callback{
	 	padding-top: 40px;
	 }
	 
	 .boxCallback .tx-powermail-pi1_thx{
	 	
	 	padding-top: 80px;
	 	border-top: 0px;
	 	
	 }
	 
	.boxCallback .tx-powermail-pi1_mandatory{
	 	padding-top: 80px;
	 	border-top: 0px;	
	}
	 
	 #sidebar .boxCallback .tx-powermail-pi1_thx p{
	 	border-top: 0px;
	 	padding-bottom: 10px;
	 }
	 
	 . tx-powermail-pi1_fieldset tx-powermail-pi1_fieldset_kontaktanfrage tx-powermail-pi1_fieldset_23{
	 	width: 100%;
	 }
	 
	 #kontaktanfrage #powermaildiv_uid117, #powermaildiv_uid115, #powermaildiv_uid116{
	 	font-weight: bold;
	 	border-bottom: 1px solid #7F1518;
	 	margin: 20px 0 20px 0;
	 }
	
	#kontaktanfrage label{
		width: 210px;
	}
	
	
	#powermaildiv_uid118{
		margin-top: 20px;
	}
	
	#kontaktanfrage input{
		
		vertical-align: left;
	}
	
	#kontaktanfrage input#uid109, input#uid111, input#uid112, input#uid119{
		width: 350px;
	}
	
	#kontaktanfrage .powermail_check{
		border: 0px;
	}
	
	#kontaktformular input.powermail_kontaktanfrage powermail_submit powermail_submit_uid118{
		width: 35px;
	}
	
	#kontaktformular input.powermail_submit_uid118{
		width: auto;
	}
	
	
	
	#qualitaetsmonitor label{
		width:250px;
	}
	
	#qualitaetsmonitor p.tx_powermail_pi1_fieldwrap_html_checkbox_title
	{
		display:block;
		padding-bottom:10px;
	}
	
}

/* iPhone and iPod Touch Style Settings */
@media only screen and (max-device-width: 480px){
	* {
		font-size:16px;
		line-height:18px;
		background-color: #fff;
		padding:0;
		margin:0;
	}
	html{
		background:#fff;
	}
	.portrait, .portrait #search, .portrait #content, .portrait #head, .portrait #sidebar, .portrait #footer, .portrait #headbar, .portrait #menu, .portrait #menu ul {
		 width: 100%;
	}
	.portrait #logo{
		width:285px;
		padding:60px 0 10px 35px;
	}
	.portrait #macina .input{
		width:280px;
	}
	.portrait #macina .button{
		left:280px;
	}
	.landscape, .portrait{
		overflow:hidden;
	}
	.landscape, .landscape #search, .landscape #content, .landscape #head, .landscape #sidebar, .landscape #footer, .landscape #headbar, .landscape #menu, .landscape #menu ul {
		 width: 100%;
	}
	.landscape #logo{
		width:370px;
		padding:60px 0 10px 110px;
	}
	.landscape #macina .input{
		width:438px;
	}
	.landscape #macina .button{
		left:438px;
	}
	
	#headbar, #menu{
		height:auto;
	}
	#headbar{
		background:#fff;
	}
	
	#menu{
		height:auto;
		float:none;
		margin:157px 0 0 0px;
		padding:0;
		background:#000;
		border-bottom:1px solid #bbb;
		border-top:1px solid #bbb;
	}
	#menu a{
		margin:1px 0 0 0;
		padding:4px 7px;
		color:#333;
		background:transparent;
	}
	#menu ul {
		height:auto;
		margin:0;
		display:block;		
	}
	#menu ul li:first-child {
		display:none;
	}
	#menu ul li {
		border-top:1px solid #bbb;
		display:block;
		float:none;
		background:#ededee;
	}
	#menu ul ul{
		height:auto;
		left:0;
		position:relative;
	}
	#menu ul ul li{
		margin:0 1px 0 -1px;
		border-top:1px solid #ededee;
	}
	#menu ul ul li a{
		color:#333;
		background:#fff;
	}
	#menu ul ul ul{
		height:auto;
		position:relative;
		visibility:visible;
		background:#fff;
		background-image:none;
	}
	#menu ul ul ul li:first-child {
		display:block;
		background:#fff;
		background-image:none;
	}
	#menu ul ul ul li{
		margin:0;
		padding:0;
		background:#fff;
		background-image:none;
	}
	#menu ul ul ul li a{
		padding-left:20px;
		background:#fff;
		background-image:none;
	}
	#search{
		position:absolute;
		height:46px;
		left:0;
		top:0;
		margin:0;
		padding:0;
		border-bottom:1px solid #000;
	}
	#head{
		width:0;
		height:0;
	}
	#logo{
		position:absolute;
		top:47px;
		left:0;
		margin:0;
		background:#fff;
		overflow:hidden;
		border-top:1px solid #bbb;
	}
	#logo a{
		position:relative;
		margin:0 auto;
	}
	#content{
		margin:0;
	}
	#content .center{
		padding:0;
	}
	#content .bottom{
		display:none;
	}
	#content .main{
		margin:0;
		padding:10px;
	}
	#macina{
		padding:9px 0 8px 0;
		height:30px;
		background:#333;
	}
	#macina .input{
		height:25px;
		margin-left:7px;
	}
	#macina .button{
		margin-top:3px;
		height:21px;
		background:#f6f6f7 url(../images/sprite.png) -3px -155px  no-repeat ;
	}
	#macina .button:hover{
		background:#fff url(../images/sprite.png) -3px -170px  no-repeat ;
	}
	#headline{
		display:none;
	}
	#text{
		width:100%;
		padding:0;
		margin:0;
		border:0;
	}
	#text h2{
		padding:0 0 18px 0;
		font-size:22px; 
		line-height:22px;
	}
	
	#text .right, #text .left{
		float:none;
		margin:0;
		padding:0;
		height:auto;
	}
	.expandBox, .expandBox .content {
		margin:0;
		padding:0;
		width:100%;
	}
	.expandBox{
		height:auto;
	}
	#sidebar{
		height:auto;
		display:block;
		position:relative;
		left:0;
		top:0;
	}
	#sidebar .box img{
		float:none;
	}
	#sidebar .box i{
		float:none;
	}
	#sidebar .box{
		width:100%;
		display:block;
		position:relative;
	}
	#footer{
		margin:0;
		padding:10px 0;
		font-size:12px !important;
	}
	#footer a{
		font-size:12px;
	}
	
}

/* Printversion layout */
@media print {
	
}
