body {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}
a {
	color: #000;
	text-decoration: none;
}
#center {
	position: relative;
	text-align: left;
	margin: 1px auto 0px auto;
	width: 1000px;
}
#banner_top {
	position: relative;
	z-index: 2;
	width: 1000px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
#banner_top img, #banner_right img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#site_content {
	position: absolute;
	top: 108px;
	z-index: 10;
	float: left;
	width: 800px;
	overflow: hidden;
}
#banner_right {
	position: absolute;
	right: 0px;
	z-index: 1;
	float: right;
	text-align: right;
	width: 196px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
#header {
	position: relative;
	padding: 1px 0px 0px 0px;
	width: 800px;
	height: 254px; 
}
#logo {
	position: absolute;
	width: 309px;
	height: 90px;
	background: url(images/logo.png) top left no-repeat;
	top: 15px;
	left: 30px;
}
#header_text {
	position: absolute;
	top: 160px;
	left: 230px;
	color: #fff;
}
#header_text h1, #header_text h2 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: normal;
}
#header_text h2 {
	margin-left: 40px;
}
#mainmenu {
	position: absolute;
	text-align: center;
	width: 787px;
	height: 25px;
	background: url(images/menu.png) top left no-repeat;
	overflow: hidden;
	top: 220px;
	margin: 0px 0px 0px 5px;
}
#mainmenu ul {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#mainmenu ul li {
	display: inline;
	color: #fff;
	padding: 0px 5px 0px 3px;
	border-right: 1px solid #fff;
	font-size: 11px;
}             
#mainmenu ul li a{
	color: #fff;
	text-decoration: none;
}
#mainmenu ul li.last{
	border: 0px;
}
#left {
	width: 235px;
	float: left;
	overflow: hidden;
	margin: 8px 0px 10px 0px;
}
#left .mod_article {
	border: 1px solid #0071BC;
	background: #128ACC;

}
#left .mod_article .ce_text {
	padding: 0px 10px 10px 10px;
	color: #fff;	
}
#left .mod_article h1 {
	font-size: 13px;
	color: #C1272D;
	text-align: center;
	background: #fff;
	margin: 0px -10px 0px -10px;
	padding: 0px;
	line-height: 25px;
}
#left .mod_article #tel {
	width: 209px;
	height: 38px;
	background: url(images/tel_bk.png) top left no-repeat;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 7px;
}
#left .mod_article #fest {
	width: 209px;
	height: 38px;
	background: url(images/tel_bk.png) top left no-repeat;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 7px;
}
#left .mod_article #callback a {
	display: block;
	width: 209px;
	height: 38px;
	background: url(images/callback.png) top left no-repeat;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 7px;
}
#left .mod_article #mail a {
	display: block;
	width: 209px;
	height: 38px;
	background: url(images/mail_bk.png) top left no-repeat;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 15px 7px;
}
#left .mod_article #mail a {
	text-decoration: none;
	color: #fff;
}
#main {
	width: 559px;
	float: left;
	margin: 8px 0px 10px 6px;
}
#main .mod_article {
	border: 1px solid #0071BC;
	width: 557px;
}
#main .ce_text {
	padding: 0px 9px 10px 9px;
}
#main h1 {
	position: relative;
	margin: 0px -10px 5px -10px;
	padding: 0px 0px 0px 20px;
	background: url(images/head_bk.png) top left repeat-x;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
}
#footer {
	width: 800px;
	height: 48px;
	background: url(images/footer_bk.png) top left no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
#footer_menu {
	text-align: center;
	width: 787px;
	height: 25px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
