
BODY{
	background-color: #FFF;
	color: #444;
	/* font-size: 100.1%; */
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
}


*{
	margin: 0;
	padding: 0;
}


IMG,
A IMG{
	border: none;
}
UL{
	list-style: none;
}

DIV#page{
	/* font-size: 80%; */
	width: 83em;
	background-color: #FFF;
	/*background: #FFF url(../images/main/bg_page.jpg) 0 0 no-repeat;*/
	/*-moz-opacity: 0.8;*/
}

FONT { font-size: 100%; }

/*
#bsplogo {
	width:25.17em;
	height:2.08em;
}

#bhclogo {
	width:19.42em;
	height:3.58em;
} */


/*Überbelndbilder auf Home*/
#img1 {position:absolute; margin:8px 0px 0px 8px; z-index:80; display:none;}
#img2 {position:absolute; margin:8px 0px 0px 8px; z-index:90; display:none;}
#img3 {position:absolute; margin:8px 0px 0px 8px; z-index:100; display:none;}
* html #img1, * html #img2, * html #img3 { margin:8px 0px 0px 16px;}


DIV#header{
	height: 4.4em;
	vertical-align: bottom;
}
	DIV#header IMG{
		float: right;
		margin: 0.7em 0.3em 0 0;
	}
	DIV#header DIV.headline{
		float: left;
		margin: 2em 0 0.3em 3em;
	}
	HTML > BODY DIV#header DIV.headline{
		float: left;
		margin: 1.9em 0 0.3em 6em;
	}
	DIV#header DIV.headline IMG{
		float: none;
		margin: 0;
	}

	HTML > BODY DIV#navigation{
		position:relative;
		top:-0.2em;
		z-index: 200;
	}

	HTML > BODY DIV#content{
		position:relative;
		top:-0.2em;
	}


	DIV#navigation UL#metanavigation {
		display: block;
		clear: both;
		/*_width: 100%;*/
		height: 1.7em;
		font-size: 0.833em;
		padding: 0 2.5em 0.2em 0;
		
	}

	DIV#navigation UL#metanavigation LI{
		display: inline;
		width: auto;
		float: right;
		padding: 0.2em 0.1em 0.3em 0.1em;
	}

	DIV#navigation UL#metanavigation LI A{
		display: block;
		/*float: left;*/
		width: auto;
		padding: 0 0.2em 0 0.5em;
		font-weight: bold;
		text-decoration: none;
		color: #444;
		border: none;
		border-left: 1px solid #444;
	}

	DIV#navigation UL#metanavigation LI.first A{
		border: none;
	}

       
DIV#content{
	clear: both;
}
	DIV#content DIV.navigation,
	DIV#content DIV.body,
	DIV#content DIV.tools,
	DIV#content DIV.illu{
		float: left;
	}
	DIV#content DIV.navigation{
		width: 14.17em;
		
		/* font-size: 95%;*/
	}
		DIV#content DIV.navigation UL#subnavigation{
			margin: 0 0 0 0;
		}
		DIV#content DIV.navigation UL#subnavigation LI{
			display: block;
			border: none;
		}
		DIV#content DIV.navigation UL#subnavigation LI A{
			display: block;
			width: 14.17em;
			padding: 0.1em 0 0.1em 1.5em;
			text-decoration: none;
			background-repeat: no-repeat;
			background-position: 0.2em 0.5em;
			background-image: none;
			background-color: #FFF;
			color: #09c;
			/*border-top: 0.1em solid #7FCC7F;*/
			border-top: 1px solid #09c;
		}
		HTML > BODY DIV#content DIV.navigation UL#subnavigation LI A{
			width: 12.65em;
		}
			DIV#content DIV.navigation UL#subnavigation LI.first A:hover{
