body {
	font-family: 'Quattrocento Sans', Arial, Verdana, 'Helvetica', sans-serif;
	background: none;
	text-align: left;
	font-weight: 400;
	color: #000;
	}
/* Layout -------------------------------------- */
.wrapper {
	position: relative;
	margin: 0 auto;
	width:100%;
}
#navigation, #footer, .colsmall, ul#headernavi {
	display: none;
}
#header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 1cm;
	text-align: center;
}
.wrapper.main {
	position: relative;
	background: #fff;
	text-align: left;
	}
.colbig {
	float: none;
	width: 100%;
	}
/* zwei spalten */
.row {
	position: relative;
	width: 100%;
	min-width: 100%;
	display:table;
	table-layout: fixed;
	border-collapse: separate;
	margin-bottom: 20px;
	border-spacing: 15px 0px;
	background-color: #fff;
}
.col1-2, .col2-2 {
	position: relative;
	display: table-cell;
	width: 48%;
	background-color: #efefef;
}
.col1-2 {
}
.col2-2 {
}
.col1-3, .col2-3, .col3-3 {
	position: relative;
	display: table-cell;
	background-color: #efefef;
}
.col1-3 {
}
.col2-3 {
}
.col3-3 {
}
.box {
margin-bottom: 2.0em;
}
/* Vorstand --------- */
.personbox {
	position: relative;
float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #E7E7E7;
}
.personbox img.portrait {
width: 100%;
height: auto;
padding-bottom: 10px;
}

/* Textformatierungen -------------------- */
#maincontent h1 {
	display: inline-block;
	font-family: 'Quattrocento', 'Times', 'Times New Roman', Serif;
	font-size: 22px;
	font-size: 1.4em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	line-height: 130%;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	background: none;
	-ms-hyphens: none;
        -moz-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}
#maincontent h2 {
	font-size: 20px;
	font-size: 1.3em;
	font-weight: 700;
	letter-spacing: 1px;
	color: #32599C;
	line-height: 130%;
	margin-top: 0.80em;
margin-bottom: 0.40em;
	-ms-hyphens: none;
        -moz-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}
#maincontent h1+h2 {
	margin-top: 0;
}
#maincontent .infobox h2 {
	display: block;
	font-family: 'Quattrocento', 'Times', 'Times New Roman', Serif;
	font-size: 20px;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	line-height: 130%;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	margin-bottom: 2px;
	background-color: #32599C;
	-ms-hyphens: none;
        -moz-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}
#maincontent h3 {
	font-size: 16px;
	font-size: 1.0em;
	font-weight: 700;
	letter-spacing: 1px;
	color: #32599C;
	line-height: 180%;
	margin-top: 0.80em;
margin-bottom: 0.80em;
	-ms-hyphens: none;
        -moz-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}
#maincontent p, #maincontent td {
	font-size: 12px;
	font-size: 0.85em;
	font-weight: 400;
	line-height:150%;
	margin-bottom: 0.80em;
}
#maincontent p.zitat {
	color: #78b7e0;
	font-size: 19px;
	font-size: 1.0em;
	line-height: 150%;
}
#maincontent p.untertitel {
	font-size: 10px;
	font-size: 0.7em;
	line-height: 130%;
}
#maincontent .personbox p {
padding-left: 5px;
margin: 0;
}
#maincontent a {
	color: #666;
	text-decoration: underline;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:visited {
	color: #000;
	text-decoration: underline;
}
#maincontent ul {
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
#maincontent li {
	font-size: 12px;
	font-size: 0.85em;
	line-height:160%;
	margin-bottom: 0.80em;
}
#maincontent p.tklein {
	font-size: 10px;
	font-size: 0.75em;
}
#maincontent p.zurueck {
display: none;
}
a.telresp {
	text-decoration: none;
	color: #000;
}
p.trigger {
	cursor: pointer;
}
/* Sonderformate ------------------------- */
#maincontent img.icon {
width: 13px;
height: 11px;
margin-right: 5px;
}

