@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: right;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
	background-color: #FFFFFF;
}
#oben {
	background-color: #bd0221;
	text-align: center;
}
.obenlinks {
	margin-left: 0px;
}
#navm {
	height: 80px;
	background-color: #FFFFFF;
	display: block;
}
#navmout {
	background-color: #FFFFFF;
	display: block;
}
#navd {
display: none;
}
#topimage {
	width: 100%;
	padding-top: 68%;
	background-image: url(../img/img01.jpg);
	background-size: cover;
	background-position: center center;
}
#lineblack {
}
#willkommen {
}
.ctitletext {
	margin-left: 20px;
}
.ctitletexti {
	margin-left: 20px;
}
#willkommen1 {
width: 100%;
}
#willkommen2 {
width: 100%;
clear: both;
margin-left: 0;
}
#willkommen3 {
width: 100%;
clear: both;
margin-left: 0;
}
.cbox1 {
	padding-left: 20px;
	padding-right: 20px;
}
.cbox2 {
	padding-left: 20px;
	padding-right: 20px;
}
.cbox3 {
	padding-left: 20px;
	padding-right: 20px
}
.cboxfull {
	padding-left: 20px;
	padding-right: 20px;
}
.stripwhite {
}
#termine {
}
.cbox {
}
.strip1 {
}
#team {
}
#schwangerschaftsbegleitung {
}
.imgc1 {
	display: none;
}
.imgc2 {
	width: 100%;
}
#schwangerschaftsbeschwerden {
}
#geburtsvorbereitung {
}
#babypflege {
}
#wochenbett {
}
#rueckbildung {
}
#muetter {
}
#cafe {
}
#extras {
}
#kontakt {
}
#datenschutz {
}
#gallerie {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}
#oben {
	background-color: #bd0221;
	text-align: center;
}
.obenlinks {
	margin-left: 0px;
}
#navm {
display: block;
}
#navmout {
display: block;
}
#navd {
display: none;
}
#topimage {
	width: 100%;
	padding-top: 68%;
	background-image: url(../img/img01.jpg);
	background-size: cover;
	background-position: center center;
}
#lineblack {
}
#willkommen {
}
.ctitletext {
	margin-left: 20px;
}
.ctitletexti {
	margin-left: 20px;
}
#willkommen1 {
width: 100%;
}
#willkommen2 {
width: 100%;
clear: both;
margin-left: 0;
}
#willkommen3 {
width: 100%;
clear: both;
margin-left: 0;
}
.cbox1 {
	padding-left: 20px;
	padding-right: 20px;
}
.cbox2 {
	padding-left: 20px;
	padding-right: 20px;
}
.cbox3 {
	padding-left: 20px;
	padding-right: 20px
}
.cboxfull {
	padding-left: 20px;
	padding-right: 20px;
}
.stripwhite {
}
#termine {
}
.cbox {
}
.strip1 {
}
#team {
}
#schwangerschaftsbegleitung {
}
.imgc1 {
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	width: 50%;
}
.imgc2 {
	display: none;
}
#schwangerschaftsbeschwerden {
}
#geburtsvorbereitung {
}
#babypflege {
}
#wochenbett {
}
#rueckbildung {
}
#muetter {
}
#cafe {
}
#extras {
}
#kontakt {
}
#datenschutz {
}
#gallerie {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#oben {
	height: 40px;
	background-color: #bd0221;
	text-align: left;
}
.obenlinks {
	margin-left: 40px;
}
#navm {
display: none;
}
#navmout {
display: none;
}
#navd {
display: block;
}
#topimage {
	width: 100%;
	padding-top: 50%;
	background-image: url(../img/img01.jpg);
	background-size: cover;
	background-position: center center;
}
#lineblack {
}
#willkommen {
}
.ctitletext {
	margin-left: 50px;
}
.ctitletexti {
	margin-left: 50px;
}
#willkommen1 {
width: 32.2033%;
}
#willkommen2 {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
#willkommen3 {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.cbox1 {
	padding-left: 50px;
}
.cbox2 {
	padding-left: 20px;
	padding-right: 20px;
}
.cbox3 {
	padding-right: 50px;
}
.cboxfull {
	padding-left: 50px;
	padding-right: 50px;
}
.stripwhite {
}
#termine {
}
.cbox {
}
.strip1 {
}
#team {
}
#schwangerschaftsbegleitung {
}
.imgc1 {
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	width: 33%;
}
.imgc2 {
	display: none;
}
#schwangerschaftsbeschwerden {
}
#geburtsvorbereitung {
}
#babypflege {
}
#wochenbett {
}
#rueckbildung {
}
#muetter {
}
#cafe {
}
#extras {
}
#kontakt {
}
#datenschutz {
}
#gallerie {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
