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


*{
	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%; }

h2.print_only {
	display:block;
	padding-bottom:0.5em;
}


/*
#bsplogo {
	width:25.17em;
	height:2.08em;
}

#bhclogo {
	width:19.42em;
	height:3.58em;
} */


.pp_overlay, .pp_pic_holder, .ppt {
	display:none;
}

DIV#header{
	display:none;
}


	HTML > BODY DIV#content{
		position:relative;
		top:-0.2em;
	}

	*html DIV#content{
		padding-left: 3.5em;
	}
	
	DIV#navigation,
	DIV.navigation,
	DIV.links,
	DIV.healthcare,
	#mainnavigation,
	#subnavigation {
		display:none;
	}
       
DIV#content{
	clear: both;	
	height: 100%;	
}


div#content div.body div.paragraph {
  display: inline-block;
}

	DIV#content DIV.body DIV.paragraph DIV.textcolumn {
		float:left;
	}

	DIV#content DIV.body,
	DIV#content DIV.illu{
		float: left;
	}

	DIV#content DIV.body{
		padding: 0 0 0 1.67em;
		width: 49.55em;
		background: transparent;
	}
	
	.nobg{
		background: none !important;
	}
	
	
		DIV#content DIV.body DIV.text{
      margin: 1.4em 0 0 0;
      display: block;
			float: left;
			width: 49.50em;
			color:#666666;
		}
			DIV#content DIV.body DIV.text H1{
				font-size: 1.4em;
				color: #393;
				/*font-weight: normal; */
				margin: 0 0 0.2em 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 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,
DIV#content DIV.body  DIV.wide P.teaser{
	font-weight: bold;
	margin-left:0.1em;
}

DIV#content DIV.body  DIV.text P.teaser.green,
DIV#content DIV.body  DIV.wide P.teaser.green{
	color: #393;
	margin-bottom:0.8em;
}

DIV#content DIV.body DIV.text P A,
DIV#content DIV.body DIV.wide P A,
DIV#content DIV.body DIV.paragraph TABLE A{
	color: #09C;
}

DIV#content DIV.body DIV.text P A:visited{
	color: #666;
}
				
				DIV#content DIV.body DIV.paragraph{
					padding: 0 0 2em 0;
					margin-bottom:1em;
					clear:both;
				}
				
				DIV#content DIV.body DIV.paragraph P.illu,
				DIV#content DIV.body DIV.paragraph SPAN.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,
				DIV#content DIV.body DIV.paragraph SPAN.illu IMG{
					display: block;
					width: 11.57em;
					margin-bottom:1em;
				}

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(/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 .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, div#content div.body div.tabcontents ul.links, div#content div.body .form-default ul.links{
	list-style: none;
	margin: 0 1.2em 0 0;
}
DIV#content DIV.body DIV.paragraph UL.links LI, 
div#content div.body div.tabcontents ul.links LI, 
div#content div.body div.tabcontents ul.links LI, 
DIV#content DIV.body .form-default 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, 
div#content div.body div.tabcontents ul.links li a, 
div#content div.body .form-default 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;
	margin-left:1.8em;
	text-decoration: underline;
}

DIV#content DIV.body DIV.paragraph UL.wide LI{
	padding-bottom: 0.6em;
}


DIV#content DIV.body DIV TABLE{
	margin: 0 0 1.5em 0;
	width: 100%;
	font-size: 100%;
	border: none;
	border-collapse: collapse;
}
DIV#content DIV.body DIV TABLE TR.odd{
	background-color: #EAF8FF;
}
DIV#content DIV.body DIV TABLE TR.even{
	background-color: transparent;
}
DIV#content DIV.body DIV TABLE TR TD{
	padding: 0.2em .3em;
}
DIV#content DIV.body DIV TABLE TR TH{
	padding: 0.2em .3em;
	background-color: #E6F8DF;
	text-align: left;
}

DIV#content DIV.body DIV.paragraph A.top{
	display: none !important;

}

		DIV#content DIV.body DIV.textAdditionals{
			display: block;
			float: left;
			width: 16em;
			margin: 0 0 0 0.5em;
		
			color:#666666;			
			
		}
			DIV#content DIV.body DIV.textAdditionals IMG{
				display: block;
				width: 17.1em;
        position:relative;
					margin: 1.65em 0 1em 0.325em;
			}
			DIV#content DIV.body DIV.textAdditionals H6{
				font-size: 100%; 
				margin: 1.42em 1em 0 1.5em;
				padding-left:0;
				padding-bottom:0.14em;
				color:#666666;
			}
			DIV#content DIV.body DIV.textAdditionals UL{
				margin: 0 0 1em 1.5em;
				padding: 0 0 1em 0;
				border: none;
				border-bottom: 0.5pt solid #7FCCE5;
			}
			DIV#content DIV.body DIV.textAdditionals UL LI A,
			DIV#content DIV.body DIV.wide UL.paragraph LI A,
			DIV#content DIV.body DIV#readspeakerhead LI A {
				display: block;
				padding: 0.1em 0.7em;
				background: transparent url(/html/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,
			DIV#content DIV.body DIV.wide UL.paragraph LI A{
				padding: 0.1em 0.7em 0.1em 1.2em;
				background-image: url(/html/images/main/nups_content_textadditionals_link_paragraph.gif);
				background-position: 0 0.3em;
			}
			DIV#readspeakerhead {
				margin-top: -.3em;
			}
			DIV#content DIV.body DIV#readspeakerhead LI {
				list-style: none;
				border: none;
				background: none;
				padding-left:0;
				margin-left:0;
			}
			
			DIV#content DIV.body DIV.textAdditionals UL LI A#readspeaker,
			DIV#content DIV.body DIV#readspeakerhead LI A 
			{
				padding: 0.1em 0 0.1em 1.5em;
				background: transparent url(/html/images/main/icons/readspeaker.gif) 0 0.3em no-repeat;
			}
			DIV#content DIV.body DIV.textAdditionals UL LI A#mp3 {
				padding: 0.1em 0 0.1em 1.5em;
				background: transparent url(/html/images/main/icons/mp3.gif) 0 0.6em no-repeat;
			}
			
			DIV#content DIV.body DIV.textAdditionals P.illu{
				display: block;
				font-size: 0.9em;
			}
			
			DIV#content DIV.body DIV.textAdditionals P{
				margin: 0 0 1em 1.5em;
			}
			
		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;
	}
		DIV#content DIV.illu IMG{
			width: 100%;
		}
	DIV#content DIV#homepageModule{
		margin: 0 0 0.7em 0;
		width: 61.4em;
	}
		DIV#content DIV#homepageModule IMG{
			width: 100%;
		}
		DIV#content DIV#homepageModule OBJECT,
		DIV#content DIV#homepageModule EMBED{
			width: 100%;
		}
	DIV#content DIV#grid{
		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;
		left:14em;
	}
	
	
	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;
		}
		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 {
			 height: auto; 
		}
		
		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: 16.25em;
		}
		
        
        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#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#grid DIV.patchImg.size3,
		DIV#content DIV#grid DIV.patch.size3 #flashcontent embed, 
		DIV#content DIV#grid DIV.patch.size3 #flashcontent object{
            width: 50.42em;
		}
		
		DIV#content DIV#grid DIV.patch.size3 .video object,
		DIV#content DIV#grid DIV.patch.size3 .video embed {
		      width: 19.42em !important;
		      height: 14.58em !important;
		}
		
		DIV#content DIV#grid DIV.patch H3{
				font-size: 0.917em;
				font-weight: normal;
				color: #666;
				margin: 0 0.9em 0em;
			}
