* {
	background-image: none !important;
	border: none !important;
	float: none !important;
}

body {
	background: white;
	color: 313131;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}

h1 {
	font-size: 16pt;
	line-height: 21pt;
	font-weight: bold;
	margin-top: 1.25cm;
}

h2 {
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 12.5pt;
	line-height: 14pt;
	font-weight: bold;
}

#page {
	width: 35em;	
	font-size: 11pt;
	margin: 0;
}

div#page_header {
	display: none;
}

#header {
	display: block;
}

.logo {
	display: block;
	margin-bottom: 7mm;
	padding-bottom: 3mm;
	border-bottom: 1mm solid black;
}

#subnavigation {
	display: none;	
}

#select_language{
	display: none;	
}

#balken {
	display: none;	
}

#navigation  {
	display: none;	
}

#content {
	font-size: 11pt;
}
#content .balken {
	display: none;
}

#content_header{
	display: none;	
}

#content_left {}
#content_left_only {}

#content_right {
	display: none;	
}

#footer {
	width: 18cm;
	position: relative;
	margin-top: .5cm;
}

#footer .print {
	display: none;
}

#footer, #page_footer, #sub_footer {
	/*margin-top: 1em;*/
	font-size: 75%;
}

#footer a {
	color: #313131;
	text-decoration: none;	
}

#sub_footer {
	position: absolute;
	top: 1cm;
	text-align: left;
	width: 18cm;
}