@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%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		12;
	dw-num-cols-tablet:		12;
	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: 89.4833%;
	padding-left: 0.7583%;
	padding-right: 0.7583%;
	clear: none;
	float: none;
	text-align: center;
	padding-bottom: 0px;
}
#header {


}
#content1 {

}
#footer {
	background-color: #000000;
	padding-bottom: 20px;
	width: 100%;
	color: #FFFFFF;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding-top: 20px;
}
#logo {
	margin-top: 10px;
	width: 100%;
}
#navigation {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 10px;
	position: static;
	margin-bottom: 10px;
}
#btnStart {
	width: 32.2033%;
	margin-left: 0;
	clear: both;
	border-top-left-radius: 6px;
}
#btnGalerie {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
#btnAnfrage {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	border-top-right-radius: 6px;
}
#btnImpressum {
width: 15.2542%;
margin-left: 0;
clear: both;
position: static;
height: auto;
}
#content2 {
	width: 100%;
	margin-left: 0;
	background-color: #FFFFFF;
}
#teaser1 {
	width: 100%;
	margin-left: 0;
	margin-bottom: 10px;
}
#teaser2 {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 10px;
}
#teaser3 {
	width: 100%;
	margin-left: 0;
	clear: both;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.buttons {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-transform: uppercase;
	max-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: 700;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
	text-decoration: none;
}
.buttonActive {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-transform: uppercase;
	max-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #9F1ABC;
	color: #FFFFFF;
	font-weight: 700;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
	text-decoration: none;
}
#btnImpressum {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
}
.teaser {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
}
.teaser p {
	padding-right: 20px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
	margin-bottom: 20px;
}
#content2 p {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
h1, h2  {
	text-transform: uppercase;
	font-weight: 600;
	color: rgba(51,51,51,1.00);
	letter-spacing: 3px;
	margin-bottom: 5px;
	font-size: medium;
	margin-top: 5px;
}
h1  {
	font-size: 20px;
	color: rgba(203,16,196,1.00);
	line-height: 20px;
}
#footer p {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
.gridContainer.clearfix #footer a {
	color: #FFFFFF;
}
#teaser4 {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
	background-image: url(../images/layout/aufgehangen-logo-tr.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.teaser2 {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	color: #000000;
}
.teaser2 p {
	padding-right: 30px;
	padding-left: 30px;
}
#galerie {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#headlineGalerie {
	margin-bottom: 20px;

}
.bild {
	margin-bottom: 5px;
}
#contentGalerie {
	margin-bottom: 10px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#anfrageContent1 {
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFCFC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
#anfrageContent5 {
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFCFC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#anfrageContent2 {
background-color: #000000;
margin-bottom: 10px;
color: #FFFCFC;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
margin-left: 0;
clear: both;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.textPadding {
	padding-left: 20px;
	padding-right: 20px;
}
#slider {
	margin-bottom: 10px;

}
label {
	cursor: pointer;
	margin-right: 10px;
	float: none;
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
input, textarea {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 5px;
	width: 80%;
}
.absendenButton {
	width: 180px;
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

input, textarea {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 5px;
	width: 50%;
}
.gridContainer {
	width: 91.45%;
	padding-left: 0.775%;
	padding-right: 0.775%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
}
#content1 {
}
#footer {
	width: 100%;
	margin-left: 0;
}
#logo {
width: 100%;
}
#navigation {
width: 49.1525%;
clear: both;
margin-left: 25.4237%;
position: static;
}
#btnStart {
width: 31.0344%;
margin-left: 0;
clear: both;
}
#btnGalerie {
width: 31.0344%;
clear: none;
margin-left: 3.4482%;
}
#btnAnfrage {
width: 31.0344%;
clear: none;
margin-left: 3.4482%;
}
#btnImpressum {
width: 15.2542%;
clear: none;
margin-left: 1.6949%;
position: static;
height: auto;
}
#content2 {
width: 49.1525%;
margin-left: 25.4237%;
}
#teaser1 {
	width: 49.1525%;
	margin-left: 0;
	height: 350px;
}
#teaser2 {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
	height: 351px;
}
#teaser3 {
	width: 49.1525%;
	clear: both;
	margin-left: 0;
	height: 350px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 0px;
}
#btnImpressum {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
}
#teaser4 {
	width: 49.1525%;
	clear: none;
	margin-left: 1.6949%;
	margin-top: 0px;
	height: 270px;
	padding-top: 80px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#galerie {
}
#headlineGalerie {
}
#contentGalerie {
}
#anfrageContent1 {
width: 100%;
}
#anfrageContent2 {
width: 100%;
clear: both;
margin-left: 0;
}
.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: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {

}
#content1 {


}
#footer {
	width: 100%;
	margin-left: 0;
}
#logo {
width: 49.1525%;
}
#navigation {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	margin-top: 105px;
	position: static;
}
#btnStart {
	width: 31.0344%;
	margin-left: 0;
	clear: both;
	border-top-left-radius: 6px;
}
#btnGalerie {
	width: 31.0344%;
	clear: none;
	margin-left: 3.4482%;
}
#btnAnfrage {
	width: 31.0344%;
	clear: none;
	margin-left: 3.4482%;
	border-top-right-radius: 6px;
}
#btnImpressum {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
position: static;
height: auto;
}
#content2 {
width: 100%;
margin-left: 0;
}
#teaser1 {
	width: 32.2033%;
	margin-left: 0;
	height: 330px;
	border-bottom-left-radius: 6px;
}
#teaser2 {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	height: 330px;
}
#teaser3 {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	height: 330px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 0px;
}
#btnImpressum {
width: 31.0344%;
clear: none;
margin-left: 3.4482%;
}
.buttons:hover {
	background-color: #666666;
}
#teaser4 {
	width: 100%;
	clear: both;
	margin-left: 0;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#galerie {
}
#headlineGalerie {
}
#contentGalerie {
	color: #FFFFFF;

}
#anfrageContent1 {
	width: 66.1016%;
	text-align: left;
}
#anfrageContent2 {
	width: 32.2033%;
	clear: none;
	margin-left: 1.6949%;
	text-align: left;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
label {
	cursor: pointer;
	margin-right: 10px;
	float: left;
	clear: both;
	display: block;
	width: 73px;
}

}
