@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial,Verdana,Georgia,Times,serif;
	width: 90%;
	font-size: 16pt;
	color: black;
	border: none;
}

#haupt {
	width: 90%;
	border: none;
	text-align: left;
}

#inhalt, #inhalt1, #inhalt2, #inhalt3 {
	width: 90%;
	font-size: 16pt;
	border: none;
	text-align: left;
	margin-left: 0px;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana,Helvetica,sans-serif;
	text-align: center;
}

h1 {
	font-size: 22pt;
}

h2 {
	font-size: 16pt;
	padding-top: 6pt;
}

img {
	display: none;
	margin: 0 
	auto;
}

a {
	color: black;
	text-decoration:none;
}
#kopf, .kopfbild, #kopftext, #navi, #slider {
	display: none;
}

#info1, #info2, #fuss, .formular, .flash {
	display: none;
}

ul nav {
	display: none;
}

#printlogo img {
	display: inherit; 
	width: 90%;
	height: 90%;
}