/*
	FARBEN:

	Dunkelgrau (Text):		#333
	Hellgrau (Linien):		#999
	Rot (Überschriften): 	#80001B
	Gelb 1:					#FFB400
	Gelb 2:					#FFCD5A
	Gelb 3:					#FFE199
	Grau (linke Spalte):	#F0F0F0
	Blau:					#193773

*/


* {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

a img, fieldset {
	border: 0;
}

body {
	background: url(../img/top-bg.png) 0 95px repeat-x;
	background-color: white;
	font-size: 85%;
}

#wrapper {
	width: 780px;
	float: left;
}

/* -= TOP =- */

#top {
	height: 100px;
/*	width: 780px;*/
	position: relative;
}

#top img {
	position: absolute;
	left: 14px;
	top: 5px;
	z-index: 10;
}

/* -= TOPNAV =- */

#topnav {
	clear: left;
	margin-left: 200px;
	width: 600px;
}

#topnav ul {
	list-style: none;
	padding-left: 56px;
	float: left;
	line-height: normal;
	margin: 0;
}

#topnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 39px;
	padding-right: 20px;
	width: 242px;
	height: 61px;
	background: url(../img/top-nav-second-inactive.png) left top no-repeat;
	color: #000;
	text-align: center;
	font-weight: normal;
}

#topnav ul li.first-child {
	background-image: url(../img/top-nav-first-inactive.png);
	padding-right: 0;
	padding-left: 20px;
}

#topnav ul li.active {
	background-image: url(../img/top-nav-second-active.png);
}

#topnav ul li.first-child.active {
	background-image: url(../img/top-nav-first-active.png);
}

#topnav ul li a, #topnav ul li .a {
	display: block;
	height: 51px;
	padding-top: 12px;
	font-size: 120%;
	text-decoration: none;
	color: #777;
}

#topnav ul li.active a, #topnav ul li.active .a {
	color: #000;
}

#topnav ul li.first-child a, #topnav ul li.first-child .a {
}

#topnav ul li.first-child.active a, #topnav ul li.first-child.active .a {
}

#topnav .subtitle {
	display: block;
	font-size: 70%;
	border-top: 1px solid #ccc;
	width: 215px;
	margin: 3px auto 0 auto;
	padding-top: 3px;
}

#topnav .active .subtitle {
	border-color: #000;
}

/* -= SYSNAV =- */

#sysnav {
	height: 27px;
	width: 460px;
	padding-top: 12px;
	font-size: 86%;
	position: absolute;
	top: 0;
	right: 0;
}

.fontsize-18 #sysnav {
	width: 530px;
}

.fontsize-23 #sysnav {
	width: 670px;
}

.fontsize-27 #sysnav {
	width: 720px;
}

.fontsize-31 #sysnav {
	width: 850px;
}

#sysnav ul {
	list-style: none;
	line-height: normal;
	margin: 0;
	float: right;
}

#sysnav ul li {
	margin: 0;
	float: left;
	padding: 0 0.35em;
	border-left: 1px solid #ccc;
	background: none;
}

#sysnav ul li.first-child {
	border-left: 0;
}

#sysnav a {
	color: #333;
	text-decoration: none;
}

#sysnav li.active {
	color: #80001B;
	font-weight: bold;
}

/* -= NAVBAR =- */

#navbar {
	width: 780px;
	margin-left: 10px;
	font-size: 98%;
}

#navbar ul {
	list-style: none;
	background: url(../img/nav-bg-last-inactive.png) right top no-repeat;
	padding-right: 10px;
	float: left;
	width: 760px;
	line-height: normal;
	margin: 0;
}

.fontsize-18 #navbar ul {
	background-image: url(../img/nav-bg-last-inactive-48.png);
}

.fontsize-23 #navbar ul, .fontsize-27 #navbar ul {
	background-image: url(../img/nav-bg-last-inactive-56.png);
}

.fontsize-31 #navbar ul {
	background-image: url(../img/nav-bg-last-inactive-70.png);
}

