/* @override 
	http://localhost/scheve/files/scheve/_css/scheve2014.css
	http://www.hausgeburt-duesseldorf.de/test/files/scheve/_css/scheve2014.css
*/

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, figure {
	margin: 0;
	padding: 0;
}

body {
	background-color: #b5ca61;
	font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding-top: 20px;
	padding-left: 250px;
	background-color: #96ae34;
	margin-top: 60px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	height: 70px;
}

#header div.inside div.kopflogo {
	position: absolute;
}

#left {
	background-color: #96ae34;
	padding-bottom: 12px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
}

#left div.inside {
	margin-top: 80px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

#logoplatz {
	position: relative;
	z-index: 2;
	float: none;
	clear: none;
	height: 0;
}

#logoplatz div.inside div.kopflogo {
	position: absolute;
	top: -134px;
	left: -19px;
}

.adresse .ce_text {
	text-align: center;
	font-size: 12px;
	color: #f3ffc8;
	width: 100%;
	float: left;
	line-height: 20px;
}

.adresse .ce_text a {
	color: #f3ffc8;
}

#container {
	background-color: #ccd991;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	position: relative;
}

/* @group navi */

#hauptmenu {
	font-size: 13px;
	position: relative;
	overflow: visible;
}

#hauptmenu ul
 {
	list-style-type: none;
	width:580px;
}

#hauptmenu ul.level_1
 {
	list-style-type: none;
	border-bottom: 1px solid #f3ffc8;
	height: 27px;
}

#hauptmenu ul.level_1 li {
	float: left;
	display: inline;
}

#hauptmenu ul.level_1 li a {
	display: block;
	font-weight: bold;
	color: #f3ffc8;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 11px;
}

#hauptmenu ul.level_1 li span {
	padding-bottom: 11px;
	display: block;
}

#hauptmenu ul.level_1 li a:hover,
#hauptmenu ul.level_1 li span,
#hauptmenu ul.level_1 li a.trail {
	font-weight: bold;
	color: #8a090d;
	text-decoration: none;
	padding-right: 20px;
}

#hauptmenu div ul.level_1 li.active.submenu span.active.submenu {
	padding-bottom: 11px;
}

#hauptmenu ul.level_1 li ul.level_2 {
	position: absolute;
	left: -9999em;
	padding: 0;
}

#hauptmenu ul.level_1 li:hover ul.level_2,
#hauptmenu ul.level_1 li.submenu.trail ul.level_2 {
	position: absolute;
	left: 0px;
}

#hauptmenu ul.level_2 li a,
#hauptmenu ul.level_2 li span {
	padding-top: 11px;
}

#hauptmenu ul.level_1 li:hover ul.level_2 {
	position: absolute;
	left: 0;
	background-color: #96ae34;
	z-index: 1;
}

#hauptmenu ul.level_2 li.active span {
	display: block;
}



/* @end */

h1 {
	margin-bottom: 1ex;
	line-height: 20px;
	font-size: 18px;
	color: #576a00;
}

#geburt div.ce_hyperlink.block {
	float: left;
	clear: left;
	margin-top: 18px;
}

div#main .inside {
	padding: 40px 30px 50px 50px;
}

div.ce_text {
	float: left;
	width: 350px;
	font-size: 12px;
	line-height: 18px;
	color: #3a4800;
}

div.ce_image.bildoben,
div.ce_image.bildunten {
	float: right;
}

div.ce_image.bildoben img {
	border: 1px solid #8a090d;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	margin-bottom: 8px;
}

div.ce_image.bildunten img {
	border: 1px solid #8a090d;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	margin-bottom: 8px;
}

div.fusshoehe {
	height: 50px;
}

.startseite div.ce_text {
	float: left;
	width: 550px;
}

.startseite div.ce_text p {
	text-align: center;
	font-size: 14px;
	color: #8a090d;
	font-weight: bold;
	padding-bottom: 17px;
}

.startseite div.ce_text p span {
	font-style: italic;
	font-weight: normal;
	float: right;
	font-size: 12px;
}

.ce_text a {
	font-weight: bold;
	text-decoration: none;
	color: #8a090d;
}

.toggler.ui-state-default {
	color: #8a090d;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 1ex;
	cursor: pointer;
}

.ui-accordion-content {
	font-size: 12px;
	color: #3a4800;
}

.toggler:focus {
	outline: 0;
}

section.ce_accordionSingle {
	clear: left;
	margin-top: 3em;
	float: left;
}

.toggler.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-accordion-header-active {
	background: url(../bilder/_allgemein/plus2.png) no-repeat;
	padding-left: 1.8em;
}

.toggler.ui-accordion-header.ui-helper-reset.ui-state-default.ui-corner-all.ui-accordion-icons {
	display: block;
	background: url(../bilder/_allgemein/minus.png) no-repeat;
	padding-left: 1.8em;
}

.toggler.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.active.ui-corner-all {
	background: url(../bilder/_allgemein/minus2.png) no-repeat;
	padding-left: 1.8em;
}

.toggler.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-corner-all {
	background: url(../bilder/_allgemein/minus2.png) no-repeat;
	padding-left: 1.8em;
}

.ce_accordion figure.image_container.float_right  {
	padding-left: 20px;
	padding-bottom: 10px;
}

.ce_accordion figure.image_container.float_right figcaption.caption {
	font-size: 11px;
	color: #8a090d;
}

.ce_accordion figure.image_container.float_right img {
	border: 1px solid #8a090d;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	
}