/*=====================================================
CONTAINER-Layer (ID's)
=====================================================*/
/*=====================================================
Boxes-Layer (ID's)
=====================================================*/

#ContainerHeader {
	display: none;
}

#LayerMenu {
	display: none;
}
#LayerInfoMenu {
	display: none;
}
#ContainerTrailer {
	display: none;
}
	
#ContainerContent {
	padding: 5pt;
}

#LayerFooter {
	display: none;
}
#logos_footer {
	display: none;
}

/*=====================================================
Links - Classes 
=====================================================*/

a, a:link, a:link.linkInt, a:link.linkExt, a:link.linkmailto, a:visited.linkInt, a:visited.linkExt, a:visited.linkmailto {
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:link.linkExt:after, body a:visited.linkExt:after {
	content:" ("attr(href)") ";
	font-size: 8pt;
}


body {
	size: portrait;
	margin: 10pt;
	padding: 0pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
	
h1 {
	font-size:14pt;
}
h2 {
	color: #FFB844;
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	color: #FFB844;
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	color: #FFB844;
	font-size: 10pt;
	font-weight: bold;
}
h5 {
	color: #FFB844;
	font-size: 10pt;
	font-weight: bold;
}
h6 {
	color: #FFB844;
	font-size: 8pt;
	font-weight: bold;
}

li {
	margin-bottom: 5pt;
}

table, table.verzeichnis, {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border: 0;
	width: 100%;
}
.suchoptionen {
	display: none;
}

td, td.unsichtbar, td.dunkel {
	background-color: white;
}

th {
	color: white;
	background-color: silver;
	text-align : center;
}

select.dreispaltig {
 	display: none;
}
.abseits {
	display: none;
}
