body {
     font-family: 'Open Sans', 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif !important;
     font-size: 12px !important;
     background: #ffffff;
     color: #6c6c6c;
       }
       header {
           background-color: #FFF;
           color: #000;
           padding: 10px 0;
       }
       header nav {
      		display: block;
      		border-top: 1px solid #c0c0c0;
       }
       header nav a {
           color: #000;
           text-decoration: none;
           margin-left: 20px;
       }  	
   	   header nav ul li {
   		  display:inline;
   		  width: 25%;
   		  border: 1px solid #FFFFFF;
   	   }
       footer {
           background-color: #FFF;
           color: #000;
           text-align: center;
           padding: 10px 0;
           margin-top:20px;
           width: 100%;
           bottom: 0;
		border-top: 1px solid #c0c0c0;
       }
	main {
		margin: 5px auto;
		display: block;
		width: 900px;
	}
	
.thumb {
    width: 100%;
    }

.bruecke {
	margin-bottom:20px;
 }

.blogartikel {
    color: #787878;
	max-width: 50em;
	line-height: 1.5em;
}
.blogartikel img{
    width: 100%;
}
.startseite {
    color: #787878;
	max-width: 50em;
	line-height: 1.5em;
}
.startseite img{
    height: 250px;
    width: 100% !important;
    object-fit: cover;
    object-position: top center;
}
hr {
 background: #333;
 border: none;
 color: #333;
 height: 1px;
 width: 100%;
}
.foot {
   font-size:small;
}
.seitennav {
   text-align:center;
   margin-top:20px;
}
.seitenzahl {
    border:1px solid #c0c0c0;
    margin:5px;
    padding:5px;
    text-align:center;
}
.seitenzahl a:hover {
    background:#c0c0c0!important;
}
.register {
	margin-left:5px;
 }
details {
    margin: 10px;
}
summary {
    cursor: pointer;
    margin-bottom: 15px;
} 
text{
    display: block;
    line-height: 1.5em;
    color: #398a56;;
} 
.box1 {
     float: left;
     width: 70%;
     margin-right: 2%;
     margin-bottom:10px;
     box-sizing: border-box;
}
.box1 img {
     width: 100%;
     border: 1px solid black;
}
.box2 {
     float: right;
     width: 25%;
     box-sizing: border-box;
}
.box2 h4 {
    margin-bottom: 0rem;
    font-size: .929rem;
    line-height: 1.615rem;
}
.text {
    font-size: .929rem;
    color: #787878;
}
.box3 {
     color: #787878;
     line-height: 1.6;
     float: left;
     padding-top:5px;
     padding-bottom:10px;
     width: 100%;
     margin-right: 2%;
     box-sizing: border-box;
}
.box4 {
     color: #787878;
     float: left;
     width: 100%;
     margin-bottom:20px;
     box-sizing: border-box;
}
.box5 {
     color: #787878;
     line-height: 1.6rem;
     float: right;
     width: 100%;
     margin-bottom:10px;
     box-sizing: border-box;
}
.box6 {
     text-align:center;
     color: #787878;
     line-height: 1.6;  
     width: 100%;
     box-sizing: border-box;
}
.box7 {
     clear: both;
     margin-bottom: 50px;
     text-align:center;
     color: #787878;
     line-height: 1.6;  
     width: 100%;
     box-sizing: border-box;
}
.box8 {
    clear: both; 
    color: #000;
    line-height: 1.6;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #222222!important;
    }
    
.brid {
    float:right;
    width:20px;
    background-color: yellow;
    border: 1px solid #000;
}
div.generell {   
    white-space: nowrap;   
    font-family: sans-serif;     
    font-size: xx-small;   
    color: black;      
    }
span.f {   
    display:-moz-inline-box;   
    -moz-box-orient:vertical;       
    vertical-align:middle;          
    } 
span.bruchstrichoben {  
    display: block; 
    text-align:center;    
    border-bottom:solid 1px black; 
    } 
span.bruchstrichunten {    
    display: block;  
    text-align:center;   
   } 

.current {
    font-weight:bold;
}
	

/* MAIN
----------------------------------------------*/

article {
	width:100%;
	margin-bottom: 20px;
}

faq_article {
    float:left;
	width:80%;
	margin-bottom: 20px;
}

