
BODY{
	background-color: #FFF;
	color: #666;
	/* font-size: 100.1%; */
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
}


*{
	margin: 0;
	padding: 0;
}

A {
	color: #09C;
}

A:visited {
	color: #666;
}

IMG,
A IMG{
	border: none;
}
UL{
	list-style: none;
}

DIV#page{
	/* font-size: 80%; */
	width: 83em;
	background-color: #FFF;
	/*background: #FFF url(/html/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;
} */


DIV#header{
	height: 4.4em;
	vertical-align: bottom;
	padding-bottom:35px;
	_padding-bottom:20px;
}
	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; */
		margin: 24px 0 0 72px;

	}
	DIV#header DIV.headline IMG{
		float: none;
		margin: 0;
	}

	HTML > BODY DIV#navigation{
		position:absolute;
		width:83em;
		top:50px;
		z-index: 200;
	}

#navigation{
		position:absolute;
		top:50px;
}

	HTML > BODY DIV#content{
		position:relative;
		top:-1px;
	}


	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: #5A5A5A;
		border: none;
		border-left: 1px solid #999;
	}

	DIV#navigation UL#metanavigation LI A:hover{
		color: #3C3C3C;
	}

	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;
		clear: left;

		/* 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;
			_padding: 0.2em 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: #393;
			/*border-top: 1px solid #7FCC7F; */
			border-top: 1px solid #99CC99;
		}
		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(/html/images/main/nups_content_navigation_one.gif);
				background-color: #393;
				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(/html/images/main/nups_content_navigation_two.gif);
				/* background-color: #D7EFCE; */
				background-color: #E6F8DF;
				color: #393;
			}


			DIV#content DIV.navigation UL#subnavigation LI UL LI UL LI A{
				width: 14.17em;
				padding: 0.2em 0 0.2em 4em;
				background-position: 2.7em 0.5em;
			}

			HTML > BODY DIV#content DIV.navigation UL#subnavigation LI UL LI UL LI A{
				width: 10.17em;
			}


		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: #09C;
				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;
				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: #666;
				/*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: #666;
				}

	DIV#content DIV.body{
		/*margin: 1.4em 0 0 1em;*/
      /* margin: 0 0 0 1.67em; */
      padding: 0 0 0 1.67em;
		 width: 49.4em;
        background-color:transparent;
        overflow:hidden;
		background-image:url(/html/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.75em;
				color: #393;
				/*font-weight: normal; */
				margin: 0 0 1em 0;
			}
			DIV#content DIV.body DIV.text H2{
				font-size: 1.1em;
				color: #393;
				font-weight: bold;
				margin: 1.1em 0 0.2em 0;
			}
			DIV#content DIV.body DIV.text H2.blue {
				color:#0099CC;
			}
			DIV#content DIV.body DIV.text H3{
				font-size: 1em;
				color: #666;
				font-weight: bold;
				margin: 0 0 0.2em 0;
			}
			DIV#content DIV.body H4{
				color: #393;
				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: #666;
			}

				DIV#content DIV.body DIV.paragraph{
					padding: 0 0 1.1em 0;
					/* margin-bottom:1em;*/
					clear:both;
          
				}

				DIV#content DIV.body DIV.paragraph P.illu{
					float: right;
					display: block;
					width: 11.57em;
					text-align: left;
					color: #393;
					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(/html/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(/html/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,
          DIV#content DIV.tools UL.pageBox LI UL {
						margin: 0 0 0 1em;
					}

					DIV#content DIV.body DIV.paragraph UL LI,
                    .patch UL LI,
          DIV#content DIV.tools UL.pageBox LI UL LI {
                        background-image: url(/html/images/main/nups_content_body_paragraph_list.gif);
                        background-repeat:no-repeat;
                        background-position:0 .4em;
						padding: 0 0 0.35em .9em;
					}

					DIV#content DIV.body DIV.text > UL LI {
                        background-image: url(/html/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 .48em !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(/html/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(/html/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{
						background-color: #EAF8FF;
					}
					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(/html/images/main/but_top.gif) 0 0 no-repeat;
						clear: both;
						padding-bottom:1em;

					}

		DIV#content DIV.body DIV.textAdditionals{
			display: block;
			float: left;
			width: 16em;
			/* width: 18.73em; */
			margin: 1.4em 0 0 0.4em;

			color:#000;

		}
			DIV#content DIV.body DIV.textAdditionals IMG{
				display: block;
				/* width: 18.63em;*/
				width: 17.1em;
            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:#000;
			}
			DIV#content DIV.body DIV.textAdditionals UL{
				margin: 0 0 1em 1em;
				padding: 0 0 1em 0;
				/*list-style: none; DEFAULT!*/
				border: none;
			}
			DIV#content DIV.body DIV.textAdditionals UL LI A{
				display: block;
				padding:0.1em 0 0.1em 1.2em;
				background: transparent url(/html/images/main/innernav_bullet.gif) 0 0.35em 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(/html/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;
        padding: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:.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:17.1em;
		*top: 18.9em; /* für IE7 */
	}


	HTML > BODY DIV#content DIV#grid,
	HTML > BODY DIV#page DIV#content DIV#grid {
		width: 51.6em;

	}
		DIV#content DIV#grid DIV.patch,
		DIV#content DIV.wide DIV.patch {
			float: left;
			margin: 0 0.8em 0.8em 0;
			padding: 0;
			height: 16.25em;
      overflow: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,
		HTML > BODY DIV#content DIV#grid DIV.patchImg,
		HTML > BODY DIV#page DIV#content DIV.wide DIV.patch {
            overflow: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;
		}



		HTML > BODY DIV#content DIV#grid DIV.patch,
		HTML > BODY DIV#page DIV#content DIV#grid DIV.patch,
		HTML > BODY DIV#page DIV#content DIV.wide DIV.patch {
			/*min-height: 25em;*/
			min-height:16.3em;
		}

        .flash {
            height: 16.3em !important;
        }


        DIV#content DIV#grid DIV.patch img {
        }


        DIV#content DIV#grid DIV.patch p img
        DIV#content DIV.wide 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.tools DIV.patch.colored,
		DIV#content DIV#grid DIV.patch.colored,
		DIV#content DIV.wide 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,
		DIV#content DIV.wide DIV.patch.size1{
			width: 16.25em;
			/*overflow:hidden;*/
		}
		DIV#content DIV#grid DIV.patch.size2,
		DIV#content DIV.wide DIV.patch.size2{
			width: 33.3em;
			/*overflow:hidden;*/
		}


		DIV#content DIV#grid DIV.patch.size3,
		DIV#content DIV.wide DIV.patch.size3,
		DIV#content DIV#grid DIV.patchImg.size3 {
            width: 50.3em;
		}
			DIV#content DIV#grid DIV.patch H2,
			DIV#content DIV.tools DIV.patch H2,
			DIV#content DIV.wide DIV.patch H2 {
				font-size: 1em;
				color: #09C;
				margin: 0 0.7em 0.7em 0.9em;
			}

			DIV#content DIV.wide DIV.patch H2.gray{
				color: #666 !important;
				margin-top: 0.7em;
			}

			DIV#content DIV#grid DIV.patch P,
			DIV#content DIV.wide DIV.patch P,
			DIV.patch .p-box
			{
				margin: 0 0.9em 0.7em .9em;
				font-size: 0.917em;
			}

			 DIV#content DIV.tools UL.pageBox {
						background-color: #F4F4F4;
						padding: 0.5em 0.75em 0.7em;
						font-size: 0.917em;
					}

			DIV#content DIV#grid DIV.patch HR,
			DIV#content DIV.wide 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,
			HTML > BODY DIV#content DIV.wide DIV.patch HR {
				margin: 0 0 0.7em 0;
			}
			DIV#content DIV#grid DIV.patch IMG,
			DIV#content DIV#grid DIV.patchImg IMG,
			DIV#content DIV.wide DIV.patch IMG {
            width:100%;
				display: block;
				margin: 0;
			}
				DIV#content DIV#grid DIV.patch P IMG,
				DIV#content DIV.wide 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.wide DIV.campaign HR{
				padding: 0pt 1em;
				margin: 0 0.3em !important;
			}

				DIV#content DIV.wide DIV.patch .not-scaleable-area {
					width: 604px;
					height: 263px;
					padding: 0pt;
					margin: 0pt;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery {
					color: #09C;
					margin-top: -3.4em;
					padding-bottom: 0;
					font-size: 12px;
					height: 40px;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery UL {
    			display:block;
    			padding-bottom: 0.3em;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery UL.bottom {
    			margin-left: 4.2em;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery UL li {
    			float:left;
    			border-left: 1px solid #09C !important;
    			position:relative;
    			background: none;
    			padding: 0 0.3em;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery UL LI.rightborder {
					border-right: 1px solid #09C !important;
				}

				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area DIV.ms-gallery A{
    			display:block;
    			text-decoration:none;
    			color: #09C;
    			padding: 0 0.5em;
    			vertical-align:middle;
    			//font-size: 100%;
    			overflow:hidden;
				}


				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area DIV.ms-gallery A:hover,
				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area DIV.ms-gallery A:active,
				DIV#content DIV.wide DIV.patch DIV.not-scaleable-area DIV.ms-gallery .active{
					font-weight: bold;
					text-decoration: underline;
				}

				DIV#content DIV.wide DIV.campaign {
					display: none;
				}

				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(/html/images/main/nups_content_patch_link_more.gif) right 0.5em no-repeat;
					padding: 0 1em 0 0;
					color: #09C;
					/*Bug in IEs, shows no arrows if more is the only element in last line */
					margin: 1px 1px 1px 1px;
				}
			DIV#content DIV#grid DIV.patch DIV.col,
			DIV#content DIV.wide DIV.patch DIV.col{
				width: 15.4em;
				margin: 0;
				float: left;
			}



			DIV#content DIV#grid DIV.patch DIV.col.one IMG,
			DIV#content DIV.wide 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.5em 0 0;
		width: 15.8em;
		float: right;
		color: #666666;
	}
	HTML > BODY DIV#content DIV.tools{
		margin: 1.4em 1.1em 0 0;
	}
	/* tools Teaser */
	DIV#content DIV.tools DIV.patch {
		margin: 1.2em 0 0 0;
		padding: 0 0 0.7em 0;
		/* height: 16.25em; */
		width:16em;
    overflow:visible;
	}

	/* tools Teaser */

		DIV#content DIV.tools H6{
			/* background-color: #E6F8E0;*/
			background-color: #E6F8DF;
			padding: 0.1em 0.5em 0.1em 0.7em;
			font-size: 1em;
			border: none;
			border-bottom: 1px solid #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{
			padding:0;
			margin: 0.7em 0 0 0.3em;
			float: left;
			display: block;
			font-size: 90%;
			background-color: #FFFFFF;
		}
		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 DIV.info {
			font-size:.75em;
			padding:.5em .5em .5em 1em;
			color:#888888;
		}
		DIV#content DIV.tools h6.info {
			color:#888888;
		}
		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: #666;
				font-size: 0.917em;
		}
		DIV#content DIV.tools UL#pageTools LI A.print{
			background-image: url(/html/images/main/nups_tools_link_print.gif);
		}
		DIV#content DIV.tools UL#pageTools LI A.favourite{
			background-image: url(/html/images/main/nups_tools_link_favourite.gif);
		}
		DIV#content DIV.tools UL#pageTools LI A.mail{
			background-image: url(/html/images/main/nups_tools_link_mail.gif);
		}
		DIV#content DIV.tools DIV#simpleSearchModule{
			margin: 0 0 2.6em 0.4em;
		}
		DIV#content DIV.tools DIV#simpleSearchModule FIELDSET{
			width: 100%;
			border: none;
			margin: 0.2em 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: #666;
				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 #C9E9F7;
			width: 13.2em;
			height:1.8em;
			_height:1.9em;
			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(/html/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(/html/images/main/nups_tools_link.gif) 0.8em 0.5em no-repeat;
			color: #666;
			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;
		}

		HTML BODY DIV#content DIV.box {
			margin: 0pt 0pt 1.4em;
		}

		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:#666;
}

