/* 
easyCss~screenCss 
Copyright (C) 2010 Joachim Doerr, easyCssframework.com
Creative Commons Attribution-Share Alike 3.0 License
*/
/* ----------------------------------------------------- ~ html, body Defaults */
html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif; 
	background: #0F253C;
	font-size: 76%;
	line-height: 1.5;
	min-width: 960px;
}
/* ----------------------------------------------------- ~ full size */
body.fs #page {
	width: 100%;
	margin: 0 auto;
}
/* ----------------------------------------------------- ~ 960 gs */
.gs-960 {
	width: 961px;	/* grid-background need +1px */
	margin: 0 auto;
}
/* ----------------------------------------------------- ~ page + main */
#page,
#main {
	position: relative;
}
#main:after {
	clear: both;
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
html[xmlns] #main {
	display: block;
}
* html #main {
	display: inline-block;
	min-height: 1%;
	zoom: 1;
}
* + html #main {
	display: inline-block;
	min-height: 1%;
	zoom: 1;
}
#page {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
/* ----------------------------------------------------- ~ header */
#logo a {
	display: block;
	height: 31px;
	width: 196px;
	background: transparent url(../img/tpc-logo.gif) no-repeat center top;
	position: relative;
	top: 27px;
}
#ihead {
	position: absolute;
	width: 960px;
	display: block;
}
#iheader {
	position: absolute;
	top: 36px;
	width: 960px;
	display: block;
}
/* ----------------------------------------------------- ~ head navigation */
#head-navigation ul,
#head-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.section #ihead ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: 13px;
}
#head-navigation ul li {
	float: left;
	padding: 0 5px 0 10px;
	background: transparent url(../img/background-header-nav-li.gif) no-repeat left center;
}
#head-navigation ul li.first {
	background-image: none;
	padding-left: 0;
}
#head-navigation ul li a {
	font-size: 11px;
	color: #5D7385;
}
#head-navigation ul li a:hover {
	color: #2CAAD4;
}
#head-navigation ul li.current a {
	font-weight: bold;
	color: #002952;
}
/* ----------------------------------------------------- ~ lang navigation */
#search-lang ul,
#search-lang ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search-lang ul {
	width: auto;
	float: right;
	position: relative;
	right: 0;
}
#search-lang ul li {
	float: left;
	padding: 0 5px 0 10px;
	background: transparent url(../img/background-header-nav-li.gif) no-repeat left center;
}
#search-lang ul li.first {
	background-image: none;
	padding-left: 0;
}
#search-lang ul li a {
	font-size: 11px;
	color: #5D7385;
}
#search-lang ul li a:hover {
	color: #2CAAD4;
}
#search-lang ul li.current a {
	font-weight: bold;
	color: #002952;
}
.section #search-lang ul {
	margin: 0;
	padding: 0;
}
#search-lang ul li#search {
	width: 200px;
	padding: 0;
	margin-left: 15px;
	height: 31px;
	position: relative;
	top: -3px;
	background: transparent url(../img/background-search-input.gif) no-repeat left top;
}
* html #search {
	background-image: url(http://www.tpcag.ch/easylib/img/background-search-input.jpg);

}
.searchinput {
	border: none;
	background: none;
	width: 160px;
	font-size: 11px;
	padding: 6px 5px 5px 5px;
	vertical-align: middle;
	position: relative;
	top: 0;
}
.searchinput.safari-search {
	padding: 3px 6px 5px 6px;
}
.suchsend {
	border: none;
	display: block;
	height: 25px;
	width: 30px;
	text-indent: -9999em;
	background: none;
	position: absolute;
	right: 0;
	top: 0;
}
#big_search {
	width: 100%;
	position: relative;
	display: block;
	height: 38px;
	margin-top: 22px;
	background: transparent url(../img/background-search.gif) no-repeat right top;
}
* + html #big_search {
	height: 44px;
}
#big_search .searchinput_big {
	background: none;
	border: none;
	width: 201px;
	padding: 8px 5px;
	position: absolute;
	right: 35px;
	margin-top: 1px;
}
#big_search #searchsubmit_big {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: none;
	display: block;
	width: 35px;
	height: 35px;
	text-indent: -9999em;
}
/* ----------------------------------------------------- ~ main navigation */
#main-navigation,
#main-navigation ul,
#main-navigation li {
	font-size: 12px;
	line-height: 120%;
}
* html #main-navigation {
	position: absolute;
}
.section #main-navigation ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: 9px;
	right: 0;
	width: auto;
	float: right;
}
#main-navigation ul,
#main-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main-navigation ul li {
	float: left;
	height: 65px;
	margin: 0;
}
#main-navigation ul li a {
	color: #002752;
	display: inline-block;
	text-decoration: none;
	position: relative;
	height: 65px;
	padding: 0;
	font-weight: bold;
	cursor: pointer;
}
#main-navigation ul li a em {
	display: block;
	height: 65px;
	width: 8px;
	position: absolute;
	right: -1px;
	z-index: 2;
	top: 0;
	text-indent: -9999em;
	background: transparent url(../img/background-main-li-a-b.png) no-repeat left -500px;
}
#main-navigation ul li a span {
	display: inline-block;
	color: #002752;
	padding: 15px 15px 0 15px;
	height: 50px;
	background: transparent url(../img/background-main-li-a-a.png) no-repeat left 0px;
	cursor: pointer;
}
#main-navigation ul li.last a em {
	background: transparent url(../img/background-main-li-a-a.png) no-repeat 7px 0px;
}
* html #main-navigation ul li a span {

}
#main-navigation ul li a:hover {
	text-decoration: none;
	color: #2CAAD5;
	background-color: #fff;
}
#main-navigation ul li a:hover span {
	background-position: left -100px;
}
#main-navigation ul li a:hover em {
	background-image: url(../img/background-main-li-a-b.png);
	background-position: left 0px;
}
#main-navigation ul li.current a span {
	background-position: left -200px;
}
#main-navigation ul li.current a em {
	background-image: url(../img/background-main-li-a-b.png);
	background-position: right -100px;
}
#main-navigation ul li.current a span,
#main-navigation ul li a:hover span,
#main-navigation ul li a span.hover {
	color: #2CAAD5;
}
/* ----------------------------------------------------- ~ sub navigation */
#sub-navigation {
	display: block;
	position: relative;
	border-bottom: 1px solid #E0E4E9;
	height: 37px;
}
#sub-navigation ul {
	position: relative;
	top: -1px;
}
#sub-navigation ul,
#sub-navigation ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
}
* html #sub-navigation ul li {
	height: 37px;
}
* + html #sub-navigation ul li {
	height: 37px;
}
#sub-navigation ul li.first {
	border-left: 1px solid #E0E4E9;
}
#sub-navigation ul li {
	float: left;
	display: block;
	padding: 2px 1px;
	border-right: 1px solid #E0E4E9;
}
* html #sub-navigation ul li {
	padding: 0 1px;
}
* + html #sub-navigation ul li {
	padding: 0 1px;
}
#sub-navigation ul li a {
	display: block;
	position: relative;
	padding: 9px 11px;
	font-size: 11px;
	color: #5D7385;
	background: transparent url(../img/background-subnavi-ul-li-a.gif) no-repeat left -200px;
}
* html #sub-navigation ul li a {
	position: relative;
	padding: 10px 11px 9px 11px;
}
* + html #sub-navigation ul li a {
	position: relative;
	padding: 10px 11px 9px 11px;
}
#sub-navigation ul li a:hover {
	color: #fff;
	background-position: left top;
	text-decoration: none;
}
#sub-navigation ul li.current a {
	color: #0099CC;
	font-weight: bold;
}
#sub-navigation ul li.current a:hover {
	color: #fff;
}
* html #sub-navigation ul li a:hover {
	background-color: #4CB7DB;
}
* + html #sub-navigation ul li a:hover {
	background-color: #4CB7DB;
}
/* ----------------------------------------------------- ~ foot navigation */
.foot-navigation {

}
.foot-navigation ul,
.foot-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.foot-navigation ul li {
	float: left;
	width: 155px;
	line-height: 14px;
	margin-bottom: 3px;
}
.foot-navigation ul ul {
	margin-top: 3px;
	margin-bottom: 12px;
}
.foot-navigation ul ul li{
	float: none;
	display: block;
}
#footer .foot-navigation ul li a {
	color: #fff;
	font-weight: bold;
}
#footer .foot-navigation ul ul li a {
	color: #D1E5FD;
	font-weight: normal;
}
#footer .footer-contact a,
#footer .footer-contact td a {
	color: #D1E5FD;
}
#footer .footer-contact a:hover,
#footer .footer-contact td a:hover {
	color: #35CDFC;
}
#footer .foot-navigation ul li a:hover,
#footer .foot-navigation ul ul li a:hover,
#footer a:hover {
	color: #35CDFC;
	text-decoration: underline;
}
#footer .jobs-link strong:hover,
#footer .jobs-link span:hover,
#footer .jobs-link:hover strong,
#footer .jobs-link:hover span {
	color: #35CDFC;
}
/* ----------------------------------------------------- ~ header+content */
#main {
	background: #fff url(../img/background-kachel.png) repeat-x;
}
#header-base {
	background: transparent url(../img/background-header.png) no-repeat center top;
	display: block;
	height: 110px;
}
* html #main {
	width: 100%;
}
.section {
	width: 960px;
}
/**/
.background-index {
	background: transparent url(http://www.tpcag.ch/easylib/img/background-index-bg.png) no-repeat center 40px;
}
*html .background-index {
	background-image: none;
}
/**/
#index-left {
	min-height: 20px;
	margin-top: 40px;
}
#index-right {
	margin-top: 40px;
	min-height: 20px
}
/**/
#content-base {
	background: #F7FAFE;
	min-height: 400px;
	padding-bottom: 40px;
}
#content-base.content_base_bg {
	background: #F7FAFE url(../img/background-content-base.png) repeat-x left top;
}
#content-base.content_base_bg #icontent-base {
	background: transparent url(../img/background-icontent-base.png) no-repeat center top;
}
#content {
	padding-top: 2px;
	background: transparent url(http://www.tpcag.ch/easylib/img/background-content.png) no-repeat 496px 18px;
}
#icontent {
	padding-top: 9px;
}
#content .cols-13 #inner {
	width: 470px;
}
/**/
#left-content {
	float: left;
	width: 560px;
	margin-left: 5px;
	min-height: 10px;
}
#right-content {
	float: left;
	width: 360px;
	margin-left: 30px;
	min-height: 10px;
}
/**/
.line-hr hr {
	height: 2px;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 0;
	background: transparent url(../img/background-content-hr.gif) repeat-x left top;
}
* + html #refarea .line-hr {
	background: transparent url(../img/background-content-hr.gif) repeat-x left center;
	padding: 10px 0 10px 0;
}
* + html #refarea .line-hr hr {
	border: 0px;
	background: transparent;
	background-image: none;
	display: none;
}
/**/
.box {
	float: left;
	width: 170px;
	display: block;
	margin-right: 5px;
	margin-left: 20px;
	position: relative;
	background: transparent;
	font-size: 11px;
}
* + html .box {
	width: 168px;
	border: 1px solid #F7FAFE
	zoom: 1;
}
#left-content .box {
	margin-left: 17px;
}
#right-content .box.cc1,
#left-content .box.cc1 {
	margin-left: 0px;
}
#right-content .box {
	margin-left: 10px;
}
.box.cc1 {
	margin-left: 5px;
}
.box-pic {
	position: relative;
	height: 95px;
	width: 170px;
}
.box-ipic {
	display: block;
	position: absolute;
	height: 95px;
	width: 170px;
	padding: 6px;
	background: transparent url(../img/background-box-pic.gif) no-repeat left -300px;
	top: -6px;
	left: -6px;
}
.box-ipic div {
	display: block;
	height: 95px;
	width: 170px;
	background-position: left top;
}
.box.hover .box-ipic {
	background-position: left top;
}
.box-ipic a {
	display: block;
	height: 93px;
	width: 168px;
	text-indent: -9999;
	color: #3D5D7D;
	border: 1px solid #E4E8EA;
}
.box a {
	color: #3D5D7D;
}
.box-ipic a:hover {
}
.box-ipic a img,
.box-pic-img {
	display: none;
}
.box strong {
	padding-top: 10px;
	display: block;
	color: #002652;
}
.box span.artdate {
	display: block;
	padding-top: 10px;
}
.kontaktpersonen .box strong {
	padding-top: 0;
}
.box strong.nstr {
	padding-top: 2px;

}
.kontaktpersonen + .line-hr hr {
	display: none;
	visibility: hidden;
}
.kontaktpersonen + .line-hr {
	visibility: hidden;
	display: none;
	height: 1px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	position: absolute;
}
.jobs-content .kontaktpersonen .box-text {
	color: #002652;

}
.box.hover a {
	text-decoration: underline;
	display: block;
	color: #1FA5D2;
}
.box.hover a strong {
	text-decoration: underline;
	color: #1FA5D2;
}
.newsbetweenline {
	display: none;
	margin: 0;
	clear: left;
}
.box-base .newsbetweenline {
	margin: 0 5px;
}
.newsbetweenline {
	height: 32px;
	background: transparent url(../img/background-content-hr.gif) repeat-x left center;
	width: 100%;
}
.newsbetweenline.last {
	height: 12px;
}
#left-content .box-base .newsbetweenline,
#right-content .box-base .newsbetweenline {
	margin: 0;
}