/*-----*/

DIV#content DIV#grid 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.teaser hr, div.tabcontents hr, div.paragraph hr {
	 height: 1px;
	 border: none;
	 border-top: 1px solid #7FCCE5;
	 margin: -0.3em 0 0 0;
}

DIV.paragraph HR {
	width: 100%;
}
            
html > body div#content div#grid div.patch hr, 
html > body div.teaser hr, 
html > body div.tabcontents hr, div.paragraph 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: 5.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.teaser .p-box strong {
					color:#444444;
					display:block;
					font-size:1em;
				}
				
DIV#content DIV#grid DIV.patch DIV.news_topstory HR.top {
       margin-bottom: 2.3em;
}

div.teaser .news_topstory hr.top, div.teaser .single_news hr {
	display:none;
}

/*DIV.paragraph P.p-box.first {
			padding: 3em 0;
}*/
       
DIV.paragraph P.p-box strong.newsheadline {
	color: #009900;
	display: block;
	margin-top: 1.1em;
}               

DIV.paragraph P.p-box strong.newsheadline {
	margin-top: 0 !important;
}

DIV.paragraph #newsdate {
	 color: #666;
	 margin: 0 0.9em 0.7em 0;
}


DIV#content DIV#grid DIV.patch DIV.news_topstory P.p-box SPAN.illu{
	display: none;
}

			
			 a.newshead:link,
			 a.newshead:visited,
			 a.newshead:active,
			 a.newshead:hover{
				color:#444444 !important;
				text-decoration:none;
			 }  

				 a.teaserhead:link,
				 a.teaserhead:visited,
				 a.teaserhead:active,
				 a.teaserhead:hover{
				 	text-decoration:none;
				 	color: #009900;
         	}
         	
				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;
					
				}
			
/*------------*/
			DIV#content DIV#grid DIV.patch DIV.cols2 {
					 	width: 35em;
					 	float:right;
					 	display: block;
					 }			
					 
					 DIV#content DIV#grid DIV.patch DIV.cols2.video {
							width: 30.17em !important;
						}			
						
					 DIV#content DIV#grid DIV.patch DIV.video.col {
							width: 19.42em;
						}			
			
						DIV#content DIV#grid DIV.patch DIV.cols2.left {
					 	float:left;
					 }
			
			/*-----*/		 
					 DIV#content DIV#grid DIV.patch DIV.col,
						DIV#content DIV.wide DIV.patch DIV.col{
							width: 14.58em;
							margin: 0 0 0 0.83em;
							float: left;
						}
						
			/*----------*/
			
						DIV#content DIV#grid DIV.patch DIV.col.image{
								/*width: 15.4em !important;					*/
								width: 14.58em !important;
								padding-bottom:0.83em;
						}
						DIV#content DIV#grid DIV.patch DIV.col.right{				
							margin-right: 0.83em !important;
						}
						
						DIV#content DIV#grid DIV.patch DIV.col.left{				
							margin-left: 0.83em;
							padding-bottom: 0.83em;
						}
			/*------------*/
			
						
						DIV#content DIV#grid DIV.patch DIV.col.one IMG,
						DIV#content DIV.wide DIV.patch DIV.col.one IMG,
						DIV#content DIV#grid DIV.patch DIV.col.two IMG,
						DIV#content DIV.wide DIV.patch DIV.col.two IMG{
										margin: 0.83em 0 0 0em;
										/*height: 14.58em;
										width: 15.42em;
										margin: 0.83em 0 0 0.83em;*/
										height:14.58em;
										width:14.58em;
			}	

/*-------*/
			DIV#content DIV#grid DIV.patch DIV.col.one EMBED,
			DIV#content DIV#grid DIV.patch DIV.col.one OBJECT,
			DIV#content DIV#grid DIV.patch DIV.col.two EMBED,
			DIV#content DIV#grid DIV.patch DIV.col.two OBJECT  {
				margin-top: 0.83em;
			}

			DIV#content DIV#grid DIV.patch.rows2 {		 	
		 	height: auto;
		 	min-height: 33.33em !important;
		 }	
		 
		 DIV#content DIV#grid DIV.patch.rows3 {		 	
		 	height: auto;
		 	min-height: 50.33em !important;
		 }
		 
		 DIV#content DIV#grid DIV.patch.rows2 DIV.col IMG {
			margin-top: 0.85em;
			height:31.67em;
			width:15.42em;
		}
/*-------*/
			
			
			div#content div#grid div.patch h2{
				margin:0pt 0.83em 0.75em;
			}
			
			DIV#content DIV#grid DIV.patch DIV.col.two{
				width: 17.8em;
				margin: 0;
			}

	DIV#content DIV.tools{
		display:none;
	}

/* info basket */
	A.infobasket_print{
			background-image: url(/html/images/main/nups_tools_link_print.gif);
		}
	A.infobasket_favourite {
		background-image: url(/html/images/main/nups_tools_link_favourite.gif);			
	}
	A.infobasket_remove {
		background-image: url(/html/images/main/nups_infobasket_link_remove.gif);
	}
	A.infobasket_pdf {
		background-image: url(/html/images/main/nups_infobasket_link_pdf.gif);
	}	
		
	A.infobasket_print,
	A.infobasket_favourite,
	A.infobasket_remove,
	A.infobasket_pdf {
			padding-left: 1.1em;			
			text-decoration: none;
			background-repeat: no-repeat;
			background-color: transparent;
			background-position: center right;
	}

/* 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,
#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:.75em;
    font-weight: bold;
    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: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 {
    margin: .3em 0 0 .3125em;
    padding:0 !important;
    border: none;
    width: 1.3em;
    height: 1.3em;
    display: inline;
    overflow:hidden;
    vertical-align: text-bottom;
    background: transparent url(/html/images/main/but_simplesearch_submit.gif) 0 center no-repeat;
    cursor: pointer;
}

#search-form button span,
#frmSelectArea button 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.3em;
    line-height:1.3em;
    padding:.05em .5em 0 1.4em;
    text-decoration:none;
    vertical-align:middle;
    color:#FFF;
    font-weight:bold;
}

#home:hover {
    color:#fff; 
    background:#0C9104;
}

/* 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 {
	display:none;
}


#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,
#sitemap.sub li li span {
    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 {
    font-size: 1em;
}

.sitemap h3 a{
    padding:.15em .5em .15em .5em;
    background-color:#09C;
    color:#FFF !important;
    border-bottom:.375em solid #FFF;
    font-size: 1em;
}


div#content div.body div.paragraph #sitemap.sub li {
	background-image:none !important;
	padding:0;
}

div#content div.body div.paragraph #sitemap.sub ul ul {
	margin: 0;
}

#sitemap hr {
    clear:both;
    border:0;
    height:1px;
    color:#FFF;
    background-color:#FFF;
    margin:0;
    padding:0;
}


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


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


#printHeader {
    border-bottom:1px solid #CECECE;
   /*  padding:1em 0; */
    margin-bottom:0.2em;
    /* height:3.5em; */
    height:6.083em;
    width: 51.25em;
}