.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,
#frmPipeline: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:#666;
    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:#339933;
}


.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(/html/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(/html/images/main/but_simplesearch_submit.gif) 0 center no-repeat;
    position:relative;
	top:0.25em;
	_top:-0.2em;
    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:#666;
}

#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(/html/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.5em;
    line-height:1.45em;
    padding:0 .5em 0 1.4em;
    text-decoration:none;
    vertical-align:middle;
    color:#FFF;
    font-weight:bold;
}

#home:hover {
    color:#E6F8DF;
    background-color:#0C9104;
    /* background-color:#E6F8DF; */

}

/* 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: #09C;
    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;
}


.menu ul#mainnavigation {
    display:block;
    border-left: 1px solid #FFF !important;
    height:1.5em;
}

/* specific to non IE browsers */
.menu a.active {
    color:#fff;
    background-color:#0C9104;
    /* background-color:#339933; */
}

.menu ul li:hover a {
    color:#E6F8DF;
    background-color:#0C9104;
}

.menu ul li:hover ul {
    display:block;
    position:absolute;
    top:1.5em; left:0;
    width:14em;

}


.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 #99CC99;
    display:block;
    color:#339933;
    background:#E6F8DF;

}
.menu ul li:hover ul li a:hover {
    background-image:url(/html/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: #393;
    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:#E6F8DF;
    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:-1.2em;
}

.homepage .illu {
   margin-bottom:2.4em !important#;
   *margin-bottom:0;
}


.homepage #grid {
    position:relative;
    top:-1.1em;
    left:-0.7em;
}

