#menue {
	width: 100%;
	position: fixed;
	top: 0px;
	padding-top: 25px;
	background-color: #FFF;
	padding-bottom: 10px;
	z-index: 10;
}

#menue_mobil{
	display:none;
	float: right;
	z-index: 21;
	margin-top: 17px;
	margin-right: 10px;
}
#menue_inlay {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#menue_einz {
	float: right;
}

#menue_einz a:link, #menue_einz a:visited{
	font-size: 15px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	display: block;
	color: #444;
	padding-top: 9px;
	-webkit-transition:all 0.2s linear, visibility 0.2s linear;
	-moz-transition:all 0.2s linear, visibility 0.2s linear;
	-o-transition:all 0.2s linear, visibility 0.2s linear;
	transition:all 0.2s linear, visibility 0.2s linear;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	-khtml-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 15px;
}

#menue_einz a:hover{
	background-color: #8faf3e;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
}

#menue_einz_aktiv {
	float: right;
}
#menue_einz_aktiv a:link, #menue_einz_aktiv a:visited {
	font-size: 15px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	display: block;
	color: #FFF;
	padding-top: 9px;
	-webkit-transition:all 0.2s linear, visibility 0.2s linear;
	-moz-transition:all 0.2s linear, visibility 0.2s linear;
	-o-transition:all 0.2s linear, visibility 0.2s linear;
	transition:all 0.2s linear, visibility 0.2s linear;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	-khtml-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	background-color: #8faf3e;
	line-height: 15px;
	margin-right: 3px;
	margin-left: 3px;
}
#menue_handy {
	display: none;
}



#streifen {
	width: 100%;
	background-image: url(../images/streifen.png);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#streifen_1606 {
	height: 100px;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#logo {
	background-image: url(../images/logo.png);
	height: 100px;
	float: left;
	margin-left: 12px;
	background-repeat: no-repeat;
	width: 48%;
	z-index: 3;
	position: relative;
}
#logo_text {
	margin-top: 33px;
	margin-left: 110px;
	text-align: left;
	width: 200px;
}
#logo_text_1 {
	font-family: santanabold;
	color: #444;
	font-size: 16px;
	line-height: 16px;
}
#logo_text_2 {
	color: #333;
	font-size: 18px;
	font-family: santanaregular;
	margin-top: 3px;
	line-height: 18px;
	width: 230px;
}
#logo_slogen {
	font-size: 30px;
	margin-top: 28px;
	text-shadow: 0px -1px 0px #333333, 
                 0px 1px 0px #eeeeee;
	color: #aeb091;
	letter-spacing: 2px;
	height: 45px;
	float: left;
	width: 48%;
	text-align: left;
}
#slider_home {
	width: 100%;
	max-width: 1280px;
	z-index: -1;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: right;
	margin-bottom: 1%;
}
#slider_home img{
	width: 80%;
}
#slider_about_me {
	width: 100%;
	z-index: -1;
	margin-right: auto;
	margin-left: auto;
	background-color: #066;
	margin-top: 0px;
	}
#slider_about_me img{
	margin-top: -20px;
	z-index: -3;
}
#slider_hourly_rates {
	max-width: 1280px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#slider_hourly_rates img{
	width: 55%;
	z-index: -3;
	position: relative;
	margin-top: -40px;
	margin-left: 30%;

}
#slider_testimanias {
	width: 100%;
	max-width: 1280px;
	text-align: right;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#slider_testimanias img{
	width: 50%;
	position: relative;
	text-align: right;
	margin-right: 10px;
}


#person_1280 {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
	position: relative;
	margin-top: -220px;
}
#person_1280_1 {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
	position: relative;
	margin-top: -220px;
}