#printFooter {
    display:block;
    clear:both;
    border-top:1px solid #CECECE;
    padding:1em 2em;
    margin-top:1em;
    width: 56.8em;
    font-size:85%;
}

#printHeader img {
    float:left;
}

#page:after,#content:after,#grid:after {
     content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
	font-size:1px;
}


.illu, Object {
    display:none;
}

.body {
    position:relative;
    _left:-2em;    
}

.textAdditionals {
	display: none !important;
}

.body .body_footer .firstline,
.body .body_footer .secondline,
.body .body_footer .thirdline ,
.body .body_tools #tool_list,
.body_footer .copy {
	display: none !important;
}


/*
* NEW ELEMENTS 
*/
.flashbox {
	margin-bottom:1.417em;
}

.flashbox img {
	display: none;
}

/*
* TABS 
*/
.tab_box  {
	margin-bottom:0.833em;
}

.tab_box ul.tabs {
	display: none;
}
* html .tab_box ul.tabs { height:1%; }

	.tab_box ul.tabs li {
		float:left;
		display:inline;
		
	}
	
	.tab_box ul.tabs li.last {
		float:right;
		margin-left:-0.3em;
	}
	
	.tab_box ul.tabs li.last A {
		margin-right:0;
	}

		.tab_box ul.tabs li A {
			display:block;
			height:3.417em;
			width:9.83em;
			margin-right:0.333em;
			margin-bottom:0.25em;
			
			color:#FFFFFF;
			background:#0099cc;
			font-weight:bold;
			text-decoration:none;
			outline:none;
		}
		
		.tab_box ul.tabs li A span {
			display:block;
			padding:0.583em 0.583em 0.583em 1.1em;
			line-height:1.1;
		}
		
		.tab_box ul.tabs li.active A {
			background:#FFFFFF url(../images/main/corner_active.jpg) 0 0 no-repeat;
			color:#339933;
			
			border-width:0.083em 0.083em 0 0.083em;
			border-style:solid;
			border-color:#c2c2c2;
			
			width:9.667em;
			height:3.637em;
			margin-bottom:0;
			
		}	
		
		.tab_box ul.tabs li.active A span {
			padding:0.5em 0.5em 0.5em 1em;
		}	
			
.tab_box .tabcontents {
	border:0em solid #c2c2c2;
	background:#FFFFFF;
	margin-bottom:2.5em;
}			

.tab_box .tabcontents .tab {
	border-bottom:1px solid #0099CC;
	padding:1.667em 0;
	zoom:1;
}

	.tab_box .tabcontents .img_right {
		float:right;
		margin-left:1.333em;
	}
	
	.tab_box .tabcontents .img_left {
		float:left;
		margin-right:1.333em;
	}
	
	.tab_box .tabcontents .img_full {
		margin-top:1.667em;
	}

	.tab_box .tabcontents h2 {
		font-size:1em;
		font-weight:bold;
		padding-left:1.333em;
	}
	.tab_box .tabcontents .txt h2 { padding-left:0; }
	
	.tab_box .tabcontents h2, 
	.tab_box .tabcontents h2 A {
		color:#444444;
		text-decoration:none;
	}
	
	.tab_box .tabcontents .txt {
		padding:0;
	}
	
	.tab_box .tabcontents .txt a.more,
	.teaser_animation .details .item .content a.more,
	.teaser a.more,
	.teaser ul.links a {
		font-size:0.917em;
		font-weight:bold;
		padding-right:1.364em;
		background:url("../../html/images/main/nups_content_patch_link_more.gif") no-repeat scroll right 0.5em transparent;
	}
	
	.teaser_animation ul.details li.startscreen .content a.more {
		background-image:none !important;
	}	

