@charset "UTF-8";
/* CSS Document */

body, html {
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
}

/*fonts*/
.headline14 {
	font-size:14px;
	line-height: 14px;
}

.headline24 {
	font-size:24px;
	line-height: 24px;

}
.headline24col002357 {
	font-size:24px;
	color: #002357;

}

.boldUnderline {
	font-weight: bold;
	text-decoration: underline;

}

.alert {
	font-weight: bold;
	color:#FF0000;
}

/*links*/

a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.linkcms {
	color:#000000;
	text-decoration:underline;
}

/*text*/

.fontsize10 {
	font-size:10px;
}

.fontsize11 {
	font-size:11px;
}

.fontsize12 {
	font-size:12px;
}


/*boxes*/
#boxBgProcessGrey {
	position: absolute;
	display: block;
	z-index: 100;
	width:100%;
	height: 506px;
	top: 130px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images_basic/bg_process_grey.jpg);
}

#boxLogoTop {
	position: absolute;
	display: block;
	z-index: 100;
	width: 23px;
	height: 18px;
	top: 35px;
	left: 20px;
}


#boxPrintIcon {
	position: absolute;
	display: block;
	top: 111px;
	left: 941px;
}

#boxPrintIcon img {
	border: 0px;
}

#boxPrintIcon a {
	display: block;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

#boxPrintIcon a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



#boxImageFlash {
	position: absolute;
	display: block;
	z-index: 110;
	width: 486px;
	height: 411px;
	top: 255px;
	left: 477px;
	padding-left: 3px;
	padding-top: 3px;
	background-image: url(../images_basic/bg_image_flash_box.jpg);
	background-repeat:no-repeat;
}

#boxFlexTextBackground {
	position: absolute;
	display: block;
	z-index: 110;
	width: 663px;
	min-height: 381px;
	height: 381px;
	top: 255px;
	left: 300px;
	background-image: url(../images_basic/textbox_shadow.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#boxFlexText {
	position: absolute;
	display: block;
	z-index: 110;
	width: 590px;
	min-height: 350px;
	height: 350px;
	top: 257px;
	left: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


div#wn2	{ 
    position:relative; 
    width:590px; height:350px; 
    overflow:hidden;	
	top: 0px;
	left: 0px;
	}
	
.PosScrollText	{
	position: absolute;
	left: 950px;
	top: 575px;
	z-index: 200;
	border: 0px;
	float:none;
}






#boxHeadline {
	position: absolute;
	display: block;
	z-index: 110;
	width: auto;
	height: auto;
	top: 190px;
	left: 20px;
	font-size: 40px;
}

#boxProductText {
	position: absolute;
	display: block;
	z-index: 100;
	width: 480px;
	height: auto;
	top: 677px;
	left: 480px;
	color: #636363;
	line-height: 16px;
	padding: 2px 0px 20px 0px;
}

#boxSANCOlogo {
	position: absolute;
	display: block;
	width: 83px;
	height: 20px;
	top: 682px;
	left: 370px;
}


#boxSpacer {
	width: 100%;
	height: 5px;
}

#boxProductHeadlineTop {
	position: absolute;
	display: block;
	z-index: 110;
	width: 480px;
	height: auto;
	top: 235px;
	left: 480px;
	font-size: 18px;
}


/*PDF Darstellung oben*/

#boxPDFsectorTop {
	position: absolute;
	display: block;
	z-index: 110;
	width: 480px;
	height: 54px;
	top: 190px;
	left: 480px;
	font-size: 18px;

}


/*#pdfBoxInPDFsectorTop {
	
	padding-left: 35px;
	width: 125px;
	font-size: 11px;
	line-height:11px;
	font-weight: normal;
	color:#000000;
	height:22px;
	margin-bottom:5px;
	bottom: 0px;
	left: 2px;	
	display:inline;
	float:left; 
	
	}
#pdfBoxInPDFsectorTop img {
    margin-left:-30px;
	display:inline;
	float:left; 
	border: 0px;
	}
	
#pdfBoxInPDFsectorTop sup {
    font-size: 7px;
	}	
	
	
#pdfBoxInPDFsectorTop a {
    color: #FFFFFF;
	cursor: pointer;
	text-decoration:none;
	}*/	

.pdfTable {
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	width: 160px;
	display: inline;
	float:left;
	
}

.pdfTable img {
    padding-right: 5px;
	padding-top: 5px;
	border: 0px;
	}
	
.pdfTable sup {
    font-size: 7px;
	}	
	
	