.fontsize-18 #navbar {
	width: 860px;
}

.fontsize-18 #navbar ul {
	width: 840px;
}

.fontsize-23 #navbar, .fontsize-27 #navbar {
	width: 1000px;
}

.fontsize-23 #navbar ul, .fontsize-27 #navbar ul {
	width: 980px;
}

.fontsize-31 #navbar {
	width: 1220px;
}

.fontsize-31 #navbar ul {
	width: 1200px;
}

#navbar ul li {
	float: left;
	margin: 0;
	height: 42px;
	padding: 0;
	padding-top: 9px;
	text-align: center;
	background: #F7CC6A url(../img/nav-bg.png) left top no-repeat;
	line-height: 1;
	font-weight: normal;
}

#navbar ul li.active {
	background-color: #841536;
}

.fontsize-18 #navbar ul li {
	background-image: url(../img/nav-bg-48.png);
	height: 48px;
}

.fontsize-23 #navbar ul li, .fontsize-27 #navbar ul li{
	background-image: url(../img/nav-bg-56.png);
	height: 56px;
}

.fontsize-31 #navbar ul li {
	background-image: url(../img/nav-bg-70.png);
	height: 70px;
}

#navbar ul li.first-child {
	background-image: url(../img/nav-bg-first-inactive.png);
}

.fontsize-18 #navbar ul li.first-child {
	background-image: url(../img/nav-bg-first-inactive-48.png);
	height: 48px;
}

.fontsize-23 #navbar ul li.first-child, .fontsize-27 #navbar ul li.first-child {
	background-image: url(../img/nav-bg-first-inactive-56.png);
	height: 56px;
}

.fontsize-31 #navbar ul li.first-child {
	background-image: url(../img/nav-bg-first-inactive-70.png);
	height: 70px;
}

#navbar ul li.first-child.active {
	background-image: url(../img/nav-bg-first-active.png);
}

.fontsize-18 #navbar ul li.first-child.active {
	background-image: url(../img/nav-bg-first-active-48.png);
}

.fontsize-23 #navbar ul li.first-child.active, .fontsize-27 #navbar ul li.first-child.active {
	background-image: url(../img/nav-bg-first-active-56.png);
}

.fontsize-31 #navbar ul li.first-child.active {
	background-image: url(../img/nav-bg-first-active-70.png);
}

#navbar ul li.last-child.active {
	background-image: url(../img/nav-bg-last-active.png);
}

#navbar ul li.active {
	background-image: url(../img/nav-bg-active.png);
}

.fontsize-18 #navbar ul li.active {
	background-image: url(../img/nav-bg-active-48.png);
}

.fontsize-23 #navbar ul li.active, .fontsize-27 #navbar ul li.active {
	background-image: url(../img/nav-bg-active-56.png);
}

.fontsize-31 #navbar ul li.active {
	background-image: url(../img/nav-bg-active-70.png);
}


#navbar ul li.active .a, #navbar ul li.active a {
	color: #fff;
}

#navbar ul.size-1 li {
	width: 100%;
}

#navbar ul.size-2 li {
	width: 50%;
}

#navbar ul.size-3 li {
	width: 33.3333333333%;
}

#navbar ul.size-4 li {
	width: 25%;
}

#navbar ul.size-5 li {
	width: 20%;
}

#navbar ul.size-6 li {
	width: 15.5%;
}

#navbar ul.size-6 li.document-660 {
	width: 22.5%;
}

#navbar ul.size-7 li {
	width: 13.3%;
}

#navbar ul.size-7 li.document-660 {
	width: 19.5%;
}

#navbar ul.size-8 li {
	width: 12.5%;
}

#navbar ul.size-9 li {
	width: 11.1111111111%;
}

#navbar ul.size-10 li {
	width: 10%;
}

#navbar a, #navbar .a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 0.5em 0;
}

#navbar li.multiline a, #navbar li.multiline .a {
	padding: 0;
}

/* -= BREADCRUMBS & SEARCHBOX =- */