/*
* TEASER 
*/	
div.teaser {
	border-bottom:1px solid #0099CC;
	margin-bottom:0.833em;
	padding-bottom:1em;
}	

	div.teaser .txtcolumn {
		float:left;	
	}

	div.teaser .txt_padding {
		padding:0;
	}

	div.teaser h2 {
		font-size:1.75em;
		font-weight:normal;
		color:#339933;
		margin-bottom:0.667em;
	}
	div.teaser h2 a, div.teaser h2 a:visited { color:#339933; text-decoration:none; }
	
	div.teaser .img_left {
		float:left;
		margin-right:1em;
	}
	
	div.teaser .img_right {
		float:right;
		margin-left:1em;
	}
	
	div.teaser .img_full {
		width:31.417em;
	}
	
	div.teaser strong.subhead { display:block; }
	
	div.teaser ul.links {
		margin-top:1.333em;
	}

div.teaser_50, 
div.teaser_50_right {
	float:none;
}
* html div.teaser_50, 
* html div.teaser_50_right {
	float:none;
	width: 50em;
}	
	
/*
* BODY FOOTER 
*/	
.body_footer {
	background:#FFFFFF;
	padding:0 0 0.833em 0;
	margin:2.5em 0 0 0;
}

div.shadowcontent .body_footer {
	margin:2.5em 5px 0 3px;
}	
		.body_footer .firstline {
			border-bottom:1px solid #b7b7b7;
			padding:1.25em 0.5em 0.333em 0.5em;
			overflow:hidden;
		}
		* html .body_footer .firstline { height:1%; }
		
		.body_footer span.label {
			color:#333333;
			font-weight:bold;
			float:left;
			display:inline;
			margin-right:0.833em;
		}
	
	
		/** EDIT EKE 23.07.2010 **/ 
		.body_footer #tool_list_bottom {
			float:right;
			margin-top: -0.34em;
		}
		
		.body_footer #tool_list_bottom  LI {
			float:left;
		}
		
		.body_footer #tool_list_bottom a.basket span.icon {
			background:url("../../html/images/main/ico_infokorb.gif") no-repeat scroll 0.455em 2px #FFFFFF;
			display:block;
			font-weight:normal;
			height:1.727em;
			line-height:1.5em;
			padding-left:1.727em;
			text-indent:0;
			cursor: pointer;
		}
		
		.body_footer #tool_list_bottom a.print span.icon {
			background:url("../../html/images/main/ico_print_blue.gif") no-repeat scroll 50% 50% transparent !important;
			display:block;
			font-weight:normal;
			height:1.727em;
			line-height:1.5em;
			padding-left:1.727em;
			text-indent:0;
			cursor: pointer;
		}
		
		.body_footer #tool_list_bottom a.favorite span.icon {
			background:url("../../html/images/main/nups_tools_link_favourite.gif") no-repeat scroll 50% 50% #FFFFFF !important;
			display:block;
			font-weight:normal;
			height:1.727em;
			line-height:1.5em;
			padding-left:1.727em;
			text-indent:0;
			cursor: pointer;
		}		
		
		div#content div.body_footer ul#tool_list_bottom li.textsize {
			border-left:1px solid #0099CC !important;
			padding-left:0.627em;
			padding-top:5px;
		}

		div#content div.body_footer ul#tool_list_bottom li.textsize A {
			float:left;
			display:inline;
			padding:0;
			color:#0099CC ;
			position:relative;
			text-decoration: none;
		}
		
		
		div#content div.body_footer ul#tool_list_bottom li.textsize A.active { font-weight:bold; } 
		div#content div.body_footer ul#tool_list_bottom li.textsize A.size1 { font-size:0.917em; margin-right:0.091em; top:-0.091em;  }
		div#content div.body_footer ul#tool_list_bottom li.textsize A.size2 { font-size:1em; margin-right:0.083em; top:-0.167em; }
		div#content div.body_footer ul#tool_list_bottom li.textsize A.size3 { font-size:1.083em; top:-0.231em; }
		div#content div.body_footer ul#tool_list_bottom li.textsize span {
			float:left;
			font-size:0.833em;
		
		}
		
		div#content div.body_footer ul#tool_list_bottom li.icon {
			border-left:1px solid #0099CC !important;
		}
		
		div#content div.body_footer ul#tool_list_bottom li.basket_li {
			border-left: 0px none !important;
		}
		
		DIV#content DIV.body_footer UL#tool_list_bottom LI A.blackandwhite{
            background: url(../../html/images/main/icons/kontrast.gif) no-repeat  0.499em 0.459em ;
			width: 10px; 
			height:1.727em;
			padding-left:1.027em;
			display: block;
		 }
		
		/** EDIT EKE END */
		
		
		
		
		
		
		
	
		.body_footer ul.bookmarks {
			float:left;
			display:inline;
			position:relative;
			top:-0.083em;
		}
		
			.body_footer ul.bookmarks li {
				float:left;
				display:inline;
				margin-right:0.417em;
			}
			
		.body_footer .secondline {
			border-bottom:1px solid #b7b7b7;
			padding:1.417em 0em 0.417em 0.333em;
			overflow:hidden;
		}
		* html .body_footer .secondline { height:1%; }	
	
		.body_footer .copy {
			font-size:0.917em;
			color:#999999;
			padding-left:0.182em;
			padding-bottom:0.636em;
		}
	
		.body_footer ul.links {
		
		}
			.body_footer ul.links li {
				float:left;
				display:inline;
				font-size:0.833em;
				
				border-right:1px solid #0099CC;
				padding:0 0.25em;
				margin-bottom:0.2em;
			}
			
			.body_footer ul.links li  A { text-decoration:none; white-space:nowrap; }
			.body_footer ul.links li  A:visited { color:#0099CC; }
	
		.body_footer .thirdline {
			border-bottom:1px solid #b7b7b7;
			padding:0.417em 0em 0.417em 0.333em;
			overflow:hidden;
		}
		* html .body_footer .thirdline { height:1%; }	

/*
* TAGCLOUD 
*/		
DIV#content UL.tagcloud, 
DIV#content DIV.tagcloud {
	margin-left:0 !important;
	overflow:hidden;
}	
* html DIV#content UL.tagcloud { height:1%; }
* html DIV#content DIV.tagcloud { height:1%; }
	
	DIV#content UL.tagcloud LI {
		float:left; 
		/* display:inline; */
		background-image:none !important;
		padding:0 !important;
	}
	
	
	DIV#content UL.tagcloud LI A, 
	DIV#content DIV.tagcloud A {
		display:block;
		text-decoration:none;
		padding-left:0.5em;
		color:#339933;
		font-weight:bold;
		white-space:nowrap;
	}	
	
	DIV#content DIV.tagcloud A {
		float:left;
		display:inline;
	}
	
	DIV#content DIV.tagcloud span.hide {
		display:none;
	}
	
	DIV#content div.teaser UL.tagcloud LI A, 
	DIV#content div.teaser DIV.tagcloud  A {
		color:#0099CC;
	}
	
	DIV#content UL.tagcloud LI.key1 A, 
	DIV#content UL.tagcloud LI A.key1, 
	DIV#content DIV.tagcloud A.key1 {
		font-size:1.818em;
	}
	DIV#content UL.tagcloud LI.key2 A,
	DIV#content UL.tagcloud LI A.key2, 
	DIV#content DIV.tagcloud A.key2 {
		font-size:1.363em;
	}
	DIV#content UL.tagcloud LI.key3 A,
	DIV#content UL.tagcloud LI A.key3 , 
	DIV#content DIV.tagcloud A.key3 {
		color:#444444 !important;
		font-size:1.182em;
	}
	DIV#content UL.tagcloud LI.key4 A,
	DIV#content UL.tagcloud LI A.key4, 
	DIV#content DIV.tagcloud A.key4 {
		color:#8c8c8c !important;
		font-size:1.091em;
	}
	DIV#content UL.tagcloud LI.key5 A,
	DIV#content UL.tagcloud LI A.key5, 
	DIV#content DIV.tagcloud A.key5 {
		font-size:0.909em;
	}
	DIV#content UL.tagcloud LI.key6 A,
	DIV#content UL.tagcloud LI A.key6, 
	DIV#content DIV.tagcloud A.key6 {
		color:#444444 !important;
		font-size:0.909em;
	}
	

.body_tools UL LI.icon {
	display:inline;
}
	
.body_tools UL LI.icon A, .body_tools UL LI.icon A:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:0.917em;
	padding-left:1.727em !important;
	height:1.727em;
	line-height:1.727em;
	
	display:block;
	border-left:1px solid #0099CC !important;
	outline:none;
	padding:0;
}

