@charset "utf-8";
/* Mobile Layout: 480px and below. */

#bg {
	background-color: #8a005e;
	position: absolute;
	top: 155px;
	width: 100%;
	height: 210px;
}
#wrapper, footer p {
    max-width: 1400px;
    margin: 5px auto;
}
#wrapper {
	background-image: none;
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	line-height: 1.3;
	padding-bottom: 0;
}
#wrapper-bg {
	float: left;
	clear: both;
}
/*#content {
	font-size: 1.5em;
}*/
#content .abstand {
	display: none;
}
#info {
	position: relative;
	height: auto;
	width: auto;
}
#infoMobil {
	display: block;
}
 #banner {
	display: none;
}
#telButtons {
	background-color: #fff;
	padding: 10px 6px 15px 6px;
	width: auto;
	margin-top: 0;
	z-index: 50;
}
#wrapperRight {
	padding-left: 0;
}
#content nav {
	text-align: inherit;
	background-color: transparent;
	display: block;
	margin: -10px 0 0 0;
	position: relative;
	clear: both;
	float: none;
/*	font-size: 1.2em;*/
}
#wrapperRightContent {
/*background-color:#E0F4FF; 
min-height:0;*/
}
article {
	margin: 0 0 30px 0;
	min-height: 260px;
}
article img {
	margin: 0 40px 0 0;
	width: 150px;
	display: block;
	float: left;
}
#Formular table {
	width: 100%;
}
#Formular th {
	padding-right: 5px;
	width: 170px;
}

@media only screen and (min-width: 768px) {
#wrapper {
	background-image: none;
	background-repeat: repeat-y;
	position: relative;
	line-height: 1.3;
	font-weight: inherit;
	padding-bottom: 0;
	margin: 1em auto;
    width: 90%;
 font-size: 2.3em;
	
}
#content {
  /*  font-size: 1em;*/
}
#info {
	position: relative;
	height: auto;
	width: auto;
}
#sprechstunden tr {
    float: left;
	margin-right: 1em;
}
#sprechstunden tr:last-child {
	margin-right: 0;
}
#infoTablet {
	display: block;
}
#infoDesk h1 {
	color: #a50071;
	font-size: 2.7em;
	font-variant-caps: all-petite-caps;
	letter-spacing: 5pt;
	margin: 0;
	padding: 0;
}
#infoDesk h2 {
    font-size: 3.3em;
    font-weight: normal;
    line-height: 35px;
    margin: 0.1em 0 0.6em 0;
    padding: 0;
}
#infoDesk h3 {
	color: #a50571;
	font-size: 1.4em;
	line-height: 5px;
	margin-bottom: 0 !important;
	
}

nav {
    padding: 80px 100px 0 0;
    border-bottom: 0.2em solid #8a005e;
    padding: 0 !important;
    font-size: 0.7em !important;
    margin: 2em 0 0 0 !important;
    width: 110%;
    margin-left: -5% !important;
}

nav ul li {
    display: inline-block;
    border: none;
    padding: 0;
    margin: 0;
}

nav ul li a {
    padding: 10px 1em;
    float: left;
}
footer {

}
footer span, footer  a {
    padding: 1em 0 0 0 !important;
    display: block;
	font-size: 1.8em ;
    text-align: center;
}

footer a {
    float: none;
    clear: both;
    display: block;
    margin: 1em 0;
    padding-bottom: 0;
    border-top: 0.2em solid;
}
.weiss {
    color: #000 !important;
    margin-top: 2em;
}
 .weiss a {
    color: #8a005e !important;
    text-decoration: none;
	font-size: 1.4em;
}