#maincontent div.motto {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #F4DA00;
}
#maincontent div.motto h2 {
	display: inline-block;
	font-family: 'Quattrocento', 'Times', 'Times New Roman', Serif;
	font-size: 20px;
	font-size: 1.0em;
	font-weight: normal;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	color: #fff;
	line-height: 130%;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	background-color: #9A862F;
	-ms-hyphens: none;
        -moz-hyphens: none;
        -webkit-hyphens: none;
        hyphens: none;
}
#maincontent div.motto p {
margin-bottom: 0;
font-size: 16px;
font-size: 1.0em;
}
#header img#logo {
	width: 180px;
	width: 17.5%;
	height: auto;
	text-align: center;
	position: relative;
	text-align: center;
	margin-top: 0px;
	border: 0px solid #000;
	z-index: 500;
}
#header #titel {
}
#header #titel h1 {
	margin-top: 15px;
	font-family: 'Quattrocento', 'Times', 'Times New Roman', Serif;
	font-size: 30px;
	font-size: 180%;
	font-weight: 700;
	color: #32599C;
}
#header #titel h1 span {
	text-transform: uppercase;
	color: #9A862F;
}
#header #titel h2 {
	border-top: 1px solid #9A862F;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 20px;
	font-size: 100%;
	color: #32599C;
}
.colsmall .infobox {
	border-bottom: 1px solid #F4DA00;
}
#maincontent .colsmall .infobox p {
	line-height: 130%;
	font-size: 13px;
	font-size: 0.85em;
}
#maincontent .colsmall .infobox p.link {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#maincontent .colsmall .infobox p.link a {
	text-decoration: none;
	color: #32599C;
	background-image: url(../images/linkpfeil.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 15px;
}
.colsmall .infobox .innerbox {
	background-color: #F4DA00;
	padding: 10px;
}
.box img {
	width: 90%;
	max-width: 530px;
	height: auto;
}
.colsmall .infobox img {
	width: 100%;
	height: auto;
}

table {
width: 100%;
}

td {
padding-right: 2%;
}

#fb {
display: none;
}

#maincontent p.termin {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #F4DA00;
}

/* Aktuelles Uebersicht ---- */
.news, .startbox {
background-color: #fff;
padding: 0px;
padding-bottom: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #F4DA00;
}

.newstxt {
}

.newsfooter {
}

.newsfooter p.datum{
width: 48%;
float: left;
text-align: left;
}

.newsfooter p.weiter{
width: 48%;
float: right;
text-align: right;
}

/* Tabelle - Terminvorschau --- */
#maincontent table.termintabelle {
width: 60% !important;
}
#maincontent table.termintabelle td, #maincontent table.termintabelle td p {
	font-size: 12px;
	font-size: 0.85rem;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.termintabelle td:nth-child(1) {
text-align: left;
width: 48% !important;
}
table.termintabelle td:nth-child(2) {
text-align: right;
width: 48% !important;
}

table.termintabelle tr:nth-child(even) {
  background-color: #fff;
}

table.termintabelle tr:nth-child(odd) {
  background-color: #efefef;
}

/* Bildergalerie -------------------- */
ul#galerie
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#galerie li
{
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul#galerie li img
{
	width: 23%;
height: auto;
	margin-bottom: 10px;
}



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* Beginn Grid-System -------------------- */

  * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	position: relative;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 auto;
	text-align:left;
	border: 0px solid #000;
}
.zeile .zeile {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
.spalte, .spalten {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
	border: 0px solid #000;
}
 [class*="spalte"] + [class*="spalte"]:last-child {
float: right;
}
 [class*="spalte"] + [class*="spalte"].end {
float: left;
}
.zeile .eins {
	width: 8.33%
}
.zeile .zwei {
	width: 16.66%
}
.zeile .drei {
	width: 25%
}
.zeile .vier {
	width: 33.33%
}
.zeile .fuenf {
	width: 41.66%
}
.zeile .sechs {
	width: 50%
}
.zeile .sieben {
	width: 58.33%
}
.zeile .acht {
	width: 66.66%
}
.zeile .neun {
	width: 75%
}
.zeile .zehn {
	width: 83.33%
}
.zeile .elf {
	width: 91.66%
}
.zeile .zwoelf {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
  .zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.zeile:after, .clearfix:after {
	clear: both;
}
.zeile, .clearfix {
	zoom: 1;
}
  
  /* Mobile */
  @media only screen and (max-width: 750px) {
 body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
 .container {
}
 .zeile {
width: auto;
min-width: 0;
margin-left: 0;
margin-right: 0;
border: 0px solid #000;
}
 .spalte, .spalten {
width: 100% !important;
float: none;
}
 .spalte:last-child, .spalten:last-child {
float: none;
}
 [class*="spalte"] + [class*="spalte"]:last-child {
float: none;
}
 .spalte:before, .spalten:before, .spalte:after, .spalten:after {
content:"";
display:table;
}
 .spalte:after, .spalten:after {
clear: both;
}
}
/* Ende Grid-System --------------- */
