li{
	margin-left:15px;
}

/*@font-face{
  font-family:Bell Centennial Address;
  src: url(lt_52176.ttf);
}

@font-face{
  font-family:Bell Centennial NameAndNumber;
  src: url(lt_52175.ttf);
}

@font-face{
  font-family:OCR-A;
  src: url(OCR_A.TTF);
}

@font-face {
    font-family: 'sofia_pro_light_condensedRg';
    src: url('SofiaProLiCond-webfont.eot');
    src: url('SofiaProLiCond-webfont.eot?#iefix') format('embedded-opentype'),
         url('SofiaProLiCond-webfont.woff') format('woff'),
         url('SofiaProLiCond-webfont.ttf') format('truetype'),
         url('SofiaProLiCond-webfont.svg#sofia_pro_light_condensedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{ 
	font-family: 'SofiaProLiCond';
	src: url('SofiaProLiCond-webfont.eot');
	src: url('SofiaProLiCond-webfont.eot?#iefix') format('embedded-opentype'),
	     url('SofiaProLiCond-webfont.eot') format('woff'),
	     url('SofiaProLiCond-webfont.ttf') format('truetype'),
	     url('SofiaProLiCond-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'SofiaProLight';
	src: url('SofiaProLight-webfont.eot');
	src: url('SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
	     url('SofiaProLight-webfont.eot') format('woff'),
	     url('SofiaProLight-webfont.ttf') format('truetype'),
	     url('SofiaProLight-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'SourceSansPro';
	src: url('SourceSansPro-Regular.otf') format('opentype');

}*/

*{
	font-size:1em;
	/*font-family:Bell Centennial Address;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	/*font-stretch:wider; keine Auswirkung*/
	/*font-family:Arial,Helevtica,sans-serif;*/
	/*font-weight:normal; auskommentieren, sonst funktioniert keine Fettschrift im*/
	margin:0px;
	padding:0px;
	text-decoration:none;
}

body,html{
	width:100%;
	height:100%;
}
body{
	/*font-size:62.5%;*/
	font-size:50%;
	text-align:center;
}
p{
    margin-bottom:1em;
}
strong{
    font-weight:bold;
}

a:link   { color: #5C2D91; }
a:visited  { color: #5C2D91; }
a:hover  { color: #5C2D91; }
a:active  { color: #5C2D91; }



/*############################################*/
/*           LAYOUT-CSS*/
/*############################################*/
#alles{
	/*width:980px;*/
	/*height:725px;*/
	width:1230px;
	height:874px;	
	margin:0px auto 0px auto;
	border:0px solid black;
	text-align:left;
	background-image:url("../global/dateien/bilder/background/Hintergrund_final.png");
	background-position:center;
	background-repeat:no-repeat;
}
#alles a{
	outline:none;
}
#top{
	height:210px; 
	overflow:hidden;
}
#left{
	width:305px;
	float:left;
}

table style{
	empty-cells:hide;
}

/*############################################*/
/*           DIVs-CSS*/
/*############################################*/
#banner{
	/*width:735px;*/
	width:925px;
	height:120px;
	float:right;
	background:rgb(255,255,255);
}
#bannertext1{
	position:absolute;
	font-size:300%;
	font-weight:bold;
	margin-left:24px;
	margin-top:30px;
	color:rgb(92,45,145);	
}
#bannertext2{
	position:absolute;
	font-size:190%;
	font-weight:bold;
	margin-left:25px;
	margin-top:65px;
	color:rgb(92,45,145);
}



#bottom{
	font-size:150%;
	width:305px;
	height:20px;
	float:left;
}
#bottom ul {
	list-style:none;
}
#bottom ul a{
	display:block;
	/*height:20px;*/
	line-height:20px;
	text-align:center;
	text-decoration:none;	
}
#bottom ul li{
	width:152px;
	float:left;
    margin-left:-15px;
}



#content{
	/*width:735px;*/
	width:925px;
	/*height:515px;*/
	height:664px;
	font-size:150%;
	float:right;
	overflow:auto;
	-webkit-box-sizing:border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing:border-box;    /* Firefox, other Gecko */
	box-sizing:border-box;         /* Opera/IE 8+ */ 
   	line-height:150%;
    margin:0;
    padding:10px;
    /*font-size:100%;*/
    margin-top:15px;
    margin-left:0px;
    text-align:justify;
}
#content img{
	border:0;
}



#language{
	/*width:735px;*/
	height:20px;
	line-height:20px;	
	float:left;
}
/*#language .CUR{
	font-size:120%;
}
#language .INACT{
	font-size:120%;
}*/
#language-extra{
	/*width:735px;*/
	height:20px;
	line-height:20px;	
	font-size:120%;
	float:left;
}
#language-extra a{
	text-decoration:none;
	margin-left:25px;
	font-weight:bold;
}
.tx-srlanguagemenu-pi1{
	font-size:150%;
	font-weight:bold;
	margin-left:25px;
	border:none;	
}
/* "Sprache wählen"-Text nicht anzeigen bei Einsatz der Drop-Down-Box
.tx-srlanguagemenu-pi1 legend, .tx-srlanguagemenu-pi1 label {
  display: none;
} */