.homepage div.illu  {
    margin-top:1.4em !important;
    height: 16.25em;
}

.homepage div.illu Object {
    height: 16.25em;
}

div.illu2 {
    position:relative;
    top:-.7em;
    margin-top:0 !important;
}


.bgsuchfeld fieldset {
    margin-top:.7em !important;
}

#printHeader,#printFooter {
    display:none;
}

.pipelineSearch, .pipelineSearch2 {
	float:left;
	width:15em;
	margin-bottom:1em;
}

/* CH */
DIV#content DIV.tools .tool_box span {
	font-size:.75em;
	padding:1em;
	display:block;
}

DIV#content DIV.tools .tool_box {
	color:rgb(136, 136, 136);
}

div.patch.size3 .box3 {
	width:50.4em;
}
div.patch.size3 .box3 .patch {
	width:16.25em;
	min-height:16.25em;
}

div.patch.size3 .box3 .patch div {
	margin:0.7em 0.7em 0.7em 0.9em !important;
}

div#content div#grid div.patch.size3 .box3 .patch.right {
	margin-right:0 !important;
}

div#content div#grid div.patch.size1 .box1 p,
div#content div#grid div.patch.size3 .box3 p {
	font-size:1em;
	margin-left:0;
}

div.patch.size1 .box1 strong,
div.patch.size3 .box3 .patch strong {
	color: #090;
	display: block;
}

