/*=====================================================
CONTAINER-Layer (ID's)
=====================================================*/

#ContainerHeader {
	display: none;
}

#ContainerLeft {
	padding: 5pt;
}
#LayerMenu {
	display: none;
}

.abseits {
	display: none;
}

#ContentLeft {
	padding: 5pt;
	font-size: 9pt;
	border: 1px solid #999;
}

#ContainerContent2 {
	padding: 5pt;
}

#LayerFooter{
display: none;
}
.abseits{
	display: none;
}

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: 11px;*/
	font-size: 10pt;
	color: black;
}
	
h1 {
	color:#CC0066;
	/*font-size:18px;*/
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h2 {
	color: #CC0066;
	/*background-color:#009999;*/
	/*font-size:16px;*/
	font-size:1.5em;
	font-weight: bold;
	margin-top: 0;
	padding: 0;
}
h3 {
	color: white;
	background-color:#CC0066;
	/*font-size: 14px;*/
	font-size:1.2em;
	padding: 1px 3px;
}
h4 {
	color: #CC0066;
	/*font-size:12px;*/
	font-size:1.1em;
}
h5 {
	color: #33CC00;
	/*font-size:11px;*/
	font-size:1em;
	font-weight: bold;
}
h6 {
	color: #333333;
	/*font-size:11px;*/
	font-size:1em;
	font-weight: bold;
}

li{
	margin-bottom: 5pt;
}

table, table.verzeichnis, table.apotheken {
	font-family:verdana, arial, helvetica, sans-serif;
	/*font-size:11px;*/
	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;
}