.srlm-SPC{ /* Abstand zwischen den Items Deutsch <-> English <-> Chinese */
	margin-left:25px;	
}



#location{
	/*width:735px;*/
	font-size:120%;
	width:925px;
	height:20px;
	float:right;
	background:rgb(230,224,236);
}
#location ul{
	list-style:none;
}
#location li{
	float:left;
	line-height:20px;
}
#location a{
	display:block;
	float:left;
	text-decoration:none;
	padding-left:5px;
}
#location li+li+li a{
	padding-left:0px;
}



#logo{
	width:305px;
	height:175px;
	float:left;
	background:rgb(255,255,255);
	overflow:hidden;
	text-align:center;
}



#navi_main {
	/*width:735px;*/
	width:925px;
	height:50px;
	float:left;
	list-style-type:none;
	/*text-align:left;*/
	background:rgb(255,255,255);
}
#navi_main a{
	font-size:225%;
	height:50px;
	line-height:50px;
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
#naviBox334{
	margin-left:55px;
	width:200px;
	text-align:center;
}
#naviBox30{
	width:200px;
	text-align:center;
}
#naviBox31{
	width:200px;
	text-align:center;
}

#naviBox33{
	width:200px;
	text-align:center;
}



#navi_sub{
	font-size:150%;
	width:305px;
	/*height:495px;*/
	height:644px;
	float:left;
	overflow:auto;
}
#navi_sub a{
	display:inline-block;
	text-decoration:none;
	/*font-size:150%;*/
	margin-top:0px;
}
#navi_sub ul{
	margin-left:8px;
}

#navi_sub ul ul{
	margin-left:8px;
}

#navi_sub a{
	color:rgb(0,0,0);
}

#navi_sub a.current {
	color:rgb(92,45,145);
}



#search{
	width:300px;
	height:35px;
	font-size:120%;
	line-height:35px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
/*#searchicon{
	width:150px;
	height:35px;
	float:left;
	margin-top:12px;
}*/

#search_input{
	float:left;
	margin-top:10px;	
}

#search_icon{
	float:left;
	margin-top:11px;
	margin-left:2px;
}

/*#search{
	width:305px;
	height:35px;

}*/



/*sup{
	font-size:.8em;
	line-height:1em;
}*/

sub, sup { 
	font-size: 75%;
	line-height: 0; 
	position: relative; 
	vertical-align: baseline; 
}
sup { 
	top: -0.5em; 
}
sub { 
	bottom: -0.25em; 
}



/*############################################*/
/*           FCES-CSS*/
/*############################################*/
#c2236{ /* ELISA Plattenbeschichtung Text "Vertrauen" */
	margin-left:40px;
}
#c2238{ /* ELISA Plattenbeschichtung Text "Flexibilitaet" */
	margin-left:40px;
}
#c2811{ /* ELISA Plattenbeschichtung Text "Erfolg" */
	margin-left:55px;
}
#c2566{ /* Vertrieb Deutschland Karte */
	margin-left:150px;
}

#c3593 img{
	
}
/*#c2762{ /* serion imm.
	margin-left:15px;
}

/*#c2238{ /* serion imm.
	margin-left:15px;
}*/
#c2202{ /* weltkarte */
	margin-left:45px;
}
#c2519{
	margin-left:-70px;
}
#c2233{
	margin-left:20px;
}
#pfeil-qk-zertifikate{
	float:left;
	margin-top:3px;
}
#pfeil-gebrauchsanleitung{
	float:left;
	margin-top:3px;
}
#pfeil-sicherheitsdatenblatt{
	float:left;
	margin-top:3px;
}
#pfeil-flyer{
	float:left;
	margin-top:3px;
}
#pfeil-downloads-einzel{
	float:left;
	margin-top:3px;
}
#qk-zertifikate{
	margin-left:15px;
}

#gebrauchsanleitung{
	margin-left:15px;
}

#sicherheitsdatenblatt{
	margin-left:15px;
}
#flyer{
	margin-left:15px;
}
#downloads-einzel-eins{
	margin-left:15px;
}

