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

/*
	Header
*/

#header {
    display: none;
}
#logo {
	display:none;
}
#balken {
	display: none;
}
#foto {
	display: none;
}

.print {
    float:left;
    border: 0;
}

#navigation {
    display:none;
}

/*
	Content
*/
#navigation {
	display: none;
}
#subnav {
	display: none;
}
#kat-navigation {
	display: none;
}
img {
	border: 0;
}
#content {
	width: 17cm !important;
	position: relative;
	top: 20px;
}
.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;
}

/******************************************************************************/

.pprint {
    float: left;
    width: 400px;
}

table {
	border: 1px solid;
}

td {
	color: #000000;
}

a {
	color: #000000;
}

a:active {
	color: #000000;
}