/*				position:relative;
                top:-1px; */
           border-top:  .0625em solid #7FCC7F;
           
			}
			DIV#content DIV.navigation UL#subnavigation LI.first A{
           border-top:  .0625em solid white;
           
			}

			DIV#content DIV.navigation UL#subnavigation LI A:hover,
			DIV#content DIV.navigation UL#subnavigation LI A.active{
				background-image: url(../images/main/nups_content_navigation_one.gif);
				background-color: #1A478A;
				color: #FFF;
			}
			DIV#content DIV.navigation UL#subnavigation LI UL LI A{
				width: 14.17em;
				padding: 0.2em 0 0.2em 3em;
				background-position: 1.7em 0.5em;
			}
			HTML > BODY DIV#content DIV.navigation UL#subnavigation LI UL LI A{
				width: 11.2em;
			}
			DIV#content DIV.navigation UL#subnavigation LI UL LI A:hover,
			DIV#content DIV.navigation UL#subnavigation LI UL LI A.active{
				background-image: url(../images/main/nups_content_navigation_two.gif);
				background-color: #EAF8FF;
				color: #09c;
			}

		DIV#content DIV.navigation DIV.healthcare{
			margin-top:1.3em;
         background-color: #EAF8FF;
			width: 14.17em;
			padding: 0 0 0.3em 0;
			border-bottom: 1px solid #FFF;
		}
			DIV#content DIV.navigation DIV.healthcare H6{
				background-color: #013378;
				color: #FFF;
				padding: 0.1em 0.5em 0.2em 1.42em;
				font-size: 1em; 
				border: none;
				border-bottom: 1px solid #FFF;
				font-weight:normal;
			}
			DIV#content DIV.navigation DIV.healthcare P{
				margin: 0.4em .3em 0.4em 1.5em;
			}
			DIV#content DIV.navigation DIV.healthcare P SELECT{
				margin: 0.1em 0 0 0;
				border: 1px solid #7FCCE5;
				width: 14em;
                font-size:85%;
			}
            
			HTML > BODY DIV#content DIV.navigation DIV.healthcare P SELECT{
				border-width: 1px;
			}

		DIV#content DIV.navigation DIV.links{
			background-color: transparent;
			width: 14.17em;
			padding: 0 0 0 0;
		}
			DIV#content DIV.navigation DIV.links H6{
				background-color: #999;
				color: #FFF;
				padding: 0.1em 0.5em 0.2em 1.42em;
				font-size: 1em;
				/* font-size: 100%; */
				border: none;
				margin-top:9px;
				_margin-top:3px;
				border-bottom: 1px solid #FFF;
				margin-bottom:0.2em;
				font-weight:normal;
			}
			DIV#content DIV.navigation DIV.links UL.links{
				margin: 0 0 0 0;
			}
			DIV#content DIV.navigation DIV.links UL.links LI{
				display: block;
				border: none;
			}
			DIV#content DIV.navigation DIV.links UL.links LI A{
				display: block;
				/* padding: .0625em 0 0 1.5em; */
				padding: .2em 0 0 1.4em; 
            /* font-size:95%; */
				text-decoration: none;
				background-color: #FFF;
				color: #444;
				/*border-bottom: 1px solid #B4B4B4;*/
				width: 89%;
			}
			
			   
            DIV#content DIV.navigation DIV.links UL.links LI A.last {
                padding-bottom:0.5em;
                width:89%;
                border-bottom: 1px solid #B4B4B4;
            }
            
			DIV#content DIV.navigation DIV.links .mandatories{
				font-size: 0.833em;
				/* padding: .0625em 0 0 1.8em; */
				padding: 0.5em 0 0 1.7em;
			}
			
			DIV#content DIV.navigation DIV.links p.mandatories{
				padding: .0625em 0 0 1.8em; 
			}		
			
			HTML > BODY DIV.navigation DIV.links .mandatories {
				padding-left: 1.6em;
			}
			
			DIV#content DIV.navigation DIV.links UL.mandatories{
				/*list-style: none; DEFAULT!*/
			}
				DIV#content DIV.navigation DIV.links UL.mandatories A{
					text-decoration: none;
					color: #444;
				}

	DIV#content DIV.body{
		/*margin: 1.4em 0 0 1em;*/
      /* margin: 0 0 0 1.67em; */
      padding: 0 0 0 1.67em;
		/* width: 50.87em; */
		width: 49.4em;
        background-color:transparent;
        overflow:hidden;
		background-image:url(../images/main/bg_content_body2.gif);
        background-position:34em 0;
        background-repeat:repeat-y;
		/*font-size: 95%;*/
	}
    
	
	.nobg{
		background: none !important;
	}
    
	
	
		DIV#content DIV.body DIV.text{
         		margin: 1.2em 0 0 0;
         		display: block;
			float: left;
			/* width: 36.4em; */
			/* width: 36.1em; */
			width: 31.6em;
			color:#666666;
		}
			DIV#content DIV.body DIV.text H1{
				font-size: 1.4em;
				color: #09c;
				/*font-weight: normal; */
				margin: 15px 0 10px 0;
			}
			DIV#content DIV.body DIV.text H2{
				font-size: 1.1em;
				color: #09c;
				font-weight: bold;
				margin: 1.1em 0 0.2em 0;
			}
			DIV#content DIV.body DIV.text H3, DIV#content DIV.body DIV.wide H3{
				font-size: 1em;
				color: #444;
				font-weight: bold;
				margin: 0 0 0.2em 0;
			}
			DIV#content DIV.body H4{      
				color: #09C;
				font-weight: bold;
				margin: 0 0 0.2em 0;
				font-size:100%;
				
			}
			DIV#content DIV.body P{
				margin: 0 0 1.5em 0;
			}
			DIV#content DIV.body  DIV.text P.teaser{
				font-weight: bold;
				margin-left:0.1em;
			}
			DIV#content DIV.body DIV.text P A{
				color: #09C;
			}
			DIV#content DIV.body DIV.text P A:visited{
				color: #444;
			}
				
				DIV#content DIV.body DIV.paragraph{
					padding: 0 0 2em 0;
					margin-bottom:1em;
					clear:both;	
				}
				
				* html DIV#content DIV.body DIV.paragraph{
					/*float:left;*/
				}
				
				
				DIV#content DIV.body DIV.paragraph P.illu{
					float: right;
					display: block;
					width: 11.57em;
					text-align: left;
					color: #09c;
					margin: 0.2em 0 0 1em;
				}
				DIV#content DIV.body DIV.paragraph P.illu IMG{
					display: block;
					width: 11.57em;
					margin-bottom:1em;
				}

                    /*
                    DIV#content DIV.body DIV.paragraph UL{
						list-style-image: url(../images/main/nups_content_body_paragraph_list.gif);
						margin: 0 0 1.5em 1em;
						padding: 0 0 0 0.35em;
					}
					HTML > BODY DIV#content DIV.body DIV.paragraph UL{
						margin: 0 0 1.5em 0.7em;
						padding: 0 0 0 0.35em;
					}
					DIV#content DIV.body DIV.paragraph UL LI{
						padding: 0.2em 0 0.1em 0;
					}
					DIV#content DIV.body DIV.paragraph UL LI UL{
						list-style-image: url(../images/main/nups_content_body_paragraph_list.gif);
						margin: 0 0 0 2em;
					}
                    */
                    
                    

                    DIV#content DIV.body DIV.paragraph UL {
                        margin: 0 0 0 0;
					}
                    
                    .patch UL {
						margin: 0 0 0 1em;
					}
                    
					DIV#content DIV.body DIV.paragraph UL LI, 
                    .patch UL LI {
                        background-image: url(../images/main/nups_content_body_paragraph_list.gif);
                        background-repeat:no-repeat;
                        background-position:0 .4em;
						padding: 0 0 0.35em .9em;
					}
					
					
					.p-box ul li {
						background-position:0 .45em !important;
					}
					
					
               DIV#content DIV.body DIV.paragraph UL LI UL,
                    .patch UL LI UL {
						margin: 0 0 0 1em;
					}
                    
					DIV#content DIV.body DIV.paragraph UL.links{
						list-style: none;
						margin: 0 1.2em 0 0;
					}
					DIV#content DIV.body DIV.paragraph UL.links LI{
                        background-image:none;
                        padding:0;
						/*list-style-image: url(../images/main/nups_content_body_paragraph_list_link.gif);*/
						margin: 0;
					}
					DIV#content DIV.body DIV.paragraph UL.links LI A{
						display: block;
						padding: 0 0 0 0.8em;
						width: 99%;
						background: transparent url(../images/main/nups_content_body_paragraph_list_link.gif) 0 0.4em no-repeat;
						color: #09C;
					}
					DIV#content DIV.body DIV.paragraph TABLE{
						margin: 0 0 1.5em 0;
						width: 100%;
						font-size: 100%;
						border: none;
						border-collapse: collapse;
					}
					DIV#content DIV.body DIV.paragraph TABLE TR.odd td, DIV#content DIV.body DIV.paragraph TABLE TR.odd{
						background-color: #EAF8FF !important;
					}
					
					DIV#content DIV.body DIV.paragraph TABLE TR.even{
						background-color: transparent;
					}
					DIV#content DIV.body DIV.paragraph TABLE TR TD{
						padding: 0.2em .3em;
					}
					DIV#content DIV.body DIV.paragraph TABLE TR TH{
						padding: 0.2em .3em;
						background-color: #E6F8DF;
						text-align: left;
					}
					
					DIV#content DIV.body DIV.paragraph A.top{
						display: block;
						float: right;
						width: 9px;
						height: 9px;
						margin: 0 0 0 0;
						background: transparent url(../images/main/but_top.gif) 0 0 no-repeat;
						clear: both;
						
					}

		DIV#content DIV.body DIV.textAdditionals{
			display: block;
			float: left;
			width: 16em;
			/* width: 18.73em; */
			margin: 1.4em 0 0 0.4em;
		
			color:#666666;			
			
		}
			DIV#content DIV.body DIV.textAdditionals IMG{
				display: block;
				width: 18.63em;
				*width: 17em;
                position:relative;
				margin: 0 0 1em 0.325em;
			}
			DIV#content DIV.body DIV.textAdditionals H6{
				font-size: 100%; 
				margin: .2em 1em 0 1em;
				padding-left:0;
				padding-bottom:0.14em;
				color:#666666;
			}
			DIV#content DIV.body DIV.textAdditionals UL{
				margin: 0 0 1em 1em;
				padding: 0 0 1em 0;
				/*list-style: none; DEFAULT!*/
				border: none;
				/*border-bottom: 0.1em solid #7FCCE5;*/
				border-bottom: 0.5pt solid #7FCCE5;
			}
			DIV#content DIV.body DIV.textAdditionals UL LI A{
				display: block;
				padding: 0.1em 0 0.1em 0.7em;
				background: transparent url(../images/main/nups_content_textadditionals_link.gif) 0 0.6em no-repeat;
				color: #09C;
				text-decoration: none;
				width: 99%;
			}
			DIV#content DIV.body DIV.textAdditionals UL.paragraph LI A{
				padding: 0.1em 0 0.1em 1.2em;
				background-image: url(../images/main/nups_content_textadditionals_link_paragraph.gif);
				background-position: 0 0.3em;
			}
			DIV#content DIV.body DIV.textAdditionals P{
				margin: 0 1em 1em 1em;
				padding-left:0.7em;
			}
		DIV#content DIV.body DIV.wide{
			clear: both;
			/*background-color: #FFF;*/
			padding: 1em 0 0 0;
		}
		
	DIV#content DIV.illu{
		margin:.7em 0 .7em 0;
		width: 65.5em;
        padding:0;
	}
    
    DIV#content DIV.illu Object {
        border:0;
        paddding:0;
        margin:0;
    }
        
    
		DIV#content DIV.illu IMG{
			width: 100%;
		}
	DIV#content DIV#homepageModule{
		margin: 0 0 0.7em 0;
		width: 61.4em;
        background:red;
	}
		DIV#content DIV#homepageModule IMG{
			width: 100%;
		}
		DIV#content DIV#homepageModule OBJECT,
		DIV#content DIV#homepageModule EMBED{
			width: 100%;
		}
	DIV#content DIV#grid{
		position: absolute;
		left: 14.17em;
		top:0.1em;
		width: 50.35em;
		/* margin: 1.3em 0 0 1.7em; */
      		/*  overflow:hidden; */
		padding: 1.3em 0 0 .9em;
		
	}
	
	DIV#content.homepage DIV#grid {
		top:34.85em;
	}
	
	
	HTML > BODY DIV#content DIV#grid,
	HTML > BODY DIV#page DIV#content DIV#grid {
		width: 51.6em;
		
	}
		DIV#content DIV#grid DIV.patch {
			float: left;
			margin: 0 0.8em 0.8em 0;
			padding: 0;
			height: 16.25em;
            overfow:visible;
		}
		DIV#content DIV#grid DIV.patchImg {
			float: left;
			margin: 0 0 0.7em 0;
			padding: 0;
			height: 16.35em;
		}
		HTML > BODY DIV#content DIV#grid DIV.patch,
		HTML > BODY DIV#page DIV#content DIV#grid DIV.patch{
      height: 16.25em;
    }	
		
		HTML > BODY DIV#content DIV#grid DIV.patch,
		HTML > BODY DIV#page DIV#content DIV#grid DIV.patch
		HTML > BODY DIV#content DIV#grid DIV.patchImg {
            overfow:visible;
			 height: auto; 
		}
        
  /*  HTML > BODY DIV#content DIV#grid DIV.patch Object,
		HTML > BODY DIV#page DIV#content DIV#grid DIV.patch Object {
			 height: 16.3em !important;
		}
		
    /**************************************************************/
    /***                   added by YC               BEGIN      ***/
    /**************************************************************/
    HTML > BODY DIV#page DIV#content DIV#grid DIV.patch Object#map_europe {
			 height: 68.3em !important;
		}

    HTML > BODY DIV#page DIV#content DIV#grid DIV.patch Object#map_asia {
			 height: 73.1em !important;
		}

    HTML > BODY DIV#page DIV#content DIV#grid DIV.patch Object#map_latina {
			 height: 85.3em !important;
		}
    /**************************************************************/
    /***                   added by YC                 END      ***/
    /**************************************************************/

        
		
		HTML > BODY DIV#content DIV#grid DIV.patch, 
		HTML > BODY DIV#page DIV#content DIV#grid DIV.patch { 
			min-height: 16.3em;
		}
        
        .flash {
            height: 16.3em !important;
        }
		
        
        DIV#content DIV#grid DIV.patch img {  
        }
        
        
        DIV#content DIV#grid DIV.patch p img {  
            position:relative;
            top:0em;
        }

        
        
		DIV#content DIV#grid DIV.wrapperPathSize1Right DIV.patch.colored,
		DIV#content DIV#grid DIV.wrapperPathSize2Left DIV.patch.colored,
		DIV#content DIV#grid DIV.patch.colored{
            background-color: #EAF8FF;

		}
		
        div.str {
            padding-top:.7em !important;			
            /* height:14.9em; */
        }
        
         DIV#content > DIV#grid DIV.patch.str {
            /* height:auto !important;
            min-height: 14.9em !important; */
        }
        
		DIV#content DIV#grid DIV.wrapperPathSize2Left {
			width:34.17em;
			/*overflow: hidden;*/
			float: left;
			
		}
		DIV#content DIV#grid DIV.wrapperPathSize1Right {
			width: 17.08em;
			overflow: hidden;
			float: left;
			
		}
		
		DIV#content DIV#grid DIV.patch.size1{
			width: 16.25em;
			/*overflow:hidden;*/
		}
		DIV#content DIV#grid DIV.patch.size2{
			width: 33.3em;
			_width: 399px !important;
		
			/*overflow:hidden;*/
		}
