@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
body{
	font-family: 'Montserrat', sans-serif;}

header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 11px;
	margin-top: 49px;
	margin-bottom: 30px;
}

img {
	max-width: 100%;
	height: auto;
	right: auto;
	top: auto;
	bottom: auto;
	left: auto;
	margin-left: auto;
	margin-right: auto;
}

p {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: center;
}

section   {
	
	width: 100%;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

section article  {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	
}

section article p {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	display: block;
}

main {
	display: block;
	width: 100%;
	text-align: center;
}

article {
	
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}

.articlefloatleft   {
	float: left;
	text-decoration: none;
}
.articlefloatleftborderbottom   {
	float: none;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(0,0,0,1.00);
	margin-top: 114px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 768px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section {
	display: block;
	width: 100%;
	vertical-align: top;
	flex-direction: row;
	text-align: center;
}
aside {
	text-align: center;
}

nav {
	list-style-type: none;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	list-style-image: none;
	text-align: center;
}
nav ul li  {
	display: inline-block;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	text-decoration: none;
	/* [disabled]float: left; */
}
nav ul li a  {
	vertical-align: top;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
	text-align: center;
	padding-top: 11px;
	display: table;
	padding-left: 35px;
	padding-right: 35px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 11px;
	width: auto;
}


footer {
	
}
footer ul li {
	list-style-type: none;
	float: left;
	width: 33.334%;
	display: table;
	text-align: center;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	margin-top: 9px;
}
footer ul li a {
	list-style-type: none;
	float: left;
	width: 100%;
	display: table;
	text-align: center;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	margin-top: 0px;
	padding-top: 11px;
}
footer ul li a:focus  {
	float: left;
	color: rgba(247,43,188,1.00);
}

.clearfix {
	 clear: both;
}
.slider {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	margin-top: auto;
	display: block;
	width: 77%;
	/* [disabled]max-width: 768px; */
	text-align: left;
	padding-left: 41px;
	padding-right: 41px;
	margin-bottom: auto;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.apink {
	color: rgba(247,43,188,1.00);
}

tr td p {
	text-decoration: none;
	font-weight: lighter;
}
tr {
	text-decoration: none;
	font-weight: lighter;
	width: auto;
	text-align: center;
}
tr td {
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
tbody tr td {
	position: relative;
	display: block;
	margin-top: 11px;
	text-align: center;
}
tr td h1 {
	font-weight: lighter;
}

table {
	margin-right: auto;
	margin-left: auto;
}
form {
	width: auto;
	height: auto;
	display: inline-block;
	text-align: center;
}





@media (min-width:769px){
main {
	display: table;
	width: 100%;
	margin-top: 67px;
}
article {
	/* [disabled]background-color: rgba(255,255,255,1.00); */
	display: table-cell;
	margin-left: 0px;
}
.links {
	width: 25%;
	float: left;
	margin-top: 53px;
}

section div .rechts {
	width: 49%;
}


section {
	display: block;
	/*width: 100%;*/
	max-width: 1240px;
}
section article p {
	margin-left: 40px;
}
nav ul li  {
	color: rgba(3,3,3,1.00);
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 35px;
	display: table;
	width: auto;
	
	
}
nav ul li a {
	color: rgba(3,3,3,1.00);
	font-size: 1em;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 0px;
	text-decoration: none;
	padding-top: 0px;
	margin-left: 40px;
	margin-top: 18px;
	display: block;
	width: 25%;
	
	
}
.rechts p {
	width: 75%;
	margin-left: 301px;
}

nav ul li a:focus  {
	color: rgba(247,43,188,1.00);
	text-decoration: none;
	font-size: 1em;
	text-align: left;
	
}
#container {
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
	max-width: 1240px;
	text-align: center;
	width: auto;
}
footer ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 33.334%;
	margin-top: 11px;
	margin-bottom: 100px;
	
}
.clearfix {
	clear: both; 
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
tr td p {
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}
tr   {
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}

.oben {

}
.slider {
	margin-top: -168px;
	display: block;
	margin-left: 282px;
	height: auto;
	width: auto;
	text-align: left;
}
aside {
	margin-top: 115px;

}
p {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: left;
}
nav {
	list-style-type: none;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	list-style-image: none;
}
header {
	background-color: rgba(255,255,255,1.00);
	margin-right: auto;
	text-align: center;
	padding-top: 0px;
	/* [disabled]margin-top: 43px; */
	margin-left: 111px;
	width: auto;
	max-width: 1240px;
}
.articlefloatleftborderbottom {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(0,0,0,1.00);
	margin-top: 60px;
	text-decoration: none;
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: inline;
	width: 100%;
}
body {
	font-family: 'Montserrat', sans-serif;
	margin-left: 0px;
	text-align: center;
}
tbody  {
	font-family: 'Montserrat', sans-serif;
	margin-right: auto;
	max-width: 1240px;
	margin-left: auto;
	text-align: center;
}
table {
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}

.slider {
	margin-top: -168px;
	display: block;
	margin-left: 282px;
	/* [disabled]height: auto; */
	width: auto;
	text-align: left;
}
.trtdsubmit   {
	text-align: center;
	margin-left: -405px;
}
.formrechts {


}
tbody tr td {
	text-align: center;



}
.rechts {
	width: 75%;
	float: right;
	margin-right: auto;
	margin-top: -274px;
	margin-left: 273px;
}

table {
	margin-right: auto;
	width: auto;
	max-width: 480px;
}
tr td {
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}







}

@media (max-width: 480px){
#container {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 480px; */
	/* [disabled]min-width: 100%; */
	text-align: center;
}

section {
	display: block;
	/* [disabled]width: 100%; */
	vertical-align: top;
	flex-direction: row;
	text-align: center;
	margin-top: -13px;
}
header {
	background-color: rgba(255,255,255,1.00);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 11px;
	margin-top: -1px;
	margin-bottom: 30px;
}
section article {
	background-color: rgba(255,255,255,1.00);
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	
}
main {
	display: block;
	width: 100%;
	text-align: center;
}
article {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}
.articlefloatleftborderbottom {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(0,0,0,1.00);
	margin-top: 25px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 768px;
}
p {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-decoration: none;
	
	width: 100%;
	display: block;
	text-align: center;
}

footer ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-align: center;
	width: 33.334%;
	margin-top: 32px;
	margin-bottom: 100px;
	font-size: small;
}

tr td p {
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}
tr {
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
}
tr td {
	margin-left: -4px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: lighter;
	text-align: center;
}
tbody tr td {
	text-align: center;
	position: relative;
	display: block;
}


/*.rechts {
	width: 75%;
	float: right;
	margin-right: 40px;
	margin-top: -247px;
	margin-left: 516px;
}*/
table {
	/* [disabled]margin-right: auto; */
	width: auto;
	text-align: center;
	margin-left: 34px;
	/*max-width: 480px;*/
}
	
	nav ul li a {
	color: rgba(3,3,3,1.00);
	font-size: small;
	margin-bottom: 0px;
	text-decoration: none;
	padding-top: 6px;
	margin-top: 43px;
	display: block;
	/* [disabled]width: 25%; */
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	
	
}
nav ul li {
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	text-decoration: none;
	text-align: center;
	margin-top: -33px;
	margin-bottom: 29px;
}
.rechts {
	width: auto;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
	text-align: center;
	/*margin-left: 516px;*/
}
/*form {
	margin-left: -230px;

}*/
























}