.body_tools ul li.icon:hover a {
	background-color:#FFFFFF !important;
}

	
.body_tools UL LI A.basket, .body_tools UL LI A.basket:visited, .body_tools UL LI A.basket:hover { color: #0099CC !important; padding-left:0 !important; background:#FFFFFF; cursor:pointer;	}
.body_tools UL LI A.print, .body_tools UL LI A.print:visited, .body_tools UL LI A.print:hover { background:url("../../html/images/main/ico_print_blue.gif") no-repeat scroll 50% 50% transparent  !important;	}
.body_tools UL LI A.favorite, .body_tools UL LI A.favorite:visited, .body_tools UL LI A.favorite:hover { background:#FFFFFF url("../../html/images/main/nups_tools_link_favourite.gif") no-repeat 50% 50%  !important;	}
.body_tools UL LI A.enlarge, .body_tools UL LI A.enlarge:visited, .body_tools UL LI A.enlarge:hover { 
	background:#0099CC url("../../html/images/main/ico_enlarge.gif") no-repeat 0% 0%  !important;	
	margin-left:0.636em;
	width:2em !important;
	padding-left:0 !important;
}

.body_tools UL LI A.enlarge_close, .body_tools UL LI A.enlarge_close:visited, .body_tools UL LI A.enlarge_close:hover { 
	background:#0099CC url("../../html/images/main/ico_enlarge_close.gif") no-repeat 0% 0%  !important;
	width:2em !important;
	padding-left:0 !important;
}	

.body_tools UL LI A span {
	text-indent:-999em;
	display:block;
}

.body_tools UL LI.basket_li A {
	float:left;
}

.body_tools UL LI.icon A.basket_show, 
.body_tools UL LI.icon A.basket_show:visited, 
.body_tools UL LI.icon A.basket_show:hover {
	background:#FFFFFF;
	padding-left:0 !important;
	border-left-width:0 !important;
	padding-right:0.364em;
	color:#0099CC !important;
	line-height:1.5em;
}

.body_tools UL LI A .basket span {
	text-indent:0;
}

.body_tools UL LI A.basket span.icon {
	display:block;
	text-indent:0;
	padding-left:1.727em;
	height:1.727em;
	background:#FFFFFF url("../../html/images/main/ico_infokorb.gif") no-repeat 0.455em 2px;
	line-height:1.5em;
	font-weight:normal;
}	



	/* details layer --------- */
	.body_tools {
		position:absolute; 
		right:5px; 
		top:0; 
		z-index:800;
		width:50.417em;
		
		background-color: #FFFFFF;
		height:1.5em;
		line-height:1.5em;
		color: #FFF;
		/* position:relative;  */
		padding: 0em;
	}


	.body_tools ul li a, .body_tools ul li a:visited {
		display:block; 
		text-decoration:none; 
		color: #0099CC;
		border: none;
		vertical-align:middle;
		font-size: 0.917em;
		overflow:hidden;
		font-weight:bold;
		
		background:url("../../html/images/main/ico_more_blue.gif") no-repeat 0.5em 50% transparent;
		padding:0 0.727em 0 1.36em;
	}


	.body_tools ul {
		padding:0; 
		margin:0;
		list-style-type: none; 
	}

	.body_tools ul li {
		float:left; 
		position:relative;
	}
	
	.body_tools ul li li {
		float:none;
	}	

	.body_tools ul li ul {
		display: none;  
		/*
		position:absolute; 
		top:1.667em; right:0; 
		width:36em;   */
	}
	
	.body_tools ul li.hovered ul { display:block; }

	.body_tools ul#tool_list {
		display:block;
		border-left: 1px solid #FFF !important;
		height:1.5em;
		
		float:right;
	}

	/* specific to non IE browsers */
	
	
	.body_tools ul li:hover a,
	.body_tools ul li.hovered a {
		color:#FFFFFF !important; 
		background:#339933 url("../../html/images/main/ico_more_white.gif") no-repeat 0.5em 50% !important;
	}
	
	

	.body_tools ul li:hover ul,
	.body_tools ul li.hovered ul {
		display:block; 
		position:absolute; 
		top:1.667em; right:0; 
		width:36em;
		z-index:400;
	}
	
	.body_tools ul li:hover ul ul,
	.body_tools ul li.hovered ul ul{
		display:block; 
		position:static; 
		width:auto;
	}
	
	.body_tools .additional_links ul, 
	.body_tools .additional_links ul.links {
		margin: 0 0 1em 0 !important;
		padding: 0 0 1em 0; 
		border: none;
		border-bottom: 0.5pt solid #7FCCE5;
	}
	
	.body_tools .details {
		position:relative;
		left:5px;
		
		width:36em;
	}	
	
	.body_tools .details .inner {
		padding:0.833em 1.667em 3.333em 1.667em;
		background:#FFFFFF url("../../html/images/main/bg_bodytools_detail.gif") repeat-y 0 0;
		color:#666666;
		border-right:1px solid #c5c5c5;
		border-bottom:1px solid #c5c5c5;
		border-left:1px solid #c5c5c5;
	}	
	.body_tools .details .line {
		background:#FFFFFF url("../../html/images/main/pix_green.gif");
		height:2px;
		overflow:hidden;
	}	
	
		.body_tools .hide_bg {
			background: url("html/images/main/clear.gif");
			position: absolute;
			right: -10px;
		}
		
		.body_tools .details h4,
		.body_tools .details h6 {
			color:#339933;
			font-size:100%;
			font-weight:bold;
			margin:0 0 1.2em;
		}
		
		.body_tools .details p {
			color:#000000;
			margin:0 0 0.2em !important;
		}
		
		.body_tools .details ul.links {
			list-style:none outside none;
			margin:0 1.2em 0 0;
			padding-left:0;
			
			position:static;
			width:auto;
		}
			.body_tools .details ul.links li, 
			.body_tools .details ul li {
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
				float:none;
			}
			
			.body_tools .details ul.links li a,
			.body_tools .details ul li a {
				background:url("../../html/images/main/nups_content_body_paragraph_list_link.gif") no-repeat scroll 0 0.3em transparent !important;
				color:#0099CC !important;
				display:block;
				margin-left:0;
				font-size: 1em;
				padding:0 0 0 1.1em;
				text-decoration:none;
			}

	/* details layer --------- */

/*
* ACCORDION 
*/		
ul.accordion { list-style-type: none; padding: 0 !important; margin: 0 -1.667em 1.5em 0; overflow:hidden; width: 48.75em; position:relative; }
* html ul.accordion { display: none !important;}

/* Level 1 */
ul.accordion li.acc,
ul.accordion li.functions { cursor: pointer; list-style-type: none; padding: 0; border-bottom:0.083em solid #b6b5b1; margin: 0 !important; /* margin: 0 0 0.167em 0 !important; */ float: left; display: block; width: 43.083em; background-image:none !important; }
ul.accordion li.acc { padding-left:0 !important; padding-right:0 !important; width:100%;  }
* html ul.accordion li.acc { width:100%; }

ul.accordion li.functions { display: none;}
ul.accordion li.functions a { outline:none; color:#0099CC; background:transparent url('../images/main/acc_open-all.gif') no-repeat 0 0.25em ; padding:0 0 0.333em 2.167em; }
ul.accordion li.functions a:hover { color:#0099CC; }
ul.accordion li.functions a.highlight { color:#0099CC; background:url('../images/main/acc_close-all.gif') no-repeat 0 0.25em;  }
ul.accordion li.functions a:hover.highlight { color:#0099CC; }

ul.accordion a { outline:none; position:relative; z-index:999; zoom:1; text-decoration: none;  font-weight:bold; color: #339933; padding: 0.583em 1.75em 0.833em 0;  display: block; cursor: pointer; background:none;}
ul.accordion h4 { margin-bottom:0 !important; }
ul.accordion a:hover, ul.accordion a:visited  { color: #339933; }

/* Level 2 */
ul.accordion ul.acc_sub { margin: 0 0 0 0 !important; padding: 0 0 1em 2.813em !important; float: left; display: block; width: 39.687em; }
ul.accordion ul.acc_sub li { border-top:1px dotted #6b88a4; width: 39.687em; border-bottom-width:0; margin: 0 !important; }
ul.accordion ul.acc_sub li a { padding: 0.583em 1em; font-weight:normal; background:#f1f6fc url('../images/main/acc_arrow_inactive.gif') no-repeat 0em center ; }
ul.accordion ul.acc_sub li.last { border-bottom:1px dotted #6b88a4;  }

/* active */
ul.accordion li.active a.highlight  { color:#339933; font-weight:bold; text-decoration:none; background:url('../images/main/acc_close.gif') no-repeat 0 1em; }
ul.accordion li.active h4.highlight a  { background:url('../images/main/acc_close.gif') no-repeat 0 1em; }
ul.accordion li.active a:hover.highlight { color: #339933; }
ul.accordion ul.acc_sub li.active a.highlight { background:url('../images/main/acc_arrow_active.gif') no-repeat 0em center; }
ul.accordion ul.acc_sub li.active { background:#FFFFFF; }

/* accordion content */
ul.accordion li div.acc_sub { background:#FFFFFF; width: 48.75em; display: block; clear: both; float: left; cursor:auto;  }
ul.accordion li div.acc_sub .inner { padding-right: 1em !important; }
ul.accordion li div.acc_sub .paragraph { padding-bottom: 1.1em !important; }
ul.accordion li ul.acc_sub div.acc_sub { padding: 0 1em 2.2em 1em; }
ul.accordion li div.acc_sub ul  { margin-left:0; }
ul.accordion li div.acc_sub li { border-width: 0px; width:auto; margin-left:0; }
ul.accordion li div.acc_sub A { color:#0099CC; background:transparent; padding:0; display:inline; font-size:1em; font-weight:normal; position:static; line-height:normal; }

div#content div.body ul.accordion div.paragraph {
	padding-bottom:1.25em;
}

.wide_state ul.accordion { width:65.914em; }
.wide_state ul.accordion li.functions { width:60.247em; }
.wide_state ul.accordion li div.acc_sub { width:65.914em; }


/* shadows inside a paragraph item ---------------------------------------------------- */
DIV#content div.body div.shadowbox {	
	margin-top:0;
}
	
	DIV#content div.body div.shadowbox .shadowtop {
		background: url(../images/main/shadowtop_1x4.png) repeat-x scroll left 0;
		margin:0 2px;
		padding-top:7px;
		margin-left:0.32em;
		position:relative;
	}
	DIV#content div.body div.shadowbox .shadowright {
		background:transparent url(../images/main/shadowright_4x1.png) repeat-y scroll right bottom;
		padding-right:4px;
		position:relative;
		z-index:100;
	}
	DIV#content div.body div.shadowbox .shadowleft {
		background:transparent url(../images/main/shadowleft_4x1.png) repeat-y scroll left bottom;
		margin-top:-3px;
		padding-left:4px;
		position:relative;
	}
	
	DIV#content div.body div.shadowbox .shadowbottom {
		background:transparent url(../images/main/shadowbottom_1x4.png) repeat-x scroll 0 0;
		height:4px;
		margin:0 2px;
		overflow:hidden;
		position:relative;
	}
	DIV#content div.body div.shadowbox .content {
		padding:0.083em;
	}
	
	DIV#content div.body div.shadowbox .content IMG {
		vertical-align:bottom;
	}
	
	DIV#content div.body div.shadowbox.full .content {
		text-align:left;
		/* border: 1px solid red; */
	}

div#content div.body dl {
	float:left;
	margin:0 1em 1em 0;
	overflow:hidden;
}

div#content div.body dl.bottom {
	float:none;
	margin:0 0em 1em 0;
}

div#content div.body dl.right {
	float:right;
	margin:0 0 1em 1em;
}



	div#content div.body dl dt {
		padding-left:5px;
		padding-top:0;
		position:relative;
		z-index:200;
	}

div#content div.body span.caption {
	font-size:0.833em;
}


/* image gallery */
div#content div.body  div.image_gallery {
	margin:1.5em 0;
}

div#content div.body dl.thumb {
	width:14.417em;
}