div#content div#grid div.patch.colored p, div#content div#grid div.patch.colored .p-box p {
     _font-size: 11px !important;
     }
.homepage #grid div.colored .str h3 {
     _font-size: 11px !important;
     }
div#content div#grid div.patch.size1 {
    _width: 185px !important;
}
.overview1 .size2 .text, .overview2 .size2 .text  {
    _width: 385px !important;
}
	
		
		
		DIV#content DIV#grid DIV.patch.size3, DIV#content DIV#grid DIV.patchImg.size3 {
            width: 50.3em;
		}
			DIV#content DIV#grid DIV.patch H2{
				font-size: 1em;
				color: #013378;
				margin: 0 0.7em 0.7em 0.9em;
			}
			DIV#content DIV#grid DIV.patch P, 
			DIV.patch .p-box
			{
				margin: 0 0.9em 0.7em .9em;
				font-size: 0.917em;
			}
			DIV#content DIV#grid DIV.patch HR{
				height: 1px;
				border: none;
				border-top: 1px solid #7FCCE5;
				margin: -0.3em 0 0 0;
			}
			HTML > BODY DIV#content DIV#grid DIV.patch HR{
				margin: 0 0 0.7em 0;
			}
			DIV#content DIV#grid DIV.patch IMG,
			DIV#content DIV#grid DIV.patchImg IMG {            
				display: block;
				margin: 0;
			}
				DIV#content DIV#grid DIV.patch P IMG, 
				
				DIV.patch DIV.str DIV.p-box IMG {
					/* width: 100%; */ 
					/* padding-bottom: 4.7em !important; */
					margin: 0.1em 0 .7em 0 !important;
					/* padding: 0 0 .7em 0;
					padding-bottom .7em; */
					
				}
				
				DIV.patch DIV.str DIV.p-box IMG {
					width:16em !important;
				}
				
				
				DIV#content DIV#grid DIV.patch P STRONG, 
				DIV.patch .p-box strong
				{
					color: #090;
					/*display: block;*/
				}
				A.more,
				A.more:visited{
					background: transparent url(../images/main/nups_content_patch_link_more.gif) right 0.5em no-repeat;
					padding: 0 1em 0 0;
					color: #09C;
					
				}
			DIV#content DIV#grid DIV.patch DIV.col{
				width: 15.4em;
				margin: 0;
				float: left;
			}
			
			
			
			DIV#content DIV#grid DIV.patch DIV.col.one IMG{
							margin: 0.7em 0 0 .7em;
							height:14em;
							width:14em;
			}
			
			
			DIV#content DIV#grid DIV.patch DIV.col.two{
				width: 16.0em;
			}

	DIV#content DIV.tools{
		margin: 1.4em 0.35em 0 0;
		width: 16.2em;
		float: right;
		color: #666666;
	}
	HTML > BODY DIV#content DIV.tools{
		margin: 1.4em 0.7em 0 0;
	}
		DIV#content DIV.tools H6{
			background-color: #89BBEE;
			padding: 0.1em 0.5em 0.1em 0.7em;
			font-size: 1em;
			border: none;
			border-bottom: 1px solid #FFF;
			color:#FFF;
		}
		DIV#content DIV.tools DIV#fontsizerModule{
			clear: both;
			background: transparent;
			height: 3em;
		}
		DIV#content DIV.tools DIV#fontsizerModule IMG,
		DIV#content DIV.tools DIV#fontsizerModule P{
			margin: 0.7em 0 0 0.3em;
			float: left;
			display: block;
			font-size: 90%;
		}
		HTML > BODY DIV#content DIV.tools DIV#fontsizerModule IMG,
		HTML > BODY DIV#content DIV.tools DIV#fontsizerModule P{
			margin-left: 0.7em;
		}
		DIV#content DIV.tools DIV#fontsizerModule IMG#fontsizerControl{
			/*width: 4em;*/
		}

		DIV#content DIV.tools UL#pageTools{
			margin: 0.3em 0 1.4em 0;
		}
		DIV#content DIV.tools UL#pageTools LI{
		}
			DIV#content DIV.tools UL#pageTools LI A{
				display: block;
				width: 100%;
				padding: 0.1em 0 0.1em 2em;
				text-decoration: none;
				background-repeat: no-repeat;
				background-position: 0.7em 0.3em;
				background-image: none;
				background-color: transparent;
				color: #444;
				font-size: 0.917em;
		}
		DIV#content DIV.tools UL#pageTools LI A.print{
			background-image: url(../images/main/nups_tools_link_print.gif);
		}
		DIV#content DIV.tools UL#pageTools LI A.favourite{
			display:none;
		}
		DIV#content DIV.tools UL#pageTools LI A.mail{
			background-image: url(../images/main/nups_tools_link_mail.gif);
		}
		DIV#content DIV.tools DIV#simpleSearchModule{
			margin: 0 0 1.4em 0.4em;
		}
		DIV#content DIV.tools DIV#simpleSearchModule FIELDSET{
			width: 100%;
			border: none;
			margin: 0.7em 0 0 0;
			display: block;
		}
			DIV#content DIV.tools DIV#simpleSearchModule FIELDSET .fake{
				font-size: 1px;
				visibility: hidden;
			}
			DIV#content DIV.tools DIV#simpleSearchModule FIELDSET LEGEND{
				color: #444;
				margin: 0 0 0 -0.6em;
				padding: 0;
				font-size: 0.917em;
			}
		DIV#content DIV.tools DIV#simpleSearchModule INPUT#q{
			margin: 0.3em 0 0 0;
			border: 0.1em solid #7FCCE5;
			width: 13.2em;
			font-size: 0.917em;
		}
		HTML > BODY DIV#content DIV.tools DIV#simpleSearchModule INPUT#q{
			border-width: 1px;
		}
		DIV#content DIV.tools DIV#simpleSearchModule INPUT.submit{
			margin: 0.3em 0 0 0;
			border: none;
			width: 1.3em;
			height: 1.3em;
			display: inline;
			vertical-align: text-bottom;
			background: transparent url(../images/main/but_simplesearch_submit.gif) 0 0 no-repeat;
			cursor: pointer;
		}
		DIV#content DIV.tools DIV#simpleSearchModule SELECT{
			margin: 0.3em 0 0 0;
			border: 1px solid #7FCCE5;
			width: 15.2em;
			font-size: 0.917em;
		}
		HTML > BODY DIV#content DIV.tools DIV#simpleSearchModule SELECT{
			border-width: 1px;
		}

		DIV#content DIV.tools DIV#simpleSearchModule A,
		DIV#content DIV.tools UL#serviceLinks LI A{
			display: block;
			width: 14em;
			padding: 0.1em 0 0.1em 1.6em;
			text-decoration: none;
			background: transparent url(../images/main/nups_tools_link.gif) 0.8em 0.5em no-repeat;
			color: #444;
			font-size: 0.917em;
		}
		DIV#content DIV.tools DIV#simpleSearchModule A{
			padding: 0.1em 0 0.1em 1.1em;
			background-position: 0.3em 0.5em;
		}
		DIV#content DIV.tools UL#serviceLinks{
			margin: 0.7em 0 0 0;
		}