#breadcrumbs-searchbox {
	width: 780px;
	position: relative;
	float: left;
}


/* -= BREADCRUMBS =- */

#breadcrumbs {
	list-style: none;
	margin: 15px 20px;
	float: left;
	font-size: 80%;
	z-index: 1;
}

#breadcrumbs li {
	float: left;
	line-height: normal;
	margin: 0;
	margin-right: 3px;
	background: url(../img/breadcrumbs-bullet.png) left center no-repeat;
	padding: 0;
	padding-left: 8px;
}

#breadcrumbs li.first-child {
	background: none;
	padding: 0;
}


/* -= SUCHBOX =- */

#searchbox {
	margin: 12px 0;
	font-size: 90%;
	white-space: nowrap;
	float: right;
}

#searchbox * {
	display: inline;
	float: none;
	clear: none;
	margin: 0;
}

#searchbox label {
	color: #333;
	font-weight: normal;
}

#searchbox input {
	width: 150px;
}

#searchbox input.button {
	width: auto;
	font-size: 90% !important;
}


/* -= MAIN =- */

#main {
	clear: both;
	float: left;
	margin: 10px 15px;
	position: relative;
	min-height: 400px;
	width: 765px;
}

#main.has-left {
	background: url(../img/main-bg.png) -120px 0 repeat-y;
}

/* -= LEFT =- */

#left {
	background-color: #eeeeee;
	width: 170px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 85%;
	padding: 4.6em 5px 0 5px;
	margin-bottom: 10px;
}

/* LEFT NAVIGATION */

#left #subnav, #left div.filter-box {
	border: 1px solid #fff;
	margin-bottom: 1em;
}

/* h6 dient als Überschrift innerhalb der linken Spalte (Features, Navigation) */
h6 {
	margin-left: 0;
	font-size: 100%;
	background: #FFB400;
	color: #000;
	font-weight: bold;
	padding: 3px 6px;
	margin-bottom: 0;
}

#left ul {
	background: #FFCD5A;
	list-style: none;
	list-style-image: none;
	line-height: normal;
	margin: 0;
}

#left ul li {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	background: none;
}

#left ul a, #left ul span.a {
	display: block;
	padding: 3px 6px;
	color: #000;
	text-decoration: none;
}

#left li.active span.a, #left li.active a, #left li.active li.active span.a, #left li.active a {
	font-weight: bold;
}

#left li.active span.a, #left li.active li.active span.a {
	color: #80001B;
}

#left li.active li span.a, #left li.active li a {
	font-weight: normal;
	color: #000;
}

#left ul ul {
	background: #FFE199;
}

#left ul ul li {
	background: url(../img/subsubnav-bullet.png) 10px 0.5em no-repeat;
}

#left ul ul a, #left ul ul span.a {
	padding: 3px 6px 3px 23px;
}

#left ul ul ul {
	background: #FFEEC6;
}

#left ul ul ul li {
	background: url(../img/subsubnav-bullet.png) 22px 0.5em no-repeat;
}

#left ul ul ul a, #left ul ul ul span.a {
	padding: 3px 6px 3px 33px;
}

/* -= LEFT FEATURES =- */

div.feature {
	padding: 0;
	border: 1px solid #fff;
	margin-bottom: 1em;
	background: #FFCD5A;
	line-height: normal;
}

div.feature div.text {
	margin: 0;
	border-top: 1px solid #fff;
	background: none;
	padding: 0 6px;
}

div.feature div.text p {
	margin: 3px 0 6px 0;
	line-height: 1.2;
}

/* Sitzungsfeature Startseite */

div.text .sitzung {
	margin: 6px 0 16px 0;
}

div.text .sitzung:last-of-type {
	margin-bottom: 0;
	padding-bottom: 3px;
}


/* -= CONTENT =- */

#content {
	color: #333;
	font-size: 90%;
	width: 100%;
	position: relative;
}

#main.has-left #content {
	margin-left: 195px;
	width: 570px;
}