div#content div.body dl.thumb img {
	width: 13.583em
}

div#content div.body dl.last {
	margin-right:0;
}

div#content div.body  div.image_gallery dl.item, 
div#content div.body  div.image_gallery .txt_item {
	float:left;
	margin:0 1em 1em 0;
	overflow:hidden;
	width:14.417em;
}	

div#content div.body  div.image_gallery dl.item .shadowbox {
	width:14.417em;
}	

div#content div.body  div.image_gallery dl.item DT {
	width:13.4em;
}	

div#content div.body  div.image_gallery .txt_item .content {
	padding:0.5em;
	min-height:9em;
}

div#content div.body  div.image_gallery .txt_item .content h5 {
	font-size:100%;
	font-weight:bold;
	margin:0 0 0.2em;
}

* html div#content div.body  div.image_gallery .txt_item .content { height:10em; }

/* large shadow */
DIV#content div.body div.shadowboxlarge {	
	margin-top:0;
}
	
	DIV#content div.body div.shadowboxlarge .shadowtop {
		background: url(../images/main/shadowtop_8x8.png) repeat-x scroll left 0;
		margin:0 4px;
		padding-top:11px;
		margin-left:4px;
		position:relative;
	}
	DIV#content div.body div.shadowboxlarge .shadowright {
		background:transparent url(../images/main/shadowright_8x8.png) repeat-y scroll right bottom;
		padding-right:8px;
		position:relative;
		z-index:100;
	}
	DIV#content div.body div.shadowboxlarge .shadowleft {
		background:transparent url(../images/main/shadowleft_8x8.png) repeat-y scroll left bottom;
		margin-top:-4px;
		padding-left:8px;
		position:relative;
	}
	
	DIV#content div.body div.shadowboxlarge .shadowbottom {
		background:transparent url(../images/main/shadowbottom_8x8.png) repeat-x scroll 0 0;
		height:8px;
		margin:0 4px;
		overflow:hidden;
		position:relative;
	}
	DIV#content div.body div.shadowboxlarge .content {
		border:0.083em solid #FFFFFF;
	}


.multimediabox_right {
	float:right;
	margin:-9px 0 0.5em 1em;
	width:16.75em;
}	
	
.multimediabox_right .content {
	background-color:#bfe5f2;
	padding:0.75em 0.75em 0.5em 0.75em;
}

	.multimediabox_right .content .flashbox  {
		width:13.75em;
		height:12.083em;
		margin-bottom:0;
		overflow:hidden;
	}
	
	.multimediabox_right .content .flashbox  img {
		vertical-align:bottom;
	}
	
	.multimediabox_right .content form.embed_form {
		margin-top:1.25em;
	}
		.multimediabox_right .content form.embed_form fieldset {
			border:none;
		}
		
		.multimediabox_right .content form.embed_form label {
			display:block;
			font-size:0.833em;
			color:#444444;
			
		}
		
		.multimediabox_right .content form.embed_form .input_txt {	
			border:1px solid #a5acb2;
			padding:0;
			font-size:0.917em;
			color:#666666;
			padding:0.181em;
			width:14.45em;
		}	
			
.paragraph cite {
	font-size:1.083em;
	color:#0099CC;
	font-style:italic;
	padding:0 1.666em;
	display:block;
}

/* right banner ---------------------------------------------------- */
.outer_column {
	position:absolute;
	top:8.6em;
	left:83.5em;
	
	
	width:12.083em;
}

	.outer_column .banner {
		border:0.083em solid #c2c2c2;
		width:11.333em;
		background:#FFFFFF;
	}
	
	.outer_column .banner .illu {
		width:11.333em;
		vertical-align:bottom;
	}
	
	.outer_column .banner .txt {
		color:#444444;
		padding:1.583em 0.333em 1em 0.333em;
	}
	
	.outer_column .banner .btnbox{
		margin-top:2.667em;
	}
	
	.outer_column a.more, .outer_column a.more:visited {
		background:url("../../html/images/main/nups_link_large.gif") no-repeat scroll right 0.4em transparent;
		padding-right:1.333em;
		font-weight:bold;
	}
	