/* Erweiterungen fuer die Google Suchen */

#search-form h2,
#extendedsearch-form h2 {
    float:left;
    border-bottom:2em solid #FFF;
}

#search-form {
    margin-bottom:2em;
}

#search-form img,
#extendedsearch-form img {
    float:right;
}

#search-form .form-options * {
    display:inline;
    /*padding-top:-1em;*/
}

.form-default fieldset {
    clear:both;
    border:0;
    margin:0 0 1.25em 0;
    padding:0 0 0 0;
}

#search-form fieldset {
    clear:both;
    border:0;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.form-default fieldset div {
    background-color:#EAF8FF;
    margin:0;
    padding:.4375em;
}

.form-default fieldset.form-options div {
    background-color:#FFF;
    padding:0 !important;
    margin:0 !important;
}

#search-form legend {
    position:absolute /* ie erlaubt keinen Zeilenumbruch in legend! */;
    padding:0;
}

#search-form .form-options {
    padding-top:.3125em;
}

#search-form .form-options label {
    padding-right:1em;
}

.form-default legend {
    font-weight:bold;
    margin-left:-.25em /* ie hat bereits innenabstand...*/;
    padding:0 0 .5625em .25em;
    color:#444;
}

.form-default legend.error {
    color:red;
}


.form-default dt {
   font-weight:bold;
   padding:0 0 .5625em .25em;
}

.form-default dl {
    background-color:#EAF8FF;
    padding:.4375em;
    margin:0 0 1.25em 0;
    border:.0625em solid #7FCCE5;
}

.form-default  p {
    margin:0 !important;
    padding:0 0 .1875em 0  !important;
    line-height:1.5em;
    vertical-align:middle;
    clear:both;
}

#search-form p {
    margin:0 !important;
    padding:0 !important;
    vertical-align:middle;
}

.form-default p:after,
#search-results-nav:after,
.form-wrapper-box:after {
    content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
	font-size:1px;
}

.form-default .single label {
    width:49%;
    float:left;
    line-height:1.5em;
}

.form-default .double label {
    width:44%;
    float:left;
    line-height:1.5em;
    padding:0 0 0 1em;
}

.form-default .single input,
.form-default .single select {
    float:right;
    width:45%;
}

.form-default .singleLarge label {
    width:29%;
    float:left;
    line-height:1.5em;
}

#form-job label {
    width:60%;
}

#form-job input {
    width:39%;
}

.form-default .singleLarge input,
.form-default .singleLarge select,
.form-default .singleLarge textarea  {
    float:right;
    width:70%;
}

