/* Farben 
blau: 002f55
orange: e4a300
*/

/* RESET ------------------------------------- */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
strong {
	font-weight: 700;
}
/* Ende RESET ---------------------------------- */

html {
	height: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	font-size: 101.1%;
	font-weight: 400;
	color: #333;
	background-image: url(../bilder/hg1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	background-size: cover;
	height: 100%;
}
#dot {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50px;
	height: 100%;
	width: 100%;
	background-image:url(../images/bg-dot.png);
	background-repeat: repeat;
	background-position: center top;
}
.rahmen {
	position: relative;
	width: 70%;
	max-width: 1100px;
	clear:both;
	padding: 0;
	margin: 0 auto;
	margin-top: 0px;
	padding-bottom: 40px;
	text-align: left;
	background-color: rgba(255,255,255,10);
	border: 0px solid #000000;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #666;
	z-index: 500;
}
.rahmen:hover {
	background-color: rgba(255,255,255,10);
}
.rahmen.anfang {
	margin-top: 60px;
}
.inhalte {
	padding: 40px;
	padding-left: 60px;
	padding-right: 60px;
}
.inhalte.zeile {
	margin-bottom: 0px;
	border: 0px solid #fff;
}
.zeile.anschrift {
	position: relative;
	padding-bottom: 10px;
	padding-top: 25px;
	background-color: #002f55;
border-top: 4px solid #e4a300;
	border-bottom: 4px solid #e4a300;
	z-index: 1000;
}
/* zwei gleich hohe spalten */
.sp-gleich {
	overflow:hidden
}
.sp2-1, .sp2-2 {
	float: left;
	width: 48%;
	padding-bottom:1000px;
	margin-bottom:-1000px;
	border: 1px solid #000;
}
.sp2-1 {
}
.sp2-2 {
	float: right;
}
/* Bilderformate ---------------- */

div#logoabsatz {
	padding: 0px;
}
img#logo {
	position: relative;
	width: 100%;
	max-width: 710px;
}

p.bvksh {
margin-top: 30px;
}

p.bvksh img {
display: block;
padding-top: 10px;
width: 40%;
width: 180px;
min-width: 180px;
max-width: 300px;
}
/* Textformatierungen -------------------- */


.rahmen h1 {
	font-size: 19px;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.85em;
	text-shadow: 0 1px #ffffff;
}
.rahmen h1.zitat {
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	color: #6cb559;
	letter-spacing: 1px;
	margin-top: 100px;
	margin-bottom: 10px;
}
.rahmen h2 {
	font-size: 18px;
	font-size: 1.0em;
	font-weight: 700;
	margin-top:1.5em;
	margin-bottom: 0.85em;
	line-height:1.2em;
}
.rahmen h2:first-child {
	margin-top: 0;
}
.rahmen h3 {
	font-size: 16px;
	font-size: 1.0em;
	margin-top: 1.8em;
	margin-bottom: 0.5em;
	line-height:1.2em;
}
.rahmen h4 {
	font-size: 16px;
	font-size: 1.0em;
	margin-top: 1.4em;
	margin-bottom: 0.5em;
	line-height:1.2em;
}
.rahmen p {
	font-size: 12px;
	font-size: 0.85em;
	line-height:150%;
	margin-bottom: 0.85em;
}
p#logoabsatz {
	margin: 0;
	text-align: left;
}
.rahmen a {
	color: #6cb559;
	color: #000;
	text-decoration: underline;
}
.rahmen a:active, .rahmen a:visited {
	color: #000;
	text-decoration: underline;
}
.rahmen a:hover {
	color: #ddd;
	text-decoration: underline;
}

.anschrift p, .anschrift a {
	color: #fff;
}
.infocenter h2 {
	margin-bottom: 0;
}
.rahmen ul {
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
.rahmen li {
	font-size: 12px;
	font-size: 0.85em;
	line-height:150%;
	margin-bottom: 0.45em;
}
a.telresp {
	text-decoration: none;
}
p.tel {
	text-align: right;
}
/* Sonderformate -------- */

p.slogan {
	margin: 0;
	padding-top: 48px;
	font-size: 0.8em;
}
/* Trigger -------------- */

h2.trigger {
	position: relative;
	font-weight: normal !important;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 1px solid #e4a300;
	cursor: pointer;
	color: #002f55;
}
h2.trigger span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleroff.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 5px;
	z-index: 800;
}
h2.trigger.trigger_active span {
	position: absolute;
	text-indent: -800em;
	display: block;
	overflow: hidden;
	background-image:url(../images/toggleron.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25px;
	height: 25px;
	top: 6px;
	right: 5px;
	z-index: 800;
}
/* SEO ----------- */

#seo h2 {
	font-size: 12px;
	font-weight: normal;
}
#seo p {
	margin-top: 30px;
	font-size: 9px;
	border-top: 1px solid #999;
	padding-top: 20px;
}
/* Kennzeichnung externer Links */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	border: 1px solid #a28c3c;
	color: #000000;
	border: 1px solid #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight:normal;
	text-decoration: none;
	z-index: 200;
}
/* Ende exlink */


 /* *** 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 {
	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;
}
img {
	max-width: 100%;
}
  
  /* Mobile */
  @media only screen and (max-width: 767px) {
 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;
 width: 96%;
 max-width: 96%;
 min-width: 96%;
}
 .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 --------------- */