/* shadows transparent ---------------------------------------------------- */
DIV.outer_column div.shadowbox,	
DIV#content div.shadowbox_trans {	
	margin-top:0;
}
	
	DIV.outer_column div.shadowbox .shadowtop, 
	DIV#content div.shadowbox_trans .shadowtop_trans {
		background: none;
		margin:0 2px;
		padding-top:6px;
		margin-left:0.32em;
		position:relative;
	}
	DIV.outer_column div.shadowbox .shadowright, 
	DIV#content div.shadowbox_trans .shadowright_trans {
		background:transparent url(../images/main/shadowright_trans_5.png) repeat-y scroll right bottom;
		padding-right:5px;
		position:relative;
		z-index:100;
	}
	DIV.outer_column div.shadowbox .shadowleft, 
	DIV#content div.shadowbox_trans .shadowleft_trans {
		background:transparent url(../images/main/shadowleft_trans_3.png) repeat-y scroll left bottom;
		margin-top:-3px;
		padding-left:3px;
		position:relative;
	}
	
	DIV.outer_column div.shadowbox .shadowbottom,
	DIV#content div.shadowbox_trans .shadowbottom_trans {
		background:none;
		height:5px;
		margin:0 2px;
		overflow:hidden;
		position:relative;
	}
	
	DIV#content .tools div.shadowbox_trans .shadowleft_trans {
		margin-top:0;
	}
	
	
/* Teaser in Left navigation column ------------------------------------------------------------------------- */
DIV#content DIV.navigation H6.left_teaser_head, 
DIV#content DIV.navigation .left_teaser H6 {
	background-color: #0099CC;
	color: #FFF;
	padding: 0.2em 0.5em 0.2em 0.417em;
	font-size: 1em;
	border: none;
	margin:0.833em 0;
	font-weight:normal;
}

DIV#content DIV.navigation .left_teaser H6 {
	margin:0;
	background-color: #999999;
}

DIV#content DIV.navigation .left_teaser {
	border-right:0.083em solid #C2C2C2;
	border-bottom:0.083em solid #C2C2C2;
	margin-bottom:0.833em;
}

	DIV#content DIV.navigation .left_teaser img {
		width:100%;
		vertical-align:bottom;
	}	
	
/* Teaser in Left navigation column ------------------------------------------------------------------------- */	
.homepage div.teaser h2 {
	font-size:1.5em;
	margin-bottom:0.444em;	
}	

/* Teaser in HOMEPAGE ------------------------------------------------------------------------- */	
.homepage div.teaser {	/*overflow:hidden;*/
} 
* html .homepage div.teaser { height:10.583em; }

.homepage div.teaser .txt_padding { padding: 0.583em 1em 0.5em 1em; }

.homepage div.teaser .mm_box IMG {
	width:100%;
	vertical-align:bottom;
}

span.newsdate, span#newsdate {
	font-size:0.833em;
	color:#339933;
	display:block;
	margin-bottom:0.1em;
}

span#newsdate {
	display:inline;
}

 div.teaser h3 {
	font-size:1em;
	color:#444444;
	margin-bottom:0.417em;
 }
 div.teaser .news_item h3 { margin-bottom:0; }
 
cite.inline_blue {
	color:#0099CC;
	font-weight:bold;
	font-style:italic;
}

div#content div.body div.teaser p { margin:0 0 0.5em; }

div.teaser .col50, 
div.teaser .col50_right {
	float:left;
	/*width:48.5%; */
	width:15.25em;
}


div.teaser .col50_right {
	float:left;
}

div#content div.body div.teaser .txt ul,
div#content div.body div.teaser ul.links_bullet {
	margin:0.1em 0 0.5em;
	padding-left:1em;
	clear:both;
}

	div#content div.body div.teaser .txt ul LI, 
	div#content div.body div.teaser ul.links_bullet LI {
		background-image: url(../../html/images/main/nups_content_body_paragraph_list.gif);
		background-repeat:no-repeat;
		background-position:0 .5em;
		padding: 0 0 0.1em .9em;
	}
	