#links-5-95{
	float:left;
	width:3%;
	margin-left:15px;
}
#rechts-5-95{
	float:left;
	width:90%;
	margin-left:15px;
}
#links-20-80{
	float:left;
	width:18%;
	margin-left:15px;
}
#rechts-20-80{
	float:left;
	width:78%;
	margin-left:15px;
}
#eins-25-25-25-25{
	float:left;
	width:23%;
	margin-left:15px;
}
#zwei-25-25-25-25{
	float:left;
	width:23%;
	margin-left:15px;
}
#drei-25-25-25-25{
	float:left;
	width:23%;
	margin-left:15px;
}
#vier-25-25-25-25{
	float:left;
	width:23%;
	margin-left:15px;
}
#eins-30-20-30-20{
	float:left;
	width:28%;
	margin-left:15px;
}
#zwei-30-20-30-20{
	float:left;
	width:18%;
	margin-left:15px;
}
#drei-30-20-30-20{
	float:left;
	width:28%;
	margin-left:15px;
}
#vier-30-20-30-20{
	float:left;
	width:18%;
	margin-left:15px;
}
#links-30-70{
	float:left;
	width:28%;
	margin-left:15px;
}
#rechts-30-70{
	float:left;
	width:68%;
	margin-left:15px;
}
#eins-33-33-33{
	float:left;
	width:31%;
	margin-left:15px;	
}
#zwei-33-33-33{
	float:left;
	width:31%;
	margin-left:15px;	
}
#drei-33-33-33{
	float:left;
	width:31%;
	margin-left:15px;	
}
#eins-40-15-15-15-15{
	float:left;
	width:39%;
	margin-left:15px;
}
#zwei-40-15-15-15-15{
	float:left;
	width:14%;
	margin-left:15px;
}
#drei-40-15-15-15-15{
	float:left;
	width:14%;
	margin-left:15px;
}
#vier-40-15-15-15-15{
	float:left;
	width:14%;
	margin-left:15px;
}
#fuenf-40-15-15-15-15{
	float:left;
	width:14%;
	margin-left:15px;
}
#links-40-60{
	float:left;
	width:38%;
	margin-left:15px;
}
#rechts-40-60{
	float:left;
	width:58%;
	margin-left:15px;
}
#links-50-50{
	float:left;
	width:48%;
	margin-left:15px;
}
#rechts-50-50{
	float:left;
	width:48%;
	margin-left:15px;
}
#links-60-40{
	float:left;
	width:58%;
	margin-left:15px;
}
#rechts-60-40{
	float:left;
	width:38%;
	margin-left:15px;
}
#links-70-30{
	float:left;
	width:68%;
	margin-left:15px;
}
#rechts-70-30{
	float:left;
	width:28%;
	margin-left:15px;
}
#links-80-20{
	float:left;
	width:78%;
	margin-left:15px;
}
#rechts-80-20{
	float:left;
	width:18%;
	margin-left:15px;
}
#links-100{
	float:left;
	width:98%;
	margin-left:15px;
}
#links-100-zentriert{
	float:left;
	width:98%;
	margin-left:15px;
	text-align:center;
}
#clearer{
	float:none;
	clear:both;
}



#mitarbeiter-einzel{
	font-size:50%;
	float:left;
	margin-top:10px;
}
#mitarbeiter-bild{
	margin-left:15px;
}
#mitarbeiter-name{
	font-size:150%;
	color:rgb(92,45,145);
	margin-top:-10px;
}
#mitarbeiter-text{
	font-size:150%;
	color:rgb(139,140,143);
	margin-top:-10px;
}



#downloads a{
	/*text-decoration:none;*/
}
#downloads{
	margin-left:60px;
}
#downloads-einzel{
	margin-left:60px;
}
#flyersprache{
	font-size:80%;
	margin-top:-18px;
}



/*############################################*/
/*           EXTENSIONS-CSS*/
/*############################################*/
.tx-flseositemap-pi1{
	margin-left:15px;
}

.tx-flseositemap-pi1 a{
	text-decoration:none;	
}

.tx-flseositemap-pi1 li{
	font-size:200%;
	list-style-type:none;
}

.tx-flseositemap-pi1 li li{
	font-size:50%;
	margin-left:15px;
}

.tx-flseositemap-pi1 li li li{
	font-size:100%;
}



/*############################################*/
/*           TABLES-CSS*/
/*############################################*/
.tablepage336{
	margin-left:15px;
	width:71%;
}
.tablepage336 .td-0{
	width:32%;
}
.tablepage336 .td-1{
	width:17%;
	text-align:center;
}
.tablepage336 .td-2{
	width:16%;
	text-align:center;
}
.tablepage336 .td-3{
	text-align:center;
}
.tablepage336 .td-4{
	text-align:center;
}
.tablepage336 .tr-0{
	font-weight:bold;
}
.tablepage336 .tr-1{
	font-weight:bold;
}
.tablepage336 .tr-2{
	font-weight:bold;
}
.tablepage336 .tr-5{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-7{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-9{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-11{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-13{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-15{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-17{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-19{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-21{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-23{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-25{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-27{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-29{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-31{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-33{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-35{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-37{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-39{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-41{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-43{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-45{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-47{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-49{
	background-color:#D2D2D2; 
}
.tablepage336 .tr-last{
	background-color:#D2D2D2; 
}



.tablepage341{
	margin-left:15px;
	width:71%;
}
.tablepage341 .td-0{
	width:32%;
}
.tablepage341 .td-1{
	width:17%;
	text-align:center;
}
.tablepage341 .td-2{
	width:16%;
	text-align:center;
}
.tablepage341 .tr-0{
	font-weight:bold;
}
.tablepage341 .tr-1{
	font-weight:bold;
	color:#8B8C8F;
}
.tablepage341 .tr-3{
	background-color:#D2D2D2;
}
.tablepage341 .tr-5{
	background-color:#D2D2D2;
}
.tablepage341 .tr-7{
	background-color:#D2D2D2;
}
.tablepage341 .tr-9{
	background-color:#D2D2D2;
}
.tablepage341 .tr-last{
	background-color:#D2D2D2;
}
