/* Dinge ausblenden, die nicht rauskommen sollen */
.SIDENAVI {
	display:none;
}
.BREADCRUMBS {
	display:none;
}
/* Inhaltsanpassungen */
.WRAPPERMAINCONTENT {
	padding-left:26px;
	padding-right:26px;
	padding-top:27px;
	width:972px;
}
.WRAPPERCONTENT {
	width:100%;
	padding:0px;
}
.INHALT .BLOCK {
	margin-bottom:0px;
}
/* Neue Inhalte */
.CONTAINERBLOCK {
	height:258px;
	background-color:#027CBB;
	color:#FFF;
	display:block;
	margin-bottom:29px;
}
.CONTAINERBLOCK img {
	position:absolute;
}
.CONTAINERBLOCK .CONTAINER {
	position:absolute;
	height:258px;
	display:block;
	width:972px;
	overflow:hidden;
}
.CONTAINERBLOCK .DESCRIPTION {
	display:block;
	width:163px;
	height:201px;
	margin-bottom:0px;
	background-color:#000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	margin-left:296px;
	position:relative;
	padding-left:39px;
	padding-top:29px;
	padding-right:21px;
	padding-bottom:29px;
	background-image:url('/images2/container_arrow.png');
	background-repeat:no-repeat;
}
.CONTAINERBLOCK .DESCRIPTION .more {
	margin-top:19px;
	background-color:#017BBA;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFF;
	cursor:pointer;
	float:right;
}
.HEADLINECONTAINER {
	width:296px;
	height:259px;
	background-color:#017BBA;
	display:block;
	position:absolute;
	z-index:11;
}
.HEADLINECONTAINER .HEADLINE {
	border-bottom:solid 5px #FFF;
	height:46px;
	width:276px;
	font-size:14px;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	padding-right:10px;
	font-weight:bold;
	cursor:pointer;
}
#container0 .DESCRIPTION {
	background-position:left 1px;
}
#container1 .DESCRIPTION {
	background-position:left 69px;
}
#container2 .DESCRIPTION {
	background-position:left 136px;
}
#container3 .DESCRIPTION {
	background-position:left 203px;
}
/* Toolbox mit den 4 Direktlinks */
.TOOLBOX {
	display:block;
	min-height:107px;
	margin-bottom:29px;
	background-color:#E4E4E4;
}
.TOOLBOX .TOOLBLOCK {
	height:100%;
	float:left;
	width:239px;
	border-left:solid 5px #FFF;
	display:block;
	cursor:pointer;
}
.TOOLBOX .FIRSTTOOLBLOCK {
	border-left:none;
}
.TOOLIMG {
	width:84px;
	height:107px;
	float:left;
}
.TOOLIMG table {
	height:100%;
	width:100%;
}
.TOOLIMG td {
	text-align:center;
}
.TOOLCONTENT {
	width:155px;
	float:left;
}
.TOOLHEAD {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	color:#FFF;
	min-height: 21px;
	padding: 7px 4px 14px 8px;
	background-image:url('/images2/toolbox.png');
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.TOOLBLOCK:last-child .TOOLHEAD {
	background-image:url('/images2/toolbox_online-catalog.png');
}
.TOOLTEXT {
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:8px;
	margin-left:10px;
}
/* Scrollleiste mit Logos */
.CORPORATE {
	display:block;
	height:95px;
/*	background-color:#E4E4E4;*/
	background-color:#505050;
}
.INHALT .CORPORATE li {
	background-image:none;
}
#logoslider {
	height:95px;
	width:972px;
/*	padding-left:32px;
	padding-right:32px;*/
	overflow:hidden;
	display:block;
}
#containoverscroll {
	position:relative;
	margin-top:6px;
	width:972px;
	float:right;
	height:96px;
	overflow:hidden;
	margin-right:29px;
}
#overscroll {
	position:relative;
	overflow:hidden;
	cursor:all-scroll;
	height:95px;
	width:908px;
	cursor:all-scroll;
	position:relative;
	margin-left:58px;
	margin-right:auto;
}
#overscroll ul {
	width:1910px;
	padding:0px;
}
#overscroll li {
	z-index:0;
	position:relative;
	list-style-type:none;
	float:left;
	height:80px;
	margin-left:0px;
	margin-right:30px;
	padding-top:2px;
}
.overscrolllogo {
	float:left;
}
#leftarrow {
	z-index:20;
	position:absolute;
	margin-top:0px;
	margin-left:-10px;
}
#rightarrow img,#leftarrow img {
	filter:alpha(opacity=80);
	opacity: 0.4;
	cursor:pointer;
}
#rightarrow:hover img,#leftarrow:hover img {
	filter:alpha(opacity=100);
	opacity: 1.0;
}
#rightarrow {
	z-index:20;
	position:absolute;
	margin-top:0px;
	margin-left:948px;
}