/**
 * Default layout styles
 */

/* common definitions */
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	width: 0;
	float:none;
}

html, body {
	height: 100%;
	background: transparent left top repeat scroll url(../images/bg_kachel.jpg);
}
img {
	border: none;
	display: block;
}
/* Layout containers */
#container-aussen {
	background-image: url(../images/bg-content-gruen.jpg);
	background-position: center 16.56em;
	background-repeat: no-repeat;
	height: 100%;
}

#container {
	background: transparent center 120px repeat-y scroll url(../images/bg-content.png);
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 990px;
}

#kopf {
	background: transparent top center no-repeat scroll url(../images/bg-header.jpg);
	height: 120px;
	padding: 0 25px 0 0;
}

div#logo {
	display: block;
	float: left;
	margin: 7px 0 0 9px;
	height: 115px;
	width: 135px; 
	text-decoration: none;
}
#kikaninchenlogo {
	position: absolute;
	top: 30px;
	left: 115px;
	width: 250px;
	height: 50px;
}  

/* Suche */
#kopf form.suche {
	float: right;
	padding-top: 8px;
	width: 220px;
}
#content form.suche {
	margin-bottom: 1.5em;
}
#content form.suche input.suchwort {
	margin: 0 20px 0 0;
}
#content form.suche input.btn-suchen {
	float: none;
	margin-left: 250px;
}
form.suche input.checkbox,
form.suche label,
form.suche input.suchwort {
	float: left;
	margin: 0;
}
form.suche input.checkbox,
form.suche label {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
form.suche input.checkbox {
	margin-right: 6px;
}
#content form.suche .checkbox-rahmen {
	margin-left: 120px;
}
#content form.suche .label-input-right {
	width: 100px; 
	text-align: right;
}
form.suche label {
	margin: 0 18px 5px 0;
}
form.suche label.last {
	margin-right: 0;
}
form.suche input.suchwort {
	background: transparent top left no-repeat scroll url(../images/bg-input-suchwort.jpg);
	border: none;
	padding: 3px 4px 1px;
	margin-bottom: 5px;
	height: 16px;
	width: 212px;
}
form.suche input.suchwort:hover {
	background-image: url(../images/bg-input-suchwort-hover.jpg);
}
form.suche input.btn-suchen {
	background: transparent top left no-repeat scroll url(../images/bg-input-hell.gif);
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	height: 20px;
	padding: 0 15px 2px;
	width: 85px;
}
form.suche input.btn-suchen:hover {
	background: transparent no-repeat scroll url(../images/bg-input-hell.gif) 0px -20px;
}
form.suche input.btn-suchen-dunkel {
	background: transparent top left no-repeat scroll url(../images/bg-input-dunkel.gif);
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	height: 20px;
	padding: 0 15px 2px;
	width: 85px;
}
form.suche input.btn-suchen-dunkel:hover {
	background: transparent no-repeat scroll url(../images/bg-input-dunkel.gif) 0px -20px;
}
form.suche select.such-select {
	background: #F9EECB;
	border: 1px solid #B8B092;
	padding: 1px 0 1px 4px;
	margin-bottom: 5px;
	height: 21px;
	width: 220px;
}
form.suche select.such-select:hover {
	background: #fff;
}

span.anzahl-ergebnisse {
	float: right;
	font-size: 0.92em;
	font-weight: bold;
}