.form-default > .singleLarge input {
    float:right;
    width:69.3%;
}



.form-default .double input,
.form-default .double select {
    float:right;
    width:38%;
}

.form-default dfn {
    clear:right;
    display:inline;
    text-align:right;
}

.form-default label dfn,
.form-default legend dfn
 {
    display:inline;
    clear:none !important;
    text-align:center !important;
}

#frmSelectArea label {
    font-weight:bold;
    display:block;
    float:none;
}

#search-form input,
#frmSelectArea select,
.form-default input, .form-default select, .form-default textarea {
    border:.0625em solid #7FCCE5;
    padding:.125em .0625em .0625em .0625em;
    font-size:.9em;
    color:#444;
    font-weight:normal;
}

#search-form input:focus,
#search-form input:hover,
#search-form input:active,
.form-default input:focus, 
.form-default select:focus,
.form-default input:hover, 
.form-default select:hover,
.form-default input:active, 
.form-default select:active {
    border-color:#09c;
}


.form-default #as_ft, 
.form-default #as_dt {
    float:left;
    width:13%;
}

.form-default .column-left {
    float:left;
    width:45%;
}

.form-default .column-right {
    float:left;
    width:52%;
}

#search-form .box-r,
.form-default .box-r,
#search-form .box-c,
.form-default .box-c {
   line-height:1.6em;
   vertical-align:middle;
}

#search-form .box-r label,
.form-default .box-r label {
    position:relative;
    top:-.1875em;
}

.form-default label.error {
	color:red;
}

#search-form .field-r,
.form-default .field-r,
#search-form .field-c,
.form-default .field-c {
    border:0 !important;
    
}

.form-default .form-btn {
    text-align:right;
}

.form-default .form-btn button {
    background-color:#0099CC;
    color:#FFF;
    border:0;
    overflow:visible;
    font-size:.6875em;
    background-image:url(../images/main/bg_button.css.gif);
    background-repeat:no-repeat;
    background-position:.6125em center;
    padding:.125em .6125em .125em 1.5em;   
    margin-left:.5em;
}

.form-wrapper-box {
    position:relative;
    margin-bottom:1em;
}

.form-wrapper-box .box-r label {
    position:relative;
    margin:-1.5em 0 0 1.5em;
    line-height:1.3em;
    display:block;
    /*float:left;*/
}

.form-wrapper-box .box-r .field-r {
    padding-top:1em !important;
}

/*
.fwl {
    position:absolute;
    width:48%;
    margin-right:48%;
}

.fwr {
    position:relative;
    left:52%;
    width:48%;
}
*/

.fwl {
    position:relative;
    clear:none !important;
    width:48%;
    float:left !important;
    margin:0 !important;
}

.fwr {
    position:relative;
    clear:none !important;
    float:right;
    width:48%;
}

#search-form button,
#frmSelectArea button,
button.submit {
    margin: .3em 0 0 .3125em;
    padding:0 !important;
    border: none;
    width: 1.5em;
    height: 1.3em;
    font-size:1.1em;
    overflow:hidden;
    vertical-align: text-bottom;
    background: transparent url(../images/main/but_simplesearch_submit.gif) 0 center no-repeat;
    cursor: pointer;
}





#search-form button span,
#frmSelectArea button span,
button.submit span{
    display:none;
}

#search-results-nav {
    margin:1.5em 0 1em 0;
    padding:.25em;
    height:1%;
    background-color:#EAF8FF;
}

#search-results-nav dl {
    float:left;
}

#search-results-nav dt,
#search-results-nav dd {
    display:inline;
    color:#2D383E;
}

#search-results-nav a {
    text-decoration:none;
    padding:0 .125em;
    color:#444;
}

#search-results-nav em {
    font-style:normal;
    font-weight:bold;
}

#search-results-nav em a {
    color:#0196D8;   
}

#search-results-nav p {
    float:right;
    color:#2D383E;
    margin: 0 !important;
}

#search-results-nav strong {
    background-color:#0196D8;
    color:#FFF;
    padding:0 .3125em;
}

#search-results-nav strong a {
    color:#FFF;
    position:relative;
    padding:0;
    top:-.125em;
}

#search-results {
    margin-bottom:2em;
}

#search-results dt {
    padding:0 0 .375em 0;
    margin:1em 0 0 0;
}

#top-results a,
#search-results a {
    color:#0196D8;
}

#search-results dd.link {
    text-decoration:none;
    padding:.5625em 0 1em 0;
    border-bottom:.0625em solid #A8DCEA;
}

#search-results .pdf {
    background-image:url(../images/main/pdf.gif);
    background-repeat:no-repeat;
    background-position:0 center;
    padding-left:20px;
}

#top-results li {
    background-color:#F4FCEF;
    margin:.875em 0;
    padding:.5em 0;
}

#top-results dt {
    font-weight:bold;
    padding:0 0 .5em 0;
}

#top-results dd a {
    text-decoration:none;
}


/* just to optimize the look and feel for contact forms, 
line-height first field in box is a bit to small */
#GENDER {
    margin-bottom:.125em;
}



#home {
    position:absolute;
    left:0;
    top:0;
    /* width:14.17em; */
    width:12.27em;
    height:1.45em;
    line-height:1.45em;
    padding:0 .5em 0 1.4em;
    text-decoration:none;
    vertical-align:middle;
    color:#FFF;
    font-weight:bold;
}

#home:hover {
    color:#06c; 
    background:#EAF8FF;
}

/* ami [2007/01/08]: Embedding a pure css menu in the main navigation, 
ie gets an extra treatment - see menu.ie.css */


/* common styles for all browsers */
.menu {
    background-color: #06c;
    height:1.5em;
    line-height:1.5em;
    color: #FFF;
    position:relative; 
    padding: 0 0 0 14.17em;
    z-index:100;
}


.menu ul li a, .menu ul li a:visited {
    display:block; 
    text-decoration:none; 
    color: #FFF;
    border: none;
    border-right: 1px solid #FFF;
    padding: 0 0.5em;
    vertical-align:middle;
    font-size: 100%;
    overflow:hidden;
    font-weight:bold;
}


.menu ul {
    padding:0; 
    margin:0;
    list-style-type: none; 
}

.menu ul li {
    float:left; 
    position:relative;
}

.menu ul li ul {
    display: none; 
	margin-top:1px;
}


.menu ul#mainnavigation {
    display:block;
    border-left: 1px solid #FFF !important;
    height:1.5em;
}

/* specific to non IE browsers */
.menu ul li:hover a, .menu a.active {
    color:#fff; 
    background-color:#0C9104;

}
.menu ul li:hover ul {
    display:block; 
    position:absolute; 
    top:1.4em; left:0; 
    width:14em;
    
}

/* Sublevel Start */
.menu ul li:hover ul li ul, .menu ul li:hover ul li:hover ul li ul, .menu ul li:hover ul li:hover ul li:hover ul li ul {
	display: none;
	margin-top:1px;
}

.menu ul li:hover ul li:hover ul {
    display:block; 
    position:absolute; 
    top:-1px; left:14em; 
    width:14em;
	z-index:800;
    
}

.menu ul li:hover ul li:hover ul li:hover ul {
    display:block; 
    position:absolute; 
    top:-1px; left:14em; 
    width:14em;
	z-index:900;
    
}

