@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
/* abeezee-regular - latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/abeezee-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/abeezee-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/abeezee-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/abeezee-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/abeezee-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/abeezee-v22-latin-regular.svg#ABeeZee') format('svg'); /* Legacy iOS */
}


body {
	background-image:url(pix_2013/hg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: 'ABeeZee', sans-serif;
}

img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 86.45%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.navi {
		font-size:70%;
}
.navi a {
	color:#ffffff;
	line-height:35px;
	display:block;
    width: 100%;
	height:35px; 
	text-align:center;
	background-color: #103C58;
	text-decoration:none;
}

.navi a:hover, .navi a.aktuell {
	background-color:#718fa2;
	color: #103c58;
}
.inhalt {
}
.footer {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 90%;
	background-image: url(pix_2013/footerhg.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: #103C58;
	width: 100%;
}

.footertext {
	width:100%;
	padding-left: 20px;	
}

.adressblock {
	width: 100%;
	text-align: center;
}
.seitencontent {
width: 100%;
clear: both;
margin-left: 0;
}
.seitencontent h1 {
	font-size:140%;	
}
.seitencontent h2 {
	font-size:127%;	
}
.seitencontent h3 {
	font-size:115%;	
}
.bildtripple1 {
width: 100%;
text-align:center;
margin-left: 0;
}
.bildtripple2 {
width: 100%;
clear: both;
margin-left: 0;
text-align:center;
}
.bildtripple3 {
width: 100%;
clear: both;
margin-left: 0;
text-align:center;
}

	.logorahmen {
		display: -webkit-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin:10px auto;
		clear: both;
		width:80%;
		
	}	
	
.div_50 {
	width: 48%;
	padding-left: 2%;
	text-align:center;
	float:left;
	display: inline-block;
}

.div_50 img {
	max-height:76px;
}

.clearer {
	clear: both;
}


.refliste img {
	padding:5px;
	border:#728D9E 1px solid;
	background-color:#FFFFFF;
	margin-bottom:15px;
		
}
.refspalte_li {
width: 100%;
font-size: 100%;
}
.refliste_re {
width: 100%;
clear: both;
margin-left: 0;
font-size: 100%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 792px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width : 481px ) and (max-width : 792px ){

.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	/*margin-left: auto;*/
	clear: none;
	float: none;
	
}
.navi {
	line-height: 35px;
	background-color: #103c58;
	border-bottom:#718fa2 2px solid;
	font-size:90%;
	width:100%;
	height:105px;
}
.navi a {
	color:#ffffff;
	height: 35px;
	line-height:35px;
	display:block;
	float:left;
	width:48%;
	text-decoration:none;
	background-color: #103c58;
	text-align:center;
}

.navi a:hover, .navi a.aktuell {
	background-color:#718fa2;
	color: #103c58;
}

.navi a:nth-last-child(-1n+3) {
	width:33%;
	
}


.inhalt {
}
.footer {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 90%;
	background-image: url(pix_2013/footerhg.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: #103C58;
	width: 100%;
}

.footertext {
	width:90,675%;
	padding-left: 20px;	
}
.adressblock {
	width: 35.8974%;
	font-size: 80%;
	text-align: left;
}
.seitencontent {
	width: 61.5384%;
	clear: none;
	margin-left: 2.5641%;
	font-size: 80%;
}
.seitencontent h1 {
	font-size:140%;	
}
.seitencontent h2 {
	font-size:127%;	
}
.seitencontent h3 {
	font-size:115%;	
}

	.logorahmen {
		display: -webkit-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top:10px;
		clear: both;
		width:100%;
		
	}	
	
.div_50 {
	width: 48%;
	padding-left: 2%;
	text-align:center;
	float:left;
	display: inline-block;
}	
.div_50 img {
	max-height:96px;
}	
	
.bildtripple1 {
width: 29%;
margin-left: 0;
}
.bildtripple2 {
width: 29%;
margin-left: 2.2727%;
clear: none;
}
.bildtripple3 {
width: 29%;
margin-left: 2.2727%;
clear: none;
}
.refliste img {
	padding:5px;
	border:#728D9E 1px solid;
	background-color:#FFFFFF;
	margin-bottom:15px;
		
}
.refspalte_li {
	width: 47%;
	margin-right: 5%;
	font-size: 90%;
}
.refliste_re {
	width: 47%;
	margin-left: 0;
	clear: both;
	font-size: 90%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 793px to a max of 869px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width : 793px ) and (max-width : 869px ){

.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	/*margin: auto;
	margin-left: auto;*/
	clear: none;
	float: none;
	
}
.navi {
	height: 35px;
	line-height: 35px;
	background-color: #103c58;
	border-bottom:#718fa2 2px solid;
	padding-left:20px;
	font-size:82%;
}
.navi a {
	color:#ffffff;
	height: 35px;
	line-height:35px;
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
	width:auto;
	text-decoration:none;
}

.inhalt {
	border-top:#103c58 1px solid;
}
.footer {
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 80%;
	background-image: url(pix_2013/footerhg.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: transparent;
}
.footertext {
	float:left;
	padding-left:5px;
	width:auto;
}
.adressblock {
	width: 23.7288%;
	max-width: 205px;
	font-size: 90%;
	text-align: left;
}
.seitencontent {
	width: 74.5762%;
	margin-left: 1.6949%;
	clear: none;
	font-size: 100%;
}
.seitencontent h1 {
	font-size:140%;	
}
.seitencontent h2 {
	font-size:127%;	
}
.seitencontent h3 {
	font-size:115%;	
}
.bildtripple1 {
width: 31.8181%;
margin-left: 0;
}
.bildtripple2 {
width: 31.8181%;
margin-left: 2.2727%;
clear: none;
}
.bildtripple3 {
width: 31.8181%;
margin-left: 2.2727%;
clear: none;
}
.refliste img {
	padding:5px;
	border:#728D9E 1px solid;
	background-color:#FFFFFF;
	margin-bottom:15px;
		
}
.refspalte_li {
	width: 47%;
	margin-right:3%;
	font-size: 100%;
}
.refliste_re {
	width: 47%;
	margin-left: 3%;
	clear: none;
	font-size: 100%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

/* Desktop Layout: 870px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	/*margin: auto;
	margin-left: auto;*/
	clear: none;
	float: none;
	
}
.navi {
	height: 35px;
	line-height: 35px;
	background-color: #103c58;
	border-bottom:#718fa2 2px solid;
	padding-left:20px;
	font-size:95%;
}
.navi a {
	color:#ffffff;
	height: 35px;
	line-height:35px;
	display:block;
	padding-left:4px;
	padding-right:4px;
	float:left;
	width:auto;
	text-decoration:none;
}

.inhalt {
	border-top:#103c58 1px solid;
}
.footer {
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 80%;
	background-image: url(pix_2013/footerhg.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: transparent;
}
.footertext {
	float:left;
	padding-left:5px;
	width:auto;
}
.adressblock {
	width: 23.7288%;
	max-width: 205px;
	font-size: 90%;
	text-align: left;
}
.seitencontent {
	width: 74.5762%;
	margin-left: 1.6949%;
	clear: none;
	font-size: 100%;
}
.seitencontent h1 {
	font-size:140%;	
}
.seitencontent h2 {
	font-size:127%;	
}
.seitencontent h3 {
	font-size:115%;	
}
	
	.logorahmen {
		display: -webkit-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top:10px;
		clear: both;

		
	}	
	
.div_50 {
	width: 48%;
	padding-left: 2%;
	text-align:center;
	float:left;
	display: inline-block;
}	
.div_50 img {
	max-height:96px;
}	
	
.bildtripple1 {
width: 31.8181%;
margin-left: 0;
}
.bildtripple2 {
width: 31.8181%;
margin-left: 2.2727%;
clear: none;
}
.bildtripple3 {
width: 31.8181%;
margin-left: 2.2727%;
clear: none;
}
.refliste img {
	padding:5px;
	border:#728D9E 1px solid;
	background-color:#FFFFFF;
	margin-bottom:15px;
		
}
.refspalte_li {
	width: 47%;
	margin-right:3%;
	font-size: 100%;
}
.refliste_re {
	width: 47%;
	margin-left: 3%;
	clear: none;
	font-size: 100%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

.auszeichnung {
	padding:10px;
}

.auszeichnung div {
	margin: 5px auto;
	width:100%;
	display:block;
	text-align: center !important;
}

.auszeichnung img {
	margin: 0 auto;
}