.ergebnis-seiten {
	font-size: 0.92em;
	font-weight: bold;
	margin-bottom: 0.77em;
	text-align: center;
}
#content .ergebnis-seiten ul {
	display: inline;
	list-style-type: none;
	padding: 0;
}
.ergebnis-seiten ul li {
	display: inline;
}
.ergebnis-seiten ul li a {
	color: #5F4100;
}
.ergebnis-seiten ul li a:hover {
	color: #308BA3;
}
.ergebnis-seiten .separator {
	color: #5F4100;
}
#content .such-ergebnisse {
	list-style-type: none;
	padding: 0;
}
#content .such-ergebnisse,
#content .such-ergebnisse a {
	color: #5F4100;
}
#content .such-ergebnisse a:hover {
	color: #308BA3;
}
.such-ergebnisse li {
	background: transparent left bottom repeat-x scroll url(../images/hr-brown-dashed.gif);
	margin-bottom: 0.62em;
}
.such-ergebnisse li a {
	display: block;
	font-size: 1.23em;
	margin-bottom: 0.31em;
}
.such-ergebnisse li .ergebnis-nr,
.such-ergebnisse li .ergebnis-text {
	float: left;
}
.such-ergebnisse li .ergebnis-nr {
	font-size: 1.23em;
	font-weight: bold;
	width: 25px;
}
.such-ergebnisse li .ergebnis-text {
	width: 525px;
}
#content .such-ergebnisse li .ergebnis-text p {
	margin-bottom: 0.46em;
}
.such-ergebnisse .kikaninchen .ergebnis-text,
.such-ergebnisse .eltern .ergebnis-text,
.such-ergebnisse .kikanitest .ergebnis-text,
.such-ergebnisse .elterntest .ergebnis-text {
	padding-right: 150px;
}
.such-ergebnisse .kikaninchen .ergebnis-text,
.such-ergebnisse .kikanitest .ergebnis-text {
	background: transparent right 0.5em no-repeat scroll url(../images/bg-li-kinderseite.jpg);
	min-height: 55px;
}
.such-ergebnisse .eltern .ergebnis-text,
.such-ergebnisse .elterntest .ergebnis-text {
	background: transparent right 0.5em no-repeat scroll url(../images/bg-li-elternseite.jpg);
	min-height: 40px;
}

/* added by cba */
.such-ergebnisse span.highlight {
    padding: 0px 2px;
    font-weight: bold;
    background-color: #ffc300;
}


/* Inhalts-container */
#content_container {
	padding: 0 25px 4.5em;
}

#content {
	float: right;
	width: 700px;
}

/* navigation */
#navigation {
	float: left;
	width: 220px;
}

/* Horizontal rule */
hr.dotted {
	border-top:3px dotted #308BA3;
	border-bottom: none;
	border-left: none;
	border-right: none;
	clear:both;
	height:3px;
	margin-top: 5px;

/*	background: transparent top left repeat-x scroll url(../images/hr-blue-dotted.gif);
	border: none;
	height: 2px;
	line-height: 2px;
	margin: 0.5em auto 1.5em;
*/}
#fuss hr.dotted {
    margin-bottom: 0.5em;
}

/* Bilder */
.bild-links-220, .bild-rechts-220 {
    margin-bottom: 1em;
    text-align: center;
    width: 220px;
		cursor: pointer;
}
.bild-links-220 span.icon-lupe, .bild-rechts-220 span.icon-lupe {
	background: transparent 0 0 no-repeat scroll url(../images/icon-zoom-18x18.gif);
	cursor: pointer;
	float: right;
	height: 1.46em;
	margin: -2.08em 0.23em 0 0.31em;
	position: relative;
	width: 1.46em;
	overflow: hidden;
	z-index: 0;
}
.bild-links-220:hover span.icon-lupe, .bild-rechts-220:hover span.icon-lupe {
	background: transparent 0 -18px no-repeat scroll url(../images/icon-zoom-18x18.gif);
}
.bild-links-220 img, .bild-rechts-220 img {
    border: 1px solid #B8B092;
    margin-bottom: 2px;
}
#content .bild-links-220 p, #content .bild-rechts-220 p {
    margin: 0;
}
.bild-links-220 {
    float: left;
    margin-right: 20px;
}
.bild-rechts-220 {
    float: right;
    margin-left: 20px;
}
.bild-links-220.last {
    margin-right: 0;
}

/* List styles */
#content ul, #content ol {
    color: #308BA3;
}
#content ul {
    list-style-type: disc;
    padding-left: 1.4em;
}
#content ol {
    list-style-type: decimal;
    padding-left: 1.5em;
}