/* ----------dotted table---------- */
div#content div.body div.paragraph table.ch {
	border-style:none;
	border-collapse:separate;
	margin:0;
}

div#content div.body div.paragraph table.ch tr td {
	padding:0;
	margin:0;
}
div#content div.body div.paragraph table.ch tr td.tdhline {
	height:1px;
	background:transparent url(/html/images/main/bg_grid.gif) repeat;
}

div#content div.body div.paragraph table.ch tr td.tdvline {
	width:1px;
	background:transparent url(/html/images/main/bg_grid.gif) repeat;
}

div#content div.body div.paragraph table.ch tr td.blackText {
	height:1.5em;
	color:#000;
}

div#content div.body div.paragraph table.ch tr td .headline13blue
 {
	color:#0099CC;
	display:block;
	font-size:1em;
	font-weight:bold;
	margin-bottom:1em;
}

div#content div.body div.paragraph table.ch span.pixel {
	width:1px;
	height:1px;
	display:none;
}
/* ----------end dotted table---------- */

/* ----------plain layout---------- */
.plain div#content div.body {
	background:none;
}

.plain div#content div.body div.text {
	float:none;
	width:100%;
}
/* ----------end plain layout---------- */

/* ----------contact person---------- */
div.unit, div#units {
	width:590px;
	position:relative;
	margin:0;
	padding:0;
	clear:both;
}

