@charset "UTF-8";
/* CSS Document */

html, 
html * {
	/* padding: 0;
	margin: 0; */
	box-sizing: border-box;
	font-family: Calibri, Arial, Helvetica," sans-serif";
	font-size: 18px;
	 color: #000;
	
}


	
body {
		max-width: 1000px; 
		margin-left: auto;
	margin-right: auto;
	background: #fff;
/* background-image: url(bilder/bgm.jpg);

			background-size: cover; 
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed; */
	}


header {	
	/* width: 100%; */
	height: 200px;
		width: 100%;
	max-width: 1600px;
		margin-left: auto;
	margin-right: auto;
		
/*		 background-image: url(bilder/bg1.jpg);
		 	background-position: left top;
			background-size: cover;
	background-repeat: no-repeat; */
			
	}


.main {	
	max-width: 1600px;
	width: 100%;
	/* max-width: 1200px;
	background-color: #e0ecf2;
	opacity: 0.9;
	 */
		margin-left: auto;
	margin-right: auto;
	
background-color: #d1dee7;
		
	}

.inhalt{	
	
	width: 100%;
	 max-width: 1440px;
		margin-left: auto;
	margin-right: auto;
		
	}
	
footer {
 max-width: 1400px;
	width: 100%;
	}


 img {
	max-width: 100%;
	height: auto;
	/*vertical-align: middle; 
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 9px;  */	
}

img.shade {
	box-shadow: -8px 8px 8px silver;
	 /*border-radius: 20px; */
}


.pfeil {
	position: fixed;
	width: 40px;
	height: 40px;
	right: 10px;
	bottom: 10px;
}





a.tx:link {  color:#e8470a; text-decoration:none; }
a.tx:hover {  color:#193076; text-decoration:none; }
a.tx:visited {  color:#008ad3; text-decoration:none; }
a.tx:active { color:#008ad3; text-decoration:none; }

a.txb:link {  color:#b62346; text-decoration:none; font-weight: bold;}
a.txb:hover {  color:#426b42; text-decoration:none; }
a.txb:visited {  color:#b62346; text-decoration:none; }
a.txb:active { color:#b62346; text-decoration:none; }

a.txg:link {  color:#b62346; text-decoration:none; font-weight: bold; font-size: 1.2em; }
a.txg:hover {  color:#426b42; text-decoration:none; }
a.txg:visited {  color:#b62346; text-decoration:none; }
a.txg:active { color:#b62346; text-decoration:none; }

a.txm:link {  color:#b62346; text-decoration:none; font-weight: bold; font-size: 1.1em; }
a.txm:hover {  color:#426b42; text-decoration:none; }
a.txm:visited {  color:#b62346; text-decoration:none; }
a.txm:active { color:#b62346; text-decoration:none; }

a.oben:link {  color:#426b42; text-decoration:none;  font-size: 1.0em; }
a.oben:hover {  color:#394e8c; text-decoration:none; }
a.oben:visited {  color:#b30466; text-decoration:none; }
a.oben:active { color:#b30466; text-decoration:none; }

a.in:link {  color:#333; text-decoration:none; font-size: 0.8em; }
a.in:hover {  color:#000; text-decoration:none; }
a.in:visited {  color:#333; text-decoration:none; }
a.in:active { color:#333; text-decoration:none; }

h1 {
	 color: #333;
	font-size: 2.6em;
		font-weight: 200;
	/*	font-style: oblique; 
	margin-bottom: 1.5em; */
}

h2 {
	font-size: 1.5em;
	color: #53679a;
	font-weight: 400;
/*	line-height: 1.6; */
letter-spacing: -0.01em;
	
}

h3 {
	font-size: 1.2em;
	color: #333;
	font-weight: 400;
	/* margin-bottom: -0.5em;  */
}

h4 {
	font-size: 1.0em;
	 color: #000;
	/* font-weight: 600; */
	  margin-bottom: -0.5em; 
	
}

h5 {
	font-size: 0.9em;
	font-weight: 200;	
}

h6 {
	font-size: 0.8em;
	font-weight: 200;
	 margin-bottom: -1.5em;
	
	margin-left: 20px; 	
}

p {
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.5;
 /* 	margin-left: 20px;
	letter-spacing: 0.05em; 
	   margin-bottom: 1.0em; */
}

.sup {
	font-size: 0.8em;
	
}

.gross {
	font-size: 1.2em;	
}


hr { 
  
    height: 1px; 
    margin: 0 auto;
    color: #183076;
	  width: 100%; 
   
}



.rot {
	color: #b62346;
}



.balken {
	
	background-color: #53679a;
	opacity: 1.0;
	 /*height: 10px; 
	
	 */
	 
	  max-width: 1600px;  
	width:  100%;  
	
		margin-left: auto;
	margin-right: auto;
	text-align: right; 
	 	
}

.leerzeile {
	height: 10px;
	width: 100%;
}
.uns {
	 display: none;
}


.col {
	width: 100%;
	float: left;
		padding: 40px 60px 5px 60px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}	
	


	
.col-halb {
		width: 50%;
	} 
.col-t {
		width: 60%;
	} 	
.col-b {
		width: 40%;
	}  
	
		
.col-lg-halb {
		width: 50%;
	}	


/* HIER GEAENDERTE LISTENDEFINITION */


 ol { 
 
 list-style: url("bilder/li.png"); 
 /* list-style-type: circle */
 }
 
ol li {
	/* display:block; */
	float: righ;
	/* margin-left: 81px;
	margin-right: 1px; */
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.6;
	
}

/* ENDE */ 


/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	 margin:0;
	padding:0;
	/* position: absolute; */
	  position: relative; 
	  padding: 0 40px;

	
}

/*Create a horizontal list with spacing*/
ul li {
	display:inline-block;
	 float: righ;
	margin-right: 1px;



	
}

/*Style for menu links*/
ul li a {
	display:block;
	/* min-width:90px; */
	 height: 50px; 
	text-align: center;
	line-height: 50px;
		  padding: 0 20px;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size: 1.1em;
	color: #fff;
	 /* background: #82a37a; */
	text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
	background-color: rgba(255,255,255, .5);
	color: #183076;
	
}

.aktiv a {
	
background-color: rgba(255,255,255, .5);
	color: #183076;

}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	 font-size: 1.2em; 
	background: #53679a;
	
	text-align: center;
	padding: 10px 0px;
	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 : 960px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
		  padding: 0 0px;
	}
	/*Create vertical spacing*/
	ul li {
		/* margin-bottom: 1px; */
	background: #53679a;

	
	
		border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
		
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
	
header {
height: auto;	
} 

footer {

	
	width: 100%;
	/* max-width: 1200px; */
		margin-left: auto;
	margin-right: auto;
	background-color: #e0ecf2;
	opacity: 0.9;
	}


	.col-lg-one {
		width: 100%;
	}
	.col-lg-two {
		width: 100%;
	}
	
	.col-halb {
		width: 100%;
	} 
	
	.col-lg-halb {
		width: 100%;
	}
	
.col {
		padding: 0px 5px 5px 5px;
}

.col-t {
		width: 100%;
	} 	
.col-b {
		width: 100%;
	} 
.unsichtbar {
	 display: none;
}
.mobilsichtbar {
	display:block;
}

}