div.teaser ul.numbers {
	float:right;
}	
	div.teaser ul.numbers li {
		float:left;
		display:inline;
	}
	
	div.teaser ul.numbers li A {
		display:block;
		width:1.417em;
		text-decoration:none;
		margin-left:0.666em;
		margin-top:0.083em;
		
		outline:none;
	}
	
	div.teaser ul.numbers li A img.bg,
	div.teaser ul.numbers li A img.bg_active {
		width:1.417em;
		vertical-align:bottom;	
	}
	
	
	div.teaser ul.numbers li A img.bg_active { display:none; 	}
	div.teaser ul.numbers li A.active img.bg_active { display:block; 	}
	div.teaser ul.numbers li A.active img.bg { display:none; 	}
	div.teaser ul.numbers li A img.bg { display:block; 	}
	
	div.teaser ul.numbers li A span {
		display:block;
		font-size:0.917em;
		font-weight:bold;
		margin-top:-1.5em; 
		padding-left:0.45em;
		color:#44a24c;
	}
	
	div.teaser ul.numbers li A.active span { padding-left:0.5em; color:#0099CC; }
	
	div.teaser .details_holder .item {
		margin-bottom:1.5em;
		clear:both;
	}
	
	div.teaser .details_holder .active_item {
		display:block;
	}
	

* html .pipeline_teaser {
	height:10.417em;
	overflow:hidden;
}	
	
.pipeline_teaser img.bg {
	height:10.583em;
}	


.pipeline_teaser .elements {
		margin-top:-10em;
		position:relative;
		padding-left:1em;
}

.pipeline_teaser fieldset {
	border:none;
}

.pipeline_teaser div.labels {
	background:#0099CC;
	overflow:hidden;
	margin-bottom:0.3em;
}
* html .pipeline_teaser div.labels { height:1%; }	

.pipeline_teaser label {
	color:#FFFFFF;
	display:block;
	float:left;
	padding:0.25em 0.5em;
}	

.pipeline_teaser label.label1 {
	width:13.75em;
	border-right:1px solid #FFFFFF;
}

.pipeline_teaser select.select1 {
	width:13em;
	margin-right:0.6em;
}

.pipeline_teaser select {
	width:9em;
	padding-top:0.083em;
	padding-bottom:0.083em;
}

.pipeline_teaser .select_holder { float:left; }

button.submit_rounded {
	
	background:url("../../html/images/main/submit_rounded.gif") no-repeat scroll 0 center transparent;
	border:medium none;
	cursor:pointer;
	font-size:1.1em;
	height:1.667em;
	margin:0em 0 0 0.3em; 
	overflow:hidden;
	padding:0 !important;
	vertical-align:text-bottom;
	width:1.818em;
}

button.submit_rounded span { display:none; }

ul.small_teasers {
	overflow:hidden;
}
* html ul.small_teasers { height:1%; }

	ul.small_teasers li.item {
		float:left;
		display:inline;
		border:0.083em solid #c2c2c2;
		width:46.667em;
		height:6em;
		margin-right:1em;
		margin-bottom:1em;
		 overflow:hidden;
	}
	
	ul.small_teasers li.last {
		margin-right:0;
	}
	
	ul.small_teasers li  A.preview {
		display:inline;
		text-decoration:none;
		height:6em;
		float:left;
		padding-right:1em;
		color:#0099CC;
	}
	
	ul.small_teasers li  A.preview:visited { color:#0099CC; }
	
	ul.small_teasers li  A.preview img {
		width:4.833em;
		margin:0;
	}
	
	ul.small_teasers li  A.preview span {
		display:none;
	}
	
	ul.small_teasers li.inactive  A.preview span { display:none; }
	ul.small_teasers li.inactive { width:4.833em; }
	ul.small_teasers li.inactive A.preview img { float:left; }

	ul.small_teasers li.active { width:19.333em; }
	ul.small_teasers li.active A.preview { display:none; }

	ul.small_teasers li.item .details {
		float:left;
		padding:0.25em;
		width:39em;
	}
	
	ul.small_teasers li.item .details h3 {
		color:#0099CC;
		font-weight:normal;
		margin-bottom:0;
	}
	
	ul.small_teasers li.item .details p {
		font-size:0.917em;
	}
	
	ul.small_teasers li.item .details h3 a {
		text-decoration:none;
	}
	
	ul.small_teasers li.item .details UL LI {
		background-image:url("../../html/images/main/nups_content_body_paragraph_list.gif");
		background-position:0 0.4em;
		background-repeat:no-repeat;
		padding:0 0 0em 0.9em;
		
		font-size:0.917em;
		line-height:1.15;
	}	
	
	
/* intro animation box */
.teaser_animation {
	position:relative;
}


.teaser_animation ul.details li.item {
	position:relative;
}

	.teaser_animation ul.details li.item .bg {
		width:50.417em;
		position:relative;
	}
	
	.teaser_animation ul.details li.item .content {
		width:49.1em;
	}
	
		.teaser_animation ul.details li.item .content h2 {
			/* font-size:3.25em; */
			font-size:2.2em;
			font-weight:normal;
			margin-bottom:0.358em;
		}
		
		.teaser_animation ul.details li.item .content h2 , 
		.teaser_animation ul.details li.item .content h2 A {
			text-decoration:none;
			color:#339933;
			padding-top: 0.56em;
		}
		
		.teaser_animation ul.details li.item .content  .txt {
			color:#495c62;
		}
		
		

.teaser_animation .thumbs_holder_outer {
	overflow:hidden;
	position:absolute;
	width:50.417em;
	left:0;
	top:14.417em;
}
* html .teaser_animation .thumbs_holder_outer { height:1%; overflow:visible; }	
	
.teaser_animation .thumbs_holder {
	overflow:hidden;
	float:right;
	position:relative;
	
	display:none;
}
* html .teaser_animation .thumbs_holder { height:1%; overflow:visible; }

.teaser_animation .thumbs_holder a.open {
	float:left;
	display:inline;
	width:9.5em;
	position:relative;
	text-decoration:none;
	outline:none;
}

	.teaser_animation .thumbs_holder a.open span {
		display:block;
		position:absolute;
		text-transform:uppercase;
		color:#FFFFFF;
		top:4.5em;
		left:2.2em;
		font-weight:bold;
		cursor:pointer;
		width:4em;
	}
	
	.teaser_animation .thumbs_holder a.open span.arrows {
		top:4.7em;
		left:0.417em;
	}
	
		.teaser_animation .thumbs_holder a.open span.arrows .arrow_close { display:none; }
		.teaser_animation .thumbs_holder a.open.is_open span.arrows .arrow_close { display:inline; }
		.teaser_animation .thumbs_holder a.open.is_open span.arrows .arrow_open { display:none; }
	
	.teaser_animation .thumbs_holder a.open .bg, 
	.teaser_animation .thumbs_holder a.open .bg_ie {
		width:9.5em;
	}
	
	.teaser_animation .thumbs_holder a.open .bg_ie { display:none; }
	* html .teaser_animation .thumbs_holder a.open .bg_ie { display:inline; }
	* html .teaser_animation .thumbs_holder a.open .bg { display:none; }

.teaser_animation ul.thumbs {
	float:left;
	overflow:hidden;
	margin-top:0.083em;
	border-bottom:0.083em solid #0e638f;
	border-top:0.083em solid #7ac1e2;
}
* html .teaser_animation ul.thumbs { height:1%; overflow:visible; }
		
		
		
		.teaser_animation ul.thumbs li.item {
			float:left;
			display:inline;
			width:6.667em;
		}
		
		.teaser_animation ul.thumbs li.item a {
			display:block;
			text-decoration:none;
			position:relative;
			outline:none;
			height:11em;
			background-color:#FFFFFF;
		}
		
		.teaser_animation ul.thumbs li.item a .bg {
			width:6.667em;
		}
		
		.teaser_animation ul.thumbs li.item a .img {
			width:6.583em;
			border-left:0.083em solid #999999;
		}
		
		.teaser_animation ul.thumbs li.item a span{
			display:block;
			position:absolute;
			top:7.455em;
			left:1.09em;
			width:5.91em;
			
			font-size:0.917em;
			color:#0373ac;
		}
	
span.hide {
	position:absolute;
	display:block;
	left:-999em;
}	
	
HR.hide {
	display:none !important;
}


.clear {
clear:both;
font-size:0 !important;
height:0.1px !important;
margin:0 !important;
overflow:hidden !important;
}


*html  .homepage .clear {
	display:none !important;
}

#pretty_link {
	display: none;
}


.details_holder H2 {
	/* display:none; */
}

.txt_padding .numbers {
	display:none;
}

.outer_column {
	display:none;
}

*html .homepage .body .clear {
	margin-top: -150px !important;
}
 
.mm_teaser {
	display:none;
}


/* 2010 10 08 Edit MRA: Print-Bug in IE 7: Nothing is printed */

div#page,
div#content,
div#content div.body,
DIV#content DIV.body DIV.text,
div#content div.body div.paragraph,
DIV#content DIV.body DIV.paragraph DIV.textcolumn ,
DIV#content DIV.illu,
DIV#content DIV.body DIV.paragraph P.illu,
DIV#content DIV.body DIV.paragraph SPAN.illu,
DIV#content DIV.body DIV.textAdditionals,
DIV#content DIV#grid DIV.patch,
DIV#content DIV.wide DIV.patch ,
DIV#content DIV#grid DIV.patchImg,
DIV#content DIV#grid DIV.wrapperPathSize2Left,
DIV#content DIV#grid DIV.wrapperPathSize1Right,
DIV#content DIV.wide DIV.patch DIV.not-scaleable-area .ms-gallery UL li,
DIV#content DIV#grid DIV.patch DIV.cols2,
DIV#content DIV#grid DIV.patch DIV.cols2.left,
DIV#content DIV#grid DIV.patch DIV.col,
DIV#content DIV.wide DIV.patch DIV.col {
	float: none;
	zoom: 1;
	position: relative;
	display: block;
}

div#content div.body {
	padding: 0;
}

.body_tools {
	display: none;
}		
	
div#page,
div#content,
div#content div.body
	{
		/*width: auto;*/
			width: 51.25em;
	}
	
div.shadowcontent .body_footer {
	width: 49.55em;
}

HTML > BODY DIV#content{
	top: 0;
}

DIV#content div.shadowbox_trans .shadowright_trans,
DIV#content div.shadowbox_trans .shadowleft_trans {
	background: none;
}

DIV#content div.shadowbox_trans .shadowtop_trans,
DIV#content div.shadowbox_trans .shadowbottom_trans {
	margin: 0;
	padding: 0;
}