#topline {
	height:1px;
	border-bottom:1px dotted #86BDEE;

	_border-bottom:2px dotted #86BDEE;
	_zoom:0.5;
}

.image,
.data {
	display:table-cell;
	_display:inline;

	margin-top:1px;
	margin-left:1px;
	x_background-color:#fff;
	float:left;

	border-bottom:1px dotted #86BDEE;
	border-right:1px dotted #86BDEE;

	_border-bottom:2px dotted #86BDEE;
	_border-right:2px dotted #86BDEE;
	_zoom:0.5;
}

.image div {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
	width:115px;
	height:115px;
	_zoom:2;
	_width:116px;
	_height:116px;
}

span.middle {
	display:block;
	position:relative;
	top:40%;
	font-weight:bold;
}

.unit h4, #units h4 {
	font-weight:bold;
	padding:0;
	margin:0;
}

#units h4 {
	color:#0099CC;
}

#unit_name {
		background-color:#E6F8DF;
		color:#009933;
}

.data div {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	height:234px;
	width:352px;

	_zoom:2;
}

div.unit div.data {
	position:absolute;
	right:0;
	top:119px;
	_right:0;
	_top:119px;
}

.data div span {
	display:block;
	padding:3em 0 0 1em;
}

div.unit div.data span h3 {
	color:#0099CC;
	font-size:1em;
}

div.unit div.data span .pers_detail {
	padding:0;
	display:block;
	float:left;
	width:5em;
}

div.unit div.data span a.back_link {
	color:#0099CC;
	background:transparent url(/html/images/main/nups_content_patch_link_more.gif) no-repeat scroll left 0.5em;
	padding-left:13px;
}

/* ----------end contact person---------- */
/* ---------- special navigation highlight ---------- */

div#content div.navigation ul#subnavigation li a span {
	color:#FF0000;
	display:block;
	font-weight:bold;
}

div#content div.body div.text h1 span {
	color:#FF0000;
	font-size:.625em;
}

/* ---------- forms(login/register/contact) ---------- */

div.loginArea,
div.registerArea {
	padding:1em;
}

,
div.contactForm form {
	margin:1em;
}

div.registerArea .infotext {
	font-weight:bold;
	border-bottom:1px solid #7FCCE5;
	padding-bottom:.75em;
	padding-bottom:0.75em;
}

div.loginArea p {
	font-size:100% !important;
	margin:0 !important;
}

div.loginArea h1,
div.registerArea h1 {
	color:#339933;
	margin-bottom:.75em;
}

div.contactForm form button#Submit,
#inputForm button.buttonFormSubmit,
#inputForm button.buttonFormReset {
	background-color:#0099CC;
	border:medium none;
	color:#FFFFFF;
	font-size:.75em !important;
	font-weight:bold;
	height:2em;
	padding:0pt 10px 0pt 5px;
}

#inputForm p.buttons {
	padding:.5em 0 0 10em;
}