/* Downloads box (big) */
#content ul.downloads {
    list-style-type: none;
    padding: 0;
}
ul.downloads li.download-pdf {
    background: transparent left top no-repeat scroll url(../images/icon-pdf-32x32.jpg);
		line-height: 32px;
    padding-left: 40px;
    margin-bottom: 1em;
}
ul.downloads li.download-mp3 {
    background: transparent left top no-repeat scroll url(../images/icon-mp3-32x32.gif);
		line-height: 32px;
    padding-left: 40px;
    margin-bottom: 1em;
}
ul.downloads li.download-zip {
    background: transparent left top no-repeat scroll url(../images/icon-zip-32x32.gif);
		line-height: 32px;
    padding-left: 40px;
    margin-bottom: 1em;
}
ul.downloads li a.icon-help {
	background: transparent left center no-repeat scroll url(../images/icon-help-14x14.png);
	display: inline-block;
	text-decoration: none;
	line-height: 2.46em;
	height: 2.46em;
	width: 14px;
}
ul.downloads li a.icon-help:hover {
	background-image: url(../images/icon-help-hover-14x14.png);
}

/* Themenbox */
div.themen {
    background-color: #F9EECB;
    margin-bottom: 1em;
    padding: 10px 10px 1px;
}
div.themen ul {
    margin: 0;
}

/* Tables */
table {
	border-top: 2px solid #5F4100;
	border-bottom: 2px solid #5F4100;
	margin-bottom: 1.5em;
}
table caption { padding-bottom: 5px; font-weight: bold; }
table thead th {
	border-bottom: 1px solid #5F4100;
}
table th {
	font-weight: bold;
}
table th, table td {
	padding: 3px 10px;
}
table thead th,
table tbody tr.even th,
table tbody tr.even td {
	background-color: #F9EECB;
}

.box-220-right {
	background: transparent top left repeat-y scroll url(../images/bg-box-220-middle.jpg);
	float: right;
	margin: 0 0 1em 20px;
	width: 220px;
}
.box-220-right .box-top {
	background: transparent top left no-repeat scroll url(../images/bg-box-220-top.jpg);
	padding-top: 6px;
}
.box-220-right .box-bottom {
	background: transparent bottom left no-repeat scroll url(../images/bg-box-220-bottom.jpg);
	padding-bottom: 5px;
}
.box-header {
	padding: 0 30px 0.5em;
}
.box-header h3 {
	color: #F8F5E0;
	display: inline;
	font-size: 1.4em;
}
.box-header a.help {
	background: transparent left center no-repeat scroll url(../images/icon-help-blue-14x14.png);
	display: inline-block;
	font-size: 1.4em;
	text-decoration: none;
	height: 1em;
	width: 14px;
}
.box-header a.help:hover {
	background-image: url(../images/icon-help-blue-hover-14x14.png);
}
.box-220-right .box-content {
	background: transparent bottom left no-repeat scroll url(../images/bg-box-220-content-bottom.png);
	padding-bottom: 10px;
}
.box-220-right .box-content .box-content-innen {
	background: transparent top left no-repeat scroll url(../images/bg-box-220-content-top.png);
	padding: 10px 15px 5px;
	min-height: 100px;
}

.box-220-right .box-content .box-content-innen img {
	border: 1px solid #55B4CD;
	display: block;
	margin: 0 auto 0.62em;
}

.box-340 {
	background: transparent top left repeat-y scroll url(../images/bg-box-340-middle.jpg);
	margin-bottom: 1em;
	width: 340px;
}
.box-340 .box-top {
	background: transparent top left no-repeat scroll url(../images/bg-box-340-top.jpg);
	padding-top: 6px;
}
.box-340 .box-bottom {
	background: transparent bottom left no-repeat scroll url(../images/bg-box-340-bottom.jpg);
	padding-bottom: 5px;
}
.box-340 .box-content {
	background: transparent bottom left no-repeat scroll url(../images/bg-box-340-content-bottom.png);
	padding-bottom: 10px;
}
.box-340 .box-content .box-content-innen {
	background: transparent top left no-repeat scroll url(../images/bg-box-340-content-top.png);
	padding: 10px 20px 1px;
	overflow: auto;
}

