

body {
background-color: transparent;
font-size: 12pt;
font-family:'Arial',arial,sansserif;
color:#000000;
}


.style-bild {
	with: 50%
	float: right;
}

.style-nav ul {
	display: none;
}

.style-bild {
	margin-left: auto;
	margin-right: auto;
	width: 30%;
	}
	
header {
	display: none;
}

footer {
	display: none;
}

h2 {
	font-size: 16pt;
	line-height:1.5em;
	text-transform: none;
	text-align: left;
	font-weight: 700;
	margin-bottom: 23px;
}

.col {
	float: left;
}