@charset  "UTF-8";

/* CSS Document */
body {
	width: 960px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: auto;
	text-align: center;
}

a:link, a:visited {
	text-decoration: underline;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* # # # # # # #  layout # # # # # # # # */
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	float: left;
	width: 100%;
	height: 140px;
}

/* # # # # # # #  logo # # # # # # # # */
#logo {
	float: left;
	display: block;
	height: 100px;
	padding: 40px 0 0 8px;
}

#logo .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 40px;
	font-weight: lighter;
	padding: 0;
	text-indent: -0.1em;
}

#logo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 28px;
	margin: 0;
	font-weight: 100;
	letter-spacing: 0.015em;
	text-indent: 0.1em;
}

.sponsors {
	display: block;
	width: 230px;
	float: right;
	padding: 34px 0 0 0;
}

.sponsors p {
	font-size: 8pt;
	line-height: 13pt;
}

/* # # # # # # #  Homepage Artikel Switcher # # # # # # # # */
.artikelswitcher {
	margin-top: 60px;
	float: right;
	width: 200px;
	margin-right: 15px;
	border-top: 1px dotted;
}

.artikelswitcher h4, .artikelswitcher p, .artikelswitcher label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.artikelswitcher h4, .artikelswitcher p, .artikelswitcher label {
	text-align: left;
}

.artikelswitcher h4 {
	margin-left: 4px;
}

.artikelswitcher p {
	display: block;
	margin: 6px 0;
}

.artikelswitcher form {
	background: none;
}

.artikelswitcher .switcher {
	margin: 6px 0;
	padding: 5px 32px 5px 25px;
	width: 196px;
	background-color: #c6cdd4;
	background-repeat: no-repeat;
	background-position: 0px center;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	float: none;
	border: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.artikelswitcher .switcher:hover, .artikelswitcher .switcher:focus {
	background-color: #8ba9c2;
	color: #fff;
}

.artikelswitcher .checked {
	background: #8ba9c2 url(../img/default/checked.png) no-repeat 5px center;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -10000px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* # # # # # # #  Inhalt scalierbar # # # # # # # # */
#wrapper {
	float: left;
	width: 100%;
}

.box {
	float: left;
	width: 700px;
	display: block;
}

#flash {
	display: block;
	height: 300px;
	width: 698px;
	border: none;
	background-color: #FFF;
}

/* # # # # # # #  Navigation # # # # # # # # */
#sidebar {
	float: right;
	display: block;
	width: 230px;
	z-index: 100;
	padding: 0 0 8px 0;
	margin.0;
}

#sidebar .navigation {
	display: block;
	width: 100%;
	float: left;
}

#sidebar .navigation ul {
	list-style: none;
}

#sidebar .navigation li {
	height: 50px;
	margin: 4px 0;
	overflow: hidden;
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sidebar .navigation li a {
	height: 50px;
	padding-top: 18px;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

#sidebar .navigation li.current a {
	background-position: 0 0;
}

#sidebar .navigation li a:hover, .navigation li a:focus, #sidebar .navigation li.current a {
	text-decoration: none;
}

#sidebar .navigation li.first {
	-moz-border-radius: 9px 9px 3px 3px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#sidebar .navigation li.last {
	-moz-border-radius: 3px 3px 9px 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#themen, #lesen, #sehen, #navigieren, #verstehen {
	padding-left: 54px;
	background-position: 0 -50px;
}

#themen:hover, #lesen:hover, #sehen:hover, #navigieren:hover, #verstehen:hover, #themen:focus, #lesen:focus, #sehen:focus, #navigieren:focus, #verstehen:focus {
	background-position: 0 0;
	text-decoration: none;
}

/* ####### Bread Cromp #######*/
.reiter {
	float: left;
	width: 506px;
	margin-left: 195px;
	display: block;
	margin-top: 30px;
	padding: 2px 0;
	-moz-border-radius: 3px 0 0 0;
	-webkit-border-top-left-radius: 3px;
}

