/* layout for IE 6 and IE 7*/
/* Divs */
form {
width:95.8em;
}
#navigation {
width:93.8em;
}
#content_wrapper #content {
margin:0 0 0 20.5em;
width:73.6em;
}
#content_wrapper #content #maincontent {
width:49.5em;
}
#content_wrapper #content #rightarea {
width:22.3em;
}
#content_wrapper #content .content_top {
width:73.6em;
}
#content_wrapper #startpagetopareaportlets,
#content_wrapper #startpagebottomareaportlets {
width:96em;
zoom:1;
}
#footer {
width:100%;
}
#content_wrapper #content.full_width_page {
width:95.8em;
}
#content_wrapper #content.full_width_page #maincontent #contentareaportlets {
width:95.8em;
}
#content_wrapper #content #maincontent .contact_person_wrapper {
clear:left;
}

/* Fieldset */
#navigation_wrapper #topnav fieldset input {
width:9.4em;
}
#navigation ul li ul {
width:16.6em;
}
#content_wrapper #content #maincontent #contentareaportlets #mediaCoverage table .columnOne {
width:8em;
}

/* Fix for IE 7 */
#navigation ul li a {
line-height:1.2em;
}
#navigation {
padding:0.7em 0.5em 0 1.5em;
height:2.2em;
}
#navigation ul li {
height:1.5em;
}
#content_wrapper { 
   height: expression( this.scrollHeight < 400 ? "40em" : "auto" ); /* sets min-height for IE */ 
	float:none;  
}
#content_wrapper #content #maincontent #contentareaportlets .x-portlet table {
margin:2em 0 0 0;
}
#content_wrapper #content #maincontent #contentareaportlets #mediaCoverage fieldset ul li button {
padding:0 0.2em;
font-size:1.1em;
}
iframe{
background: #000;
}
#content_wrapper #startpagetopareaportlets {
margin:0 0 1.4em 0;
}
#content_wrapper #startpagebottomareaportlets .x-portlet {
	height: expression( this.scrollHeight < 200 ? "20em" : "auto" ); /* sets min-height for IE */
	width:22.3em; 
}
#content_wrapper #content #maincontent #contentareaportlets .x-portlet {
zoom:1;
}