@charset "UTF-8";
/* CSS Document */

/* default sind bei html5 die folgenden element block */
header, nav, section, article, aside, footer {
   display:block;
}

*{ 	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

img, audio, video, embed {        
     max-width:100%;
     width:auto;
     height:auto;}


/* TYPO3 Anpassung f&uuml;r Responsive */
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,DIV.csc-textpic-below DIV.csc-textpic-imagewrap,DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {       
     float: none;
}

body,td,th {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #000;
	margin:0em;
	padding:0em;
	background-color:#a7d3af;
}

p, li {
	line-height:1.8;
}

a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #8fc1b1;
}

.bodytext  a:link {
	color: #000;
}
.bodytext a:visited {
	color: #000;
}
.bodytext a:hover {
	color: #fff;
}

h1 {
	font-family: 'Amaranth', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 2em;
	color: #a39f9e;
}
h2 {
	font-family: 'Amaranth', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 1.3em;
	color: #a39f9e;
}

/* -------- Formular --------- */
fieldset {
	width:100%;
	height:auto;
	border:none;
	background-color:#d8eadf;
	padding:1em;
}

label {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	width:100%;
	height:auto;
	float:left;
	margin-bottom:0em;
}

input {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	width:100%;
	height:auto;
	float:left;
	margin-bottom:1em;
}

textarea {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	width:100%;
	height:auto;
	float:right;
	margin-bottom:1em;
}
.klein {
	font-size:0.8em;
	width:100%;
	float:left;
	margin-top:0.5em;
	margin-bottom:2em;
	}
	
fieldset img {
	float:left;
	margin: 1em 0em 0.5em 0em;
}

.tx-powermail h3 {
	display:none;
}

.powermail_fieldset .powermail_legend {
	display:none;
}
/* ---- Galerie ------ */
.ce-gallery {
    width: 100%;
    float: left;
}


.ce-gallery .ce-column {
    width: auto;
    height: 7.5em;
    padding-right: 1em;
    margin-bottom: 1em;
    float: left;
    overflow: hidden;
}

.ce-gallery .ce-column .image {
    padding: 0em;
    margin: 0em;
}

/* ---------------- Responsive Design -------------- */

#ausrichten {
	width:100%;
	height:auto;
	background-color:#fff;
	margin-top:-1.3em;
	position:relative;
	z-index:1;
}

#ausrichten #kopf {
	width:100%;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

#ausrichten #kopf #logo {
	width:100%;
	height:auto;
	padding:0em 0em 0em 0em;
	float:left;
	text-align:center;
}

#ausrichten #kopf #logo img {
	max-width:25%;
	height:auto;
}

#ausrichten #kopf #navi {
	width:100%;
	height:auto;
	float:left;
	padding:0.5em 0em 1em 0em;
	text-align:center;
}

#ausrichten #news {
	width:100%;
	height:auto;
	z-index:2;
	position:relative;
	float:left;
	margin-top:-0.5em;
}

.button {
	padding:0.5em 1em 0.5em 2em;
	background-color:#75c8a3;
	transform: rotate(0deg); 
	-moz-transform: rotate(0deg); 
	-ms-transform: rotate(0deg); 
	-o-transform: rotate(0deg); 
	-webkit-transform: rotate(0deg);
	
	box-shadow: 0px 0px 0px #000; 
	-webkit-box-shadow: 0px 0px 0px #000; 
	-moz-box-shadow: 0px 0px 0px #000;
}

.button h1 {
	font-size:1.5em;
	color:#fff;
	margin:0em;
	padding:0em;
}

.button p {
	font-size:1.2em;
	padding:0em;
	margin:0em;
}

#ausrichten #startbild {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	position:relative;
}


#ausrichten #startbild img {
	width:100%;
	height:auto;
}

#ausrichten #content {
	width:100%;
	height:auto;
	padding:1em 2em 20% 2em;
	float:left;
	position:relative;
	background-color:#fff;
	margin-top:-0.5em;
}

#ausrichten #content ul {
	margin: 0.7em;
	padding: 0;
}

#ausrichten #content li {
	margin-bottom:0.6em;
}

#ausrichten #fuss {
	width:100%;
	height:7em;
	background-color:#a39f9e;
	position:relative;
	float:left;
}