.box .reiter p {
	float: left;
	display: block;
	font-size: 9pt;
	line-height: 16pt;
	font-weight: bold;
	margin: 3px 0 0 14px;
}

.reiter ul.pagenav {
	float: right;
	margin-right: 26px;
}

.pagenav li {
	float: right;
	display: inline;
	margin-right: 12px;
}

.pagenav li a img {
	margin: 0;
}

.pagenav li a {
	height: 28px;
	width: 30px;
	display: block;
}

.pagenav li a span {
	display: none;
}

.oben, .unten, .overview, .sitemap, .totop {
	background-repeat: no-repeat;
	background-position: 0 -90px;
}

.oben:hover, .unten:hover, .overview:hover, .sitemap:hover, .totop:hover {
	background-repeat: no-repeat;
	background-position: 0 0;
}

.oben:focus, .unten:focus, .overview:focus, .sitemap:focus, .totop:focus {
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ####### Font Sizes #######*/
p {
	font-size: 0.8em;
}

h2, h3, h4, .lead, table caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 1em 0;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h4, .lead, table caption {
	font-size: 1.1em;
	line-height: 1.4em;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
}

/* ####### Inhalt #######*/
.content {
	float: left;
	width: 100%;
	padding: 30px 0 40px 0;
	-moz-border-radius: 12px 0 0 12px;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 3px;
	border-bottom-width: 3px;
}

.info-block {
	float: right;
	width: 100%;
}

.text, .ankernav {
	float: right;
	width: 460px;
	z-index: 1000;
}

.ankernav {
	padding: 0 40px 0 0;
}

.text {
	padding: 0 40px 0 0;
}

a.big-link {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 3em;
	font-weight: bold;
	text-align: right;
	padding: .7em 0 0 4em;
}

.text img {
	margin: 0.8em 0;
}

.text p {
	margin: 0.3em 0;
}

.text ol, .text ul {
	display: block;
	clear: both;
	font-size: 0.8em;
	margin: 0.8em 0;
}

.text ol li {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0.5em 32px;
	margin: 0.5em 0 0 0;
}

.text ul li {
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	padding: 0 0 0.5em 32px;
	margin: 0.5em 0 0 0;
}

.text li ul, .text li ol {
	font-size: 100%;
}

.text table tr td, .text table th {
	font-size: 0.8em;
	padding: 5px;
}

.text table th {
	font-weight: bold;
}

.text ol li img, .text ul li img {
	margin: 0.8em 0 0.8em -32px;
}

.hint-leiste {
	float: left;
	z-index: 0;
	font-size: 12pt;
	line-height: 15pt;
	width: 180px;
}

.hint-leiste p {
	margin: 0 20px 0 26px;
}

.text dl dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
}

.text dl dd {
	font-size: 0.8em;
}

/* # # # # # # #  Banner # # # # # # # # */
.bannerleiste {
	padding-top: 30px;
	display: block;
	width: 230px;
	float: right;
	z-index: 0;
}

.banner {
	text-align: left;
}

.banner img {
	margin: 20px 0;
}

/* # # # # # # #  Anker Navigation # # # # # # # # */
.ankernav ul {
	border-top: 1px dotted;
	width: 100%;
	margin: 10px 0;
	display: block;
	font-size: 0.8em;
}

.ankernav li {
	border-bottom: 1px dotted;
	padding: 0.5em 0;
	background-repeat: no-repeat;
	background-position: 4px center;
}

.ankernav li:hover {
	background-position: 4px center;
	background-repeat: no-repeat;
}

.ankernav li a:link, .ankernav li a:visited, .ankernav li a:active, .ankernav li a:focus {
	padding: 0.3em 0 0.3em 40px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

/* # # # # # # #  footer  # # # # # # # # */
#footer {
	width: 100%;
	float: left;
	padding: 0 0 30px 4px;
	margin: 30px 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	font-size: 8pt;
	line-height: 12pt;
	padding-top: 4pt;
}