#inputForm p.buttons {
	padding:0.5em 0pt 0pt 10em;
}

.registerArea #inputForm p.buttons {
	padding:0.5em 0pt 0pt 11em;
}

#inputForm input#savePassword {
	margin:0 1em 0 1em;
}

div.registerArea #inputForm p.buttons input {
	margin:0 .5em 0 1em;
}

div#content div#grid div.patch #inputForm p.captcha img {
	width:200px;
	height:50px;
	border:1px solid #7FCCE5;
}

div.contactForm form,
#inputForm {
	width:35em;
	padding:10px;
	background-color:#EAF8FF;
	border:medium none;
}

div.contactForm form fieldset {
	border:none;
}

div.contactForm form,
div.registerArea #inputForm {
	width:100%;
}

div.contactForm form p label,
#inputForm label {
	display:block;
	float:left;
	padding:4px 0pt 0pt;
	width:11em;
	clear:left;
}

div#content div.contactForm form p,
div#content div#grid div.patch #inputForm p {
	font-size:100%;
	margin:0 0 .2em 0;
}

#inputForm label#registration_city_box {
	display:block;
	float:left;
	padding:4px 0pt 0pt;
	width:10em;
}

#inputForm fieldset.fieldBottom {
	border:medium none;
}

#inputForm div.formElement {
	width:10em;
	clear:both;
	float:left;
}

div.contactForm form p input,
div.contactForm form p textarea,
div.contactForm form p select,
#inputForm .formElementInput,
#inputForm div input,
.registerArea #inputForm p input{
	background-color:#fff;
	border:1px solid #7FCCE5;
	width:16em;
	height:1.5em;
	line-height:1.3em;
}

div.contactForm form p textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	height:8.5em;
	width:25em;
}

.registerArea #inputForm p.error label {
	color:red;
}

div.registerArea #inputForm input {
	height:1.7em;
	width:21em;
}

div.contactForm form p select,
div.contactForm form p input {
	width:22.5em;
}

div.contactForm form p select {
	width:10em;
}

div.contactForm form p.formBtn {
	padding:1em 0 0 29.8em;
}

#inputForm.registerLinks {
	padding:10px;
	border-top:1px solid #7FCCE5;
	height:1.2em;
}

#inputForm.registerLinks a {
	background: transparent url(/html/images/main/innernav_bullet.gif) 0 0.3em no-repeat;
	padding-left:1.2em;
}

.registerLinks div.left {
	float:left;
}

.registerLinks div.right {
	float:right;
}

div.registerArea #inputForm input#registration_journalist_1 {
	width:auto;
	height:auto;
	font-size:.75em;
}

/* NEWS */
div.paragraph table.news {
	border-collapse:collapse;
	border-spacing:.5em;

}

div.paragraph table.news tr.blue {
	background-color:#ebf8ff

}

div.paragraph table.news tr.strong {
	font-weight:bold;

}

div.paragraph table.news td {
	border:medium solid #fff;
}

div.paragraph table.news td.newsDate {
	width:4.5em;
}

div.paragraph table.news td.newsHeadline {
	width:20.4166em;
}

div.paragraph table.news td.more {
	width:4em;
}

div.paragraph table.news td.pdf {
	width:7em;
}

div.paragraph table.news a.more {
	background:transparent url(/html/images/main/nups_content_patch_link_more.gif) no-repeat left 0.5em;
	padding:0 0 0 1em;
}

div#news div#newsTeaser div,
div#news div.newsText,
div#news div.newsKey {
	padding-bottom:1em;
}

div#news div.newsTeaserText,
div#news div.newsTeaserHeadline {
	font-weight:bold;
}

div#news div.newsTeaserHeadline {
	color:#0099CC;
}

div.newsListLink a {
	background:transparent url(/html/images/main/innernav_bullet.gif) no-repeat 0 0.35em;
	color:#0099CC;
	display:block;
	padding:0.1em 0pt 0.1em 1.2em;
	text-decoration:none;
}

