@import url('https://fonts.googleapis.com/css?family=Cairo:400,700');

body{
background-color:#DCF1F6;font-size:1em;font-family: 'Cairo', sans-serif;} 

h1 {font-weight: bold; color: #007ab2; font-size: 1.5em;}
h2 {font-weight: bold; color: #000000; font-size: 1.2em;}
h3 {font-weight: bold; color: #000000; font-size: 1em; line-height: 100%;}
h4 {font-weight: normal; color: #007ab2; font-size: 1em;}
h5 {font-weight: normal; color: #000000; font-size: 0.8em; margin-bottom: -1em; line-height:1.4em;}
h6 {font-weight: bold; color: #000000; font-size: 0.8em; margin-bottom: -1.2em; line-height:1.4em;}

a:visited {
text-decoration: none;}
a:active {
text-decoration: none;
border: solid 0.1em #c6c7c8;
color: c6c7c8;}
a:link {
text-decoration: none;}
ul {
list-style-type: none;
margin: 0;
padding-left: 1em;}

@media screen and (min-width: 51em) {
li {
  float: left;} 
}	

li a {
  display: block;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  margin: 0.3em;
  border: solid 0.1em #FFFFFF;
  border-radius: 1em 0em 1em 0em;
  width: 9.2em;}

li a:hover {
  text-decoration: none;
  border: solid 0.1em #c6c7c8;
  color: c6c7c8;}

#header {background-color:#ffffff; padding: 1.5em 2em 1em 2em;}
#navigation {background-color: #007ab2; padding: 0.1em 0em 0em 0em;}
#bild {background-color: #007ab2;}
#inhalt {padding: 1.5em; max-width: 60em;line-height:1.5em;}

#inhalt a:link,
#inhalt a:visited {color: #000000;}
#inhalt a:hover {color: #007ab2;}

#unten {padding: 2em 0em 1.5em 0em;text-align: center;color: #000000;}

#unten a:link,
#unten a:visited {color: #000000;}
#unten a:hover {color: #007ab2;}

ul li#current a:link,
ul li#current a:visited {
color: #c6c7c8;
border: solid 0.1em #c6c7c8;}

hr {
background: #007ab2;
height: 1px;
border: 0px;}

.googleMap {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;}
.googleMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;}  
	
tab  { position:absolute;left:9em;line-height:1.5;}