/**/

.box a.mailto-link {
	display: block;
	color: #1FA5D2;
}

/**/

.cols-12.ref-desc {
	position: relative;
	display: block;
	height: 387px;
}
.iref-desc {
}
.iref-desc p {
	padding-left: 5px;
}
.headline-refh3,
.headline-refh6 {
	padding-left: 5px;
}
.cols-12.ref-media {
	display: block;
	height: 370px;
}
/**/
#inner,
#inner p {
	font-size: 16px;
	line-height: 24px;
}
.headline-index {
	padding-top: 28px;
	padding-bottom: 15px;
}
.headline-index h1 {
	font-size: 28px;
	line-height: 120%;
	padding: 0;
	margin: 0;
	position: relative;
	color: #002752;
	font-weight: normal;
}
.headline-index h1 strong {
	color: #002752;
	font-weight: bold;
}
.headline-index span {
	display: block;
	font-weight: normal;
}
#news-backlink,
#news-headline {
	position: relative;
	padding-top: 18px;
}
#news-backlink {
	height: 38px;
}
#news-backlink a {
	font-size: 11px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #1FA5D2;
	padding-left: 9px;
	background: transparent url(../img/background-newsback-link.gif) no-repeat left 50%;
}
#news-headline h2 {
	margin: 0 0 15px 0;
}
.cols24 {
	clear: both;
	width: 950px;
	margin: 0 5px;
}
h2 {
	font-size: 28px;
	line-height: 120%;
	color: #002752;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}
.c-base + h2 {
	padding-top: 25px;
}
.c-base + .dwbx {
	margin-top: 10px;
}
h3 {
	font-size: 28px;
	line-height: 120%;
	color: #002752;
	margin: 0 0 25px 0;
	padding: 0;
	font-weight: bold;
}
h3.headline-refh3 {
	margin: 0 0 8px 0;
}
h6.headline-refh6 {
	font-size: 13px;
	font-weight: normal;
}
.section > h2, 
#left-content > h2 {
	position: relative;
	padding-top: 18px;
}
#right-content .rc.line-hr {
	margin-top: 66px;
}
#right-content > h2 {
	position: relative;
	padding-top: 18px;
}
#right-content p {
	padding-top: 18px;
}
#right-content h6+p {
	padding-top: 0;
}
h6 {
	font-size: 12px;
	margin: 18px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #002752;
}
h6.downloadsh6 {
	color: #002852;
}
#002852
h2+h6,
h3+h6,
h4+h6 {
	margin: 0;
}
#right-content > .image {
	padding-top: 30px;
	margin-bottom: 5px;
}
.c-base.bb {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;
}
.searchh4,
h4 {
	font-size: 16px;
	line-height: 24px;
	color: #002852;
	margin: 0 0 18px 0;
	padding: 2px 0 0 0;
}
h4.searchh4,
h4.headline-jobs {
	margin: 0;
}
p {
	color: #3D5D7D;
	font-size: 12px;
}
.iref-desc p {
	color: #8D949B;
	line-height: 150%;
}
.index-morenews-link {
	position: relative;
	margin: -11px 0 0 5px;
}
#refarea .index-morenews-link {
	margin-top: -4px;
}
.index-morenews-link a {
	font-size: 11px;
	position: relative;
	top: -1px;
	color: #1FA5D2;
	padding-left: 9px;
	background: transparent url(../img/background-newsmehr-link.gif) no-repeat left center;
}
/* ----------------------------------------------------- ~ footer */
#footer {
	font-family: Arial, Verdana, sans-serif;
	padding-top: 15px;
}
#footer, #footer ul, #footer li {
	font-size: 11px;
}
#footer h5 {
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}
#footer h6 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: bold;	
}
#footer p {
	font-size: 11px;
	color: #D1E6FD;
	line-height: 145%;
}
#footer .footer-aboutus {
	margin-bottom: 5px;
}
#footer .footer-aboutus h6,
#footer .footer-aboutus p {
	padding-right: 5px;
}
#footer hr {
	border: none; 
	height: 2px;
	display: block;
	background: transparent url(../img/background-footer-hr.gif) repeat-x top;
	margin: 0 0 12px 0;
	padding: 0;
}
.footer-head-hr {
	position: relative;
}
.rssfeed {
	position: absolute;
	top: -90px;
	right: 155px;
}
.share{
	position: absolute;
	right: -5px;
	top: -90px;
}

