@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/
*/
img, object, embed, video {
	max-width: 100%;
	height: auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;

	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte
	http://www.alistapart.com/articles/responsive-web-design

	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

.out_members_slide {
	margin: 11px;
	padding:0px;
	float: left;
	display: block;
}

.in_members_slide {
	margin: 0 0 50px;
	clear: none;
	text-align: center;
}

.img_members_slide {
	margin: 0;
    width: 100px;
}

.out_partners {
	margin: 11px;
	padding:0px;
	float: left;
	display: block;
}

.in_partners {
	margin: 0 0 50px;
	clear: none;
	text-align: center;
}

.img_partners {
	margin: 0;
    width: 100px;
}

.itemHelper {
    margin-top: 5%;
    width: 80%;
    max-width: 100%;
    border: 0 none;
    vertical-align: middle;
    color: #ac4380;
    text-align: center;
    font-family: open_sanscondensed_light;
    font-size: 13px;
    line-height: 1.231;
}

.bpTextArea {
    width: 80%;
    max-width: 100%;
    height:120px;
}

div.bpItemLast {
	width:96%;
	margin-left: 2%;
	float: left;
	border-top: 1px dotted #999;
	height: 2px;
	margin-bottom: 40px;
	}

body {
	font-family: open_sanscondensed_light;
	}



a {
	color: #ac4380;
	text-decoration: none;
	}
a:hover {
	color: #8a225e;
	}



a:focus {
	outline: none;
	}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;
}

p.privacy {
	text-indent: 1em;
	text-align: justify;
}

.ds_ol1 {
	text-align: justify;
	}
	
.ds_ol2 {
	text-align: justify;
	}
	
.ds_ul1 {
	text-align: justify;
	}

.ds_ol1 li {
	font-weight:bold;
	}
	
.ds_ul1 li {
	font-weight:normal;
	}

/* Layout für Mobilgeräte: 480 px oder weniger. */

body {
	background: #3086eb;
	}

.siteBody {
	}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	}
#topContainer {
	margin-top: 0%;
	}
#siteContainer {
	margin: 0% auto 200px auto;
    	box-shadow: 0px 0px 40px #034798;
	}

.nameHelper {
    font-size: 8px;
    margin: 2% 4% 4%;
    color: #111;
    font-family: open_sanscondensed_light;
    text-align: center;
    line-height: 1.231;
}

/* FONTS */
h1 {
	font-size: 2.2em;
	font-family: open_sanscondensed_light;
	margin: 0.5em 3% 2% 3%;
	color: #004494;
	}

a.h1stage {
	font-family: opensansiconregular;
	}

span.osi {
	font-family: opensansiconregular;
	}
	
span.osi2 {
	font-family: opensansicon2;
	}

span.sf_iconia {
	font-family: opensansiconregular;
	}
h2 {
	font-size: 1.8em;
	font-family: open_sanscondensed_light;
	margin: 3% 3% 2% 3%;
	color: #004494;
	}
h3 {
	font-size: 1.4em;
	font-family: open_sanscondensed_light;
	margin: 3% 3% 2% 3%;
	color: #004494;
	}
h4 {
	font-size: 1.4em;
	font-family: open_sanscondensed_light;
	margin: 3% 3% 2% 3%;
	color: #004494;
	}
h4.welten {
	}
h4.italic {
	font-family: open_sanslight_italic;
	font-weight: thin;
	color: #0099ff;
	margin: 12% 3% 4% 3%;
	}
h5 {
	font-size: 1.4em;
	font-family: open_sanscondensed_light;
	margin: 3% 3% 2% 3%;
	color: #004494;
	}
p {
	font-size: 1.1em;
	font-family: open_sanscondensed_light;
	margin: 2% 3% 4% 3%;
	color: #111;
	}
.ds_ol1 {
	font-size: 1.1em;
	font-family: open_sanscondensed_light;
	margin: 2% 3% 4% 3%;
	color: #111;
	}
.ds_ul2 {
	font-size: 1.1em;
	font-family: open_sanscondensed_light;
	margin: 2% 3% 4% 3%;
	color: #111;
	}
p.welten {
	margin-top: 0;
	margin-bottom: 4%;
	}