#ProductTable {
  font-size:auto;
}

#ProductTable td {
  padding:0 !important;
}

#ProductTable .pvline,
#ProductTable .phlineh {
  width:1px;  
  background:transparent url(/html/images/upload/bg_grid.gif);
  overflow: hidden;
  font-size: 0px;
}

#ProductTable .phline {
  height:1px;  
  background:transparent url(/html/images/upload/bg_grid.gif);
  overflow: hidden;
  font-size: 0px;
}

div#content div#grid  div#special_teaser_press .size2 {
  width:32em;
  overflow:hidden;
}

div#content div#grid  div#special_teaser_press img {
  margin-bottom:1em;
}


body.news_media_center div#content div#grid div.patch {
  min-height:5em !important;
}


table tr td input.button, 
table tr td button.button,
#content div.wide a.button {
  background-color:#0099CC;
  text-decoration:none;
  display:block;
  float:right;
  margin:10px 0 0 10px;  
  border:medium none;
  color:#FFFFFF;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  height:17px;
}

table tr.c1 {background-color: #EBF8FF;}

td span.subheadline11green a {
    font-weight:bold;
}

td.c1 {background-color: #EAF8FF;}


*html .wide TABLE {
    font-size : 12px !important;
}

*html #grid .p-box  a{
  text-decoration: none !important; 
}

.patch {
  padding: 0px !mportant;
  margin-top:0px !important;
}

.usefullink {
  background-image:url(/html/images/usefullinks_bullet.gif);
  background-position:2px 5px;
  background-repeat:no-repeat;
  color:#0099CC;
  font-family:Arial;
  font-size:12px;
  padding-left:13px;
}

.subheadline11green {
  color:#009900;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
}

div#content div.body div.text h1
{
	font-size: 20px !important;
	margin-top:12px;
}

#submit span {
	font-weight: bold;
	font-size: 11px !important; 
}

.search_display_none {
  display: none !important;
}

/* SEARCH */
form#BVSearchRCB dl.zend_form ,
form#BVSearchRCB dl.zend_form dt,
form#BVSearchRCB dl.zend_form dd {
  float: left;
  margin: 0;
  padding: 0;
  height: 18px;
  line-height: 18px;
}

form#BVSearchRCB dl.zend_form dd input#q {
  margin: 5px 5px 0 0 !important;
  height:17px !important;
  width:150px !important;
}

form#BVSearch dl.zend_form dd input#Search,
form#BVSearchRCB dl.zend_form dd input#Search {
  width: 19px;
  height: 19px;
  float: left;
  margin:5px 0 0;
}

form#BVSearch dl.zend_form ,
form#BVSearch dl.zend_form dt,
form#BVSearch dl.zend_form dd,
form#BVSearch dl.zend_form dd label,
form#BVSearch dl.zend_form dd label input {
  margin: 0;
  padding: 0;
  float: left;
}

form#BVSearch dl.zend_form dd input#q {
  margin: 10px 10px 0 0;
  width: 300px;
}

form#BVSearch dl.zend_form dd input#Search {
  margin: 10px 0 0 0;
}

form#BVSearch dl.zend_form dd label input {
  margin: 0 8px 4px 0;
}

div.searchPaging {
  background: #E6F8DF;
  width: 100%;
  line-height: 20px;
  height: 20px;
}

div.searchPaging div {
  line-height: 20px;
  background: #E6F8DF;
}

div.searchPaging div  a {
  text-decoration: none;
}

h2.searchHead {
  clear: both;
  margin: 20px 0;
}

div.searchPaging div.searchPagingLinks {
  float: left;
  padding: 0 0 0 10px;
}

div.searchPaging div.searchOffset {
  float: right;
  text-align: right;
  padding: 0 10px 0 0;
}

div.clearfix {
  clear: both;
}

p.headlineSearch {
  color:#0099CF;
  font-size:16px;
  font-weight:bold;
  padding:16px 0 0 0;
}