@charset "UTF-8";

/* TCB CSS Document version 1.0 16.August2009 - initial CSS version - ck from www.worknode.com */
/* TCB CSS Document version 1.1 02.Jannuary2010 - reworked CSS version - ck from www.worknode.com */
/* Base Area */

@import "typo3_worknode_table.css";
@import "typo3_worknode_flexElements.css";

* {
	margin: 0px;
	padding: 0px;
}

#kontaktButton {
	display: none;
}

#empfehlenButton {
	display: none;
}

body,html {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #FFF;
	padding: 8px;
	margin: 0 auto;
	font-weight: normal;
}

#wrapper, #wraper {
	width: 960px;
	margin: 0px auto 0 auto;
	box-shadow: 0px 0px 3px #CCCCCC;
	-webkit-box-shadow: 0px 0px 3px #CCCCCC;
	-moz-box-shadow: 0px 0px 3px #CCCCCC;
	border-bottom: 0px #FFF solid;
	position: relative;
	border-top: 3px #FFF solid;
	border-right: 3px #FFF solid;
	border-left: 3px #FFF solid;
	#-webkit-border-radius: 2px;
	#-moz-border-radius: 2px;
	#border-radius: 2px;
}



#wraperPopup {
	width: 420px;
	margin: 0px auto 0 auto;
	box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	-moz-box-shadow: 0px 0px 6px #999;
	border-bottom: 5px #002878 solid;
	position: relative;
	border-top: 1px #CCC solid;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
}

#wraperSigne {
	width: 960px;
	margin: 50px auto 0 auto;
	display: none;
	text-align: center;
}

a img {
	border: 0;
}

p {
	margin-bottom: 8px;
	margin-top: 5px;
}

/* =Fonts
--------------------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('../fonts/ptn77f-webfont.eot');
    src: url('../fonts/ptn77f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptn77f-webfont.woff') format('woff'),
         url('../fonts/ptn77f-webfont.ttf') format('truetype'),
         url('../fonts/ptn77f-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../fonts/ptn57f-webfont.eot');
    src: url('../fonts/ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptn57f-webfont.woff') format('woff'),
         url('../fonts/ptn57f-webfont.ttf') format('truetype'),
         url('../fonts/ptn57f-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* =Typography
--------------------------------------------------------------------------------------------------------*/

.csc-default {
	margin-bottom: 25px;
}

.area02-30 .csc-default {
	margin-bottom: 0px;
}

a:link {
	color: #336CA4;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #336CA4;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #039;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #336CA4;
	font-weight: normal;
	text-decoration: none;
}

ul {
	margin: 0 0 15px 28px;
	padding: 0;
}

li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #666;
	line-height: 14px;
}

h1 {
	font-size: 1.6em;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
}

h1.linie {
	font-size: 14px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
	border-bottom: 1px #CCC solid;
	padding-bottom: 8px;
}

