﻿@import "../media/js/projekktor/style/projekktor_theme_tll/style.css";
@import "jquery/jquery_ui_all.css";

.hideScreen {
  display: none;
}

.sidebarFormButtonNextRight {
  float:right; padding-right: 0; background: none;
}
.sidebarFormButtonNextRight input {
  color:#000033;
  font-size:90%;
  font-weight:bold;
  width:6em;
}

.navMainSubSubBut,.navMainSubSubButSelected, .navMainSubBut, .navMainSubButSelected, .navMainBut, .navMainButSelected {overflow:hidden;}

.pageBoxCompRowInnerBlank {
padding:0.2em 0.7em 0.3em 0.7em;
}


/** Seitenbreite **/
body {
  min-width: 980px;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  font-size: 12.8px;
}
#headerOne, .headerOne,
#headerTwo, .headerTwo,
#headerThree, .headerThree,
#centerOne, .centerOne,
#centerTwo, .centerTwo,
.footer
{
  position: relative;
}

/** video **/

.videoBox {
  margin: 1em 0;
}

.videoBox34 {
  width: 420px;
}

.videoBox169 {
  width: 560px;
}

.videoBox h2 {
  padding: 0.3em 0 0.3em 10px;
  border-bottom:1px solid #ffffff;
  background-color: #CCE5FF;
  text-align:left;
}

.videoBox .videoDescription {
  border: 1px solid #CCE5FF;
  padding: 0.5em;
  text-align: left;
}

.videoBox .videoDescription ul li {
  padding: 0;
  background-image: none;
}

.videoTeaser img {
  border: none;
}

.videoTeaser {
  position: relative;
  text-align: center;
}

.videoTeaser .videoTeaserPlay {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  cursor:pointer;cursor:hand;
  background:url(../media/js/projekktor/style/projekktor_theme_tll/start.png) no-repeat 50% 50%;
}