.box-content .bild-klein {
	float: left;
	margin: 0 20px 0.5em 0;
}
.box-content .bild-klein img {
	border: 1px solid #B8B092;
}
.box-content .bild-klein a:hover img, .box-content .bild-klein a:active img {
	border: 1px solid #5F4100;
}
#content .box-content p {
	margin-bottom: 0.5em;
}
.box-content p a {
	color: #5F4100;
	font-weight: bold;
}
.box-content p a:hover {
	color: #308BA3;
}

#content .box-content ul {
	color: #5F4100;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: -0.4em;
	padding-left: 1.4em;
}
#content .box-content ul li {
	height: auto;
	line-height: 1.4em;
	margin-bottom: 0.2em;
	padding: 0;
}
#content .box-content ul li a {
	color: #5F4100;
}
#content .box-content ul li a:hover {
	color: #308BA3;
}
#content .box-content ul.downloads {
	margin-bottom: 0;
}
#content .box-content ul.downloads li.download-pdf {
    background: transparent left top no-repeat scroll url(../images/icon-pdf-17x17.jpg);
		line-height: 17px;
    padding-left: 20px;
}
#content .box-content ul.downloads li.download-zip {
    background: transparent left top no-repeat scroll url(../images/icon-zip-17x17.gif);
		line-height: 17px;
    padding-left: 20px;
}
#content .box-content ul.downloads li.download-mp3 {
    background: transparent left top no-repeat scroll url(../images/icon-mp3-17x17.gif);
		line-height: 17px;
    padding-left: 20px;
}

/*Klappboxen*/
#content .accordion {
	clear: both;
	}
#content .accordion .toggler {
	background: #F9EECB;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	padding: 5px 10px;
	margin-bottom: 5px;
	display: block;
	
}

/* Medienpaket */
.medienpaket {
	margin-bottom: 0.65em;
}
.medienpaket .bild a {
	display: block;
	margin-bottom: 0.15em;
}
.medienpaket .bild img {
	border: 1px solid #B8B092;
}
.medienpaket .bild a:hover img, .medienpaket .bild a:active img {
	border: 1px solid #5F4100;
}
.medienpaket .bild-untertitel {
	font-weight: bold;
}
.medienpaket .bild-untertitel a {
}
.medienpaket .bild-klein,
.medienpaket .bild-gross {
	float: left;
	margin: 0 20px 0.55em 0;
}
.medienpaket .bild-klein {
	width: 100px;
}
.medienpaket .bild-klein .bild a {
	height: 59px;
	width: 100px;
}
.medienpaket .bild-klein .bild-untertitel {
	text-align: center;
}
.medienpaket .bild-gross {
	width: 220px;
}
.medienpaket .bild-gross .bild a {
	height: 130px;
	width: 220px;
}
.medienpaket .letztes {
	margin-right: 0;
}

.videoplayer {
	float: left;
	margin-right: 20px;
	margin-bottom: 1.5em;
}