h1.warum {
	font-size: 14px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 42px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
	background-image: url(../consolidateDaten/icons/icon_warum-consolidate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	width: 208px;
	padding-left: 45px;
}

h1.warum:hover {
	background-image: url(../consolidateDaten/icons/icon_warum-consolidate_1.gif);
}

h1.einsatz {
	font-size: 14px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 42px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
	background-image: url(../consolidateDaten/icons/icon_einsatz-consolidate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	width: 208px;
	padding-left: 45px;
}

h1.einsatz:hover {
	background-image: url(../consolidateDaten/icons/icon_einsatz-consolidate_1.gif);
}

h1.news {
	font-size: 14px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 42px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
	background-image: url(../consolidateDaten/icons/icon_news-consolidate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	width: 208px;
	padding-left: 45px;
}

h1.news:hover {
	background-image: url(../consolidateDaten/icons/icon_news-consolidate_1.gif);
}

h1.BlauFett {
	font-size: 20px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 24px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #0F449D;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
}

h2.ROT {
	font-size: 15px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #C00;
	font-weight: normal;
}

/*CSS h2.rot für Sitemap Links*/
h2.ROT a:link,h2.ROT a:visited,h2.ROT a:hover,h2.ROT a:active {
	color: #C00;
	font-weight: normal;
	text-decoration: none;
}

h2.ROT a:hover {
	color: #000;
}

h2.BLAU {
	font-size: 15px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #0F449D;
	font-weight: normal;
}

h2.linie {
	font-size: 15px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #262626;
	border-bottom: 1px #CCC solid;
	padding-bottom: 6px;
}

h2.linie a:link,h2.linie a:visited,h2.linie a:hover,h2.linie a:active {
}

h3 {
	font-size: 13px;
	font-family: 'PTSansNarrowRegular', Arial;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
}

h3.linie {
	font-size: 11px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
	border-bottom: 1px #CCC solid;
	padding-bottom: 6px;
}

h3.download {
	font-size: 11px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 24px;
	color: #262626;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 5px 0 5px 5px;
	background-image: url(../consolidateDaten/icons/arrow_icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	width: 220px;
}

h3.download a:link,h3.download a:visited,h3.download a:hover,h3.download a:active {
	text-decoration: none;
	display: block;
}

h3.download:hover {
	background-image: url(../consolidateDaten/icons/arrow_icon_02.gif);
}

h3.button {
	font-size: 13px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 24px;
	color: #666;
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 20px;
	background-image: url(../consolidateDaten/icons/button_icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	width: 310px;
}

h3.button a:link,h3.button a:visited,h3.button a:hover,h3.button a:active {
	text-decoration: none;
	display: block;
	color: #1D4792;
}

h3.button:hover {
	background-image: url(../consolidateDaten/icons/button_icon_02.gif);
	color: #000;
}

h4 {
	font-size: 11px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
}

h5 {
	font-size: 9px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 12px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #262626;
	font-weight: normal;
}

.hrStyle01 {
	margin: 20px 0 20px 0;
	border-top: 1px #FFF solid;
	border-bottom: 1px #CCC dotted;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	height: 1px;
	width: 100%;
	float: left;
}

.divider hr {
	height: 31px;
	width: 100%;
	background-image: url(../sitepics/hr-linie-blau-01.gif);
	background-repeat: no-repeat;
	display: block;
	border: 0px #FFF;
	background-color: #FFF;
}

.pdfBroschuereLink {
	background-image: url(../sitepics/pdf_file_cssBG.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 26px;
	display: block;
	background-position: 0px 0px;
}

.infoTourLink {
	background-image: url(../sitepics/movieTour_cssBG.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 32px;
	display: block;
	background-position: 0px 0px;
}

.pdfBroschuereLink,.infoTourLink {
	font-size: 12px;
	font-family: 'PTSansNarrowBold', Arial;
	line-height: 12px;
	color: #262626;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
}

strong {
	color: #666666;
}

/* Content Area */
#contentLayer {
}

.topGalleria {
	position: relative;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#logoLayer {
	z-index: 50;
	position: absolute;
	top: 0px;
	left: 718px;
}

#siteToolsArea {
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
}

.searchArea {
	z-index: 20;
	position: absolute;
	top: 15px;
	left: 11px;
}

.searchField {
	height: 15px;
	width: 95px;
	font-size: 9px;
	background-color: #eef3f8;
	border: 1px #999 solid;
	font-family: Verdana,Arial,Helvetica;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 1px;
	color: #666;
}

.searchField:focus {
	height: 15px;
	width: 95px;
	font-size: 9px;
	background-color: #eef3f8;
	border: 1px #06C solid;
	font-family: Verdana,Arial,Helvetica;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 1px;
	color: #333;
}

.searchButton {
}

.languageArea {
	z-index: 20;
	position: absolute;
	top: 15px;
	left: 140px;
	background-image: url(../sitepics/language_icon.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 17px;
}

.languageArea .languageAreaBox {
	xbackground-image: url(../sitepics/language_icon.gif);
	xbackground-repeat: no-repeat;
	opacity: 0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=0);
}

#mainNavigationLayer {
	border-top: 1px #cecece solid;
	border-bottom: 1px #c8c8c8 solid;
	padding: 13px 12px 0px 0px;
	margin: 0px 5px 0 0;
	width: 948px;
	height: 24px;
	background-image: url(../sitepics/mainNavigationBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.mainNavigation {
	width: 700px;
	display: inline-block;
}

ul.mainMenuUL {
	list-style-type: none;
	font-family: 'PTSansNarrowBold', Arial;
	margin: 0 0 0 15px;
}

li.mainMenuLI, li.current_page_item {
	float: left;
	margin: 0px 9px 0px 0px;
	font-family: 'PTSansNarrowBold', Arial;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	border-right: 1px #FFF solid;
	padding-right: 9px;
	padding-left: 2px;
}

li.mainMenuLI a:link, li.mainMenuLI a:visited, li.mainMenuLI a:active, li.current_page_item a:link, li.current_page_item a:visited, li.current_page_item a:active {
	color: #262626;
	text-decoration: none;
}

li.mainMenuLI a:hover {
	color: #1C4892;
	text-decoration: none;
}

li.current_page_item {
	color: #1C4892;
}

#siteLinks {
	width: 290px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: left;
}

.tippFriend {
	float: right;
}

/* Content Area */
.topGraphicHeader {
}

#wettbewerbArea {
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
	margin-top: 5px;
}

.mainContentArea {
	margin-bottom: 20px;
	padding-bottom: 50px;
}

.mainContentFollowArea {
	padding: 0 5px 0 5px;
	color: #333;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	margin: 40px 40px 10px 40px;
}

.leftArea {
	width: 230px;
	float: left;
	text-align: right;
	padding: 28px 0 0 0;
}

.subHeadline {
	width: 310px;
	height: 30px;
	display: none;
}

.rightArea {
	width: 480px;
	float: right;
	padding-right: 70px;
}

.startContentArea {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	background-color: #FFF;
	display: inline-block;
	width: 960px;
	height: 485px;
	border-bottom: 1px #B2B2B2 solid;
	background-image: url(../sitepics/startFunktionBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.startLeft {
	width: 530px;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
	padding-bottom: 30px;
}

.startRight {
	width: 285px;
	float: left;
	margin-left: 20px;
	border-top: 4px #FFF solid;
	border-bottom: 4px #FFF solid;
	padding: 20px 10px 20px 20px;
	background-color: #E5E5E5;
}

.subNavigation {
	font-size: 13px;
}

ul.menu-level1 {
	margin-left: 12px;
}

ul.menu-level1 li {
	list-style-type: none;
	padding-bottom: 0px;
}

li.menu-level1 {
	margin-left: 12px;
}

li.menu-level1-active {
	margin-left: 0px;
	padding-left: 12px;
}

li.menu-level1-current-active {
	margin-left: 0px;
	padding-left: 12px;
}

li.menu-level1-with-subpage {
	list-style-type: none;
	margin-left: 12px;
}

ul.menu-level2 {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

ul.menu-level2 li {
	list-style-type: none;
	padding-bottom: 3px;
	border: 0;
	padding-left: 7px;
}

li.menu-level2-current-active {
	background-color: #FFF;
	background-image: url(../sitepics/bg_activeSubNavigationSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

li.menu-level2-with-subpage {
}

ul.menu-level3 {
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding-left: 3px;
	margin-top: 5px;
	border-left: 5px #F1F1F1 solid;
}

li.menu-level3-current-active {
	background-image: url(../sitepics/bg_activeSubNavigationSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

/* Footer Area */
.footerArea {
	padding: 28px 8px 8px 8px;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
	height: 10px;
	clear: both;
	margin-top: 20px;
	background-color: #FFF;
	font-family: 'PTSansNarrowBold', Arial;
	border-bottom: 5px #1C4892 solid;
}

.companyInfo {
	float: left;
}

.footerMenu {
	float: right;
}

.footerMenu a:link {
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.footerMenu a:visited {
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.footerMenu a:hover {
	color: #002878;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.footerMenu a:active {
	color: #7E7E7E;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}

.csc-textpic-caption {
	color: #666;
	font-family: Arial, Verdana;
	font-size: 9px;
	padding-left: 2px;
	padding-top: 1px;
}

/* Spezieller TYPO3 Extencion CSS Code */
.tx-hkmenupulldown-pi1 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.csc-menu {
	margin: 10px 0 0 0;
}

.csc-menu li {
	background-color: #FFF;
	list-style-type: none;
	border-bottom: 1px #E6E6E6 solid;
	padding: 8px 0 8px 3px;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
}

.csc-menu li:hover {
	background-color: #FC3;
}

.csc-menu li a:link,.csc-menu li a:visited,.csc-menu li a:hover,.csc-menu li a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

/* TYPO3 RTE CSS  */
span.miniText {
	color: #999999;
	font-size: 9px;
	line-height: 13px;
}

.post {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}

.description {
	margin-bottom: 6px;
	font-weight: normal;
}

.addthis {
	margin-top: 3px;
	margin-bottom: 15px;
}

.funktionenArea {
	width: 960px;
	height: 485px;
}

.funktionenAreaH1 {
	font-family: 'PTSansNarrowBold', Arial;
	font-size: 2.6em;
	text-decoration: none;
	color: #1C4892;
	line-height: 1.3em;
	text-align: center;
	padding: 0;
	margin: 20px 0 0 0;
}

.funktionenAreaH2 {
	font-family: 'PTSansNarrowBold', Arial;
	font-size: 1.3em;
	text-decoration: none;
	color: #808080;
	text-align: center;
	line-height: 1em;
	padding: 0 50px 0 50px;
	margin: 0;
	height: 35px;
}

.funktionenAreaContent {
}

.customerContentArea {
	width: 678px;
	border: 1px #D8D8D8 solid;
	margin: 4px 0px 0px 0px;
	background-image: url(../sitepics/kundenGruppe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 10px 5px 270px;
}

.infoContentArea {
	width: 960px;
	margin: 4px 0px 0px 0px;
	padding: 0;
}

.infoContentArea3Column {
	margin: 0;
	padding: 0;
	border-spacing: 0px;
	border-collapse: separate;
}

.infoContentArea01, .infoContentArea02, .infoContentArea03 {
	width: 33%;
	vertical-align: top;
	border: 1px #D8D8D8 solid;
	padding: 10px 10px 5px 10px;
	background-image: url(../sitepics/bg-frontBlock.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.infoContentArea01, .infoContentArea02 {
	padding: 10px 10px 0px 10px;
}

.infoContentArea02 {
	border-width: 1px 0 1px 0;
	border-color: #D8D8D8;
	border-style: solid;
	border-spacing: 5px;
}