.menu ul li:hover ul li:hover ul li:hover ul li:hover ul {
    display:block; 
    position:absolute; 
    top:-1px; left:14em; 
    width:14em;
	z-index:1000;
    
}

.menu ul li:hover ul li:hover a {
/* 2nd level */
}

.menu ul li:hover ul li:hover ul li:hover a {
/* 3nd level */


}
/* Sublevel End */

.menu ul li:hover ul li a {
    width:12em;
    font-weight:normal;
    padding: 0.1em 0.5em 0.1em 1.6em;
    border-bottom:1px solid #09c;
    display:block; 
    color:#06c; 
    background:#EAF8FF;    
    
}



.menu ul li:hover ul li a:hover {
    background-image:url(../images/main/nups_content_navigation_two.gif);
    background-repeat:no-repeat;
    background-position:0.5em 0.6em;
}


#sitemap {
    overflow:hidden;
}

#sitemap h1 {
    font-size: 1.4em;
    color: #09c;
    font-weight: normal; 
    margin: 0 0 2em 0;
}

#sitemap:after {
    content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
	font-size:1px;
}

.sitemap, .sitemap_right {
    width:22.9em;
    list-style-type:none;
}

.sitemap {
    float:left;
    margin:0 0 1.3125em 0;
    border-right:1.5625em solid #FFF;
}

.even {
    border:0 !important;
}

.sitemap a {
    font-weight:bold;
    position:relative;
    display:block;
    text-decoration:none;
    color:#1298CB;
    background-color:#E6F8E0;
    border-bottom:1px solid #80CEE4;
    padding:.1em .5em;
    outline:none;
}

.sitemap li li li a {
    padding:.1em .5em .1em 3.1667em;
    font-weight:normal;
    background-color:#FFF;
}

.sitemap h3 a {
    padding:.15em .5em .15em .5em;
    background-color:#09C;
    color:#FFF;
    border-bottom:.375em solid #FFF;
}


#sitemap hr {
    clear:both;
    border:0;
    height:1px;
    color:#FFF;
    background-color:#FFF;
    margin:0;
    padding:0;
}


.homepage .navigation {
    position:relative;
    top:16.55em;
}

.homepage .illu {
   margin-bottom:2.4em !important#;
   *margin-bottom:0;
}

.homepage .illu img {
    display:block;
    margin:0;
    padding:0;
     height: 16.25em;
}


.homepage #grid {
    position:relative;
    top:-1.1em;
    left:-0.7em;
}

.homepage div.illu  {
    margin-top:1.4em !important;
    height: 16.25em;
}



div.illu2 {
    position:relative;
    top:-.7em;
    margin-top:0 !important;
}


.bgsuchfeld fieldset {
    margin-top:.7em !important;
}
DIV#content.homepage DIV#grid {
	*top:-1em;
}

#printHeader,#printFooter {
    display:none;
}


DIV.format7 P {margin:0px;}
DIV.format7 UL {}
DIV.format7 UL LI{
    background-image: url(../images/main/nups_content_body_paragraph_list.gif);
    background-repeat:no-repeat;
    background-position:0 .4em;
	padding: 0 0 0.35em .9em;
}

.left {float:left}

#subdivision {width:150px; margin-left:15px; font-size:0.9em;}


/**************************************************************/
/***                   added by YC               BEGIN      ***/
/**************************************************************/

#yc_advantix_content {
}

#yc_advantix_content .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px;
}

#yc_advantix_content .text h1 {
	border-bottom: 1px solid #09C;
	color: #393;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px 0px 0.7em 0em;
	padding: 0px 0.5em 0.5em;
}

#yc_advantix_content .text h2 {
	color: #333 !important;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.1em 0px 0.2em 0.15em;
}

#yc_advantix_content .text h3 {
    font-size: 1em;
    color: #444;
    font-weight: bold;
    margin: 0 0 0.2em 0.85em;
}

#yc_advantix_content .text h4 {
    color: #393;
    font-weight: bold;
    margin: 0 0 0.2em 0;
    font-size: 100%;
}

#yc_advantix_content .text strong {
	color: #090;
}
#yc_advantix_content .text p {
	margin: 0 0 1.5em 0;
}

#yc_advantix_content .text p a {
	color: #09C !important;
}
#yc_advantix_content .text p a:visited {
	color: #444;
}

#yc_advantix_content .text p.teaser{
    font-weight: bold;
    margin-left:0.1em;
}

#yc_advantix_content .text .paragraph {
    padding: 0 0 2em 0;
    margin-bottom:1em;
    clear:both; 
}

#yc_advantix_content .text .paragraph p.illu {
    float: right;
    display: block;
    width: 11.57em;
    text-align: left;
    color: #393;
    margin: 0.2em 0 0 1em;
}

#yc_advantix_content .text .paragraph p.illu img {
    display: block;
    width: 11.57em;
    margin-bottom:1em;
}

#yc_advantix_content .text  .paragraph ul {
    margin: 2em 0 2em 1em;
    
}

#yc_advantix_content .text ul li, #yc_advantix_content .text .paragraph ul li {
    background-image: url(../images/main/nups_content_body_paragraph_list.gif);
    background-repeat:no-repeat;
    background-position:0 .4em;
    padding: 0 0 0.35em .9em;
}

#yc_advantix_content .text .paragraph ul li ul, #yc_advantix_content .text ul li ul{
    margin: 0 0 0 1em;
}

#yc_advantix_content .text .paragraph ul.links{
    list-style: none;
    margin: 2em 1.2em 2em 0.9em;
}

#yc_advantix_content .text .paragraph ul.links li{
    background-image:none;
    padding:0;
    margin: 0;
}

#yc_advantix_content .text .paragraph ul.links li a{
    display: block;
    padding: 0 0 0 0.8em;
    width: 99%;
    background: transparent url(../images/main/nups_content_body_paragraph_list_link.gif) 0 0.4em no-repeat;
    color: #09C;
}

#yc_advantix_content .text .paragraph table{
    margin: 0 0 1.5em 0;
    width: 100%;
    font-size: 100%;
    border: none;
    border-collapse: collapse;
}

#yc_advantix_content .text .paragraph table tr.odd{
    background-color: #EAF8FF;
}

#yc_advantix_content .text .paragraph table tr.even{
    background-color: transparent;
}

#yc_advantix_content .text .paragraph table tr td{
    padding: 0.2em .3em;
}

#yc_advantix_content .text .paragraph table tr th{
    padding: 0.2em .3em;
    background-color: #E6F8DF;
    text-align: left;
}


#yc_news
{
   margin-top: 20px;
   width: 560px;
}

table#yc_news TR TD.headlines
{
  width: 50%;
}

table#yc_news TR TD.headlines A 
{
  text-decoration:none;
  color:#2EABD6; 
  font-weight:bold; 
  padding-left:20px; 
  background-image:url(/fileadmin/template/advantix/images/pfeil_blue.gif); 
  background-repeat:no-repeat; 
  background-position:7px 4px;
} 

table#yc_news TR TD.headlines
{
  background-color:#D5D2D2; 
  height:25px; 
  vertical-align:middle; 
  border-right:1px solid #FFF; 
  padding-right:20px;
}

table#yc_news TR TD TR, table#news TR TD TR TD  
{
  background-color:#FFF;
}


#yc_news .ahnewslist 
{
  padding-left:0px;
}

