.home #ContentRelated {
	margin-left:0 !important;/*reposition*/
	float:left;
	top:-5em;
}

* html .home #ContentRelated,  *:first-child+html  .home #ContentRelated { /* empty left navigation fix */
	top:-2em;
}
.home .threeColumnLayout {
 	border-left:0 !important; /*reposition*/
}

.home .Flash-Box {
	border-top:1px solid white;
}

.home .Flash-Box IMG, .Flash-Box OMJECT,  .Flash-Box EMBED {
	display:block !important; /* fix for bottom margin */ 
}

.home .kv_shadow { /* bottom shadow */
	height: .625em;
	background:white url(../images/main/css/flash_bg.jpg) repeat-x top left;
	margin-bottom:.75em;
	display:none;
}

.home .bayerlinks-navigation {
	margin-top:0 !important;
}

.home #Main {
	width:42.6875em !important;
	margin:0em !important;
	top:-4em;
}


* html .home #Main {
	width:42em !important;
}

.home #Main div.container {
	width:100%;
}

.home #Main div.paragraph-box-text {
	left:0;
	position:relative;
	top:0;
	width:100%;
	float:none;	
}


/* home html styles */
.home #Main #regTeaser {
	width: 10.375em; /* 320 - paddingpx */
	height: 6.125em; /* 130 - padding px */
	background:#D7EAF1 url(../images/main/css/teaser1_bg.jpg) no-repeat top left;
	padding:0.6em 6.5em 1.4em 2.5em;
	margin: 0px .7em .75em;
	float:left;
	position:relative;
}


.home #Contents #Main .bottomTeaser {
	margin-top:1em;
	height: 8.875em; /* 142 - padding px */
	background:transparent url(../images/main/css/teaser2_bg.jpg) no-repeat top left;
} 

	* html .home #Main #regTeaser{
		width: 20.375em; /* 422 px */
		height: 8.125em; /* 203 px */
	}
	
	/* * html .home #Contents #Main .bottomTeaser {
		height:10.875em;
	} */
	
	.home #Main #regTeaser H2, .home #Main #regTeaser H2 {
		color:#0D71A6;
		font-size:1em;
		margin:.35em 0;
	}
	
	.home #Main #regTeaser A {
		text-decoration:none;
	}
	
	.home #Main #regTeaser A_HOVER {
		text-decoration:underline;
	}

	
	.home #Main #regTeaser H3, .home #Main #regTeaser P {
		color:#515151;
		font-size:.8em;
		margin:0 0 .5em 0;		
		line-height:1.2em;
	}
		
.home #Main #rapidaTeaser {
	width:17em;
	height:8.1875em;
	background:#FCFCFC url(../images/main/css/rapida.jpg) no-repeat top left;
	padding:0em;
	margin:0em;
	float:left;	
	position:relative;	
}

.home #Main #aspisprayTeaser { 
	width:17em;
	height:8.875em;
	background:#FCFCFC url(../images/main/css/aspispray.jpg) no-repeat top left;
	padding:0em;
	margin:0em;
	float:left;	
	position:relative;	
	
}


/* end of home html styles */