body {
	background-color: white;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: black;
	padding:0px;
	margin:0px;
	width:90%;
}

a {
	color: black;
	text-decoration: underline;
}

h1 {
	display: none;
}

h2 {
	text-align: left;
	font-size:20px;
	font-weight: normal;
	padding: 30px 30px 5px;
	margin:0px;
}

#left {
	display: none;
}


#footer {
	display: none;
} 

.img_content_rechts {
	border: none;
	float: right;
	padding: 0 20px 10px 20px;
	font-style:italic;
}