#footer table {
	margin: 0;
}
#footer table th,
#footer table td {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#footer table th {
	color: #fff;
}
#footer table td {
	color: #D1E6FD;
}
#footer .footer-contact hr {
	margin: 12px 0 10px 0;
}
#footer .footer-contact hr.lasthr {
	margin: 6px 0 10px 0;
}
#footer .share div.lasthr,
#footer .rssfeed div.lasthr {
	border: none; 
	height: 2px;
	display: block;
	background: transparent url(../img/background-footer-hr.gif) repeat-x top;
	padding: 0;
	margin: 2px 0 3px 0;
	text-indent: -999em;
}
* + html #footer .share hr.lasthr,
* + html #footer .rssfeed hr.lasthr {
	
}
#footer .share h5,
#footer .rssfeed h5 {
	padding-bottom: 3px;
}
#byhvo {
	text-align: right;
}
#footline {
	color: #999;
}
#footer a {
	color: #4E75B3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .section {
	display: block;
	clear: both;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#foot-bottom {
	margin-bottom: 11px;
	font-weight: bold;
	color: #fff;
}
#foot-bottom span {
	font-size: 12px;
}
#foot-bottom span span {
	font-size: 14px;
}
/**/
a[href^="http://www"],
a.extern {
	color: #1FA5D2;
	padding-left: 12px;
	background: transparent url(../img/background-extern-link.gif) no-repeat left center;
}
#footer .jobs {
	padding-top: 2px;
}
#footer .hr-jobs {
	margin: 5px 0;
}
* + html #footer .hr-jobs {
	margin: 0;
	padding: 0;
}
#footer .jobs-link {
	color: #D1E5FD;
	font-size: 11px;
}
#footer .jobs-link strong {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
#footer .jobs-link span {
	font-size: 10px;
	color: #fff;
}
#footer .mehrueber,
#footer .alljobs {
	margin-top: 10px;
	display: block;
	background: transparent url(../img/background-allejobs-link.gif) no-repeat left center;
	padding-left: 9px;
	color: #D1E5FD;
}
#footer .mehrueber{
	clear: both;
	margin-top: 20px;
}
* + html #footer .alljobs {
	margin-top: 1px;
}
.bewerben-link a {
	display: block;
	margin-top: 15px;
	color: #1FA5D2;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
	background: transparent url(../img/background-newsmehr-link.gif) no-repeat left center;
}
.sheartiwtter,
.shearfbook {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin-right: 3px;
	overflow: hidden;
	position: relative;
	margin-top: 8px;
}
.sheartiwtter span,
.shearfbook span {
	text-indent: -9999em;
	display: none;
}
a.shearfbook[href^="http://www"],
.shearfbook {
	padding: 0;
	background: transparent url(../img/icon-facebook.gif) no-repeat left center;
}
a.sheartiwtter[href^="http://www"],
.sheartiwtter {
	padding: 0;
	background: transparent url(../img/icon-twitter.gif) no-repeat left center;
}
.button-right {
	display: block;
	position: absolute;
	height: 32px;
	right: -8px;
	width: 8px;
	top:0;
	background: transparent url(../img/background-send-button-right.png) no-repeat right top;
}
.button-left {
	margin-top: 8px;
	display: inline-block;
	position: relative;
	left: -3px;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	padding-left: 8px;
	text-align: center;
	background: transparent url(../img/background-send-button-left.png) no-repeat left top;
}
#footer a.feedabo .inner {
	padding: 0 5px 0 18px;
	background: transparent url(../img/icon-feed.gif) no-repeat 2px 40%;
}
#footer a.feedabo {
	color: #D1E5FD;
}
#footer a.feedabo:hover {
	color: #D1E5FD;
	text-decoration: none;
}
/*
h3 hat immer eine linie
	-> haupt spalte
	
kontext hat keine linie in der hauptspalte
*/ 
* + html #content-base hr {
	border-top: 1px solid #E4E8EA;
	border-bottom: 1px solid #fff;
	margin: 0px 0 10px 0;
	padding: 0;
	height: 2px;
	display: block;
}
* + html #footer hr {
	border-top: 1px solid #0B1B2C;
	border-bottom: 1px solid #143250;
	margin: 0;
	padding: 0;
	height: 2px;
	display: block;
}
* html #content-base hr {
	border-top: 1px solid #E4E8EA;
	border-bottom: 1px solid #fff;
	margin: 0px 0 10px 0;
	padding: 0;
	height: 2px;
	display: block;
}
* html #footer hr {
	border-top: 1px solid #0B1B2C;
	border-bottom: 1px solid #143250;
	margin: 0;
	padding: 0;
	height: 2px;
	display: block;
}