#yc_news .newscont 
{
  padding-left:7px;padding-top:7px;
}


#yc_news H1 
{
  border-bottom: 1px solid #AA273D;background-image:url(/fileadmin/template/advantix/images/news_ecke.gif);
  background-position:0px 1px;
  background-repeat:no-repeat;background-color:#FFF;margin:0px;color:#000;font-weight:bold;font-size:13px;padding-left:10px;padding-top:2px;
}

#yc_news H1 A 
{
  background-image:url(/fileadmin/template/advantix/images/pfeil_winered.gif);background-position:0px 3px; 
  background-repeat:no-repeat; text-decoration:none;padding-left:12px;
}

/* ahnewsitem ( really old styles for start page) */
#yc_news DIV.ahnewsitem {padding-bottom:4px;}
#yc_news DIV.ahnewsitem DIV {font-size:11px;}
#yc_news DIV.ahnewsitem A {color:#000;text-decoration:none;}
#yc_news DIV.ahnewsitem DIV.image {float:right;margin:0;padding:0px 1px 0px 3px;display:none} 
#yc_news DIV.ahnewsitem DIV.date {float:left;padding:0;margin:0;}
#yc_news DIV.ahnewsitem DIV.header {display:none;}
#yc_news DIV.ahnewsitem DIV.title {margin:0px 0px 0px  70px;padding:0;display:block;}
#yc_news DIV.ahnewsitem DIV.date b {font-weight:normal;}


#yc_startnewstable {width:284px;}

#yc_startnewstable TR TD
{padding-right:10px;font-size:11px;text-decoration:none;}

#yc_startnewstable TR TD A {font-weight:normal; text-decoration:none;
color:#333;}

#yc_startnewstable TR TD A:hover {font-weight:normal; text-decoration:underline;
color:#333;}

#yc_startnewstable TR TD.advantixnewsdate {width:75px; padding-right:0px; vertical-align: top;}

#grid div.boxcontent_wrapper
{
  background:url("../../advantix/images/cvbd-teaser.gif") no-repeat scroll 0 0 transparent;
  border:1px solid #F9CC71;
  padding:49px 15px 10px;
}


#content div.tools #glossaryModule 
{
  color:#444444;
  font-size:0.917em;
  margin:0.7em 0 1.4em 0.4em;
}


#content div.tools #glossaryModule ul a {
  text-decoration: none;
  color:#444444;
  background: url("../images/main/nups_tools_link.gif") no-repeat scroll 0.8em 0.5em transparent;
  background-position:0.3em 0.5em;
  padding: 0.1em 0 0.1em 1.1em;
}

#content div.tools #glossaryModule ul a:visited {
color:#444444;
text-decoration: none;
}

#content div.tools #glossaryModule ul a:hover {
color:#444444;
text-decoration: underline;
}

#content div.tools #glossaryModule ul a:active {
color:#013378;
text-decoration: none;
}


.catchword 
{
  font-weight:bold;
  margin-top:20px;
}

.alphabet 
{
  font-size:12px;
  font-weight:bold;
  color: #0099CC;
}

.yc_graytable{
border: 1px solid #CCCCCC;
border-spacing: 0px;
margin-bottom: 13px;
border-collapse: collapse;
}


.yc_graytable td{
border:1px solid #CCCCCC;
padding:2px 4px;
vertical-align: top;
}


.yc_graytable td span.small9{
font-size: 9px;
}

.productimage {
	padding-bottom: 10px !important;
}

.productimage a { 
	background: none !important;
	padding:0 !important;
}

/*-----------------
Content Tables (moderntable)
------------------*/
#grid table.modernTable_advocate {
	border: 0;

	border-collapse: collapse;
}
#grid table.modernTable_advocate thead td {
	border-top: 1px solid #339933;
	border-bottom: 1px solid #339933;
	border-left: 1px dotted #fff;
	background-color: #339933;
	font-weight: bold;
	color: #fff;

}

#grid table.modernTable_advocate thead td p {
	color: #fff;
}
#grid table.modernTable_advocate tbody td {
	border-bottom: 1px solid #339933;
	border-left: 1px dotted #339933;
	background-color: #fff;

}

#grid table.modernTable_advocate tbody td ul{
margin: 0 0 0 15px;
padding: 0;
}

#grid table.modernTable_advocate tbody td ul li{
margin: 0;
padding: 0 0 0 10px;
}
.advocate_standard h1 {
border-bottom:1px solid #0099CC;
color:#339933;
font-size:1.5em;
font-weight:normal;
margin:0 0 0.7em 0;
padding:0 0 0.5em 0.5em;
}
 DIV#content DIV.body DIV.wide H2{
				font-size: 1.1em;
				color: #09c;
				font-weight: bold;
				margin: 1.1em 0 0.2em 0;
			}
div#content div.body div.wide {
color:#666666;
}

#content div.tools .yc_banners .top {
margin-bottom:-8px;
margin-left:0 !important;
text-align: center;
}
#content div.tools .yc_banners img {
margin-bottom:0.8em;
width:auto !important;
_width:auto !important;

}

#content div.tools .yc_banners a {
	color: #444444;
	text-decoration: none
}
#content div.tools .yc_banners a:hover {
	text-decoration: underline;
}

DIV#content DIV.body DIV.wide DIV.paragraph A.top{
	display: block;
	float: right;
	width: 9px;
	height: 9px;
	margin: 0 0 0 0;
	background: transparent url(../images/main/but_top.gif) 0 0 no-repeat;
	clear: both;
	
}

/* Toggler - default style */
#content .yc_baycox_toggler {
	cursor:pointer;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	line-height:30px;
	display: block;
	padding:0px 10px;
	}

.yc_baycox_toggler-closed {
	color:#333;
	padding-left:20px;
	height:30px;
	background: #efefef url(../images/main/togglerc.gif) center right no-repeat;
	border: solid 1px white;
}

.yc_baycox_toggler-closed:hover {
	color: #000;
	padding-left:20px;
	height:30px;
	background: #fff url(../images/main/togglerch.gif) center right no-repeat;
	border: solid 1px #e3e3e3;
}

.yc_baycox_toggler-opened {
	color:#333;
	padding-left:20px;
	height:30px;
	background: #efefef url(../images/main/togglero.gif) center right no-repeat;
	border: solid 1px white;
}

.yc_baycox_toggler-opened:hover {
	color: #000;
	padding-left:20px;
	height:30px;
	background: #fff url(../images/main/toggleroh.gif) center right no-repeat;
	border: solid 1px #e3e3e3;
}

.yc_baycox_toggler-c {
}

.yc_baycox_toggler-c-closed {}

.yc_baycox_toggler-c-opened {
	padding-top:10px;
	padding-bottom: 10px;
}


/*  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  */  
/* latest yc_ templates section */

#yc_text h1 {
color:#339933;
font-size:1.3em;
font-weight:bold;
margin:0 0 0.5em 0;
padding:0 0.6em;
border-bottom: 0px;
}


#yc_text_standard h1 {
border-bottom:1px solid #0099CC;
color:#339933;
font-size:1.5em !important;
font-weight:normal;
margin:0 0 0.7em -0.5em !important;
padding:0 0.5em 0.5em;
}
#yc_text   {
color:#666666;
display:block;
float:left;
font-size:110%;
margin:-0.85em 0 0 -0.1em;
width:43.3em;
}
.yc_text_1 {
margin:-0.85em 0 0 -0.1em;
}
.yc_text_1 h2, #yc_text h2{
color: #339933 !important;
}
#yc_text_standard p a, #yc_text p a, .yc_text_1 p a {
color:#0099CC !important;
}