/* SIDEBAR
----------------------------------------------*/
sidebar {
    float: right;
    padding-left: 10px;
    border-left: 1px solid #c0c0c0;
    width: 15%;
    margin-bottom: 20px;
}
/* FOOTER 
----------------------------------------------- */

footer {
	float:left;
	clear:left;
	width:100%;
	padding:1.6rem 0 0 0;
	border-top:1px solid #dedede;
	font-size:.857rem;
}

footer nav {
	margin-bottom:1rem;
}

footer ul {
	margin:0;
}

footer li {
	display:inline-block;
	margin:0 10px 0 0;
}
footer p {
	float:right;
}
/* LINKS
----------------------------------------------- */

a, a:link, a:visited {
	text-decoration:none;
	color:rgb(8, 60, 159);
	transition:color 100ms linear;
}

a:hover {
	color:rgb(253, 2, 2);
}
table.blueTable {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  border-collapse: collapse;
  margin:10px;
  overflow-y: auto; 
  white-space: nowrap;
  min-width: 550px;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px;
}
table.blueTable thead th {
	text-align: center;
	background:#1C6EA4;
	position: sticky;
	  top: 0;
  
	  /* don't use border, just use box-shadow */
	  box-shadow: 0 1px 0 #c6c7c9;
}
table.blueTable tbody td {
  font-size: 12px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
/* Tabelle greyGridTable
---------------------------------------------- */
table.greyGridTable {
  border: 2px solid #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.greyGridTable td, table.greyGridTable th {
  border: 1px solid #d5adad;
  padding: 3px 4px;
}
table.greyGridTable tr.red th {
  background: rgb(8, 60, 159);
  color: white;
}
table.greyGridTable tbody td {
  font-size: 13px;
}
table.greyGridTable td:nth-child(even) {
  background: #EBEBEB;
}
table.greyGridTable thead {
  background: #FFFFFF;
  border-bottom: 4px solid #333333;
}
table.greyGridTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  border-left: 2px solid #333333;
}
table.greyGridTable thead th:first-child {
  border-left: none;
}

table.greyGridTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  border-top: 4px solid #333333;
}
table.greyGridTable tfoot td {
  font-size: 14px;
}

/* Tabelle minimalistBlack
------------------------------------ */
table.minimalistBlack {
  text-align: left;
}
table.minimalistBlack td {
  padding: 5px 4px;
}
table.minimalistBlack th {
  padding-right: 25px;
  border-bottom:1px solid black;
}
table.minimalistBlack tbody td {
  font-size: 13px;
  padding: 5px 4px;
}
table.minimalistBlack thead {
  background: #CFCFCF;
  background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  
}
table.minimalistBlack thead th {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
table.minimalistBlack tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  border-top: 3px solid #000000;
}
table.minimalistBlack tfoot td {
  font-size: 14px;
}
/* Tabelle Erweiterte Suche
------------------------------------------------- */

table.search {
  text-align: left;
  position: relative;
}
table.search th, td {
  margin: 0.25rem;
}
table.search tr {
  padding: 5px;
  line-height: 1.6em;
}
table.search tr.red th {
  background: rgb(8, 60, 159);
  color: white;
}
table.search th {
  background: white;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}
/* Tabelle Voll
----------------------------------------------- */
table.customTable {
	
  width: 100%;
  margin-top: 10px;
  background-color: #FFFFFF;
  border-collapse: collapse;
  border-width: 1px;
  border-color: #E3DAE7;
  border-style: solid;
}

table.customTable th {
  border-width: 1px;
  border-color: #E3DAE7;
  border-style: solid;
  padding: 5px;
}
table.customTable td {
  border-width: 1px;
  border-color: #E3DAE7;
  border-style: solid;
  padding: 5px;
}

table.customTable thead {
  background-color: #008fd3;
}
/* Tabelle Alphabet
----------------------------------------------- */
table.minitable {
  border: none;
}
table.minitable td { 
  text-align: center;
  border: none;
}
table.minitable thead {
  border: none;
}
table.minitable thead th {
  border: none;
}
/* Grid Layout
-------------------------------------------------- */
.grid-container {
  margin:auto;
  display: flex;
  max-width:900px;
  grid-template-columns: auto auto auto;
  flex-wrap: wrap;
}
.grid-item {
  margin: auto;
  position: relative;
  padding: 20px;
  font-size: .929rem;
}
.grid-item img{
  width: 250px;
  height: 140px;
  border: 1px solid black;
}
/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 50px;
  right: 30px;
}
.bottom-right img{
  padding:2px;
  width:30px!important;
  height:30px!important;
  border:0px!important;
}
a.tooltip {
  border-bottom: 1px dashed;
  text-decoration: none;
}