/* Kontaktformular */
#content form.kontakt ul {
	color: #5F4100;
	list-style-type: none;
	padding: 0;
}
form.kontakt {
	padding-top: 0.77em;
}
form.kontakt ul li {
	margin-bottom: 0.46em;
}
form.kontakt ul li label {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 235px;
}
form.kontakt input,
form.kontakt select,
form.kontakt textarea {
	background-color: #F9EECB;
	border: 1px solid #B8B092;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
form.kontakt input:hover,
form.kontakt select:hover,
form.kontakt textarea:hover {
	background-color: #fff;
}
form.kontakt input {
	height: 1.23em;
	width: 218px;
}
form.kontakt select {
	width: 330px;
}
form.kontakt textarea {
	width: 328px;
}
form.kontakt li p {
	margin-left: 125px;
}
form input.btn-abschicken {
	background: transparent top left no-repeat scroll url(../images/bg-input-hell.gif);
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	height: 20px;
	width: 85px;
	margin-left: 240px;
	padding: 0 10px 0 2px;
}
form input.btn-abschicken:hover {
	background: transparent no-repeat scroll url(../images/bg-input-hell.gif) 0px -20px;
}

/* Voting */
.voting h4 {
	font-weight: bold;
	padding: 0 15px;
	margin-bottom: 0.77em;
	line-height: 1.3em;
}
form.voting input,
form.voting label {
	float: left;
	margin-bottom: 0.54em;
	line-height: 1.15em;
}
.voting .beschriftung {
	line-height: 1.15em;
	float: left;
}
.voting .optionen {
	padding: 0 15px;
	margin-bottom: 0.5em;
	background: none;
}
.voting .optionen .balken {
	clear: both; 
	position: relative; 
	height: 10px; 
	margin: 3px 0px; 
	background: #55b4cd; 
}
.voting .optionen .balken span {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 160px;
	background: url(../images/voting_ergebnis_balken.png) no-repeat left top;
}
.voting .buttons {
	padding: 0 5px;
}
form.voting .optionen input {
	margin: 0 0.5em 0 0;
}
form.voting input.btn-abstimmen,
form.voting a.btn-ergebnis,
.voting a.btn-zurueck {
	background: transparent top left no-repeat scroll url(../images/bg-input-hell.gif);
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 85px;
	padding: 0 10px 0 2px;
}
form.voting input.btn-abstimmen {
	padding-bottom: 2px;
}
form.voting a.btn-ergebnis {
	float: right;
	text-decoration: none;
	width: 75px;
}
.voting a.btn-zurueck {
	float: left;
	text-decoration: none;
	width: 75px;
	margin-left: 10px; 
}
form.voting input.btn-abstimmen:hover,
form.voting a.btn-ergebnis:hover, .voting a.btn-zurueck:hover  {
	background: transparent no-repeat scroll url(../images/bg-input-hell.gif) 0px -20px;
}

/* Sitemap */
#sitemap {
	background: transparent right bottom no-repeat scroll url(../images/sitemap-wegweiser.png);
	padding-bottom: 110px;
	margin-bottom: 1em;
}
#sitemap ul {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap ul li {
	clear: left;
	float: left;
	margin-bottom: 0.2em;
}
#sitemap ul li a {
	float: left;
	font-size: 1.38em;
	line-height: 1.5em;
	margin-bottom: 0.1em;
	padding-right: 26px;
}
#sitemap ul ul {
	padding-left: 1em;
}
#sitemap ul li ul li {
	margin-bottom: 0;
}
#sitemap ul li ul li a {
	background-position: right 0.05em;
	font-size: 1em;
	margin: 0;
}

/* fuss zeile */
#fuss {
    /*bottom: 0;*/
    font-weight: bold;
		margin-top: 10px;
    /*padding: 0 25px 1em 265px;*/
    /*position: absolute;*/
    /*width: 700px;*/
}
#fuss .fusslinks .float-left {
	height: 1.23em;
	line-height: 1.23em;
	width: 20%;
}
#fuss .fusslinks .float-right {
	height: 1.23em;
	line-height: 1.23em;
	text-align: right;
	width: 80%;
}
#fuss .fusslinks .separator { color: #5F4100;}
#fuss a {
    color: #5F4100;
}
#fuss a:hover {
    color: #308BA3;
}
#fuss ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#fuss ul li {
    display: inline;
}
#fuss ul li.active {
    color: #308BA3;
}
#fuss a.print {
    background: transparent left center no-repeat scroll url(../images/icon-drucken-braun-13x9.gif);
    padding-left: 19px;
}
#fuss a.print:hover {
    background-image: url(../images/icon-drucken-blau-13x9.gif);
}
#fuss a.external-link {
    background: transparent right center no-repeat scroll url(../images/icon-link-braun-21x14.gif);
    padding-right: 26px;
}
#fuss a.external-link:hover {
    background-image: url(../images/icon-link-blau-21x14.gif);
}

strong {
	font-weight: bold;	
}

.globalErrorList{padding:3px; margin-bottom:20px; border:0.0833em solid #ff0000; color:#F00 !important; }

.globalErrorList ul li{color:#F00;}

.invisible{display:none;}

.xmlLink{height: 20px;}