#person {
	height: 245px;
	width: 186px;
	margin-left: 20px;
	border: 4px solid #FFF;
	-moz-box-shadow:1px 1px 6px #c1c1c1; /* Firefox */
	-webkit-box-shadow:1px 1px 6px #c1c1c1; /* Chrome, Safari */
	-khtml-box-shadow:1px 1px 6px #c1c1c1; /* Konqueror */
	box-shadow:1px 1px 6px #c1c1c1; /* CSS3 */
	float: left;
	z-index: 0;
}
#person_num {
	float: left;
	margin-top: 196px;
	margin-left: 23px;
}
#person_num_1 {
	font-size: 24px;
	line-height: 24px;
	color: #4d4d4e;
	font-weight: lighter;
	font-family: santanaregular;
}
#person_num_2 {
	font-size: 23px;
	line-height: 23px;
	color: #f28a43;
	margin-top: 7px;
	letter-spacing: 1px;
}
#trennstrich {
	background-color: #cacac9;
	height: 1px;
	width: 100%;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecf1d9;
}
#top {
	max-width: 1280px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	margin-bottom: 25px;
}
#top_left {
	width: 65%;
	float: left;
	padding-left: 20px;
}
#top_left_2 {
	margin-top: -8px;
	padding-left: 20px;
	padding-right: 20px;
}
#top_left_3 {
	margin-top: -8px;
	padding-left: 20px;
	float: left;
	width: 60%;
	padding-right: 5%;
}


#top_left_ueberschrift {
	font-size: 19px;
	line-height: 19px;
	color: #686665;
	font-weight: bold;
	height: 19px;
}
#top_left_text {
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	zoom:1;
	width: 100%;
	text-align: justify;
}
#top_left_text a:link, #top_left_text a:visited{
	color: #000;
}
#top_left_text p{
	background-image: url(../images/platzhalter.png);
	}
#top_right {
	float: left;
	width: 30%;
	text-align: center;
}
#top_right img{
	width: 70%;
	margin-top: -10px;
}
#top_right_3 {
	float: left;
	width: 30%;
	text-align: center;
}
#top_right_3 img {
	width: 100%;
	margin-top: -20px;
}


#footer_hg {
	width: 100%;
	color: #ececec;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/footer_hg.png);
	padding-bottom: 15px;
}

#footer {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#footer_ueberschrift {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #8faf3e;
	padding-top: 40px;
}
#footer_ueberschrift_1 {
	display: none;
}




#footer_kontaktfeld {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	padding-left: 2%;
}
#footer_kontaktfeld_left {
	float: right;
	width: 33%;
	text-align: left;
	margin-top: 18px;
}
#footer_kontaktfeld_left_1 {
	color: #8faf3e;
	font-size: 18px;
	line-height: 24px;
}
#footer_kontaktfeld_left_phone {
	color: #8faf3e;
	font-size: 18px;
	line-height: 24px;
	padding-top: 16px;
	font-weight: bolder;
}
#footer_kontaktfeld_left_mail {
	color: #8faf3e;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 15px;
}

#footer_kontaktfeld_left_1_termin {
	font-size: 18px;
	line-height: 18px;
	color: #8faf3e;
}
#footer_kontaktfeld_left_1_werbung {
	font-size: 15px;
	line-height: 22px;
	color: #999;
	margin-bottom: 28px;
	margin-top: 35px;
}
#footer_kontaktfeld_left_1_werbung a:link, #footer_kontaktfeld_left_1_werbung a:visited{
	color: #999;
	-webkit-transition:all 0.2s linear, visibility 0.2s linear;
	-moz-transition:all 0.2s linear, visibility 0.2s linear;
	-o-transition:all 0.2s linear, visibility 0.2s linear;
	transition:all 0.2s linear, visibility 0.2s linear;
}
#footer_kontaktfeld_left_1_werbung a:hover{
	color: #000;
}
#footer_kontaktfeld_right_daten {
	float: right;
	width: 30%;
	margin-top: 22px;
}
.felder_1-3 {
	height: 34px;
	width: 90%;
	background-color: #FFF;
	font-family: "Open Sans";
	font-size: 16px;
	color: #8faf3e;
	padding-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-style: italic;
	margin-bottom: 13px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	padding-right: 5%;
}
.textfeld {
	background-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 129px;
	width: 90%;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: "Open Sans";
	font-size: 16px;
	color: #8faf3e;
	overflow: auto;
	resize:none;
	font-style: italic;
	padding-top: 10px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	margin-bottom: 5px;
	padding-right: 5%;
	padding-left: 5%;
}
#pflichtfeld {
	color: #8faf3e;
	margin-bottom: 25px;
	padding-left: 20px;
	font-size: 13px;
}