p.main {
	text-indent: 1em;
	text-align: justify;
	}
p.bluebold {
	font-weight: bold;
	color: #004494;
	}
p.oIT {
	line-height: 1.0em
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	}
ul.main {
	font-size: 1.1em;
	font-family: open_sanscondensed_light;
	margin: 0.5% 2% 4% 0%;
	color: #111;
	}

div.goDir {
	width: 96%;
	margin: 2% 0% 0% 2%;
	padding: 6% 0 6% 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}
div.goDirBack {
	width: 50%;
	float:left;
	}
div.goDirNext {
	width: 49.8%;
	float:left;
	}
p.dirBack {
	text-align: left;
	margin: 0%;
	}
p.dirNext {
	text-align: right;
	margin: 0%;
	}

.fb-like {
	margin: 2% 0% 4% 3%;
	}



/* HEADER */
.siteHeader {
	background-image: url(/imgSite/bg_ffffff_op90.png);
	}
.headerAd {
	text-align: center;
	margin: 0px auto 20px auto;
	}
img.headerAd {
	margin: 0px;
	}
.headerSignetSet {
	width: 100%;
	clear: none;
	}
.headerSignet, .headerSignetAdd {
	text-align: center;
	background-color: #;
	width: 46%;
	margin: 3% 0% 3% 4%;
	clear: none;
	}
.headerNavigationSet {
	width: 100%;
	clear: none;
	background-color: #;
	border-top: 1px solid #6699ff;
	}
.headerNavigationMenu {
	width: 100%;
	margin-top: 0px;
	}


/* CONTENT */
.siteContent {
	background-image: url(/imgSite/bg_ffffff_op90.png);
	}
.contentSet {
	}
.socialBtn {
	width: 96%;
	margin-left: 2%;
	}
.contentBlock {
	border-right: 0px dotted #999;
	}
.widgetBlock {
	text-align: left;
	}
.bigButtons {
	background-color: blue;
	}


/* AD IMAGES */
.AdContainer {
	width: 94%;
	margin: 6% 0% 6% 3%;
	text-align: center;
	}
p.adMarker {
	font-size: 0.9em;
	margin: 1em;
	}


/* FOOTER */
.siteFooter {
	background-image: url(/imgSite/bg_ffffff_op90.png);
	}
.btmLogos {
	border-top: 1px dotted #999;
	}
.regenbogenfondsAbsender {
	width: 50%;
	text-align: center;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.maerchenbrunnenAbsender {
	width: 50%;
	text-align: center;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
p.Absender {
	font-size: 1.1em;
	margin: 10px;
	padding: 0;
	color: #111;
	line-height: 1.5em;
	}
img.Absender {
	width: 100px;
	}




.zeroMargin_mobile {
	margin-left: 0;
	}
.hide_mobile {
	display: none;
	}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {

body {
	padding: 0;
	margin: 0;
	background: #3086eb;
	background-attachment:fixed;
	}

.siteBody {
	background: url(/imgSite/sky800.jpg) no-repeat center top;
	}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
	}
#topContainer {
	margin-top: 1%;
	}

#siteContainer {
	}

.nameHelper {
    font-size: 9px;
    margin: 2% 4% 4%;
    color: #111;
    font-family: open_sanscondensed_light;
    text-align: center;
    line-height: 1.231;
}

/* FONTS */
h1 {
	font-size: 2.8em;
	margin: 3% 3% 2% 3%;
	}
h2 {
	font-size: 2.4em;
	margin: 3% 3% 2% 3%;
	}
h3 {
	font-size: 1.5em;
	margin: 3% 3% 5% 3%;
	}
h4 {
	font-size: 1.5em;
	margin: 1% 3% 1% 3%;
	}
h4.italic {
	margin: 10% 3% 6% 3%;
	}
h5 {
	font-size: 1.5em;
	}
p {
	font-size: 1.5em;
	margin: 2% 3% 5% 3%;
	}
.ds_ol1 {
	font-size: 1.5em;
	margin: 2% 3% 5% 3%;
	}
.ds_ul2 {
	font-size: 1.5em;
	margin: 2% 3% 5% 3%;
	}
ul.main {
	font-size: 1.5em;
	margin: 1% 2% 1% 0%;
	}