#ausrichten #fuss #partnerlogo {
	width:60%;
	height:2.5em;
	float:left;
	margin-top:2em;
	margin-left:40%;
	margin-bottom:3em;
}

#ausrichten #fuss #partnerlogo img {
	width:auto;
	height:100%;
	margin-right:0.5em;
}

#ausrichten #fuss #auto {
	width:40%;
	height:auto;
	float:left;
	padding:0.5em;
	position:absolute;
	bottom:0em;
}

#ausrichten #fuss #auto img {
	width:100%;
	height:auto;
}

#ausrichten #fuss #facebook {
	width:15%;
	height:auto;
	float:right;
	margin: 1em 2em 1em 0em;
	position:relative;
}

#ausrichten #fuss #facebook img {
	width:100%;
	height:auto;
}

/* -------------- Navigation -------------- */

#navi ul {
	margin:0em;
	padding:0em;
}

#navi li {
	list-style:none;
	display:inline-block;
	margin-right:0.3em;
	margin-left:0.3em;
}

#navi a {
	font-family: 'Amaranth', sans-serif;
	font-size:1.2em;
	color:#a39f9e;
	text-decoration:none;
}

#navi a:hover {
	color:#000;
}

#navi a.aktive {
	color:#000;
}

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

#ausrichten #kopf #logo img {
	max-width:20%;
}

#navi a {
	font-size:1.3em;
}

#navi li {
	margin-right:0.5em;
	margin-left:0.5em;
}

#ausrichten #content {
	padding:1em 2em 30% 2em;
}


#ausrichten #fuss #auto {
	width:50%;
	padding:1em;
}

#ausrichten #fuss #partnerlogo img {
	margin-right:1em;
}

}
@media screen and (min-width: 480px) {
label {
	width:25%;
	height:auto;
	float:left;
	margin-bottom:1em;
}

input {
	width:75%;
	height:auto;
	float:right;
}

textarea {
	width:75%;
	height:auto;
	float:right;
	margin-bottom:1em;
}
.klein {
	font-size:0.8em;
	width:75%;
	float:right;
	margin-top:0.5em;
	margin-bottom:2em;
	}
	
fieldset img {
	float:left;
	margin: 1em 0em 0.5em 25%;
} 

#ausrichten #content {
	padding:1em 2em 35% 2em;
}



}
@media screen and (min-width: 570px) { 
/* --navi--*/
#navi li {
	margin-right:2em;
	margin-left:0em;
}

#navi a {
	font-size:1.5em;
}

#ausrichten #content {
	padding:1em 2em 15% 2em;
}

#ausrichten #fuss {
	height:9em;
}

#ausrichten #fuss #auto {
	width:30%;
	bottom:1em;
}

#ausrichten #fuss #partnerlogo {
	width:65%;
	height:5em;
	margin-left:25%;
}

#ausrichten #fuss #facebook {
	width:5%;
	margin-top:2em;
}

}

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

#ausrichten #kopf #logo {
	width:30%;
	height:auto;
	padding:1em 3em 1em 1em;
	float:left;
	text-align:center;
}

#ausrichten #kopf #logo img {
	max-width:167px; /* 120px */
	height:132px;    /* 132px */
}

#ausrichten #kopf #navi {
	width:70%;
	height:auto;
	float:right;
	padding:5.5em 1em 1em 0em;
	text-align:left;
}

#ausrichten #news .button {
	padding:0.5em 1em 0.5em 30%;
}

#ausrichten #content {
	width:100%;
	height:auto;
	padding:1em 5em 1em 30%;
}

#ausrichten #fuss #partnerlogo {
	width:55%;
	margin-left:30%;
}

}

@media screen and (min-width: 940px) {
#ausrichten #news {
	width:auto;
	height:auto;
	position:absolute;
	top:15em;
	right:5em;
}

#ausrichten #news .button {
	padding:0.5em 1em 0.5em 1em;
	transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg); 
	-ms-transform: rotate(-5deg); 
	-o-transform: rotate(-5deg); 
	-webkit-transform: rotate(-5deg);
	
	box-shadow: 0px 0px 50px #000; 
	-webkit-box-shadow: 0px 0px 50px #000; 
	-moz-box-shadow: 0px 0px 50px #000;
}
#ausrichten #fuss #facebook {
	width:5%;
}
}
@media screen and (min-width: 1200px) { 
#ausrichten {
	width:1200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
}