/* keine Rahmen um Bilderlinks */
a img {
	border: 0px;
	}


/* Basislayout */
body {
  color: #000000;
	background-color: #ffffff;
  font-size: 100.01%; /* Umgehung des __em-CSS-Fehlers im MSIE */
  font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	}

/* Banner am Seitenkopf */
div#banner {
	background-color: #2a8dc5;
	left: 0px;
	margin-bottom: 1em;
	padding: 10px 0px 10px 10px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2;
	}

div#bannertext {
	color: #ffffff;
	font: bold 120% sams;
	left: 400px;
	position: absolute;
	text-align: center;
	top: 17px;
	vertical-align: middle;
	white-space: nowrap;
	z-index: 2;
	}

img#warenzeichen {
	left: 335px;
	position: absolute;
	top: 12px;
	z-index: 3;
	}


/* Navigationsleiste und Direktlinks */
div#navigationsbox {
	font-size: 80%;
	float: left;
	margin: 0px 22px 2em 0px;
	width: 200px;
	z-index: 1;
	}

ul.navigation {
	background-color: #2a8dc5;
	float: left;
	left: 0px;
	margin: 0px;
	padding: 8px 0px 20px 8px;
	position: relative;
	top: 0px;
	width: 200px;
	z-index: 1;
	}
ul.navigation div {
	text-align: center;
	}
ul.navigation li {
	border-top: 1px solid;
	list-style: none;
	margin: 0px;
	}
ul.navigation li.last {
	border-bottom: 1px solid;
	}
ul.navigation a {
	border-left: 8px solid;
	display: block;
	font-weight: bold;
	padding: 0.2em;
	text-decoration: none;
	}
ul.navigation a:link {
	color: #f0f0f0;
	}
ul.navigation a:visited {
	color: #e0e0e0;
	}
ul.navigation a:hover {
	background-color: #5070d0 !important;
	border-left: 8px solid #3050a0 !important;
	color: #ffffff !important;
	}
ul.navigation a:active {
	color: #ffffff;
	}


ul#navigation1 {
	color: #ffffff;
	}
ul#navigation1 li {
	background-color: #1672a6;
	border-color: #194c69;
	}
ul#navigation1 a {
	border-left-color: #194c69;
	}


ul#navigation2 {
	color: #000000;
	background-color: #ffd54b;
	}
ul#navigation2 li {
	background-color: #bb9263;
	border-color: #a09010;
	}
ul#navigation2 a {
	border-left-color: #a09010;
	}

ul#navigation2a {
	color: #ffffff;
	background-color: #bc0db6;
	}
ul#navigation2a li {
	background-color: #bc0db6;
	border-color: #e0e0e0;
	}
ul#navigation2a a {
	border-left-color: #e0e0e0;
	}

ul#navigation3 {
	color: #ffffff;
	background-color: #bf1603;
}
ul#navigation3 li {
	background-color: #89281e;
  border-color: #8a1e12;
}
ul#navigation3 a {
  border-left-color: #8a1e12;
}

ul#navigation3a {
	margin-top: 0px;
	color: #ffffff;
	background-color: #bf1603;
}
ul#navigation3a li {
	background-color: #89281e;
  border-color: #8a1e12;
}
ul#navigation3a a {
  border-left-color: #8a1e12;
}


ul#navigation4 {
	color: #ffffff;
	background-color: #26abb5;
	}
ul#navigation4 li {
	background-color: #007f88;
	border-color: #0d5d63;
	}
ul#navigation4 a {
	border-left-color: #0d5d63;
	}


ul#navigation5 {
	color: #808080;
	background-color: #ffffff;
	background-image: url(/bildelemente/rand_ur_c0c0c0.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
ul#navigation5 li {
	color: #808080;
	background-color: #ffffff;
	border-color: #c0c0c0;
	border-right: 1px solid #c0c0c0;
	}
ul#navigation5 a {
	color: #808080;
	border-left-color: #c0c0c0;
	}


/* Artikelbereich. */
div#artikelbox {
	position: relative;
	margin-top: 112px;
	z-index: 0;
	}

img#artikelecke {
	background-color: #2a8dc5;
	left: 208px;
	position: absolute;
	top: 0px;
	z-index: 0;
	}

div#artikel {
	position: relative;
	margin: 1em;
	padding-top: 1em;
	z-index: 0;
	}
div#artikel h1 {
	font-size: 1.5em;
	margin: 0px 0px 1em;
	text-decoration: underline;
	}
div#artikel h2 {
	font-size: 1.2em;
	margin: 0px 0px 1em;
	}
div#artikel p {
	font-size: 1em;
	margin: 1em 0px;
	text-align: justify;
	}
div#artikel > ul {
	display: block;
	margin-left: 220px;
	}
div#artikel a:link {
	color: #c04040;
	}
div#artikel a:visited {
	color: #802020;
	}
div#artikel a:hover {
	color: #ff0000;
	}
div#artikel a:visited {
	color: #ff4040;
	}



/* Infoboxen */
div.infobox {
	background: #e0e0e0;
	position: relative;
	min-width: 200px;
	min-height: 200px;
	}
div.infobox h1 {
	background: url(/bildelemente/info.gif) no-repeat center left;
	padding: 8px 1em 8px 30px;
	position: relative; /* Umgehung des float-background-Fehlers im MSIE5.5 und MSIE6 */
	border-bottom: 1px solid;
	text-decoration: none !important;
	}
div.infotext {
	font-size: 90%;
	margin: 1em;
	}

/* Topicbox */
div.topicbox {
	position: relative;
	min-width: 200px;
	min-height: 200px;
	}
div.topicbox h1 {
	padding: 8px 1em 8px 1em;
	position: relative; /* Umgehung des float-background-Fehlers im MSIE5.5 und MSIE6 */
	border-bottom: 1px solid;
	text-decoration: none !important;
	}
div.topictext {
	font-size: 90%;
	margin: 1em;
	}


/* Bilder für Info- und Topicboxen */
img.ol {
	left: 0px;
	position: absolute;
	top: 0px;
	}
img.or {
	position: absolute;
	right: 0px;
	top: 0px;
	}
img.ul {
	bottom: 0px;
	left: 0px;
	position: absolute;
	}
img.ur {
	bottom: 0px;
	position: absolute;
	right: 0px;
	}


/* Fußnoten */
div.footnote {
	border-top: 1px solid #000000;
	clear: both;
	font-size: 50%;
	margin-top: 2em;
	text-align: center;
	}

div.zoom {
	background-image: url(/bildelemente/zoom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 2em;
	}