#content.has-image h2 {
	margin-top: 70px;
}

#content .infobox {
	margin-top: 2em;
	border: 1px solid #FFCD5A;
	padding-bottom: 0.5em;
}

#content .infobox h3 {
	margin: 0;
	background: #FFCD5A;
	color: #000;
	font-size: 100%;
	padding: 4px 17px;
	border-bottom: 1px solid #FFF;
}

#content .infobox.infobox-right {
	margin-top: 0;
	margin-left: 17px;
	margin-bottom: 0.5em;
	width:22em;
	float: right;
	font-size: 95%;
}

#content .infobox.infobox-right p {
	margin-left: 17px;
}

/* -= FOOTER =- */

#footer {
	clear: left;
	border-top: 1px solid #999;
	padding: 5px 0;
	margin-top: 30px;
	font-size: 90%;
	padding-left: 3%;
}

#footer span, #footer a.print {
	line-height: 15px;
}

#footer span {
	margin-left: 1em;
}

a.rss-feed {
	background: url(../img/feedicon.png) left center no-repeat;
	padding-left: 18px;
}

#footer a.rss-feed {
	background: url(../img/feedicon-small.gif) left center no-repeat;
	padding-left: 14px;
}


#footer a.print {
	float: left;
	display: block;
	background: url(../img/print.png) left center no-repeat;
	padding-left: 20px;
	margin-right: 1em;
}


/* -= PAGER =- */

.list-pager, ul.search-result-pager {
	float: right;
	margin-bottom: 0.2em;
}

.list-pager ul, ul.search-result-pager {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.list-pager li, ul.search-result-pager li {
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}

.list-pager li:before, ul.search-result-pager li:before {
}


.list-pager li.active, .search-result-pager-current {
	font-weight: bold;
}

/* -= SKIPPER =- */

div#top ul.skipper {
	position: absolute;
	list-style-type: none;
	top: 0;
	left: 100px;
	font-size: 90%;
	z-index: 100;
}

div#top ul.skipper li {
	position: absolute;
	width: 100px;
	text-align: center;
	background-image: none;
}

div#top ul.skipper li a {
	display: block;
	margin-left: -200em;
	width: 100px;
	text-decoration: none;
	color: black;
}

div#top ul.skipper li a:focus,
div#top ul.skipper li a:active {
	margin-left: 0;
}

div#top ul.skipper li a:active,
div#top ul.skipper li a:focus {
	visibility: visible;
}


/* -= FORMULARE =- */

div.formErrors {
	margin-left: 3%;
	color: red;
	margin-bottom: 1em;
}

form.quickform {
	margin-bottom: 2em;
}

form.quickform div.row {
	margin-bottom: 0.5em;
	margin-left: 3%;
	width: 95%;
	float: left;
}

form.quickform div.row input, form.quickform div.row textarea, form.quickform div.row select {
	width: 100%;
	font-size: 1em;
}

form.quickform div.quickform_requirednote {
	margin-left: 3%;
	clear: left;
}

form.quickform div.row input.button {
	width: auto;
}

form.quickform div.row input.button:hover {
	cursor: pointer;
}

form.quickform div.row input.checkbox {
	width: auto;
	margin-right: 0.5em;
}

form.quickform div.row label {
	font-weight: bold;
}

form.quickform div.row div.element label {
	font-weight: normal;
	line-height: 1.4;
}


/* -= TITEL VON SEITENELEMENTEN (Auszeichnung zur Unterstützung der Barrierefreiheit) =- */
/* h5 wird nur als unsichtbare Auszeichnung (aktuelle Position innerhalb der Seite) zur Unterstützung der Barrierefreiheit verwendet */
h5 {
	text-indent: -9999em;
	position: absolute;
	top: 0;
	left: -999px;
}


/* -= ABKÜRZUNGEN =- */

acronym {
	border: 0;
}


/* -= HERVORHEBUNG VON SUCHBEGRIFFEN =- */
.search-term {
		background: #FFE199;
}