#refarea {
	min-height: 387px;
	background-color: #fff;
}

#slider { 
	height: 1%;
	padding: 20px 0 10px 0;
}
#slider .headline-slider {
	margin: 0 5px;
	display: block;
	margin-top: -1px;
	width: auto;
	height: 55px;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;
}
#slider .headline-slider h2 {
	float: left;
	display: block;
	width: 260px;
}
#slider .ref-filter-slider-nav {
	margin: 0;
	padding: 0;
	right: 0;
	width: auto;
	float: right;
}
#slider .headline-slider .ref-filter-slider-nav {
	top: 9px;
}
#slider .ref-filter-slider-nav,
#slider .ref-filter-slider-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#slider .ref-filter-slider-nav li {
	float: left;
	margin: 0;
	padding-top: 10px;
}
#slider .ref-filter-slider-nav li ul li {
	padding-top: 0;
}
#slider .viewport {
	width: 980px;
	float: left;
	overflow: hidden;
	position: relative;
	left: -10px;
}
#slider .pager {
	position: relative;
	top: 10px;
	overflow: hidden;
	list-style: none;
	clear: both;
	margin: 0 7px 0 38px;
}
#slider .pager li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#slider .ref-filter-slider-nav li.button-base {
	position: relative;
	width: 53px;
	overflow: visible;
}
#slider .buttons {
	background:url("../img/background-slider-links.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin: 0;
	background-position: 0 -38px;
	text-indent: -999em;
	float: left;
	width: 33px;
	height: 33px;
	overflow: hidden;
}
#slider .next {
	background-position: -137px 0px;
	position: absolute;
	left: 28px;
}
#slider .prev {
	background-position: -0px 0px;
	position: absolute;
}
#slider .next:hover {
	background-position: -137px -65px; 
	z-index: 2;
}
#slider .prev:hover {
	background-position: -0px -65px; 
	z-index: 2;
}
#slider .disable {
	visibility: hidden;
}
#slider .pagenum {
	background-color: #fff;
	text-indent: -9999em;
	display: block;
	height: 14px;
	width: 16px;
	background: transparent url(../img/background-slider-links.png) no-repeat -5px -127px;
}
#slider .pagenum:hover,
#slider .active {
	color: #fff;
	background-position: -5px -148px;
}
#slider .overview {
	list-style: none;
	width: 960px;
	left: 0
	top: 0;
	position: relative;
	padding: 0;
	margin: 0;
}
#slider .overview li {
	float: left;
	margin: 0;
	padding: 15px 10px;
	width: 960px;
	list-style:none;
}
#slider .footer-slider .ref-filter-slider-nav {
	top: 1px;
}
#slider .footer-slider .ref-filter-slider-nav li {
	padding-top: 0;
}
#slider .footer-slider {
	clear: both;
	margin: 0 5px;
	display: block;
	width: auto;
	height: 40px;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;
}