a.tooltip:hover {
  cursor: help;
  position: relative;
}

a.tooltip span {
  display: none;
}
a.tooltip:hover span {
  border: #000 1px dotted;
  padding: 5px 20px 5px 5px;
  display: block;
  z-index: 100;
  background: #ffffff;
  left: 0px;
  margin: 15px;
  width: 400px;
  position: absolute;
  top: 15px;
  text-decoration: none;
}

a[href^="http://"]:after, 
a[href^="https://"]:after {
content: url(./bilder/icons/Icon_External_Link.png);
margin: 0 0 0 2px;
}

/* Botton
----------------------------------------------- */
.button {
	background-color: #04AA6D;
    color: white!important;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	display:inline-block;
	padding:5px 10px;
	margin-right:3px;
	margin-top: 3px;
	text-decoration:none;
}
.button:hover {
	background-color:#45a049!important;
}
.button:active {
	position:relative;
	top:1px;
}
.button2 {
	    width: 7em;
	    background-color: #e6e6e6;
	    border: 1px solid #8d8a8a;
	    border-radius: 4px;
	    display: inline-block;
	    cursor: pointer;
	    color: #666666 !important;
	    font-family: Arial;
	    font-size: 12px;
	    text-align: center;
	    padding: 3px 10px;
	    text-decoration: none;
}
.button2:hover {
	background-color:#C0C0C0!important;
}
.button2:active {
	position:relative;
	top:1px;
}

.button2a {
	background-color:#C0C0C0;
	border:1px solid #8d8a8a;
	border-radius: 4px;
	display:inline-block;
	cursor:pointer;
	color:#666666!important;
	font-family:Arial;
	font-size:12px;
	padding:3px 10px;
	margin-right:3px;
	margin-top: 3px;
	text-decoration:none;
}
.button3 {
	background-color: #04AA6D;
    color: white!important;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	display:inline-block;
	padding:10px 50px;
	margin-right:3px;
	margin-top: 3px;
	text-decoration:none;
}
.button:hover3 {
	background-color:#45a049!important;
}
.button:active3 {
	position:relative;
	top:1px;
}
/* Top Button
----------------------------------------- */
/* Position */
#nach_oben { position: fixed; bottom: -50px; margin-left: 50%; }

/* Aussehen des Buttons */
#nach_oben a {
 width: auto;
 height: 70px;
 line-height: 50px;
 padding: 0px 25px 15px 25px;
 display: block;
 text-decoration: none;
 font-size: 12px;
 color: #FFFFFF;
 background-color: #006464;
 border: 1px solid #c9c9c9;
 border-radius: 15px;
 transition: 1s; }

/* Hover bei Mauskontakt */
#nach_oben a:hover { color: #FFFFFF; background-color: #343434; }

/* Formular 2
----------------------------------------------- */  
* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

input[type=date] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}
input[type=email] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}
input[type=password] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

label {
  display: inline-block;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 8px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

input[type=submit]:hover {
  background-color: #45a049;
}

.contain {
  border-radius: 5px;
  background-color: #ffffff;
  padding: 5px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 10px;
}
.col-25a {
  float: left;
  width: 25%;
  margin-top: 10px;
  text-align: right;
}
.col-35 {
  float: left;
  width: 35%;
  margin-top: 3px;
  text-align: right;
}
.col-50 {
  float: left;
  width: 50%;
  margin-top: 3px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 3px;
  margin-bottom: 3px;
}
.col-10 {
  float: left;
  width: 10%;
  margin-top: 3px;
}
.col-11 {
  float: left;
  width: 10%;
  margin-top: 3px;
  padding-top:10px;
}

.col-90 {
  float: left;
  width: 90%;
  margin-top: 3px;
}
/* Clear floats after the columns */
.row::after {
  content: "";
  display: table;
  clear: both;
}