html, body{
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: center;
  background-repeat: repeat-y, repeat-y;
  background-attachment: fixed;
  background-image: url(img/foto_rahmen_links.jpg), url(img/foto_rahmen_rechts.jpg);
  background-position: 00% 50%, 100% 50%
  /*background-size: Auto;*/

}
.body2{
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 2%;
   background-color: white;
    border-style: solid; 
    border-width: medium; 
    border-color: #494949;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
  z-index: 1;
}

section{
    min-height: 100%;
}

a{
  text-decoration: none;
}

/*RP:zum Testen*/
b{
  text-decoration: none;
}
header nav ul li{
  list-style-type: none;
}

h1, h3, a, b{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #494949;
  text-transform: uppercase;
}

h3{
  font-size: 30px;
  padding-top: 8%;
  margin-bottom: 5px;
    
}
h4{
     font-family: 'Roboto', sans-serif;
    color: #494949;
    font-weight: 400;
}
p{
  font-family: 'Roboto', sans-serif;
  color: #494949;
    font-size: 18px;
    text-decoration: none;
}
p a:hover{
    text-decoration: underline;
}
h4 a {
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
   
}
h4 a:hover{
    text-transform: capitalize;
     text-decoration: underline;
}
hr{
  width: 500px;
  height: 3px;
  background: #494949;
  border: 0px;
  margin: 0 auto 40px auto;
}

/* Header ********/

header{
  width: 100%;
  /*height: 80px;*/
  height: 180px;
  position: fixed;
  top: 0%;
  left: 0px;
  background: yellow;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
  z-index: 1;
}
footer{
    width: 100%;
    height: 80px;
    background-color: grey;
  
}

.foot a, .foot{
    float:inherit;
    color: #303030;
    font-size: 14px;
    margin-top: 10px;
}
.foot a:hover{
    text-decoration: underline;
}

.navbar {
  
   float: left; 
    /*margin-top: 15px;*/
    margin-top: 0%;
    margin-right: 20px;
    /*text-orientation: 40%;*/
    padding-left: 100px;
    /*padding-top: 27px;*/
    padding-top: 1%; /* 1% */
    padding-right: 20px;
    /*padding-bottom: 27px;*/
    padding-bottom: 1%;
}

.navbar a {
  
  font-size: 27px;
  color: #494949;
  text-align: center;
  text-decoration: none;
    margin-right: 0px;
    margin-top: 0%; /* 0% */
    padding-left: 20px;
    /*padding-top: 29px;*/
    padding-top: 0%;
    padding-right: 20px;
    /*padding-bottom: -50%;*/
}

.navbar b {
  /*RP: zum Testen;*/

  font-size: 27px;
  color: red;
 /* text-align: center;
  text-decoration: none;*/
    margin-right: 0px;
    margin-top: 80%;

    /*padding-bottom: -50%;*/
}


/* Änderung von RP*/


.dropdown {
  float: left;
  overflow: hidden; /* statt hidden*/
  margin-top: 00% /*-30px;*/

  margin-right: 0px;
    padding-left: 5px;
    padding-top: 5%; /* für Verschiebung der Schrift */
    padding-right: 5px;
    padding-bottom: 20%;
}

.dropdown .dropbtn a{
    font-family: 'Roboto', sans-serif;
  font-size: 15px;  
  border: none;
  outline: none;
  color: black;
/*  margin-right: 20px;*/
    padding-left: 20px;
    padding-top:   0px;
    padding-right: 20px;
   
  margin-top: 450px;*/
  background-color: inherit;
  margin: 1;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: white;
  /*margin-top: 40px;*/
 }

/*RP: ...zum Testen*/

navbar b:hover, .dropdown:hover .dropbtn {
  background-color: white;
   /*margin-top: 20px;*/
 }
.dropbtn:hover {
  background-color: red;
   /*margin-top: 20px;*/
 }


.dropdown-content {
  margin-top: 0%; /*Verschiebung der Auswahl, nach dem KLick, selber */
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 210px; /*RP: 210px; 180px */
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px
  padding-bottom: 10px;
  overflow: auto;
  box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.2);
  z-index: 1;
} 

.dropdown-content a {
  font-size: 18px;
  float: none;
  color: #303030;
  margin-top: 0px; /* 0px*/
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 5%;
  padding-bottom: 2%;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 5%;
  padding-bottom: 2%;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#navi{
    margin: 0 0 0 0;
}

/* Home ********/

.home{
  background: url(img/turnieru13.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-family: 'Roboto', sans-serif;

}
.title {
  color: grey;
  font-size: 18px;
  font-weight: bold;
}

section div {
    width: 1000px;
    margin: 0 auto; /* 0 auto*/
}

table {
  font-family: 'Roboto Slab', serif;
  border-collapse: collapse;
    border-radius: 5px;
    width: auto ;    
    margin:auto;
}

td {
  border: 1px solid #494949;
  text-align: left;
  padding:10px;
}


.home h1{
  margin: 350px auto 0 auto;
  font-size: 100px;
}

.schwarzWeiss h4, .farbig h4, .teilfarbig h4{
  font-size: 25px;
}
.schwarzWeiss ul, .farbig ul, .teilfarbig ul{
  text-align: left;
  text-transform: none;
  list-style-type: square;
}

@media (min-width: 640px) {
  .image-row {
    /*text-align: left;*/
      position: center;
    } }


.example-image-link {
  display: inline-block;
  padding: 2px;
  margin: 0 0.5rem 1rem 0.5rem;
  background-color: #fff;
  line-height: 0;
  border-radius: 4px;
  transition: background-color 0.5s ease-out; 

}

.example-image-link:hover {
    background-color: #4ae;
    transition: none; }

.example-image {
  width: 7rem;
  border-radius: 4px; 
  max-height: 120px;
  width: auto;

  
}