.klick_button {
	background-color: #8faf3e;
	height: 35px;
	width: 55%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Open Sans";
	font-size: 16px;
	color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	margin-left: 22.5%;
	margin-bottom: 25px;
	margin-right: 22.5%;
}

.klick_button:hover {
	color: #333;
}

#footer_kontaktfeld_right_kalender {
	float: right;
	width: 37%;
	margin-top: -16px;
}
#footer_ueberschrift_scheduling {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #8faf3e;
	margin-bottom: 21px;
	text-align: left;
	float: right;
	width: 80%;
	margin-right: 2.5%;
}
#copyright_hg {
	width: 100%;
	color: #ececec;
	margin-right: auto;
	margin-left: auto;
	background-color: #00cccc;
	height: 45px;
}
#copyright {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: right;
	font-size: 15px;
	padding-top: 12px;
	padding-right: 30px;
}


#top_5_belegungsplan {
	width: 80%;
	background-color: #8faf3e;
	padding-top: 10px;
	position: relative;
	padding-bottom: 14px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	float: right;
	margin-right: 2.5%;
	padding-left: 1%;
}
#top_5_belegungsplan_zurueck {
	float: left;
	width: 23%;
	text-align: left;
	font-size: 28px;
	color: #fcfafd;
	font-family: "Comic Sans MS", cursive;
	padding-left: 4%;
}
#top_5_belegungsplan_mj {
	float: left;
	width: 54%;
	text-align: center;
	font-size: 18px;
	color: #fcfafd;
	padding-top: 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#top_5_belegungsplan_vor {
	float: left;
	width: 10%;
	text-align: right;
	font-family: "Comic Sans MS", cursive;
	font-size: 27px;
	color: #fcfafd;
	padding-right: 6%;
}
/* CSS Belegungsplan Anfang blaettern ********* */
.tabs li {
	color: #fcfafd;
	cursor: pointer;
	float: left;
	width: 18%;
	font-family: "Comic Sans MS", cursive;
	font-size: 27px;
	background-color: transparent;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}
.tabs li.current{
	background-color: transparent;
	}
.tab-content{
	display: none;
	color: #FFF;
	background-color: transparent;
}

.tab-content.current{
	display: inherit;
	background-color: transparent;
}
/* CSS Belegungsplan blaettern Ende ********* */
#top_5_belegungsplan_wochentage {
	height: 30px;
	width: 14%;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	color: #fcfafd;
	margin-bottom: 10px;
}
#top_5_belegungsplan_datum {
	height: 21px;
	width: 12.5%;
	float: left;
	text-align: center;
	color: #fcfafd;
	font-size: 14px;
	padding-top: 10px;
	line-height: 14px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 0.6%;
	border: 1px solid transparent;
}
.top_5_belegungsplan_datum_belegt {
	background-color: #00cccc;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	border: 1px solid #999 !important;
}
.top_5_belegungsplan_datum_belegt_grau {
	background-color: #ffffee;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	color: #000 !important;
	border: 1px solid #999 !important;
}
#top_5_belegungsplan_legende {
	text-align: left;
	float: right;
	width: 80%;
	margin-right: 2.5%;
	padding-left: 1%;
}
#top_5_belegungsplan_legende_1 {
	float: left;
	margin-right: 34px;
}

#top_5_belegungsplan_legende_1_1 {
	
	height: 26px;
	margin-top: 15px;
	width: 26px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	margin-left: 10px;
	border: 1px solid #999;
	float: left;
}
#top_5_belegungsplan_legende_text_1_1 {
	max-width: 305px;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #665649;
	margin-left: 18px;
	float: left;
	margin-top: 20px;
}
.top_5_belegungsplan_legende_1 {
	background-color: #8faf3e;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.top_5_belegungsplan_legende_2 {
	background-color: #00cccc;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.top_5_belegungsplan_legende_3 {
	background-color: #ffffee;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#top_5_belegungsplan_datum a:link, #top_5_belegungsplan_datum a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
}