.videoTeaserText {
  text-align: left;
  margin: 0.5em 0;
}
.videoTeaserHeadline {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.videoPlayer {
  position: absolute;
  left: -1000000px;
  z-index: 1000;
}

.videoPlayer .videoLayerClose {
  text-align: right;
}

.videoPlayer .videoLayerClose img {
  border: 0;
}

.videoPlayer .videoBox {
  margin: 0;
}

.videoPlayer .videoDescription {
  background-color: #FFFFFF;
}

.videoBackground {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 999;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

/* Theme */
.ppfsenter, .ppfsexit {
  background-image: none;
}


.videoBox .videoTeaserBoxVideo {
  width: 420px;
  height: 315px;
  overflow: hidden;
  float: left;
  border-bottom: solid #CCE5FF 1px;
}

.videoBox .videoTeaserBoxText {
  height: 316px;
  overflow: hidden;
}


.videoBox .videoTeaserBoxText .videoTeaserBox {
  height: 78px;
  overflow: hidden;
  background-color: #F0F8FF;
  border-bottom: solid #CCE5FF 1px;
  padding-left: 1em;
  padding-right: 1em;
}

.videoBox .videoTeaserBoxText .videoTeaserBoxEmpty {
  height: 78px;
  overflow: hidden;
  background-color: #F0F8FF;
  border-bottom: solid #F0F8FF 1px;
}

.videoBox .videoTeaserBoxText .videoTeaserBox h3 {
  padding-top: 0.5em;
}

.videoBox .videoTeaserBoxText .videoTeaserBox h3 a {
  font-weight: bold;
}

.videoBox .videoTeaserBoxText .videoTeaserBox p {
  margin: 0;
  clear: inherit;
}

.videoBox .videoTeaserBoxDescription {
  background-color: #F0F8FF;
  border: solid #CCE5FF 1px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding: 0.5em;
  text-align: left;
}

.pageTextInner.nvVideoTeaserBlock {
  padding-top: 0;
  padding-right: 0;
}

/** Startseite **/

/* General elements */
a.more,
a.more:link,
a.more:visited,
a.more:hover,
a.more:active { padding-right:18px; background:transparent url(../media/images/iconPfeilGefuellt.png) right bottom no-repeat; display:block; text-align:right; color:#000033; text-decoration:underline; outline:none; }

/**************** Page Foote ("Google Links) */
.footerInner { float:left; width:100%; }
.footer a, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited { color:#666666; font-size: 80%; text-decoration:none; }
.footer a:hover, .footer a:active { text-decoration:underline; }

.footer ul { list-style:none; float:left; color:#666666; padding:0; margin:0.6em 8px; width:100%; }
	*+html .footer ul { margin:0.3em 8px; padding-bottom:0.6em; }/*IE7*/
.footer ul li { float:left; font-weight:bold; width:24%; background-image:none; padding:0; margin:0 8px 0 0; }
.footer ul li.last { margin-right:0; }
.footer ul li a, .footer ul li a:link, .footer ul li a:hover, .footer ul li a:active, .footer ul li a:visited { font-weight:bold; }
.footer ul ul { list-style:none; color:#666666; margin:0; }
.footer ul li ul li { float:none; font-weight:normal; width:auto; }
.footer ul li ul li a, .footer ul li ul li a:link, .footer ul li ul li a:hover, .footer ul li ul li a:active, .footer ul li ul li a:visited { font-weight:normal; }


/* Rechte Spalte (=Related) */
.sidebarContainerTwoColsInner { padding-top:0; height:auto; }
.sidebarContainerContentInner { padding-bottom:1.3em; }
/* UL mit Links */
.sidebarContainer li { padding:0; margin:0; background-image:none; }
/* Link Formatierung */
.sidebarContainer a, .sidebarContainer a:link, .sidebarContainer a:hover, .sidebarContainer a:active, .sidebarContainer a:visited { line-height:1.5em; }
.sidebarContainer a, .sidebarContainer a:link, .sidebarContainer a:visited { text-decoration:underline; }
/* Textfeld Berater */
.sidebarContainerTwoColsRight { float:none; }
.sidebarFormElementText { padding:0; width:98%; margin:8px 0; }
/* Finden Submit-Button*/
.sidebarFormButtonNextInner { height:1em; padding-bottom:0.8em; padding-top:0; }
.sidebarFormButtonNextRight .inputNoborder, .sidebarFormButtonNextRight input.inputNoborder { background: transparent url(../media/images/linkMore.gif) right 0 no-repeat; font-weight:normal; width:auto; padding:2px 24px 2px 5px; border:0 none; cursor:pointer; }
	*+html .sidebarFormButtonNextRight input.inputNoborder { background-position:98% top; padding-right:12px; }

/******************************************************************/
/************** Superfish-Navigation ******************************/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none; }
.sf-menu { line-height:1em; width:45em; position:relative; }
/* width = left offset of submenus need to match (see below) */
.sf-menu li ul {
	position:		absolute;
	top:			-999em;
	width:			10em;
	z-index:		10003;
	background-color:#CCE5FF;
	border:			#B3D9FF 1px solid;
	border-top:		#FFF 1px solid;
	width:			20em;
	padding-bottom:	1em;
}
.sf-menu ul li {  width:100%; }
/* fixes IE7 'sticky bug' */
.sf-menu li:hover { visibility:inherit; }
.sf-menu li { float:left; position:relative; }
.sf-menu a, .sf-menu a:link, .sf-menu a:active, .sf-menu a:hover, .sf-menu a:visited { display:block; position:relative; }
	* html .sf-menu a, * html .sf-menu a:link, * html .sf-menu a:active, * html .sf-menu a:hover, * html .sf-menu a:visited { display:inline-block; }/*IE6*/
/* match top ul list item height */
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:2em; z-index:99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
/* match ul width */
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left:10em; top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
/* match ul width */
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left:10em; top:0; }

/*** SKIN ***/
.sf-menu { float:left; z-index:10002; position:relative; }
/* Format für alel Links */
.sf-menu a, .sf-menu a:link, .sf-menu a:active, .sf-menu a:hover, .sf-menu a:visited { color:#000033; height:2em; line-height:2em; font-weight:bold; padding:0 1em; }
/* Links im 1.UL */
.sf-menu a, .sf-menu a:link, .sf-menu a:visited, .sf-menu a:active, .sf-menu a:hover { background:transparent url(../media/images/navMetaSeparator.gif) left center no-repeat; }
.sf-menu a, .sf-menu a:link, .sf-menu a:visited { color:#000033; text-decoration:none; }
.sf-menu a:active, .sf-menu a:hover { text-decoration:underline; }
.sf-menu a.selected{ background-color: #F0F8FF; }
/*Links im 2.UL */
.sf-menu li li a, .sf-menu li li a:link, .sf-menu li li a:visited, .sf-menu li li a:active, li li .sf-menu a:hover { background-image:none; font-weight:normal; border-bottom:#FFF 1px solid; display:block; width:18em; }

.sf-menu li, .sf-menu li li { background-image:none; }
sf-menu li li { background-color:#CCE5FF; }
.sf-menu li:hover, .sf-menu li.sfHover { background-image:none; outline:0; }


/** global **/
#headerTwo,
.headerTwo {
  background:#CCE5FF url(../media/images/teaserHeadlineBg.gif) left bottom repeat-x;
}

#pageInner, .pageInner,
#pageBottomInner, .pageBottomInner {
  margin-right: 12px;
}


/****************************** neue Produktseite *****************/

#pageHeader, .pageHeader {
    background: url("../media/images/teaserHeadlineBg.gif") repeat-x scroll left top transparent;
    height: 26px
}

#pageInner, .pageInner {
  background-image: none;
}

.infoBox {
    border: 1px solid #CCE5FF;
    border-top:0
}

.infoBoxHeader {
    background: url("../media/images/teaserHeadlineBg.gif") repeat-x scroll left top transparent;
    height: 26px;
}

#pageHeaderInner, .pageHeaderInner,
.infoBoxHeader h1 {
    padding: 0.4em 0 0 0.8em;
}

.infoBoxContent li {

}

.pdfLink {
    background: url("../media/images/PDF_16xp.gif") no-repeat scroll left center transparent;
    padding-left: 22px
}

.infoBoxContent,
.toolBoxContent {
	padding: 1em 1em 0.8em 0.8em
}

.toolBoxCalc {
	margin-bottom: 17px;
	background: url("../media/images/toolBoxCalcLinkBg.png") repeat-x scroll 0 0 #FFFFFF;
        border-right: 1px solid #CCE5FF;
	height: 28px;
   	line-height: 28px;
}

.toolBoxCalcLink {
    display: block;
    padding: 0 0 0 10px;
}

.toolBoxCalcLink a.calcLink {
	background: url("../media/images/toolBoxCalcLinkCalculator.png") no-repeat scroll left center #FFFFFF;
}

.toolBoxCalcLink a {
	padding: 4px 0 4px 22px
}

.toolBoxCalcBtn {
	background: url("../media/images/toolBoxCalcBtn.png") no-repeat scroll right center #FFFFFF;
	float: right;
	height: 28px;
	padding-right: 20px;
	text-align: right;
	width: 117px;
        margin-right: -1px;
}

.toolBoxCalcBtn a {
	font-weight: bold;
	text-decoration: none
}

.toolBoxCalcBtn a:hover {
	text-decoration: underline
}

.tabHeader {
	display: none
}

.tabToggleBox .tabToggleBoxHeader {
	background: url("../media/images/tabtogglebox-header.png") repeat-x scroll 50% 50% #FFFFFF;
	border: 1px solid #CCE5FF;
	border-left:0;
	cursor: pointer;
	height: 20px;
	margin-top: 2px;
	padding: 5px 0 0 12px
}

.tabToggleBoxHeaderIcon {
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    margin-right: 0.5em;
    overflow: hidden;
    top: 50%;
    width: 16px
}

.tabToggleBoxHeaderIconDown {
	background-image: url("../media/images/acc_arrow_down.png");
}

.tabToggleBoxHeaderIconUp {
	background-image: url("../media/images/acc_arrow_up.png");
}

.tabToggleBox .tabToggleBoxHeader:hover {
	text-decoration: underline
}

.tabToggleBox .tabToggleBoxContent {
	border-right: 1px solid #CCE5FF;
	border-bottom: 1px solid #CCE5FF;
	padding: 1em 1em 0.8em 0.8em;
	margin-bottom: -3px
}

