
/*------------------------------------------------------------------------
# Generationen-Betreuung 24
# ------------------------------------------------------------------------
# Designed by Ilona Banas
# Websites:  http://www.ilonabanas.de -  Email: mail@ilonabanas.de
--------------------------------------------------------------------------

    1.   Shortcode
    2.   Responsive

--------------------------------------------------------------------------------*/
/* 1.   Shortcode
--------------------------------------------------------------------------------*/
body,td,th {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #755a36;
	line-height: 20px;
}
p {
	margin-top:10px;
	margin-bottom:5px;
}


a {
	color: #755a36;
	text-decoration: underline;
}
a:visited {
	color: #755a36;
	text-decoration: underline;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
a:active {
	color: #755a36;
	text-decoration: underline;
}

h1 {
	font-size: 35px;
	line-height: 35px;
	color: #e05e23;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom:30px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	color: #755a36;
	font-weight: 400;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom:0px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	color: #755a36;
	font-weight: 400;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom:20px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h4 {
	font-size: 16px;
	line-height: 16px;
	color: #e05e23;
	font-weight: 400;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom:20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 16px;
	line-height: 16px;
	color: #e05e23;
	font-weight: 400;
	padding-top: 0px;
	margin-top:15px;
	margin-bottom:0px;

	letter-spacing: 0.1em;
}
h6 {
	font-size: 25px;
	line-height: 26px;
	color: #755a36;
	font-weight: 400;
	padding-top: 0px;
	margin-top:8px;
	margin-bottom:0px;
}
h7 {
	font-size: 12px;
	line-height: 16px;
	color: #755a36;
	font-weight: 400;
	margin-top:10px;
	margin-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.body-klein {
	font-size: 13px;
	line-height: 15px;
	color: #755a36;
	font-weight: 400;
	margin: 15px 0 15px 0;
}
.versal {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.anmeldeformular-L {
	width: 200px;
}
.anmeldeformular-S {
	width: 100px;
}
.grafik-pflegegrade {
	width: 50%;
	margin: 20px 0 5px 0;
	border: thin solid #CCC;
}
.image-content-right {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 55px;
}
.image-content-left {
	float: left;
	margin-top: 5px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.box_portrae {
	float: left;
	width: 100%;
	background-image: url(anita_web_170503.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bild-wrapper {
	float: left;
	width: 100%;
	background-image: url(anita_web_170503.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	margin:0px auto 0 auto;
}

.box1 {
	float: left;
	width: 100%;
	height: 80px;
}
.box2 {
	float: left;
	width: 90%;
	height: 80px;
	margin: 5px 0 0 10px;
}
.box3 {
	float: left;
	width: 90%;
	height: 125px;
	margin: 0 0 0 10px;
}
.box4 {
	float: left;
	width: 50%;
	height: 160px;
	margin: 0 0 25px 10px;
}
.box5 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.box_navi {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.box_navi_top {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 40px;
}


.farbe_orange {	
	color: #e05e23;
}
.hg_farbe_orange {	
	background-color: #e05e23;
}
.hg_farbe_gelb1 {	
	background-color: #f5b221;
}
.hg_farbe_gelb2 {	
	background-color: #fcc314;
}
.legende {
	height: 15px;
	width: 120px;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	padding-top: 2px;
	padding-bottom: 1px;
    padding-right: 0px;
	padding-left: 5px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right: 20px;
	margin-left: 0px;
    float: left;

}
.legende_lang {	
	width: 99%;
}
.legende_umbruch {
	height: 15px;
	width: 120px;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	padding-top: 2px;
	padding-bottom: 1px;
    padding-right: 0px;
	padding-left: 5px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right: 20px;
	margin-left: 0px;
	clear: left;
}

#page-wrap {
	position: relative;
	overflow: hidden;
	background: url(hg_gb24.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #fff;
	padding: 20px;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#content {
	position:relative;
	max-width: 600px;
	margin: auto auto;
	top:5%;
}

#logo {
	width:100%;
	height: 200px;
	float: left;
	padding-top: 15px;
	margin-bottom: 5px;
	background-image: url(logo_gb24.png);
	background-repeat: no-repeat;
	background-position: center top;

}
#image-impression {
	width:100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	
}
#kontaktdaten {
	width:100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	
}
#beschreibung1 {
	width:100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#beschreibung2 {
	width:100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#beschreibung3 {
	width:100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}



#footer {
	width:100%;
	float: left;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#navi {
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


/* 2.   Responsive
--------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
 #page-wrap {
	position: relative;
	overflow: hidden;
	background: url(hg_gb24.jpg) no-repeat top center fixed;
	background-color: #fff;
	padding: 7px;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#content {
	position:relative;
	max-width: none;
	margin: auto auto;
	top:5;
}

#logo {
	width:100%x;
	height: 130px;
	padding-top: 5px;
	margin-bottom: 2px;
	background-image: url(logo_gb24_xs.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.grafik-pflegegrade {
	width: 100%;
}
}
@media screen and (max-width: 410px) {

h6 {
	font-size: 20px;
	line-height: 26px;
	color: #755a36;
	font-weight: 400;
	padding-top: 0px;
	margin-top:8px;
	margin-bottom:0px;
}

.anmeldeformular-L {
	width: 120px;
}
.anmeldeformular-S {
	width: 60px;
}

.image-content-right {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.image-content-left {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.legende {
	height: 15px;
	width: 120px;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	padding-top: 2px;
	padding-bottom: 1px;
    padding-right: 0px;
	padding-left: 5px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right: 200px;
	margin-left: 0px;
    float: left;

}
.legende_lang {	
	width: 100%;
}
.legende_umbruch {
	height: 15px;
	width: 120px;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	padding-top: 2px;
	padding-bottom: 1px;
    padding-right: 0px;
	padding-left: 5px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right: 20px;
	margin-left: 0px;
	clear: left;
}


 
}