/*  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  */


.yc_blank {
	padding: 10px;
}


#yc_text .image.right{
float: right;
}

#grid .yc_text_1 .yc_thin_green_table
{
background: none !important;
border: 1px solid #cc0000;

} 

.yc_text_1 p.ctr
{
 text-align: center;
}
/*  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  =( o - o )=  */
ul.yc_list  li {
  background: url("../images/main/nups_content_textadditionals_link.gif") no-repeat scroll 0 0.6em transparent !important;
    color: #0099CC;
    display: block;
    padding: 0.1em 0 0.1em 0;
    text-decoration: none
}
.overview1 .colored ul.yc_list li a, .overview2 .colored ul.yc_list li a, DIV#content DIV.body DIV.textAdditionals UL.yc_list LI A {
  background: none !important;
}
div#content div#yc_text table tr.odd {
    background-color: #EAF8FF;
}
div#content div#yc_text table tr td {
    vertical-align: top;
}
.yc_text a.top {
    background: url("../images/main/but_top.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    float: right;
    height: 9px;
    margin: -1em 0 1em;
    width: 9px;
}
 #banners .yc_image_border1 .top,  #banners .yc_image_border1 p, .yc_image_border1 tr td  {
    text-align: center;
}

.yc_image_border1 tr td a {
	color:#444444;
	text-decoration: none;
	font-style: normal;
}

.yc_image_border1 table tr td a img {
  _font-size: 15px;
  _width: auto !important;
  _height: auto !important;
} 
.yc_image_border1 div table tr td div a, .yc_image_border1 table tr td a {
	_font-size:11px;
}

.yc_image_border1 a.download, .yc_image_border1 a.internal-link {
    _font-size: 11px;
    color:#444444;
    font-style: normal;
    text-decoration: none;
}
.yc_image_border1 a.download:hover, .yc_image_border1 a.internal-link:hover, .yc_image_border1 a:hover {
    text-decoration: underline;
}
.yc_image_border1 .top a img, 
#content div.tools #banners .yc_image_border1 .top a img, 
.yc_image_border1 .top img, #content div.tools .yc_banners img,  {
    width: auto !important;
    _width: 130px !important;
}
#content div.tools .yc_banners .top img {
  _width:  auto !important;
  _width: 170px !important;
}

#content div.tools #banners .yc_image_border1 img {
    width: auto !important;
  
}

#banners, .yc_image_border1 tr td {
  _width: 190px;

}
.yc_blank ol li {
  list-style-type: decimal;
  margin: 2px 20px;
}
/*div#content div.body div.paragraph table tr td a.opacity:link img {
  opacity: 0.7;
  filter:alpha(opacity=50);
  border: 1px solid white;
}
div#content div.body div.paragraph table tbody tr td a.opacity:hover img {
  opacity: 1;
  border: 1px solid gray;
  filter:alpha(opacity=100);
}
img.opacity {
   opacity: 0.7;
  filter:alpha(opacity=50);
  border: 1px solid white;
}  */
 a.opacity_advantix  {
    background: url(/fileadmin/images/ah/contentimg/products/advantix.png) no-repeat;

}
 a.opacity_advantix:hover img{
 BORDER-COLOR: black;
    background: url(/fileadmin/images/ah/contentimg/products/advocate.png) no-repeat;
  
}
.yc_blank table tr td.ctr {
  text-align: center;
}
.yc_blank table tr td.ctr a {
    color: #0099CC;
}

/*yc_inputs for ie6*/
.yc_text_1, #yc_text p, div#content div#grid div.patch p, div.patch .p-box, .htmlarea-showtableborders, .paragraph ul, .paragraph ul li, .patch ul li  {
   _font-size: 12px;
}
 div#content div#grid div.patch size2 str, .size2   {
  _width: 600px !important;
}

.yc_text_1, #yc_text {
    _margin: 0 0 0 -0.1em;
    *margin: 0 0 0 -0.1em;
}
#yc_text {
   _font-size: 12px;
   _width: 600px !important;
   *width: 600px !important;
}

td.headlines {
    _font-size: 13px;
}
#grid .patch h1 {
    _font-size: 18px;
    
}
div.paragraph h2 {
  _font-size: 12px !important;
}
/*div.yc_textAdditionals table, .yc_banners table {
  display: none;
}*/


/******************************************************/

#banners div table.imgtext-table tr td {
  visibility: visible !important;
}
#banners table tr td, div#content div.body table tr td, div#content div.body div.textAdditionals  table tr td
{
  background-color: none !important;
  background: none !important;
  _height: 1px !important;
  _margin-top: -2px !important;
}
/******************************************************/

.yc_banners table.yc_image_border1, table.yc_image_border1 table   {
  visibility: visible !important;
  display: inline;
}
div.yc_textAdditionals,.yc_banners  {
  margin-top: 5px;
}
.filelinksize, .yc_graytable, .yc_advocate_file a {
  _font-size: 12px;
}
h5 {
  _font-size: 11px;
}
.yc_litsearch tr td{ 
  _font-size: 12px;
  _padding-left: 10px;
  _padding-bottom: 5px;
  _color: #666666;
}
/*end od yc_inputs for ie6*/



/**************************************************************/
/***                   added by YC                 END      ***/
/**************************************************************/

 
 
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 95px;
	height: 22px;
	background: transparent url(/fileadmin/template/ah/images/main/close_lightbox.jpg) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
} 



/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
div#content div.body div.text h3.rgaccord1-toggle, div#content div.body div.wide h3.rgaccord1-toggle {
  font-weight:bold;
  color:#09c;
  line-height: 26px;  
  background: #fff url(/fileadmin/template/ah/images/main/acc_plus.jpg) 5px center no-repeat;
  padding:0px 0 0px 30px;
  cursor:pointer;
}

/* Toggle act item */
div#content div.body div.text h3.rgaccord1-toggle.act, div#content div.body div.wide h3.rgaccord1-toggle.act {
  color:#09c;
  background:#fff url(/fileadmin/template/ah/images/main/acc_minus.jpg) 5px center no-repeat;
}

div.rgaccord1-nest {
	border:1px solid #dfdce1;
	border:1px solid #7FCCE5;
	margin-bottom:12px;
}

* html div.rgaccord1-content {
  height:0px;  
}
/* the content */
div.rgaccord1-content {
  
  padding-left:5px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h2 {
  display:none;
}
 
					DIV#content DIV.body TABLE TR.odd td, DIV#content DIV.body TABLE TR.odd{
						background-color: #EAF8FF !important;
					} 

#ahpopup {padding:10px; background: url("/fileadmin/images/baytril/food_animals/verlauf_grafiken_gross.jpg") no-repeat scroll center top transparent; float:left;}
#ahpopup .blank_footer {padding: 10px 30px;}
#ahpopup .blank_footer .footer_left {width: 33%; float: left; text-align: left;}
#ahpopup .blank_footer .footer_center {width: 33%; float: left; text-align: center;}
#ahpopup .blank_footer .footer_right {width: 33%; float: left; text-align: right;}
