/* ---------------------------------------------------------
   allgemein
--------------------------------------------------------- */
body {
	color: #000;
	margin: 0;
	padding: 0;	
	text-align: left;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt !important;
	background-image: none;
}

h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h4 {
	font-size: 10pt;
	margin-bottom: 6pt;
}
h4 img {
	background-color: #cacaca;
}

h1 a,
h2 a,
h3 a,
h4 a {
	text-decoration: none;
	color: black;
}

table {
	border-collapse: collapse;
	margin-left: 0.1em;
	font-size: 1em;
}
table td, table th {
	border: 1px solid #000;
	padding: 0.2em;
	color: #000;
}

img {
	border: none;
}

p {
	line-height: 13pt;
	padding-bottom: 12pt;
}

/* ---------------------------------------------------------
   spezialitaeten
--------------------------------------------------------- */
#nav-box,
#logo-bar,
#ctx-container,
#content-sub,
#ctx-oversize,
.shortteaser,
.addthis_button,
.col-3,
#banner-box {
	display: none;
}

.hr {
	border-top: 1px solid #cacaca;
	margin: 20px 0;
}

#context-box {
	background-image: none;
	background-color: #fff;
}