
		
		html {
			font-family:Verdana;
			font-size:12px;
			height:100%;
			margin:0px;
			padding:0px;
			width:100%;
		}
			
		body {
			height:100%;
			width:100%;
			line-height:16px;
			margin:0px;
			padding:0px;
			background-color:#fff;
		}
		
		html>body, html>body #layout {
			height: auto;
		}
		
		html, body, #layout {
			min-height:100%;
			height:100%;
		}
		.hidden {
			display: none;
		}
		.clear {
			font-size:0px;
			line-height:0px;
			clear:both;
			height:0px;
			padding:0px;
			margin:0px;
		}
		
		.clearContent {
			font-size:0px;
			line-height:80px;
			clear:both;
			height:80px;
			padding:0px;
			margin:0px;
		}
		
		.breadcrumb{
			float:left;
			padding-right:5px;
			font-family: Verdana;
			color:#666666;
			
		}
		.breadcrumb-item{
			font-family: Verdana;
			color:#666666;
		}
		
		#layout {
			width:970px;
			position: absolute;
			top:0px;
		}
		
		#home_link {
			position:absolute;
			top:30px;
			left:20px;
			display:block;
			width:340px;
			height:70px;
			line-height:0px;
			font-size:0px;
		}
		
		#box {
			height:auto;
			width:970px;
		}
		
		
		
		
		#header {
			background-image:url(/httpd/img/netzwerk-saa_header.jpg);
			background-repeat:no-repeat;
			height:112px;
			width:970px;
			margin-bottom:30px;
		}
		
		
		
		#topmenue {
			float:right;
			margin-top:24px;
			margin-right:13px;
		}
		
		#topmenue .secondlevel div {
			display:inline;
		}
		
		#topmenue .firstlink a, #topmenue .last-of-firstlink a {
			color:#fff;
			margin-right:7px;
			text-decoration:none;
			border-right:1px solid #fff;
			padding-right:7px;
			font-size:11px;
			height:8px;
		}
		
		#topmenue .last-of-firstlink a {
			margin-right:0px;
			border-right:none;
			padding-right:0px;
		}
		
		#topmenue .firstlink a:hover, #topmenue .last-of-firstlink a:hover {
			text-decoration:underline;
		}
		
		
		
		#search {
			float:right;
			margin-top:43px; 
			margin-right:13px;
		}
		
		#search_button , #search_container {
			float:left;
		}
		
		.searchinput {
			margin-right:5px;
			border:1px solid #a5acb2;
			color:#838384;
			height:16px;
			padding:2px;
			width:152px;
		}
		
		
		
		#leftmenue {
			margin-left:25px!important;
			margin-left:10px;
			float:left;
			width:195px;
			padding-right:15px;
		}
		
		#leftmenue .firstlink {
			margin-bottom:5px;
		}
		
		#leftmenue .firstlink a {
			color:#7d7d80;
			font-size:14px;
			background-image:url(/httpd/img/nav_bg.jpg);
			background-repeat:no-repeat;
			background-position:0 2px;
			padding-left:25px;
			font-family:Arial;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
		}
		
		#leftmenue .firstlink .clicked a, #leftmenue .firstlink .actualClicked a {
			color:#f09200;
		}
		
		#leftmenue .firstlink a:hover {
			color:#f09200;
		}
		
		
		
		#sn_footer {
			margin: -8px 0px 0px 0px!important;
			margin: -22px 0px 0px 0px;
			width: 380px;
			float: right;
		}
		#sn_footer ul {
			padding:0 0 0 2px;
			margin-top:5px;
		}
		.sn_footer_headline {
			margin-top:10px;
		}
		.footer_item {
			float:left;
			padding-right:2px;
		}
		.footer_item img {
			border:1px solid #d5d5d5;
		}
		#sn_footer ul {
			list-style-type: none;
		}
		#sn_footer li {
			padding-left: 0px;
			position:relative;
			overflow:hidden;
			background: none;
		}
		#sn_footer a {
			text-decoration: none;
			outline: none;
			display: block;
			width: 24px;
			cursor:pointer;
		}
		#sn_footer span {
			width: 180px;
			height: 35px;
			position: absolute;
			display: none;
			padding:3px 0 0 5px;
			font-size:10px;
		}
		
		
		
		#footer {
			position:absolute;
			bottom:5px;
		}
		
		
		.footer div {
			display:inline;
		}
		
		.footer {
			margin-left:234px;
			margin-bottom:10px;
			font-size:11px;
		}
		
		.footer-img {
			margin-left:19px;
		}
		
		.footer-link {
			color:#76777a;
		}
		
		.footer a {
			color:#76777a;
			text-decoration:none;
			padding-left:5px;
		}
		
		.footer a:hover {
			text-decoration:underline;
		}
		
		
		
		#disclaimer {
			border-top:1px solid #f09200;
			margin:0 10px;
			padding-top:3px;
		}
		
		.copyright, .unterstuetzung_novartis {
			font-size:10px;
			font-family:Verdana;
			color:#76777a;
		}
		
		.unterstuetzung_novartis {
			margin-left:413px;
		}
		
		
		
		#content {
			float:left;
			width:510px!important;
			width:490px;
			padding-right:15px;
			padding-bottom:20px;
		}
		
		#content-without-teaser {
			float:left;
			width:725px!important;
			width:719px;
			padding-bottom:20px;
		}
		
		.headline {
			font-size:22px;
			color:#8a0064;
			line-height:29px;
		}
		
		.content {
			color:#666666;
			padding-bottom:30px;
			height:100%;
		}
		
		.content p{
			margin-top:5px;
			margin-bottom:0px;
		}
		
		
		
		
		#teaser {
			float:right;
			width:200px;
		}
		
		.teaseraggregation{
			height:100%;
			padding-bottom:20px;
		}
		
		.teaserItem {
			position:relative;
			padding:12px 0px;
			margin-bottom:10px;
		}
		
		.teaser-top {
			background-image:url(/httpd/img/teaser_bg_head.jpg);
			background-repeat:no-repeat;
			height:9px;
			width:201px;
			line-height:0px;
			font-size:0px;
		}
		
		.teaser-bottom {
			background-image:url(/httpd/img/teaser_bg_bottom.jpg);
			background-repeat:no-repeat;
			height:9px;
			width:201px;
			position:relative;
		}
		
		.teaser-body {
			background-image:url(/httpd/img/teaser_bg_middle.jpg);
			background-repeat:repeat-x;
			width:199px;
			min-height:77px;
			height:auto!important;
			height:77px;
			background-color:#e0ecfa;
			border-left:1px solid #8ba2b4;
			border-right:1px solid #8ba2b4;
		}
		
		.teaserHeadline {
			position:absolute;
			top:0px;
			left:10px;
		}
		
		.teaserLink {
			position:absolute;
			bottom:-5px!important;
			bottom:0px;
			right:10px;
			height:15px;
		}
		
		.teaser-left-headline, .teaser-middle-headline, .teaser-right-headline, 
		.teaser-left-link, .teaser-middle-link, .teaser-right-link {
			float:left;
		}
		
		.teaser-left-headline {
			background-image:url(/httpd/img/teaser_headline_left.gif);
			background-repeat:no-repeat;
			height:24px;
			width:6px;
		} 
		 
		.teaser-middle-headline {
			background-image:url(/httpd/img/teaser_headline_middle.gif);
			background-repeat:repeat-x;
			height:20px;
			padding:4px 3px 2px 3px;
			color:#fff;
		} 
		  
		.teaser-right-headline {
			background-image:url(/httpd/img/teaser_headline_right.gif);
			background-repeat:no-repeat;
			height:24px;
			width:6px;
		}
		
		.teaser-left-link {
			background-image:url(/httpd/img/teaser_link_left.gif);
			background-repeat:no-repeat;
			height:16px;
			width:5px;
		} 
		
		.teaser-middle-link {
			background-image:url(/httpd/img/teaser_link_middle.gif);
			background-repeat:repeat-x;
			height:14px;
			padding:0px 3px 2px 3px;
		} 
		
		.teaser-middle-link a {
			font-size:10px;
			color:#fff;
			text-decoration:none;
			padding-left:7px;
			background-image:url(/httpd/img/teaserLink_arrow_bg.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
		} 
		
		.teaser-middle-link a:hover {
			text-decoration:underline;
			color:#fff;
		} 
		
		.teaser-right-link {
			background-image:url(/httpd/img/teaser_link_right.gif);
			background-repeat:no-repeat;
			height:16px;
			width:5px;
		}
		
		.teaserContent {
			margin:0px 15px;
			padding-top:10px;
		}
		
		.teaserContent p {
			margin:0px;
			color:#626367;
			padding-bottom:10px;
		}
		
		
		
		.leftInternalLink {
			background-image:url(/httpd/img/netzwerk-saa_left_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		
		
		.middleRightInternalLink {
		background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
		background-repeat:repeat-x;
		float:left;
		height:26px;
		padding:5px 10px;
		}
		
		.middleRightInternalLink a {
		color:#515151;
		font-weight:bold;
		font-size:13px;
		background-image:url(/httpd/img/img_internalLinkRight.gif);
		background-repeat:no-repeat;
		background-position:right 4px;
		padding-right:10px;
		text-decoration:none;
		}
		
		.middleRightInternalLink a:hover {
		color:#f09200;
		font-weight:bold;
		text-decoration:none;
		background-image:url(/httpd/img/img_internalLinkRight_hover.gif);
		}
		
		.rightInternalLink {
			background-image:url(/httpd/img/netzwerk-saa_right_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.leftInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_left_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.middleInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
			background-repeat:repeat-x;
			float:left;
			height:26px;
			padding:5px 10px;
		}
		
		.middleInternalLink_right a {
			color:#515151;
			font-weight:bold;
			font-size:13px;
			background-image:url(/httpd/img/img_internalLink_right.gif);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding-left:10px;
			text-decoration:none;
		}
		
		.middleInternalLink_right a:hover {
			color:#f09200;
			font-weight:bold;
			text-decoration:none;
			background-image:url(/httpd/img/img_internalLink_right_hover.gif);
		}
		
		.rightInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_right_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.linkContainer {
			margin-top:10px;
			height:26px;
			padding:0px;
		}
		
		.linkContainer-general {
		float:right;
		}
		
		.linkContainer-general-check {
			margin-left:385px;
			margin-top:0px;
		}
		
		.linkContainer-general-check-pdf {
		margin-left:305px;
		margin-top:0px;
		}
		
		.leftInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_left_btn_mini.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:22px;
		}
		
		.middleInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn_mini.jpg);
			background-repeat:repeat-x;
			float:left;
			height:14px;
			padding:4px 5px;
		}
		
		.middleInternalLink_mini a{
			color:#515151;
			font-size:11px;
			background-image:url(/httpd/img/img_internalLink_mini.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			padding-left:8px;
			text-decoration:none;
		}
		
		.middleInternalLink_mini a:hover{
			color:#d68100;
			background-image:url(/httpd/img/img_internalLink_mini_hover.gif);
			text-decoration:none;
		}
		
		.rightInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_right_btn_mini.jpg);
			background-repeat:no-repeat;
			float:left;
			width:5px;
			height:22px;
		}
		
		.linkContainer_mini {
			margin-top:10px;
			height:26px;
			padding:0px;
		}
		
		
		
		
		.leftInternalLink_minipage {
			background-image:url(/httpd/img/minipageHeadline-left.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.middleInternalLink_minipage {
			background-color:#F09200;
			float:left;
			height:15px;
			padding:5px 10px;
			color:#fff;
		}
		
		.rightInternalLink_minipage {
			background-image:url(/httpd/img/minipageHeadline-right.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.leftInternalLink-minipage_mini {
			background-image:url(/httpd/img/minipageLink-left.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:22px;
		}
		
		.middleInternalLink-minipage_mini {
			float:left;
			height:1px;
			padding:3px 5px 12px 5px;
			*padding:8px 5px;
			background-color:#F09200;
		}
		
		.middleInternalLink-minipage_mini a{
			color:#fff;
			font-size:11px;
			background-image:url(/httpd/img/minipageLink_bg.gif);
			background-repeat:no-repeat;
			background-position:0px 4px; 
			padding-left:8px;
			text-decoration:none;
		}
		
		.middleInternalLink-minipage_mini a:hover {
			color:#fff;
			text-decoration:underline;
		}
		
		.rightInternalLink-minipage_mini {
			background-image:url(/httpd/img/minipageLink-right.gif);
			background-repeat:no-repeat;
			float:left;
			width:5px;
			height:22px;
		}
		

		
		
		.center_image {
			width:142px;
			margin:10px 10px 10px 0;
		}
		
		.left_image {
			float:left;
			
			margin:10px 10px 10px 0;
		}
		
		.right_image {
			float:right;
			width:357px;
			margin:10px 0 10px 10px;
		}
		
		

		.stress {
			text-decoration: underline;
		}
		
		.subline {
			font-weight:bold;
			font-size:15px;
			color:#666;
			display:block;
			padding-top:10px;
		}
		
		a{
			text-decoration:none;
			color:#8A0064;
		}
		
		a:hover{
			text-decoration:underline;
			color:#8A0064;
		}
		
		
		.glossarContainer{
			display:inline;
		}
		#toolTip {
			position: absolute;
			width:249px;
		}
		p#bContent,.glossar_middle p{
			margin:0;
			padding:0;
		}
		.glossar_top {
			background-image:url('/httpd/img/glossar_top.gif');
			background-repeat:no-repeat;
			line-height:0px;
			font-size:0px;
			height:12px;
		}
		.glossar_middle {
			border-left:1px solid #5ca2b5;
			border-right:1px solid #5ca2b5;
			background-color:#fff;
			padding-left:10px;
			padding-right:10px;
			padding-top:0px;
			width:227px;
			overflow:hidden;
		}
		.glossar_bottom {
			background-image:url('/httpd/img/glossar_bottom.gif');
			background-repeat:no-repeat;
			line-height:0px;
			font-size:0px;
			height:23px;
		}
		

	
		
		html {
			font-family:Verdana;
			font-size:12px;
			height:100%;
			margin:0px;
			padding:0px;
			width:100%;
		}
			
		body { 
			height:100%;
			width:100%;
			line-height:16px;
			margin:0px;
			padding:0px;
			background-color:#fff;
		}
		
		html>body, html>body #layout {
			height: auto;
		}
		
		html, body, #layout {
			min-height:100%;
			height:100%;
		}
		.hidden {
			display: none;
		}
		.clear {
			font-size:0px;
			line-height:0px;
			clear:both;
			height:0px;
			padding:0px;
			margin:0px;
		}
		
		.clearContent {
			font-size:0px;
			line-height:80px;
			clear:both;
			height:80px;
			padding:0px;
			margin:0px;
		}
		
		#layout {
			width:970px;
			position: absolute;
			top:0px;
		}
		
		#home_link {
			position:absolute;
			top:30px;
			left:20px;
			display:block;
			width:340px;
			height:70px;
			line-height:0px;
			font-size:0px;
		}
		
		#box {
			height:auto;
			width:970px;
		}
		
		
		
		
		#header {
			background-image:url(/httpd/img/netzwerk-saa_header.jpg);
			background-repeat:no-repeat;
			height:112px;
			width:970px;
			margin-bottom:30px;
		}
		
		
		
		#topmenue {
			float:right;
			margin-top:24px;
			margin-right:13px;
		}
		
		#topmenue .secondlevel div {
			display:inline;
		}
		
		#topmenue .firstlink a, #topmenue .last-of-firstlink a {
			color:#fff;
			margin-right:7px;
			text-decoration:none;
			border-right:1px solid #fff;
			padding-right:7px;
			font-size:11px;
			height:8px;
		}
		
		#topmenue .last-of-firstlink a {
			margin-right:0px;
			border-right:none;
			padding-right:0px;
		}
		
		#topmenue .firstlink a:hover, #topmenue .last-of-firstlink a:hover {
			text-decoration:underline;
		}
		
		
		
		#search {
			float:right;
			margin-top:43px; 
			margin-right:13px;
		}
		
		#search_button , #search_container {
			float:left;
		}
		
		.searchinput {
			margin-right:5px;
			border:1px solid #a5acb2;
			color:#838384;
			height:16px;
			padding:2px;
			width:152px;
		}
		
		
		
		#leftmenue {
			margin-left:25px!important;
			margin-left:10px;
			float:left;
			width:195px;
			padding-right:15px;
		}
		
		#leftmenue .firstlink {
			margin-bottom:5px;
		}
		
		#leftmenue .firstlink a {
			color:#7d7d80;
			font-size:14px;
			background-image:url(/httpd/img/nav_bg.jpg);
			background-repeat:no-repeat;
			background-position:0 2px;
			padding-left:25px;
			font-family:Arial;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
		}
		
		#leftmenue .firstlink .clicked a, #leftmenue .firstlink .actualClicked a {
			color:#f09200;
		}
		
		#leftmenue .firstlink a:hover {
			color:#f09200;
		}
		
		
		
		#footer {
			position:absolute;
			bottom:5px;
		}
		
		
		.footer div {
			display:inline;
		}
		
		.footer {
			margin-left:234px;
			margin-bottom:10px;
			font-size:11px;
		}
		
		.footer-img {
			margin-left:19px;
		}
		
		.footer-link {
			color:#76777a;
		}
		
		.footer a {
			color:#76777a;
			text-decoration:none;
			padding-left:5px;
		}
		
		.footer a:hover {
			text-decoration:underline;
		}
		
		
		
		#disclaimer {
			border-top:1px solid #f09200;
			margin:0 10px;
			padding-top:3px;
		}
		
		.copyright, .unterstuetzung_novartis {
			font-size:10px;
			font-family:Verdana;
			color:#76777a;
		}
		
		.unterstuetzung_novartis {
			margin-left:413px;
		}
		
		
		
		#content {
			float:left;
			width:510px!important;
			width:490px;
			padding-right:15px;
			padding-bottom:40px;
		}
		
		#content-without-teaser {
			float:left;
			width:725px!important;
			width:719px;
			padding-bottom:20px;
		}
		
		.headline {
			font-size:22px;
			color:#8a0064;
			line-height:29px;
		}
		
		.content {
			color:#666666;
			padding-bottom:30px;
			height:100%;
		}
		
		.content p{
			margin-top:5px;
			margin-bottom:0px;
		}
		
		
		
		
		#teaser {
			float:right;
			width:200px;
			padding-bottom: 40px;
		}
		
		.teaseraggregation{
			height:100%;
			padding-bottom:20px;
		}
		
		.teaserItem {
			position:relative;
			padding:12px 0px;
			margin-bottom:10px;
		}
		
		.teaser-top {
			background-image:url(/httpd/img/teaser_bg_head.jpg);
			background-repeat:no-repeat;
			height:9px;
			width:201px;
			line-height:0px;
			font-size:0px;
		}
		
		.teaser-bottom {
			background-image:url(/httpd/img/teaser_bg_bottom.jpg);
			background-repeat:no-repeat;
			height:9px;
			width:201px;
			position:relative;
		}
		
		.teaser-body {
			background-image:url(/httpd/img/teaser_bg_middle.jpg);
			background-repeat:repeat-x;
			width:199px;
			min-height:77px;
			height:auto!important;
			height:77px;
			background-color:#e0ecfa;
			border-left:1px solid #8ba2b4;
			border-right:1px solid #8ba2b4;
		}
		
		.teaserHeadline {
			position:absolute;
			top:0px;
			left:10px;
		}
		
		.teaserLink {
			position:absolute;
			bottom:-5px!important;
			bottom:0px;
			right:10px;
			height:15px;
		}
		
		.teaser-left-headline, .teaser-middle-headline, .teaser-right-headline, 
		.teaser-left-link, .teaser-middle-link, .teaser-right-link {
			float:left;
		}
		
		.teaser-left-headline {
			background-image:url(/httpd/img/teaser_headline_left.gif);
			background-repeat:no-repeat;
			height:24px;
			width:6px;
		} 
		 
		.teaser-middle-headline {
			background-image:url(/httpd/img/teaser_headline_middle.gif);
			background-repeat:repeat-x;
			height:20px;
			padding:4px 3px 2px 3px;
			color:#fff;
		} 
		  
		.teaser-right-headline {
			background-image:url(/httpd/img/teaser_headline_right.gif);
			background-repeat:no-repeat;
			height:24px;
			width:6px;
		}
		
		.teaser-left-link {
			background-image:url(/httpd/img/teaser_link_left.gif);
			background-repeat:no-repeat;
			height:16px;
			width:5px;
		} 
		
		.teaser-middle-link {
			background-image:url(/httpd/img/teaser_link_middle.gif);
			background-repeat:repeat-x;
			height:14px;
			padding:0px 3px 2px 3px;
		} 
		
		.teaser-middle-link a {
			font-size:10px;
			color:#fff;
			text-decoration:none;
			padding-left:7px;
			background-image:url(/httpd/img/teaserLink_arrow_bg.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
		} 
		
		.teaser-middle-link a:hover {
			text-decoration:underline;
			color:#fff;
		} 
		
		.teaser-right-link {
			background-image:url(/httpd/img/teaser_link_right.gif);
			background-repeat:no-repeat;
			height:16px;
			width:5px;
		}
		
		.teaserContent {
			margin:0px 15px;
			padding-top:10px;
		}
		
		.teaserContent p {
			margin:0px;
			color:#626367;
			padding-bottom:10px;
		}
		
		
		
		.leftInternalLink {
			background-image:url(/httpd/img/netzwerk-saa_left_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.middleInternalLink {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
			background-repeat:repeat-x;
			float:left;
			height:26px;
			padding:5px 10px;
		}
		
		.middleInternalLink1 {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
			background-repeat:repeat-x;
			float:left;
			height:26px;
			padding:5px 10px;
		}
		
		.middleInternalLink a {
			color:#515151;
			font-weight:bold;
			font-size:13px;
			background-image:url(/httpd/img/img_internalLink.gif);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding-left:10px;
			text-decoration:none;
		}
		.middleInternalLink1 a {
			color:#515151;
			font-weight:bold;
			font-size:13px;
			padding-left:5px;
			text-decoration:none;
		}
		
		.middleInternalLink a:hover {
			color:#f09200;
			font-weight:bold;
			text-decoration:none;
			background-image:url(/httpd/img/img_internalLink_hover.gif);
		}
		
		.middleInternalLink1 a:hover {
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		.BAG{
			float:right;
			padding-top:15px;
		}
		
		.middleRightInternalLink {
		background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
		background-repeat:repeat-x;
		float:left;
		height:26px;
		padding:5px 10px;
		}
		
		.middleRightInternalLink a {
		color:#515151;
		font-weight:bold;
		font-size:13px;
		background-image:url(/httpd/img/img_internalLinkRight.gif);
		background-repeat:no-repeat;
		background-position:right 4px;
		padding-right:10px;
		text-decoration:none;
		}
		
		.middleRightInternalLink a:hover {
		color:#f09200;
		font-weight:bold;
		text-decoration:none;
		background-image:url(/httpd/img/img_internalLinkRight_hover.gif);
		}
		
		.rightInternalLink {
			background-image:url(/httpd/img/netzwerk-saa_right_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.leftInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_left_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.middleInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
			background-repeat:repeat-x;
			float:left;
			height:26px;
			padding:5px 10px;
		}
		
		.middleInternalLink_right a {
			color:#515151;
			font-weight:bold;
			font-size:13px;
			background-image:url(/httpd/img/img_internalLink_right.gif);
			background-repeat:no-repeat;
			background-position:0px 4px;
			padding-left:10px;
			text-decoration:none;
		}
		
		.middleInternalLink_right a:hover {
			color:#f09200;
			font-weight:bold;
			text-decoration:none;
			background-image:url(/httpd/img/img_internalLink_right_hover.gif);
		}
		
		.rightInternalLink_right {
			background-image:url(/httpd/img/netzwerk-saa_right_btn.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.linkContainer {
			margin-top:10px;
			height:26px;
			padding:0px;
		}
		
		.linkContainer-general {
		float:right;
		}
		
		.linkContainer-general-check {
			margin-left:385px;
			margin-top:0px;
		}
		
		.linkContainer-general-check-pdf {
		margin-left:305px;
		margin-top:0px;
		}
		
		.leftInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_left_btn_mini.jpg);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:22px;
		}
		
		.middleInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn_mini.jpg);
			background-repeat:repeat-x;
			float:left;
			height:14px;
			padding:4px 5px;
		}
		
		.middleInternalLink_mini a{
			color:#515151;
			font-size:11px;
			background-image:url(/httpd/img/img_internalLink_mini.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			padding-left:8px;
			text-decoration:none;
		}
		
		.middleInternalLink_mini a:hover{
			color:#d68100;
			background-image:url(/httpd/img/img_internalLink_mini_hover.gif);
			text-decoration:none;
		}
		
		.rightInternalLink_mini {
			background-image:url(/httpd/img/netzwerk-saa_right_btn_mini.jpg);
			background-repeat:no-repeat;
			float:left;
			width:5px;
			height:22px;
		}
		
		.linkContainer_mini {
			margin-top:10px;
			height:26px;
			padding:0px;
		}
		
		
		
		
		.leftInternalLink_minipage {
			background-image:url(/httpd/img/minipageHeadline-left.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.middleInternalLink_minipage {
			background-color:#F09200;
			float:left;
			height:15px;
			padding:5px 10px;
			color:#fff;
		}
		
		.middleInternalLink_1 {
			background-image:url(/httpd/img/netzwerk-saa_middle_btn.jpg);
			background-repeat:repeat-x;
			float:left;
			height:26px;
			padding:5px 10px;
		}
		
		.middleInternalLink_1 a {
			color:#515151;
			font-weight:bold;
			font-size:13px;
			background-image:url(/httpd/img/img_internalLink_right.gif);
			background-repeat:no-repeat;
			background-position:right 9px;
			padding-right:10px;
			text-decoration:none;
		}
		
		.rightInternalLink_minipage {
			background-image:url(/httpd/img/minipageHeadline-right.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:26px;
		}
		
		.leftInternalLink-minipage_mini {
			background-image:url(/httpd/img/minipageLink-left.gif);
			background-repeat:no-repeat;
			float:left;
			width:4px;
			height:22px;
		}
		
		.middleInternalLink-minipage_mini {
			float:left;
			height:1px;
			padding:3px 5px 12px 5px;
			*padding:8px 5px;
			background-color:#F09200;
		}
		
		.middleInternalLink-minipage_mini a{
			color:#fff;
			font-size:11px;
			background-image:url(/httpd/img/minipageLink_bg.gif);
			background-repeat:no-repeat;
			background-position:0px 4px; 
			padding-left:8px;
			text-decoration:none;
		}
		
		.middleInternalLink-minipage_mini a:hover {
			color:#fff;
			text-decoration:underline;
		}
		
		.rightInternalLink-minipage_mini {
			background-image:url(/httpd/img/minipageLink-right.gif);
			background-repeat:no-repeat;
			float:left;
			width:5px;
			height:22px;
		}
		

		
		
		.center_image {
			width:142px;
			margin:10px 10px 10px 0;
		}
		
		.left_image {
			float:left;
			
			margin:10px 10px 10px 0;
		}
		
		.right_image {
			float:right;
			width:357px;
			margin:10px 0 10px 10px;
		}
		
		

		.stress {
			text-decoration: underline;
		}
		
		.subline {
			font-weight:bold;
			font-size:15px;
			color:#666;
			display:block;
			padding-top:10px;
		}
		
		a{
			text-decoration:none;
			color:#8A0064;
		}
		
		a:hover{
			text-decoration:underline;
			color:#8A0064;
		}
		
		
		.glossarContainer{
			display:inline;
		}
		#toolTip {
			position: absolute;
			width:249px;
		}
		p#bContent,.glossar_middle p{
			margin:0;
			padding:0;
		}
		.glossar_top {
			background-image:url('/httpd/img/glossar_top.gif');
			background-repeat:no-repeat;
			line-height:0px;
			font-size:0px;
			height:12px;
		}
		.glossar_middle {
			border-left:1px solid #5ca2b5;
			border-right:1px solid #5ca2b5;
			background-color:#fff;
			padding-left:10px;
			padding-right:10px;
			padding-top:0px;
			width:227px;
			overflow:hidden;
		}
		.glossar_bottom {
			background-image:url('/httpd/img/glossar_bottom.gif');
			background-repeat:no-repeat;
			line-height:0px;
			font-size:0px;
			height:23px;
		}
	
		#fancybox-loading {
			position: fixed;
			top: 50%;
			left: 50%;
			height: 40px;
			width: 40px;
			margin-top: -20px;
			margin-left: -20px;
			cursor: pointer;
			overflow: hidden;
			background: transparent;
			z-index: 1104;
			display: none;
		}
		
		* html #fancybox-loading {	/* IE6 */
			position: absolute;
			margin-top: 0;
		}
		
		#fancybox-loading div {
			position: absolute;
			top: 0;
			left: 0;
			width: 40px;
			height: 480px;
			background: transparent url('/httpd/img/fancyBox/fancy_loading.png') no-repeat;
		}
		
		#fancybox-overlay {
			position: fixed;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			background-color: #666;
			z-index: 1100;
			display: none;
		}
		
		* html #fancybox-overlay {	/* IE6 */
			position: absolute;
			width: 100%;
		}
		
		#fancybox-tmp {
			padding: 0;
			margin: 0;
			border: 0;
			overflow: auto;
			display: none;
		}
		
		#fancybox-wrap {
			position: absolute;
			top: 0;
			left: 0;
			margin: 0;
			padding: 20px;
			z-index: 1101;
			display: none;
		}
		
		#fancybox-outer {
			position: relative;
			width: 100%;
			height: 100%;
			background: #FFF;
		}
		
		#fancybox-inner {
			position: absolute;
			top: 0;
			left: 0;
			width: 1px;
			height: 1px;
			padding: 0;
			margin: 0;
			outline: none;
			overflow: hidden;
		}
		
		#fancybox-hide-sel-frame {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: transparent;
		}
		
		#fancybox-close {
			position: absolute;
			top: -15px;
			right: -15px;
			width: 32px;
			height: 32px;
			background: url('/httpd/img/fancyBox/fancy_close.png') top left no-repeat;
			cursor: pointer;
			z-index: 1103;
			display: none;
		}
		
		#fancybox_error {
			color: #444;
			font: normal 12px/20px Arial;
		}
		
		#fancybox-content {
			height: auto;
			width: auto;
			padding: 0;
			margin: 0;
		}
		
		#fancybox-img {
			width: 100%;
			height: 100%;
			padding: 0;
			margin: 0;
			border: none;
			outline: none;
			line-height: 0;
			vertical-align: top;
			-ms-interpolation-mode: bicubic;
		}
		
		#fancybox-frame {
			position: relative;
			width: 100%;
			height: 100%;
			border: none;
			display: block;
		}
		
		#fancybox-title {
			position: absolute;
			bottom: 0;
			left: 0;
			font-family: Arial;
			font-size: 12px;
			z-index: 1102;
		}
		
		.fancybox-title-inside {
			padding: 10px 0;
			text-align: center;
			color: #333;
		}
		
		.fancybox-title-outside {
			padding-top: 5px;
			color: #FFF;
			text-align: center;
			font-weight: bold;
		}
		
		.fancybox-title-over {
			color: #FFF;
			text-align: left;
		}
		
		#fancybox-title-over {
			padding: 10px;
			background: url('/httpd/img/fancyBox/fancy_title_over.png');
			display: block;
		}
		
		#fancybox-title-wrap {
			display: inline-block;
		}
		
		#fancybox-title-wrap span {
			height: 32px;
			float: left;
		}
		
		#fancybox-title-left {
			padding-left: 15px;
			background: transparent url('/httpd/img/fancyBox/fancy_title_left.png') repeat-x;
		}
		
		#fancybox-title-main {
			font-weight: bold;
			line-height: 29px;
			background: transparent url('/httpd/img/fancyBox/fancy_title_main.png') repeat-x;
			color: #FFF;
		}
		
		#fancybox-title-right {
			padding-left: 15px;
			background: transparent url('/httpd/img/fancyBox/fancy_title_right.png') repeat-x;
		}
		
		#fancybox-left, #fancybox-right {
			position: absolute;
			bottom: 0px;
			height: 100%;
			width: 35%;
			cursor: pointer;
			outline: none;
			background-image: url('/httpd/img/fancyBox/blank.gif');
			z-index: 1102;
			display: none;
		}
		
		#fancybox-left {
			left: 0px;
		}
		
		#fancybox-right {
			right: 0px;
		}
		
		#fancybox-left-ico, #fancybox-right-ico {
			position: absolute;
			top: 50%;
			left: -9999px;
			width: 30px;
			height: 30px;
			margin-top: -15px;
			cursor: pointer;
			z-index: 1102;
			display: block;
		}
		
		#fancybox-left-ico {
		background: transparent url('/httpd/img/fancyBox/fancy_nav_left.png') no-repeat;
		}
		
		#fancybox-right-ico {
		background: transparent url('/httpd/img/fancyBox/fancy_nav_right.png') no-repeat;
		}
		
		#fancybox-left:hover, #fancybox-right:hover {
			visibility: visible;    /* IE6 */
		}
		
		#fancybox-left:hover span {
			left: 20px;
		}
		
		#fancybox-right:hover span {
			left: auto;
			right: 20px;
		}
		
		div.fancy-bg {
			position: absolute;
			padding: 0;
			margin: 0;
			border: 0;
			z-index: 1001;
		}
		
		div#fancy-bg-n {
			top: -20px;
			left: 0;
			width: 100%;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_n.png') repeat-x;
		}
		
		div#fancy-bg-ne {
			top: -20px;
			right: -20px;
			width: 20px;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_ne.png') no-repeat;
		}
		
		div#fancy-bg-e {
			top: 0;
			right: -20px;
			height: 100%;
			width: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_e.png') repeat-y;
		}
		
		div#fancy-bg-se {
			bottom: -20px;
			right: -20px;
			width: 20px;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_se.png') no-repeat;
		}
		
		div#fancy-bg-s {
			bottom: -20px;
			left: 0;
			width: 100%;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_s.png') repeat-x;
		}
		
		div#fancy-bg-sw {
			bottom: -20px;
			left: -20px;
			width: 20px;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_sw.png') no-repeat;
		}
		
		div#fancy-bg-w {
			top: 0;
			left: -20px;
			height: 100%;
			width: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_w.png') repeat-y;
		}
		
		div#fancy-bg-nw {
			top: -20px;
			left: -20px;
			width: 20px;
			height: 20px;
			background: transparent url('/httpd/img/fancyBox/fancy_shadow_nw.png') no-repeat;
		}
		div#disclaimerDiv{
			height:100%;
		background:#fff;
		}	
		div.disclaimerContent{
			padding:20px;
			text-align:center;
			color:#87888A;
			font-size:12px;
		}	
		div.disclaimerContent img{
			padding:0 0 10px 0;
		}
		div.disclaimerContent p{
			line-height:20px;
		}
		div.disclaimerContent a{
			color:#e3173e;
		}
		
		
		
		
		
        
        
       
        #layout #box #content{
            height:100%;
        }
        
        .minipageHome {
            position:relative;
            padding:12px 0px;
            margin-top:15px;
        }
        
        .minipage-top {
            background-image:url(/httpd/img/minipage-top.jpg);
            background-repeat:no-repeat;
            height:8px;
            width:506px;
            line-height:0px;
            font-size:0px;
        }
        
        .minipage-bottom {
            background-image:url(/httpd/img/minipage-bottom.jpg);
            background-repeat:no-repeat;
            height:8px;
            width:506px;
            line-height:0px;
            font-size:0px;
            position:relative;
        }
        
        .minipage-middle {
            background-image:url(/httpd/img/minipage-middle.jpg);
            background-repeat:no-repeat;
            background-position:-1px 0px; 
            width:504px;
            min-height:74px;
            border-left:1px solid #DBA14D;
            border-right:1px solid #DBA14D;
            height:auto!important;
            height:74px;
            background-color:#fff3e1;
        }
        
        .minipageHeadline {
            position:absolute;
            top:0px;
            left:10px;
        }
        
        .minipageLink {
            position:absolute;
            bottom:-5px!important;
            bottom:-10px;
            right:20px;
            height:15px;
        }
        
        .minipageText {
            margin:0px 15px;
            padding-top:10px;
        }
        
        .minipageText p {
            margin:0px;
            color:#626367;
        }
        
        .headline {
            margin-top:30px;
        }
        
        
    
