/* CSS Document */

* {margin:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

html,body{
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
	text-align:center;
}

a:link, a:visited, a:active {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}

a:hover {color:#000;
	text-decoration:none;
}

h1, h1 em {font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:left;
  word-spacing:-10px;
}

h2, h2 em {color:#1B6075;
	padding:0px 0px 30px 0px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

h3, h3 em {color:#247E9A;
	padding-bottom:15px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

h4, h4 em {font-family: Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#E9E9E9;
	margin:0px;
	padding-top:10px;
	text-align:center;
}

h5, h5 em {font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:10px 0px 20px 0px;
}

.colLeft {float:left; 
	width:215px;
}

.colCenter {float:left; 
	width:520px;
}

.colRight {float:right; 
	width:210px;
}

.title {float:left;
	margin-top:5px;
	text-align:left;
}

.title a, 
.title a em,
.title a:link,
.title a:link em, 
.title a:visited, 
.title a:visited em,
.title a:active, 
.title a:active em {font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-align:left;
}

.title a:hover,
.title a:hover em {text-decoration:none;
}

.descr {color:#247E9A;
	padding-top:5px;
	text-align:left;
}

.txt {color:#247E9A;
	padding-bottom:10px;
	text-align:left;
	line-height:24px;
	
}

.txtwhite {color:#ffffff;
	line-height:20px;
}

.txtblack {color:#000000;
	font-size:16px;
	margin-top:20px;
}

.content {padding:0px 10px 0px 10px;
	text-align:left;
}

div.arrowGrey {background:url(/img/arrow_grey.gif) 2px 3px no-repeat;
	padding:0px 0px 2px 10px;
	font-size:12px;
	font-weight:normal;
	color:#696969;
	text-align:left;
	line-height:25px;
}

div.arrowBlue a, 
div.arrowBlue a:link, 
div.arrowBlue a:visited, 
div.arrowBlue a:active {display:block;
	background:url(/img/arrow.gif) 2px 8px no-repeat;
	padding:0px 0px 2px 10px;
	font-size:12px;
	font-weight:normal;
	color:#247E9A;
	text-decoration:none;
	text-align:left;
	line-height:25px;
}

div.arrowBlue a:hover{
	text-decoration:underline;	
	text-align:left;
}

.blueLink a, 
.blueLink a:link, 
.blueLink a:visited, 
.blueLink a:active {font-size:12px;
	font-weight:bold;
	color:#247E9A;
	text-decoration:none;
	text-align:right;
}

.blueLink a:hover{
	text-decoration:underline;	
	text-align:left;
}

.image{margin-bottom:15px;
}

div.banner_switzerland{
	float:left;
	width:154px;
	height:41px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/banner_switzerland.png');
}

div.banner_switzerland[class]{
	background:url(/img/banner_switzerland.png) left bottom no-repeat;
}

div.banner_holcim{
	float:left;
	width:98px;
	height:41px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/banner_holcim.png');
}

div.banner_holcim[class]{
	background:url(/img/banner_holcim.png) left bottom no-repeat;
}

div.banner_freeman{
	float:left;
	width:200px;
	height:10px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/banner_freeman.png');
}

div.banner_freeman[class]{
	background:url(/img/banner_freeman.png) left bottom no-repeat;
}

div.banner_freeman_front{
	float:left;
	width:260px;
	height:13px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/banner_freeman_front.png');
}

div.banner_freeman_front[class]{
	background:url(/img/banner_freeman_front.png) left bottom no-repeat;
}

div.banner_4IS{
	float:left;
	width:165px;
	height:22px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/banner_4IS.png');
}

div.banner_4IS[class]{
	background:url(/img/banner_4IS.png) left bottom no-repeat;
}
.clear {clear:both;}

div.verlauf{
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	text-align:left;
	height:25px;
	z-index:3;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/verlauf.png');
}
div.verlauf[class]{
	background:url(/img/verlauf.png) left top no-repeat;
}