#footer_menu ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#footer_menu ul li {
	display: inline;
	color: #fff;
	padding: 0px 3px 0px 1px;
	border-right: 1px solid #fff;
	font-size: 10px;
}             
#footer_menu ul li a{
	color: #fff;
	text-decoration: none;
}
#footer_menu ul li.last{
	border: 0px;
}
#footer #copy {
	text-align: center;
	font-size: 10px;
	color: #fff;
}
#footer #copy a {
	text-decoration: none;
	color: #fff;
}
#home .ce_teaser {
	float: left;
	margin: -12px 0px 0px 0px;
	width: 165px;
	overflow: hidden; 	
	text-align: center;
}
#home .ce_teaser a {
	text-decoration: none;
	color: #000;
}
#home .ce_teaser h1 {
	display: none;
}
.ce_form form{
	margin: 20px 10px 10px 10px;
}
.ce_form form label {
	display: block;
	margin: 5px 0px 0px 0px;
}
.ce_form form label.pers_data {
	display: inline-block;
	padding: 0px 0px 0px 8px;
	width: 60px;
} 
.ce_form form input.pers_data {
	width: 260px;
} 
.ce_form form textarea{
	width: 530px;
	height: 80px;
}
.ce_form label.mandatory {
	padding: 0px 0px 0px 8px;
	background: url(images/stern-schwarz.png) top left no-repeat;
}
.radio_container span input, .checkbox_container span input {
 	width: 15px;
}
.radio_container span label, .checkbox_container span label {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}
div.explanation, div.agb {
	display: inline-block;
	margin: 5px 0px 0px 0px;
}
.agb span label {
	display: none;
}
.submit_container {
	margin: 10px 0px 20px 0px;
}
.pdf_link {
	position: absolute;
	top: 20px;
	right: 10px; 
}
p.back {
	display: none;
}
#babysitter-buchen .ce_image {
	float: left;
}
#buchungsformular label {
	display: inline-block;
	width: 210px;
	padding: 0px 0px 0px 8px;
} 
#buchungsformular input.text {
	display: inline-block;
	width: 260px;
}
#buchungsformular .radio_container span input, #buchungsformular .checkbox_container span input {
 	width: 15px;
}
#buchungsformular .radio_container span label, #buchungsformular .checkbox_container span label {
	width: 40px;
	display: inline-block;
	margin: 0px 10px 0px 0px;
}
div.image {
	float: left;
}
#head {
	margin: 0px 25px 20px 25px;
}
.head {
	padding: 0px 5px 0px 5px;
}
#head a {
	color: #128ACC;
}
.babysitter {
	clear: both;
	padding: 15px;
	height: 110px;
	border-bottom: 1px solid #128ACC;
}
.img_container {
	float: left;
	width: 100px;
	height: 100px;
}
.content_container {
	float: right;
	width: 400px;
}
h3.person_name, h3.person_name a{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #128ACC;
	text-decoration: none;
}
.det_link a{
	display: inline-block;
	color: #128ACC;
	margin: 10px 0px 0px 0px;
}
.options {
	margin: 25px;
}
.select {
	width: 120px;
}
.img_det {
	float: left;
	width: 200px;
	height: 350px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #128ACC;
}
.right_det {
	margin: 5px 10px 0px 10px;
}
.right_det strong {
	color: #128ACC;
	display: inline-block;
	margin: 7px 10px 0px 0px;
}
.go_back {
clear: both;
text-align: right;
margin: 10px 10px 10px 0px;
}
#banner_center1 {
	float: left;
	width: 345px;
	overflow: hidden;
	border: 1px solid #0071BC;
	margin: 7px 0px 0px 0px;
}
#banner_center2 {
	float: right;
	width: 200px;
	overflow: hidden;
	border: 1px solid #0071BC;
	margin: 7px 0px 0px 0px;
}
#banner_left {
	width: 233px;
	overflow: hidden;
	border: 1px solid #0071BC;
	margin: 0px 0px 10px 0px;
}
.error {
	color: red;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.babysitter {
	position: relative;
}
.signet {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.signet_det {
	margin: 20px 0px 0px 0px;
}
.tooltip {
	margin: 0px 10px 0px 10px;
}
.tool {
	position: relative;
	z-index: 1001;
}
.tool .tip-title
{
    width:300px;
    height: 22px;
    line-height: 22px;
    padding: 0px 6px 0px 6px;;
    text-align:left;
		background: url(images/head_bk.png) top left repeat-x;
    border-top:1px solid #00415e;
    border-right:1px solid #00415e;
    border-left:1px solid #00415e;
    color:#fff;
}

.tool .tip-text
{
    width:300px;
    margin:0px;
    padding:6px;
    text-align:left;
    background: #fff;
    border-top:0px solid #00415e;
    border-right:1px solid #00415e;
    border-bottom:1px solid #00415e;
    border-left:1px solid #00415e;
    font-size:11px;
    color:#000;
}
.tool .tip-text img {
	float: left;
	margin: 0px 10px 5px 0px;
}
.pagination ul li {
	float: left;
	margin: 0px 5px 20px 5px;
	list-style: none;
}
.pagination ul li a {
	color: #00415e;
}
.pagination p {
	color: #00415e;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
}
.teaser {
  padding: 5px 20px 5px 20px;
  border-right:1px solid #0071BC;
  border-bottom:1px solid #0071BC;
  border-left:1px solid #0071BC;
}
.teaser h4 {
  color: #0071BC;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.teaser img {
  float: left;
}
.teaser span {
  width: 250px;
  float: right;
  text-align: justify;
}
.teaser .more {
  clear: both;
  text-align: right;
  margin: 4px 0px 0px 0px;
  color: #0071BC;  
}
.teaser .more a {
  color: #0071BC;  
}
.back_link {
  display: block;
  background: url(images/back_link.png) top right no-repeat;
  width: 50px;
  height: 15px;
  float: right;
  margin: 5px;
}
.mod_nesiumplayer {
  position: absolute;
  top: -1000px;
}