.kontaktbox {
	display: block;
}
.kbox-left {
	height: 330px;
	display: block;
	float: left;
	width:159px; 
	position: relative;
}
.kontaktboxbottom {
	position: absolute;
	bottom: -3px;
	width:159px; 
}
.kontaktbox h6,
.kontaktboxbottom h6.kbottom {
	margin-top: 0;
}
.kontaktcols.line-hr hr {
	margin: 10px 0 7px 0;
}
.kontaktboxbottom .kontaktcols.line-hr hr {
	margin: 10px 0 5px 0;
}
.kontakt-image {
	display: block;
	float: right;
	width: 370px;
}

.iform label {
	display: none;
}
.name {
	width: 200px;
	float: left;
}
.mail {
	float:right;
	width: 200px;
	margin-right: 4px;
}
.name input, 
.mail input {
	width: 190px;
	padding: 5px;
	background: transparent url(../img/background-inputnameemail.gif) no-repeat left center;
	border: none;
}
*html .plz,
*html .vorname,
*html .name,
*html .city {
	width: 170px
}




button.submitbutton {
	margin: 0px;
	position: relative;
	left: -3px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family:arial,sans-serif;
	text-align: left;
}
button.submitbutton span {
	background: transparent url(../img/form_button_right.png) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 18px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 31px;
}
button.submitbutton span span {
	background: transparent url(../img/form_button_left.png) no-repeat left top;
	padding: 9px 0 0px 18px;
	font-weight: normal;
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	color: #002952;
}
* + html button.submitbutton span span {
	width: 110px;
	padding-top:7px;
	height: 24px;
	text-align: center;
}
.submitbutton.mozilla {
	margin-left: -3px;
}
.submitbutton.mozilla span span {
	padding: 4px 0 0px 12px;
}
button.submitbutton:hover span {
	background-position: right -38px;
}
button.submitbutton:hover span span {
	background-position: left -38px;
	color: #fff;
}



