#headstart, #udm, #footer, .aRequiredFieldText {display:none;}
body {
	background: #ffffff;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;

  	 }
img{padding:10px;}

body, a {
	font-family: verdana, arial,  sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#headstart {										/* we dont want the header (sitemap, language, search etc) printed */
	display: none;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !IMPORTANT;
	font-weight: normal !IMPORTANT;
	color:#000;
	
}


table td {
	font-family: verdana, arial,  sans-serif;
	font-size: 12px;
	color: #000;
	border-bottom:1px solid #000;
	padding: .3em 1em .3em 1em;
	text-align: left;
}

table th {
	font-family: verdana, arial,  sans-serif;
	color: #000;
	border-bottom:1px solid #000;
	padding: .3em 1em .3em 1em;
	text-align: left;
}



#address  {
	border: #888 solid 1px;
	width: 100%;
	clear: both;
	text-align: center;
	margin: 2em 0 0 0;
	padding: 1em .2em 1em .2em;
	font-size: 10px;
	letter-spacing: -1px;
	color: #888;
}

#address a {
	font-size: 10px;
	letter-spacing: -1px;
	color: #888;
}

ul#nav {										/* We dont want the top navigation printed */
	display: none;
}

#left li { 
	padding: 0 0 .1em 0;
}

#left img { 
	border: #000 solid 1px;
}


#left h2 {
font-size: 18px;
}	

#left h3 {
font-size: 14px;
}	

#right {										/* basicly we dont want the right navigation printed */
	display: none;
}

#left a, #right a {
	display: inline;
	padding: 0 0 .7em 0;
}

#picture, #printpage, #space, #guideline_frontpage, #guideline_pressroom, #guideline_consulting, #guideline_products {
	display: none;
}

#content .floatright, #contentfront .floatright /* text float around images */
{
	float: right;
	margin: 0 0 10px 10px;
}

#content .floatleft, #contentfront .floatleft	/* text float around images */
{
	float: left;
	margin: 0 10px 2px 0;
	border: 1px solid #3a3a3a;
}

#content .floatleft_nb, #contentfront .floatleft_nb	/* text float around images, without border! */
{
	float: left;
	margin: 0 10px 2px 0;
}

#content #readmore, #contentfront #readmore {
	display: none;
}

#content .clearleft {
	margin-top: 1em;
	clear: left;
}

#content .noborder, #leftCol .noborder, #rightCol .noborder {
	border: 0px;
}

.printContact {
	padding-top:15px; 
	font-size:12px;
	font-weight: normal !IMPORTANT;
}