#footer ul li.last {
	float: right;
	margin: 0;
}

#footer ul li a.totop {
	float: right;
	margin: 0;
	height: 28px;
	width: 30px;
	display: block;
}

.footer-top {
	display: block;
	float: left;
	width: 696px;
	margin: 10px 0;
}

.footer-top li, .footer-bottom li {
	display: inline;
	float: left;
	margin-right: 40px;
}

.footer-top li a {
	padding-top: 5px;
}

.footer-columns {
	display: block;
	float: left;
	width: 696px;
	padding: 10px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

.footer-columns ul li {
	display: block;
	float: left;
	width: 23%;
	padding-right: 2%;
}

.footer-columns ul li ul li {
	float: left;
	width: 100%;
}

.footer-bottom {
	float: left;
	width: 696px;
	margin: 16px 0 10px 0;
}

.footer-top li span {
	display: none;
}

/* # # # # #  Weiterempfehlen Formular # # # # # */
.weiterempfehlen {
	width: 300px;
}

.weiterempfehlen .tipp {
	color: #ff0000;
	font-size: 11px;
}

.weiterempfehlen input, .weiterempfehlen textarea {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #E4E7EB none repeat scroll 0 0;
	border: 1px solid #E4E7EB;
	-moz-border-radius: 5px;
	font-family: Verdana;
	font-size: 12pt;
	padding: 5px;
	width: 300px;
}

.weiterempfehlen input:focus, .weiterempfehlen textarea:focus, .weiterempfehlen input:hover, .weiterempfehlen textarea:hover {
	background-color: #8BA9C2;
}

.weiterempfehlen label {
	float: left;
	margin-top: 15px;
}

.weiterempfehlen .submit {
	border: none;
	margin-right: -10px;
	margin-top: 10px;
	padding: 5px 35px 5px 5px;
	width: 310px;
	background-color: #fff;
	background-image: url(../img/default/submitt.png);
	background-repeat: no-repeat;
	background-position: 275px center;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.weiterempfehlen .submit:focus, .weiterempfehlen .submit:hover {
	background-color: #8ba9c2;
	color: #FFF;
}

/* # # # # #  Kontakt Formular # # # # # */
.kontaktformular {
	width: 460px;
}

.kontaktformular input, .kontaktformular textarea {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #E4E7EB none repeat scroll 0 0;
	border: 1px solid #E4E7EB;
	-moz-border-radius: 5px;
	font-family: Verdana;
	font-size: 12pt;
	padding: 5px;
	width: 460px;
}

.kontaktformular input:focus, .kontaktformular textarea:focus, .kontaktformular input:hover, .kontaktformular textarea:hover {
	background-color: #8BA9C2;
}

.kontaktformular label {
	float: left;
	margin-top: 15px;
}

.kontaktformular .submit {
	border: none;
	margin-right: -10px;
	margin-top: 10px;
	padding: 5px 35px 5px 5px;
	width: 470px;
	background-color: #fff;
	background-image: url(../img/default/submitt.png);
	background-repeat: no-repeat;
	background-position: 435px center;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.kontaktformular .submit:focus, .kontaktformular .submit:hover {
	background-color: #8ba9c2;
	color: #FFF;
}

.inv {
	display: inline;
	height: 0;
	left: -2000px;
	overflow: hidden;
	position: absolute;
	top: -2000px;
	width: 0;
}

.skip:focus, .skip:active {
	background-image: url(../img/default/submitt.png);
	background-position: 0.6em 0.3em;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	height: 1.6em;
	left: 0px;
	padding-left: 2em;
	top: 2px;
	width: auto;
	position: relative;
}

.text h3 a, .sponsors a {
	text-decoration: none;
}

.sponsors a:hover {
	text-decoration: underline;
}