#banner img, #bg {
	display: none;
}
#banner {
	display: none;
}
#telButtons {
	background-color: #fff;
	padding: 0px 6px 15px 6px;
	width: 55%;
	margin-top: -20%;
	z-index: 50;
	position: relative;
}
#wrapperRight {
	padding-left: 0;
}
#content nav {
	text-align: inherit;
	background-color: transparent;
	display: block;
	float: right;

	position: relative;
	clear: none;
}
#content .abstand {
	display: none;
}
#wrapperRightContent {
/*background-color:#E0F4FF; 
min-height:900px;*/
}
article {
	margin: 0 0 30px 0;
	min-height: 260px;
}
article img {
	margin: 0 0 1em 0;
	width: 100%;
	display: block;
	float: left;
}
#Formular table {
	width: 100%;
}

#Formular tr {
    text-align: left;
    vertical-align: top;
    font-family: 'Open Sans Condensed', sans-serif;
    display: block;
    float: none;
    clear: both;
    height: auto;
    margin-bottom: .5em;
}

#Formular th {
    padding-right: 5px;
    width: 200px;
    width: 100%;
    display: block;
    clear: both;
    float: none;
    height: auto;
}
#Formular td {
    text-align: left;
    margin-top: 10px;
    display: block;
    width: 100%;
    float: none;
    clear: both;
    height: auto;
}
.content article ul {
    padding: 1em 0;
    clear: both;
    float: none;
}

.name {
    display: block;
    font-size: 1.2em;
    padding-top: 1em;
}
}
.Unterrichtung {
    padding-left: 0;
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1224px) {
#wrapper {
	position: relative;
	line-height: 1.3;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: inherit;
	padding-bottom: 20px;
	z-index: 1;
	font-size: 1em;
}
.weiss {
    margin-top: 0;
}
.weiss, .weiss a {
	color: #fff !important;
	    margin-top: 2em;
}

#content {
	font-size: 1em;
}
#info {
	width: 450px;
	float: left;/*position:absolute;
height:800px;
width:380px;*/
}
#infoDesk {
	display: block;
	padding-left: 20px;
}
#infoDesk h2 {
	font-size: 3.6em;
	margin: 0;
}
#banner, #banner img, #bg {
	display: block;
}
#wrapperRight {
	float: left;
	width: 950px;
}
#content nav {
	text-align: inherit;
	background-color: transparent;
	display: block;
	float: right;
	margin: -40px 0 0 0;
	position: relative;
	clear: none;
	font-size: 1em;
}
#content .abstand {
	display: block;
}
#telButtons {
	background-color: #fff;
	padding: 10px 6px 15px 6px;
	width: auto;
	margin-top: 0;
	z-index: 50;
}
#wrapperRightContent {
/*background-color:#E0F4FF; 
min-height:900px;*/
}
article {
	margin: 0 0 30px 0;
	min-height: 260px;
}
article img {
	margin: 0 40px 0 0;
	width: 300px;
	display: block;
	float: left;
}

nav ul li {
    display: block;
    border: none;
    padding: 0;
    margin: 5px 0;
    font-size: 1.3em;
}

nav ul li a {
    float: none;
	clear:both;
}
nav {
    margin: 5em 0 !important;
    width: 50%;
    margin-left: 0 !important;
    border-bottom: none;
}
footer span, footer a {
    font-size: 1em !important;
    padding: 0 !important;
	    display: inline-block;
}
footer {
    font-size: 1em;
    text-align: left;
}
footer a {
    float: none;
    clear: none;
    display: inline-block;
    padding-bottom: 0;
    border-top: none;
    padding: 0 !important;
    padding-right: 40px;
    margin: 0 0 0 40px;
}
.content article ul {
    padding-left: 360px;
     clear: none; 

}
.name {
    padding-top: 0;
}
#infoDesk h3 {
	margin-bottom: 0 !important;
}
#Formular table {
/*	width: 50%;*/
}
#Formular th {
    width: 25%;
    display: block;
    float: left;
}
#Formular tr {
	  text-align: right;
}	
#Formular td {
    text-align: left;
    display: block;
    width: 74%;
    float: right;
    height: auto;
    margin: 0 0 5px 0;
	clear:none;
}
.Unterrichtung {
    padding-left: 200px;
}
}
