@charset "UTF-8";
/* #########################################################
** # "YAML for TYPO3" (c) by NEXCOM IT-Services GmbH 2010 ##
** #########################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
BODY H2 {
	margin-bottom: 12px;
}
/* Toolbar **********************************************************************************************/	
#toolbar {
	position: absolute;
	right: 230px;
	top: 11px;
}
#toolbar #display {
	color:#777777;
	padding:0px 10px 0 0;
	text-align:right;
	font-size: 11px;
	width:auto;
	position: relative;
	bottom: 3px;
}
#toolbar li {
	float:left;
	margin: 0;
	list-style:none outside none;
}
#toolbar li a {
	display: block;
	padding: 0;
	text-decoration:none;
	white-space:nowrap;
	position: relative;
}
#toolbar li a {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}
#toolbar li a.artIcon:hover,
#toolbar li LI a {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.artIcon {
	height:15px;
	width:23px;
	background: none no-repeat scroll 0 0 transparent;
}
.drucken {
	background-image:url("../templates/toolbar/artikeldrucken.gif");
	width:24px;
}
.merken {
	background-image:url("../templates/toolbar/artikelmerken.gif");
	width:24px;
}
.newsletter {
	background-image:url("../templates/toolbar/newsletter.jpg");
	width:25px;
}
.xing {
	background-image:url("../templates/toolbar/xing.gif");
}
.twitter {
	background-image:url("../templates/toolbar/artikeltwitter.gif");
	width:21px;
}
.rss {
	background:url("../templates/toolbar/artikelrss.gif") no-repeat 0 0;
}
.linkedIn {
	background-image:url("../templates/toolbar/linkedin.jpg");
}

/* 2. Ebene */
#toolbar LI UL {
	position: absolute;
	background: #FFF;
	top: 17px;
	right: -30px;
	border-bottom: 1px solid #CCC;
	z-index: 5;
}
#toolbar LI UL LI {
	float: none;
	border: 1px solid #CCC;
	border-bottom: none;
	font-size: 11px;
}
#toolbar LI UL A {
	padding: 0 3px;
	display: block;
	color: #666;
}
#toolbar LI UL A:hover {
	background: #e7e7e7;
	color: #000;
}

/* Content *****************************************************************************************************************/
HR.two {
	padding: 0;
	margin: 0 0 16px 0;
}
/* Lightbox **********************************************************************************************************/
#lbLightbox #nextLink:hover {
	background:url("../img/next.gif") no-repeat scroll 100% 15% transparent;
}
#lbLightbox #prevLink:hover {
	background:url("../img/prev.gif") no-repeat scroll 0 15% transparent;
}

/* Homepage: Unsere Lösungen: Text m Bild **********************************************************************************************************/
BODY .subcl {
	padding-right: 15px;
}
.c75l .loesungen {
	border-top: 3px solid #ccc;
	padding-top: 16px;
}
.loesungen .csc-textpic-caption {
	background: #CCC;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	height: 29px;
	overflow: hidden;
}
BODY DIV.loesungen DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	border: 1px solid #CCC;
	margin-right: 15px;
}
.loesungen DL.csc-textpic-image DT A:hover IMG {
	border: 1px solid #99CC00;
	margin: -1px;
}
.loesungen .csc-textpic-caption A {
	color: #FFF;
	display: block;
	line-height: 14px;
}
.loesungen .csc-textpic-caption BR {
	display: none;
}
.loesungen H1 {
	padding-bottom: 17px;
}
/* Homepage: Aktuell: Text m Bild **********************************************************************************************************/
.aktuelles H1, 
.aktuelles .csc-textpic-text {
	margin-top: 0;
	margin-bottom: 0;
	width: 216px;
	color: #FFF;
	background: #CCC;
	font-size: 12px;
	padding: 1px 5px 0px 5px;
}
#col3 .aktuelles .csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
	padding: 0;
}
.aktuelles .csc-textpic-text {
	margin-top: 0;
	padding: 5px;
	height: 115px;
	overflow: hidden;
	text-align: justify;	
}
.aktuelles .csc-textpic-text P {
	line-height: 15px;
}
.aktuelles .csc-textpic-text A {
	color: #FFF;
	background: url(../img/arrow_blackonwhite.gif) no-repeat left 1px;
	padding-left: 15px;
	display: block;
	margin-top: 5px;
}
.aktuelles .csc-textpic-text A IMG {
	display: none;
}

/* Homepage: Newsliste **********************************************************************************************************/
.news-latest-item .news-date {
	font-size: 10px;
	line-height: 12px;
}
.news-latest-container-home H2 {
	font-size: 12px;
	font-weight: bold;
}
.news-latest-container-home .news-latest-item {
	margin-bottom: 20px;
}

/* Downloads **********************************************************************************************************/
#col2 A.download { 
	padding-left: 30px; 
	display: block; 
	position: relative;
	line-height: 17px;
	margin-bottom: 0;
}
#col2 A.download IMG { position: absolute; left: 0; z-index: 1000; }

#col2 A.internal-link {
	background:url(../img/arrow_link_rightCol.gif) no-repeat scroll 3px 3px transparent;
	padding:0 0 0 17px;
}
#col2 p {
	margin-bottom: 5px;
}
#col2 H1 {
	padding-bottom: 0px;
	margin-top: 10px;
}
.green_box {
	padding-top: 10px;
}

/* Handy-Simulator **********************************************************************************************************/
.handySim {
	background: url(../img/handy.jpg) no-repeat;
	padding: 92px 27px;
	width: 235px;
	margin: 10px 0;
	height: 385px;
}
.handySim IFRAME {
	overflow-x: hidden;
	overflow-y: auto;
}

/* Content Slideshow (jfmulticontent) **********************************************************************************************************************/
.tx-jfmulticontent-pi1 {
	height: 400px;
	margin-bottom: 20px;
}
#tab-navi {
	display: none;
}
.tx-jfmulticontent-pi1 .ui-widget-content {
	border: none;
	background: transparent none;
	color: inherit;
}
.tx-jfmulticontent-pi1 .ui-widget {
	font-family: inherit;
	color: inherit;
}
.tx-jfmulticontent-pi1 .ui-tabs {
	padding: 0;
}
.tx-jfmulticontent-pi1 .ui-tabs .ui-tabs-panel {
	padding: 0;
}

/* Referenzen (Text m. Bild) **********************************************************************************************************************/
.referenzen div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin-left:6px;
}
.referenzen div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:5px;
	position:relative;
}
.referenzen div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin:0px !important; }
.referenzen div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	position:absolute;
	bottom:2px;
	left:2px;
	margin-top:0px;
}
.referenzen div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	background-image:url(../img/more.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:14px;
	margin-right:2px;
	display:block;
	float:left;
}
.referenzen dd.csc-textpic-caption  {
	color:#999999;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Partner-Login ****************************************************************************/
.csc-loginform {
	margin-bottom: 20px;
}
.csc-loginform P {
	margin: 0;
}
.csc-loginform INPUT {
	margin: 0;
}
.csc-loginform .csc-form-fieldcell {
	margin-bottom: 5px;
	text-align: right;
}
.csc-loginform .csc-form-labelcell {
	float: left;
	clear: left;
}

/* End **************************/
}
