@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:		14;
	dw-num-cols-desktop:	14;
	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: 100%;
	padding-left: 0%;
	padding-right: 0%;
}


#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    text-align:center;
	margin-bottom:10px;
	background-color:#39F;

}




#TitelTeam {
	clear: both;
	float: left;
	margin-top:30px;
	margin-left:2%;
	margin-right:2%;
	width: 96%%;
	display: block;
	text-align: center;
}



#Rahmen {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;	
	height: 200px;
	text-align:center;
}

#TextTeam1 {
	clear: both;
	float: left;
	margin-left:2%;
	margin-right:2%;
	width: 96%;
	display: block;
	margin-top:30px;
	text-align: center;
	Display:none;
	
}




#TextTeam2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}


#Text_Michael_Handy {
	clear: both;
	float: left;
	margin-left:2%;
	margin-right:2%;
	width: 96%;
	display: block;
	margin-top:30px;
	text-align: center;

}
#Text_Michael_Handy_2 {
	clear: both;
	float: left;
	margin-left:2%;
	margin-right:2%;
	width: 96%;
	display: block;
	margin-top:16em;
	text-align: center;

}
#Rahmen2 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-top: 50px;
	margin-left:2%;
	margin-right:auto;	
	height: 450px;
	text-align:center;
}



#footer-mobil {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}


#footer {
	clear: both;
	float: left;
	margin-left: 0;
    margin-bottom:4%;
	width: 100%;
	display: block;
	text-align: right;
	display: none;

}

#link-hochzeitswebseite {
	clear: both;
	float: left;
	width: 100%;
	display: block;
    text-align:center;
	margin-bottom:10px;
	background-color:#39F;
	margin-top:6em;

}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1.4em;
	color:#FFF;
}

h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1em;
    color:#333;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1em;
    color:#fff;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1.2em;
	color:#39F;
}

h5 {
 	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.2em;
    color:#FFF;
	margin-top:-16em;
	z-index:99;


	

}



/* 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: 98.6714%;
	padding-left: 0.6642%;
	padding-right: 0.6642%;
}

#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    text-align:center;
	margin-bottom:10px;
	background-color:#39F;

}



#TitelTeam {
	clear: both;
	float: left;
	margin-left: 7.2463%;
	width: 85.5072%;
	display: block;
	margin-top: 30px;
}

#Rahmen {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 350px;
	display: block;
	margin-top: 50px;
	height: 450px;

}

#Stage {


}





#Rahmen2 {
	clear: none;
	float: left;
	margin-left: 4%;
	margin-top: 50px;
	width: 300px;
	display: block;
	height: 450px;

}

#TextTeam1 {
	clear: none;
	float: left;
	margin-left: 50px;
	width: 30%;
	display: block;
	margin-top: 50px;

}


#TextTeam2 {
	clear: both;
	float: left;
	margin-left: 5%;
	width: 35%;
	display: block;
	text-align: right;
	margin-top: 50px;

}

#Text_Michael_Handy {
	display:none;
}
#Text_Michael_Handy_2 {
	display:none;

}

#footer-mobil {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	display: none;

}
#footer {
	clear: both;
	float: left;
	margin-left: 7.2463%;
	width: 85.5072%;
	display: block;
	text-align: right;
}

#link-hochzeitswebseite {
	clear: both;
	float: left;
	margin-left: 7.2463%;
	width: 85.5072%;
	display: block;
	background-color:#39F;
}

#social-media {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight:200;
	font-size: 2.4em;
	text-align: center;
	color: #FFF;
	margin-top: 0em;
}


h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1em;
    color:#333;
}
h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1.4em;
	color:#39F;
}


h5 {
 	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.3em;
    color:#FFF;
	margin-top:-18em;
	z-index:99;


	

}



}
@media only screen and (min-width: 768px) {
.gridContainer {
	width: 91.6714%;
	padding-left: 0.6642%;
	padding-right: 0.6642%;
}

#Rahmen {
	clear: none;
	float: left;
	margin-left: 8%;
	width: 350px;
	display: block;
	margin-top: 50px;
	height: 450px;

}

#TextTeam2 {
	clear: both;
	float: left;
	margin-left: 22%;
	width: 30%;
	display: block;
	text-align: right;
	margin-top: 50px;

}



}


@media only screen and (min-width: 950px) {


#TextTeam2 {
	clear: both;
	float: left;
	margin-left: 30%;
	width: 30%;
	display: block;
	text-align: right;
	margin-top: 50px;

}

}




/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 1232px) {
.gridContainer {
	width: 88.7142%;
	max-width: 1232px;
	padding-left: 0.6428%;
	padding-right: 0.6428%;
	margin: auto;
}

#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    text-align:center;
	margin-bottom:10px;
	background-color:#39F;

}



#TitelTeam {
	clear: both;
	float: left;
	margin-left: 14.4927%;
	width: 71.0144%;
	display: block;
	margin-top: 30px;
}
#Rahmen {
	clear: none;
	float: left;
	margin-left: 8%;
	width: 300px;
	display: block;
	margin-top: 50px;
	height: 450px;

}

#Stage {


}

#TextTeam1 {
	clear: none;
	float: left;
	margin-left: 50px;
	width: 30%;
	display: block;
	margin-top: 50px;

}

#Rahmen2 {
	clear: none;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
	width: 300px;
	display: block;
	height: 450px;

}

#footer-mobil {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	display: none;

}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
}
#link-hochzeitswebseite {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#social-media {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}




#TextTeam2 {
	clear: both;
	float: left;
	margin-left: 35%;
	width: 30%;
	display: block;
	text-align:right;
	margin-top: 50px;

}


h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1.2em;
    color:#333;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-align: center;
	font-size: 1.6em;
	color:#39F;
}


h5 {
 	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.8em;
    color:#FFF;
	margin-top:-20em;
	z-index:99;


	

}








}
