@charset "utf-8";
/* CSS Document */
#portalpc_bg{
	background:url(/img/portal/productgroups-bottomshadow.png) repeat-x bottom;
	padding-bottom:10px;
	padding-left:3px;
}
.portalproductscloumn {
	width:175px;
	float:left;
	height:220px;
	margin:0 5px;
}
.portalproductscloumn a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#363636;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 2px;
}
.portalproductscloumn a.headlineLink {
	font-weight:bold;
	border-bottom: 1px dotted #333;
	margin-top:5px;
}
/* Color Zuweisung der Gfelder */
a.headlineLink:hover{
	color:#FFF;
}

.pc_sl { margin-left:12px; clear:both;}
.pc_sl  a:hover{background:#FFF3DF;}
.pc_il  a:hover{background:#FFDFE2;}
.pc_es  a:hover{background:#DFFFE2;}
.pc_ld  a:hover{background:#DFEFFF;}
.pc_le  a:hover{background:#b8e7eb;}

.pc_sl  a.headlineLink:hover{background:#FF9900!important;}
.pc_il  a.headlineLink:hover{background:#D90514!important;}
.pc_es  a.headlineLink:hover{background:#01740D!important;}
.pc_ld  a.headlineLink:hover{background:#3399FF!important;}
.pc_le  a.headlineLink:hover{background:#006c76!important;}
/* - */
a#portaltab_sl, a#portaltab_il, a#portaltab_es, a#portaltab_ld, a#portaltab_le {
	margin:0 0 20px 0;
	height:20px;
	text-decoration:none;
	text-align:left;
}
a#portaltab_sl {
	background:url(/img/portal/tab_bg-sl.png) repeat-x;
}
a#portaltab_il {
	background:url(/img/portal/tab_bg-il.png) repeat-x;
}
a#portaltab_es {
	background:url(/img/portal/tab_bg-es.png) repeat-x;
}
a#portaltab_ld {
	background:url(/img/portal/tab_bg-ld.png) repeat-x;
}
a#portaltab_sl:hover, a#portaltab_il:hover, a#portaltab_es:hover, a#portaltab_ld:hover {
	filter:alpha(opacity=70);
	opacity:.70;
}
#portalheader {
	height:239px;
	width:917px;
	margin: 10px auto;
}
#scrollME {
	overflow:hidden;
	height:100%;
	width:100%;
	position:relative;
}
#scrollME .items {
	width:20000em;
	position:absolute;
}
#linkbase {
	margin-top: -30px;
	position:absolute;
	text-align:right;
	width:907px;
}
#linkbase div {
	float: left;
}
#linkbase a {
	color:#ccc;
	background-color:#FFF;
	float:left;
	display:block;
	margin: 1px;
	height:20px;
	width:20px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	color: #999;
	cursor:pointer;
	filter:alpha(opacity=70);
	opacity:.70;
}
/*#portalheader .items img{

	display:block;

	height:239px;

	width:917px;

}*/

#linkbase a:hover {
	color: #333;
	filter:alpha(opacity=70);
	opacity:.70;
	background-color: #efefef;
	text-decoration:none;
}
#linkbase a.activeSC {
	filter:alpha(opacity=100);
	opacity:1;
	color:#333;
}
#portalnews {
	clear:both;
	min-height:200px;
	background-color:#f3f3f3;
	margin-bottom:1px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:23.5px;
}
#newstabs {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	color:#FFF;
	border-bottom: 1px solid #ccc;
	width:897px;
	height:21px;
}
#newstabs li {
	float:left;
	margin-right:1px;
}
#newstabs a {
	text-decoration:none;
	color:#fff;
	text-align:center;
	background-image:url(/img/portal/newstab-off2.png);
	background-repeat:no-repeat;
	display:block;
	width:154px;
	height:22px;
	line-height:22px;
}
#newstabs li.activeNews a {
	background:url(/img/portal/newstab-on2.png);
	font-weight:bold;
	color:#333;
}
#newstabs a:hover {
	color: #999;
}
#newscontent {
	background-color:#fff;
	/*background-image:url(/img/portal/newsbg.png);*/
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:203px; /* war 159, nun +14 */
	width:897px;
	margin: -1px 0 0 0;
	text-align:left;
	color:#000;
	position:relative;
}
#newsbootomshadow {
	height:9px;
	background:url(/img/portal/newsbgb-shadow2.png) no-repeat;
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
}
.newsajaxc {
	text-align:left;
	padding:10px;
	width:869px;
	min-height:153px;  /* war 139, nun +14 */
	display:none;
}
.newsajaxc .newsimg{
	float:right;
	margin: 0 0 10px 10px;
}
/*Applications*/
 .appbox {
	height:125px;
	width:211px;
	float:left;
	margin:3px;
}
.apppic {
	height:54px;
	border: 1px solid #d1cbcd;
	margin-bottom:11px;
	cursor:pointer;
}
.appbox h4 {
	line-height:20px;
	color:#006ccd;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#f2f2f2;
	padding-left:3px;
}
.applinks {
	float:left;
	width:105px;
	margin: 5px 0;
	height: 84px; /* war 48 für 3 */
	font-family:Arial, Helvetica, sans-serif;
}
.applinks a {
	font-size:9px;
	color:#999;
	text-decoration:none;
	line-height:18px;
	height:18px;
	padding-left:5px;
	overflow:hidden;
	display:inline-block;
	width:100px;
}
.applinks a:hover {
	color:#000;
}
.dottedborder {
	clear:both;
	border-bottom:1px dotted #666;
	height:1px;
}