.jobsinner ul li ul.download,
.jobsinner ul li ul.download li,
ul.download,
ul.download li {
	list-style: none;
	margin: 0;
}
.jobsinner ul li ul.download {
	margin: 9px 0;
}
.jobsinner ul li ul.download li,
.download li {
	list-style: none;
	display: block;
	padding: 5px 0;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;
}
.jobsinner ul li ul.download li a, 
.download li a {
	padding: 2px 0 2px 21px;
	background: transparent url(../img/background-download.gif) no-repeat left center;
	font-size: 11px;
	display: inline-block;
}
* + html .jobsinner ul li ul.download li a,
* + html .download li a {
	padding: 2px 0 2px 21px;
	font-size: 11px;
	line-height: 16px;
}
.jobsinner ul li ul.download li span,
.download li span {
	font-size: 10px;
	color: #1FA5D2;
}
* + html .jobsinner ul li ul.download li span,
* + html .download li span {
	line-height: 16px;
	display: inline-block;
	padding: 2px 0;
}
.c-base p a {
	padding-left: 9px;
	background: transparent url(../img/background-newsmehr-link.gif) no-repeat left center;
}
.c-base p a.medialink {
	padding: 0 0 0 12px;
	background: transparent url(../img/background-download-smal.gif) no-repeat left center;
}
.thanks {
	font-size: 11px;
}
.section ul.searchresults {
	margin-top: 0;
}
ul.searchresults,
ul.searchresults li {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
ul.searchresults li {
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;

}
ul.searchresults li h4.searchh4 {
	margin: 0;
}
h2.searchheadline span {
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: -1px;
}
ul.searchresults li .url a {
	font-size: 11px;
	position: relative;
	top: -1px;
	color: #1FA5D2;
	padding-left: 9px;
	background: transparent url(../img/background-newsmehr-link.gif) no-repeat left center;
}

.openmap {
	position: relative;
	float: right;
	padding-left: 16px;
	padding-top:1px;
	background: transparent url(../img/background-kartenlink.gif) no-repeat left center;
}

.jobsinner ul,
.jobsinner ul li {
	margin:0;
	padding:0;
	list-style: none;
	clear:both;
}
.jobsinner ul li {
	border-bottom: 1px solid #F7FAFE;
	background: transparent url(../img/background-content-hr.gif) repeat-x left bottom;
}
.jobsinner ul li li {
	border-bottom: none;
}
.jobsinner ul li h3 {
	position: relative;
	left:-6px;
	font-size: 16px;
	line-height: 24px;
	color: #002852;
	font-weight: normal;
	margin: 0;
	padding: 11px 0 13px 39px;
	background: transparent url(../img/background-acc-li.png) no-repeat left 5px;
}
.jobsinner ul li.current h3 {
	background: transparent url(../img/background-acc-li-.png) no-repeat left 5px;
}
.jobsinner ul li.hover h3,
.jobsinner ul li h3:hover {
	background-position: left -38px;
	cursor: pointer;
}
.jobsinner ul li .newsbetweenline {
	width: 1px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}