.pdfTable a {
    color: #FFFFFF;
	cursor: pointer;
	text-decoration:none;
	
	}	



.pdfTableBR {
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	width: 160px;
	padding-bottom: 10px;
	
}

.pdfTableBR img {
    padding-right: 5px;
	padding-bottom: 0px;
	border: 0px;
	}
	
.pdfTableBR sup {
    font-size: 7px;
	}	
	
	
.pdfTableBR a {
    color: #FFFFFF;
	cursor: pointer;
	text-decoration:none;
	
	}	






#boxCoyrightYeahr {
	position: absolute;
	display: block;
	z-index: 100;
	width: auto;
	height: auto;
	top: 645px;
	left: 10px;
	color: #999999;
	line-height: 12px;
	font-size: 10px;
}

#boxCoyrightNameImprint {
	position: absolute;
	display: block;
	z-index: 100;
	width: auto;
	height: auto;
	top: 644px;
	left: 50px;
	color: #999999;
	line-height: 14px;
	font-size: 10px;
}

#boxCoyrightNameImprint a {
	color: #999999;
	text-decoration:underline;
}

#boxLanguageNavigation {
	position: absolute;
	display: block;
	z-index: 110;
	width: 480px;
	height: auto;
	top: 10px;
	left: 480px;
	word-spacing: 10px;
	color: #636363;
	
}

#boxLanguageNavigation a {
	color: #636363;
	text-decoration: none;
}

#boxLanguageNavigation a:hover {
	text-decoration:underline;
	font-weight: bold;         
}




/*hauptnavigation dhtml*/
#boxMainNavigation {
	position: absolute;
	display: block;
	z-index: 110;
	width: auto;
	height: 18px;
	top: 112px;
	left: 0px;
}


/*1. sub navigation dynamisch*/
#navigationSubLeft {
	position: absolute;
	display: block;
	z-index: 110;
	width: auto;
	height: auto;
	top: 240px;
	left: 23px;
	visibility:hidden;
}


/*2. sub navigation*/
#navigationSub2Left {
	position: absolute;
	display: block;
	z-index: 110;
	width: auto;
	height: auto;
	top: 240px;
	left: 300px;
	list-style-type: none;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	border-bottom: 1px #5e6263 solid;
	-moz-outline: none 0;
	outline: none 0;
}

#navigationSub2Left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navigationSub2Left li {
	width: 145px;
	border-top: 1px #5e6263 solid;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
	text-decoration:none;
}

#navigationSub2Left li a {
	display: block;
	width: 135px;
	padding: 0px 0px 0px 10px;
	color:#BFCACC;
	text-decoration: none;
	margin: 0px;
	-moz-outline: none 0;
	outline: none 0;
}

#navigationSub2Left li a:hover {
	color:#FFFFFF;
	font-weight: bold;
}

/*scroll navigationSub2Left secials*/

div#wn	{ 
    position:relative; 
    width:145px; height:350px; 
    overflow:hidden;	
	top: 0px;
	left: 0px;
	}
	
.PosScrollLinks	{
	position: absolute;
	left: 460px;
	top: 578px;
	z-index: 200;
	border: 0px;
	float:none;
}




#boxDecoImageOverBgProcessGrey {
	position: absolute;
	display: block;
	z-index: 101;
	width:auto;
	height: 506px;
	top: 130px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#boxContent1 {
	position: absolute;
	display: block;
	z-index: 101;
	width: 590px;
	height: auto;
	top: 290px;
	left: 340px;
	color: #FFFFFF;
	line-height: 18px;
	padding-bottom: 20px;
	text-align: justify;
}

#boxContent2 {
	position: absolute;
	display: block;
	z-index: 101;
	width: 940px;
	height: auto;
	top: 240px;
	left: 20px;
	color: #FFFFFF;
	padding-bottom: 20px;
}

/*formular*/
.form {
	margin: auto;
	width: 300px;
}

.formfieldsearch {
	
	font-size: 9px;
	color: #000000;
	height: 14px;
	width: 120px;
	border: 0px;
}

.formbutton {
	
	font-weight: bold;
	color: #000000;
	height: 22px;
	border: 1px #FFFFFF solid;
	background-color: #969D9E;
	width: 120px;
	cursor: pointer;
}


/*Notdiensthinweis GP*/
#boxIndexNotdienst {
	position: absolute;
	display: block;
	z-index: 100;
	width: 590px;
	height: auto;
	top: 644px;
	left: 340px;
	color:#990000;
	font-size:24px;
	font-weight:bold;
}
