@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:		4;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	10;
	
	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/
*/

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

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.8181%;
	padding-left: 1.0909%;
	padding-right: 1.0909%;
	clear: none;
	float: none;
}
p {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #333;
	margin-top: 10px;
	margin-bottom: -10px;
}

li {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #333;
	text-align: justify;
}



#div1 {
}
#logo {
}
#bilder3 {
}
#nav {
	margin-bottom: 10%;
}
#nav p {
text-align: center;
}
#nav_mobil {
}
#pic1v3 {
width: 100%;
}
#pic2v3 {
width: 100%;
clear: both;
margin-left: 0;
}
#pic3v3 {
width: 100%;
clear: both;
margin-left: 0;
}
#txt1v3 {
width: 100%;
}
#txt1v3 p, #txt2v3 p, #txt3v3 p {
}
#txt1v3 h1, #txt2v3 h1, #txt3v3 h1 {
}
#txt2v3 {
width: 100%;
clear: both;
margin-left: 0;
}
#txt3v3 {
width: 100%;
clear: both;
margin-left: 0;
}
#txt_lks_66v33 {
width: 100%;
}
#txt_re_66v33 {
width: 100%;
clear: both;
margin-left: 0;
}
#txt_lks_33v66 {
width: 100%;
}
#txt_re_33v66 {
width: 100%;
clear: both;
margin-left: 0;
}
#txt_lks_50 {
width: 100%;
}
#txt_re_50 {
width: 100%;
clear: both;
margin-left: 0;
}
#con100 {
}
#con80 {
width: 100%;
margin-left: 0;
}
#headline1 {
}
#headline2 {
width: 100%;
margin-left: 0;
}
#footer {
}
#footer p {
	font-size: 11px;
	text-align: center;
}
.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) {

.gridContainer {
	width: 95.2727%;
	padding-left: 0.3636%;
	padding-right: 0.3636%;
	clear: none;
	float: none;
	margin-left: auto;
}
p {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #333;
	margin-top: 10px;
	margin-bottom: -10px;
}

li {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #333;
	text-align: justify;
}

#div1 {
}
#logo {
}
#bilder3 {
}
#nav {
		margin-bottom: 2%;
}
#nav p {
text-align: left;
}

#nav_mobil {
}
#pic1v3 {
width: 31.8244%;
}
#pic2v3 {
width: 31.8244%;
margin-left: 2.2633%;
clear: none;
}
#pic3v3 {
width: 31.8244%;
margin-left: 2.2633%;
clear: none;
}
#txt1v3 {
width: 31.8244%;
}
#txt1v3 p, #txt2v3 p, #txt3v3 p {
}
#txt1v3 h1, #txt2v3 h1, #txt3v3 h1 {
}

#txt2v3 {
width: 31.8244%;
margin-left: 2.2633%;
clear: none;
}
#txt3v3 {
width: 31.8244%;
margin-left: 2.2633%;
clear: none;
}
#txt_lks_66v33 {
width: 65.4122%;
}
#txt_re_66v33 {
width: 31.8244%;
margin-left: 2.7633%;
clear: none;
}
#txt_lks_33v66 {
width: 31.8244%;
}
#txt_re_33v66 {
width: 65.4122%;
margin-left: 2.7633%;
clear: none;
}
#txt_lks_50 {
width: 48.6183%;
}
#txt_re_50 {
width: 48.6183%;
margin-left: 2.7633%;
clear: none;
}
#con100 {
}
#con80 {
width: 83.2061%;
margin-left: 8.3969%;
}
#headline1 {
}
#headline2 {
width: 66.4122%;
margin-left: 16.7938%;
}
#footer {
}
#footer p {
		font-size: 11px;
}
.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) {

.gridContainer {
	width: 79.3939%;
	max-width: 1080px;
	padding-left: 0.303%;
	padding-right: 0.303%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
p {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #333;
	margin-top: 10px;
	margin-bottom: -10px;
}


li {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #333;
	text-align: justify;
}

#div1 {
}
#logo {
}
#bilder3 {
}
#nav {
}
#nav_mobil {
}
#pic1v3 {
width: 31.8244%;
}
#pic2v3 {
width: 31.8244%;
clear: none;
margin-left: 2.2633%;
}
#pic3v3 {
width: 31.8244%;
clear: none;
margin-left: 2.2633%;
}
#txt1v3 {
width: 31.8244%;
}
#txt1v3 p, #txt2v3 p, #txt3v3 p {
}
#txt1v3 h1, #txt2v3 h1, #txt3v3 h1 {
}

#txt2v3 {
width: 31.8244%;
clear: none;
margin-left: 2.2633%;
}
#txt3v3 {
width: 31.8244%;
clear: none;
margin-left: 2.2633%;
}
#txt_lks_66v33 {
width: 65.4122%;
}
#txt_re_66v33 {
width: 31.8244%;
clear: none;
margin-left: 2.7633%;
}
#txt_lks_33v66 {
width: 31.8244%;
}
#txt_re_33v66 {
width: 65.4122%;
clear: none;
margin-left: 2.7633%;
}
#txt_lks_50 {
width: 48.6183%;
}
#txt_re_50 {
width: 48.6183%;
clear: none;
margin-left: 2.7633%;
}
#con100 {
}
#con80 {
width: 83.2061%;
margin-left: 8.3969%;
}
#headline1 {
}
#headline2 {
width: 66.4122%;
margin-left: 16.7938%;
}
#footer {
}
#footer p {
		font-size: 11px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}