﻿
/* CSS – contact.css */
/*reset*/
a: { color: #white;

}
a:link {
color: white;

}

a: visited {color: white
}
a:hover {
    color: grey;
}
a: active  {color: white;
}

a: visited  {text-decoration: none;
             decoration: none;             
}




#container3 {

  position: center;
  height:auto;    
  width:auto;  
  margin-left:50px;
  margin-right: 50px;
  margin-top: 140px; 
  margin-bottom: 400px;
  border: 1px;
  border-style: solid;
  border-radius: 8px;
  border-color: transparent;
  font-family: 'Roboto', sans-serif, cursiv;
  font-size: 16px;
  color: white;  
  padding-top: 20px;
  padding-right: 180px;
  padding-left: 180px;
  padding-bottom: 20px;
  box-shadow: 0px 15px 15px black;
  text-align: left;
  overflow: auto;
background:url(Grafik/Background_03.png) ;
background-size: 100% auto;
  background-color: Black; 
 
}

 /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    #container3 {padding-top: 5px;}
    #container3 {font-size: 5px;}
}

#container4 {
  position: center;
  height:auto;    
  width:auto;  
  margin-left:50px;
  margin-right: 50px;
  margin-top: 100px; 
  margin-bottom: 400px;
  border: 1px;
  border-style: solid;
  border-radius: 8px;
  border-color: transparent;
  font-family: 'Roboto', sans-serif, cursiv;
  font-size: 16px;
  color: white;  
  padding-top: 20px;
  padding-right: 180px;
  padding-left: 180px;
  padding-bottom: 20px;
  box-shadow:0px 15px 15px black;
  text-align: left;
  overflow: auto;
background:url(Grafik/Background_03.png) ;
background-size: 100% auto;
  background-color: Black; 
} 
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    #container3 {padding-top: 5px;}
    #container3 {font-size: 5px;}
} 
#container5 {
  position: center;
  height:auto;    
  width:auto;  
  margin-left:50px;
  margin-right: 50px;
  margin-top: 100px; 
  margin-bottom: 400px;
  border: 1px;
  border-style: solid;
  border-radius: 8px;
  border-color: transparent;
  font-family: 'Roboto', sans-serif, cursiv;
  font-size: 16px;
  color: white;  
  padding-top: 20px;
  padding-right: 180px;
  padding-left: 180px;
  padding-bottom: 20px;
  box-shadow:0px 15px 15px black;
  text-align: left;
  overflow: auto;
background:url(Grafik/Background_03.png) ;
background-size: 100% auto;
  background-color: Black; 
} 
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    #container3 {padding-top: 5px;}
    #container3 {font-size: 5px;}
} 
#container6 {
  position: center;
  height:auto;    
  width:auto;  
  margin-left:50px;
  margin-right: 50px;
  margin-top: 100px; 
  margin-bottom: 400px;
  border: 1px;
  border-style: solid;
  border-radius: 8px;
  border-color: transparent;
  font-family: 'Roboto', sans-serif, cursiv;
  font-size: 16px;
  color: white;  
  padding-top: 20px;
  padding-right: 180px;
  padding-left: 180px;
  padding-bottom: 20px;
  box-shadow:0px 15px 15px black;
  text-align: left;
  overflow: auto;
background:url(Grafik/Background_03.png) ;
background-size: 100% auto;
  background-color: Black; 
} 

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    #container3 {padding-top: 5px;}
    #container3 {font-size: 5px;}
} 


#container7 {
  position: center;
  height:auto;    
  width:auto;  
  margin-left:50px;
  margin-right: 50px;
  margin-top: 100px; 
  margin-bottom: 400px;
  border: 1px;
  border-style: solid;
  border-radius: 8px;
  border-color: transparent;
  font-family: 'Roboto', sans-serif, cursiv;
  font-size: 16px;
  color: white;  
  padding-top: 20px;
  padding-right: 180px;
  padding-left: 180px;
  padding-bottom: 20px;
  box-shadow:0px 15px 15px black;
  text-align: left;
  overflow: auto;
background:url(Grafik/Background_03.png) ;
background-size: 100% auto;
  background-color: Black; 
} 

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    #container3 {padding-top: 5px;}
    #container3 {font-size: 5px;}
}


/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 10px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: white;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #999966;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 8px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav openNav: hover {
background-color:#000000;
color:#fff;
filter:alpha (opacity=40); /* IE */
opacity:0.4; /* allgemein */
-moz-opacity:0.4 /* Mozilla */
-khtml-opacity:0.4 /* KHTML */
-opera-opacity:0.4 /* Opera */
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
} 