div.goDir {
	width: 94%;
	margin: 2% 0% 0% 3%;
	border-bottom: 1px dotted #999;
	}

.fb-like {
	margin: 2% 0% 2% 3%;
	}


/* HEADER */
.siteHeader {
	background-image: url(/imgSite/bg_ffffff_op80.png);
	}
img.headerAd {
	margin: 0 0 20px 0;
	-moz-box-shadow: 0px 5px 20px #aaa;
	-webkit-box-shadow: 0px 5px 20px #aaa;
	box-shadow: 0px 5px 20px #aaa;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#cccccc')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');

	}
.headerNavigationSet {
	border-top: 1px solid #91bbed;
	}






/* CONTENT */
.siteContent {
	background-image: url(/imgSite/bg_ffffff_op90.png);
	}

/* FOOTER */
.siteFooter {
	background-image: url(/imgSite/bg_ffffff_op90.png);
	}


.hide_tablet {
	display: none;
	}
.zeroMargin_tablet {
	margin-left: 0;
	}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {

body {
	padding: 0;
	margin: 0;
	background-color: #3086eb;
	background: url(/imgSite/gradient.gif) repeat-x;
	background-attachment:fixed;
	}

.siteBody {
	background: url(/imgSite/sky.jpg) no-repeat center top;
	background-attachment:fixed;
	width: 100%;
	display: table;
	}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

#siteContainer {
	}


.nameHelper {
    font-size: 11px;
    margin: 2% 4% 4%;
    color: #111;
    font-family: open_sanscondensed_light;
    text-align: center;
    line-height: 1.231;
}

/* FONTS */
h1 {
	font-size: 3.6em;
	margin: 5% 3% 2% 4%;
	}
h2 {
	font-size: 3.0em;
	margin: 3% 3% 2% 4%;
	}
h3 {
	font-size: 1.8em;
	margin: 5% 3% 4% 4%;
	}
h4 {
	font-size: 1.7em;
	margin: 0% 3% 0.5% 4%;
	}
h4.italic {
	margin: 10% 3% 8% 4%;
	}
h5 {
	font-size: 1.7em;
	}
p {
	font-size: 1.7em;
	margin: 2% 4% 4% 4%;
	}
.ds_ol1 {
	font-size: 1.7em;
	margin: 2% 4% 4% 4%;
	}
.ds_ul2 {
	font-size: 1.7em;
	margin: 2% 4% 4% 4%;
	}
ul.main {
	font-size: 1.7em;
	margin: 1% 4% 1% 2.4%;
	}

.fb-like {
	margin: 2% 0% 1% 4%;
	}

/* HEADER */
.siteHeader {
	border-bottom: 0px solid #91bbed;
	}
.headerSignetSet {
	width: 36%;
	clear: none;
	}
.headerNavigationSet {
	width: 60%;
	margin-left: 2%;
	clear: none;
	background-color: #;
	border-top: 0px solid #fff;
	}
.headerNavigationMenu {
	width: 100%;
	margin-top: 8%;
	}


/* CONTENT */
.siteContent {
	}
.contentSet {
	}
.socialBtn {
	width: 93%;
	margin-left: 4%;
	}
.contentBlock {
	width: 66.665%;
	float: left;
	border-right: 1px solid #bbb;
	}
.widgetBlock {
	width: 31.333%;
	margin-left:-1px;
	float: left;
	text-align: left;
	border-top: 0px dotted #fff;
	border-left: 1px solid #bbb;
	}
div.goDir {
	width: 92%;
	margin: 2% 0% 0% 4%;
	border-bottom: 0px solid #999;
	}


/* AD IMAGES */
.AdContainer {
	width: 92%;
	margin: 6% 0% 6% 4%;
	}

/* FOOTER */
.siteFooter {
	}
.regenbogenfondsAbsender {
	width: 30%;
	margin-left: 20%;
	}
.maerchenbrunnenAbsender {
	width: 30%;
	}
p.Absender {
	font-size: 1.1em;
	}
img.Absender {
	width: 100px;
	}
.zeroMargin_desktop {
	margin-left: 0;
	}
.hide_desktop {
	display: none;
	}
}