body {
	font-family: Georgia, Times New Roman, Trebuchet MS,Arial,sans-serif;
	font-size: 9pt;
	margin: 0;
}
.container {
	width: 17cm;
}

/*
	Header
*/

#header {
	width: 17cm;
}
#logo {
}
#balken {
	display: none;
}
#foto {
	display: none;
}

/*
	Content
*/
#navigation {
	display: none;
}
#subnav {
	display: none;
}
#kat-navigation {
	display: none;
}
img {
	border: 0;
}
#content {
	width: 17cm !important;
}
.content-left {
	display: none;
}
.content-leftbox {
	display: none;
}
.content-right {
	width: 16cm;
}
/*
.content-right a {
	display: none;
}*/
.arrangement-head {
	font-weight: bold;
	font-size: 15pt;
	display: block;
	margin-bottom: 15px;
}
h1 {
	clear: both;
	font-size: 12pt;
}
h2 {
	clear: both;
	font-size: 11pt;
}
h4 {
	font-size: 11pt;
}
p {
	clear: both;
	float: none;
	line-height: 16pt;
}

print-left {
	float: left;
}
/*
	Footer
*/

#footer {
	color: #CCCCCC !important;
	font-size: 0.9em;
}
#footer p {
	color: #CCCCCC !important;
}
/*
	Allgemeines
*/
.clear {
	clear: both;
}
hr {
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	background: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	margin-bottom: 0.2cm;
	margin-top: 0.2cm;
}
.noprint {
	display: none;
}
