@charset "UTF-8";
/* CSS Document */

html, 
html * {
	/* padding: 0;
	margin: 0; */
	box-sizing: border-box;
	font-family:   Arial, Helvetica, " sans-serif";
	font-size: 16px;
	line-height: 1.4;
}




	
body {
max-width: 1200px; 
		margin-left: auto;
	margin-right: auto;
	background: #dbe3e5; 

	}
	
	
	
.inhalt {	
	background-color: #fbf4eb;
		
	}	

footer {
	 
	 background: rgba(32, 149, 222, 0.2);
	 padding: 1px 20px 1px 20px;
	 text-align: center;
	}
		
	

 img {
	max-width: 100%;
	height: auto;
}

 

.imgrechts {
	
	/* max-width: 100%;
	height: auto; 
	vertical-align: middle;  */
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;	
}

.imgicon {
	
	/* max-width: 100%;
	height: auto;  */
	vertical-align: middle; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}



a.in:link {  color:#056ab3; text-decoration:none; font-size: 0.8em; }
a.in:hover {  color:#cc0000; text-decoration:none; }
a.in:visited {  color:#056ab3; text-decoration:none; }
a.in:active { color:#056ab3; text-decoration:none; }


a.tra:link {  color:#056ab3; text-decoration:none; }
a.tra:hover {  color:#cc0000; text-decoration:none; }
a.tra:visited {  color:#056ab3; text-decoration:none; }
a.tra:active { color:#056ab3; text-decoration:none; }


h1 {
	font-size: 1.3em;
	margin-bottom: 1.5em;
	font-weight: 200;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 1.5em;
	font-weight: 200;
	font-style: oblique; 
	
}

h3 {
	font-size: 0.9em;
	color: #999999;
	font-weight: 200;
	margin-bottom: 1.5em; 
	
}

h4 {
	font-size: 1.2em;
	 font-weight: 200;
	 margin-bottom: 1.5em; 
	
	
}

h5 {
	font-size: 0.9em;
	font-weight: 200;	
}

h6 {
	font-size: 0.8em;
	font-weight: 200;	
}

p {
	font-size: 1.0em;
	 /*font-weight: 400; 
	margin-bottom: 1.0em; */
}

.gross {
	
	font-size: 1.2em;
	
}


hr { 
  
    height: 1px; 
    margin: 0 auto;
    color: #056ab3;
	  width: 100%; 
   
}



.text {
	
	font-size: 1.2em;
	font-weight: 300;	
	margin-top: 40px;
}

.blau {
	color: #056ab3;
}



.balken {
	
	
	 /* background-color: #5e71a8;
	 height: 10px; */
	width:  100%;
	max-width: 1200px;
		margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}



.col {
	width: 100%; 
	float: left;
		padding: 0px 0px 0px 0px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}	
	


.col-links {
		width: 25%;
		margin: 0px 0px 0px 0px;
		padding: 50px 0px 0px 25px;
	}	
.col-m {
		width: 20%;
		margin: 20px 0px 0px 0px;
	}
	
.col-text {
		width: 40%;
		margin: 0px 0px 0px 0px;
		padding: 0px 40px 0px 0px;
	}
	
.col-texts {
		width: 33%;
		margin: 0px 0px 0px 0px;
		padding: 0px 40px 0px 0px;
	}

.col-textg {
		width: 55%;
		margin: 0px 0px 0px 0px;
		padding: 0px 40px 0px 0px;
	}	
.col-bild {
		width: 40%;
		margin: 0px 0px 0px 0px;
	}
	
.col-bildg {
		width: 47%;
		margin: 0px 0px 0px 0px;
	}
	
.col-bilds {
		width: 25%;
		margin: 0px 0px 0px 0px;
	}
		
	
.col-drittel {
		width: 26%;
		margin: 0px 0px 0px 0px;
		padding: 0px 40px 0px 0px;
	}		
	
.col-rechts {
		 width: 75%; 
		margin: 0px 0px 0px 0px;
		padding: 40px 100px 0px 100px;
		/* text-align: right; */	
	}
	

/*.col-md-one-half {
		width: 50%;
	} */
	

 ol { 
 
 list-style: url("bilder/li.png");
 }
 
ol li {
	/* display:block; */
	float: righ;
	/* margin-left: 81px;
	margin-right: 1px; */
	margin-top: 5px;
	
}

/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	 margin:0;
	padding:0;
	 position: absolute; 

	
}

/*Create a horizontal list with spacing oben rechts unten links*/
ul li {
	display:block;
	float: righ;
	margin-right: 1px;
	margin-top: 0px;
	border-width: 0px;
	width:180px;
  border-style: solid;
  border-color: #f5f5f5;
	
}

/*Style for menu links*/
 li a {
	display:block;
	width:178px;
	 height: 40px; 
	text-align: left;
	line-height: 40px;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  */
	letter-spacing: 0.02em;
	font-size: 1.0em;
	font-weight: 400;
	color: #056ab3;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 7px;
	  border-style: solid;
	border-color: #056ab3;
	/* background: rgba(250, 250, 255, 0.8);  */
	text-decoration: none;
}




/*Hover state for top level links*/
li:hover a {
color: #cc0000;
	background: #e9edee;
  border-color: #f5f5f5 #cc0000 #cc0000 #f5f5f5;
}

.aktiv a {
	
color: #cc0000;
/* background: #e9edee; */
border-color: #f5f5f5 #cc0000 #cc0000 #f5f5f5;
}




/*Style for dropdown links */
li:hover ul a {
	background: #5e71a8;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #8694bd;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}


/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 80px;
	padding: 0 20px;
}




/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	text-decoration: none;
	color: #fff;
	background: #056ab3;
	text-align: center;
	padding: 10px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/


@media screen and (max-width : 768px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	ul li {
		/* margin-bottom: 1px; */
		border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #056ab3;
  background: #e9edee;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
		text-align: center;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
	


.main {
	padding: 40px 10px 10px 10px;
	
}

footer {
	display:block;
	}


body {
		margin-left: auto;
	margin-right: auto;
	
	
	}
	


footer {
	 
	 background: rgba(32, 149, 222, 0.2);
	 padding: 1px 5px 1px 5px;
	 text-align: center;
	}	

.col {
	
	min-height: auto; 
}

.col-lg-one-fourth {
		width: 100%;
	}
	
.col-links {
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
.col-m {
		width: 100%;
		padding: 5px 5px 0px 5px;
	}

.col-text {
		width: 100%;
		padding: 5px 5px 0px 5px;
	}
.col-texts {
		width: 100%;
		padding: 5px 5px 0px 5px;
	}
.col-textg {
		width: 100%;
		padding: 5px 5px 0px 5px;
	}	
		
.col-bild {
		width: 100%;
		padding: 5px 0px 0px 5px;
		display: flex;
  align-items: center;
  justify-content: center;
	}
.col-bilds {
		width: 100%;
		padding: 5px 0px 0px 5px;
		display: flex;
  align-items: center;
  justify-content: center;
	}

.col-bildg {
		width: 100%;
		padding: 5px 5px 0px 0px;
		display: flex;
  align-items: center;
  justify-content: center;
	}			
	
.col-rechts {
		width: 100%;
		padding: 5px 0px 0px 5px;
	}

.col-drittel {
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 0px 5px;
	}		
	


.text {
	
	font-size: 1.2em;
	font-weight: 300;	
	margin-top: 5px;
}



.unsichtbar {
	 display: none;
}

.imgicon {
	
	 display: none;	
}


}
