@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%;
}
/* 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:		5;
	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/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 92.16%;
	padding-left: 1.92%;
	padding-right: 1.92%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Column1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Titel1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto3 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto5 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #3333ff;
	height: 10px;
}
#Titel2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	margin-bottom: 20px;
}
#c2foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c2text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c2balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #fc5e6a;
	height: 10px;
}
#Titel3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	margin-bottom: 20px;
}
#c3foto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c3text1 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c3foto2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c3text2 {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c3balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #b9de7f;
	height: 10px;
}
#Titel4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#c4foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cd4text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
	margin-top: 20px;
}
#cd4text2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c4balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #4e4e93;
	height: 10px;
}
#Titel5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#Kontaktformular {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#c5balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
	background-color: #bf8dc8;
	height: auto;
}
#Karte {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Column6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Column1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Titel1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto3 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1foto5 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c1balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #3333ff;
	height: 20px;
}
#Titel2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#c2foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c2text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c2balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #fc5e6a;
	height: 20px;
}
#Titel3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#c3foto1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c3text1 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c3foto2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#c3text2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c3balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #b9de7f;
	height: 20px;
}
#Titel4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#c4foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cd4text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#cd4text2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#c4balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #4e4e93;
	height: 20px;
}
#Titel5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Untertitel4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
}
#Kontaktformular {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#c5balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
	background-color: #bf8dc8;
	height: 20px;
}
#Karte {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Column6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* 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) {
.gridContainer {
	width: 98.3333%;
	max-width: 1232px;
	padding-left: 0.8333%;
	padding-right: 0.8333%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Column1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Column5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
}
#Titel1 {
	clear: none;
	float: left;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#c1foto1 {
	clear: both;
	float: left;
	margin-left: 2.5641%;
	width: 20%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;
}

#c1foto2 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	margin-left: 18%;
	text-align: center;
	margin-top: 20px;
}

#c1foto3 {
	clear: none;
	float: right;
	width: 20%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-right: 2.5641%;
	margin-top: 20px;
}

#c1foto4 {
	clear: both;
	float: left;
	margin-left: 21%;
	width: 20%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	text-align: center;
}

#c1foto5 {
	clear: none;
	float: right;
	width: 20%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-right: 21%;
}

#c1balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #3333ff;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#Titel2 {
	clear: none;
	float: left;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	height: 60px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000;
}

#Untertitel1 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}

#c2foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 100px;
}

#c2text {
	clear: both;
	float: left;
	margin-left: 30%;
	width: 70%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	margin-top: 50px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #000;
}

#c2balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 30px;
	background-color: #fc5e6a;
}

#Titel3 {
	clear: none;
	float: left;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	height: 60px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000;
}

#Untertitel2 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#c3foto1 {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 25%;
	display: block;
	margin-top: 150px;
}

#c3text1 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 50%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	line-height: 30px;
	margin-top: 150px;
	color: #000;
}

#c3foto2 {
	clear: both;
	float: left;
	margin-left: 15%;
	width: 25%;
	display: block;
	margin-top: 150px;
}

#c3text2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 50%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	line-height: 30px;
	margin-top: 150px;
	color: #000;
}

#c3balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 30px;
	background-color: #b9de7f;
	margin-top: 80px;
	margin-bottom: 20px;
}

#Titel4 {
	clear: none;
	float: left;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	height: 60px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000;
}

#Untertitel3 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	font-size: 20px;
	font-weight: bold;
}

#c4foto {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 50px;
}

#cd4text {
	clear: both;
	float: left;
	margin-left: 20px;
	width: 100%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	margin-top: 80px;
}

#cd4text2 {
	clear: both;
	float: left;
	margin-left: 39%;
	width: 30%;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin-top: 20px;
	color: #000;
}

#c4balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 30px;
	background-color: #4e4e93;
	margin-top: 40px;
	margin-bottom: 20px;
}

#Titel5 {
	clear: none;
	float: left;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	height: 60px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000;
}

#Untertitel4 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: auto;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	color: #999;
	font-size: 20px;
	font-weight: bold;
}

#Kontaktformular {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}

#c5balken {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	height: 30px;
	background-color: #bf8dc8;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
	padding-top: 6px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
}

#Karte {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}

#Column6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
