@import url("https://fonts.googleapis.com/css?family=Nunito:400,700&display=swap");

.Headzeile{
    margin:5px;
    padding:5px;
    text-align:center;

    

}


.unten{
    margin-bottom:200px!important;

}
.sortbtn {
    font-size: x-small;
    width: 45px;
    height: 30px;
}

.AppPapier {
    margin-left: auto;
    margin-right: auto;
   
    max-width: 1900px;
    min-width: 350px; 
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 15px;
    background: #1e5799;
    color: #000000;
    margin-bottom: 100px;
    margin-left: 5px;
}
.btn_rund_b {
    width: 70px;
    height: 70px;
    font-size: 12px;
    margin: 5px;
    padding: 5px;
    vertical-align:middle;
    /*float: left;*/
    box-shadow: 4px 4px 4px 4px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+56,207cca+96,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 56%, #207cca 96%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    box-shadow: 2px 2px;
    color: white;
    box-shadow: 5px 5px 5px #2989d8
}
.btn_rund_g {
    width: 70px;
    height: 70px;
    font-size: 12px;
    margin: 5px;
    padding: 5px;
    vertical-align: central;
    /*float: left;*/
    box-shadow: 4px 4px 4px 4px;
    border-radius: 100%;
    margin-left: auto;
    background: #2D7C33; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #81BE67 0%, #8ab66b 44%, #2D7C33 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #81BE67 0%,#8ab66b 44%,#2D7C33 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #81BE67 0%,#8ab66b 44%,#2D7C33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
    box-shadow: 5px 5px 5px #2989d8
}

.btn_rund {
    width: 60px;
    height: 60px;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    vertical-align:central;
    /*float: left;*/
    box-shadow: 4px 4px 4px 4px;
    border-radius: 100%;
    margin-left: auto;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+56,207cca+96,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 56%, #207cca 96%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    box-shadow: 2px 2px;
    color: white;
    box-shadow: 5px 5px 5px #2989d8
}

    .btn_rund:hover {
        background: #d4e4ef; /* Old browsers */
        background: -moz-linear-gradient(top, #d4e4ef 0%, #86aecc 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #d4e4ef 0%,#86aecc 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #d4e4ef 0%,#86aecc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 ); /* IE6-9 */
        color: black;
        font-weight: bolder;
        border: double;
        box-shadow: 2px 2px;
    }

.btn_rund_klein {
    width: 60px;
    height: 30px;
    font-size: 10px;
    margin: 5px;
    padding: 5px;
   
    box-shadow: 4px 4px 4px 4px;
    border-radius: 100%;
    margin-left: auto;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+56,207cca+96,7db9e8+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 56%, #207cca 96%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    box-shadow: 2px 2px;
    color: white;
    box-shadow: 5px 5px 5px #2989d8
}

.loader {
    position: relative;
    border: 16px solid #cad111;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 70px;
    height: 70px;
    left: 50%;
    top: 50%;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 6s linear infinite;
}

.overlay {
    position: absolute;
    top: 100px;
    bottom: auto;
    left: 50px;
    right: auto;
    width: 50px;
    height: 50px;
    background: black;
    opacity: .5;
}


/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.menubtn {
    height: 60px;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d4e4ef+0,86aecc+100;Grey+Gloss */
    background: #d4e4ef; /* Old browsers */
    background: -moz-linear-gradient(top, #d4e4ef 0%, #86aecc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d4e4ef 0%,#86aecc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d4e4ef 0%,#86aecc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 ); /* IE6-9 */
    text-align: center;
    font-size: 30px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bolder;
    border: double;
    border-radius: 20px;
    border-bottom-color: black;
    box-shadow: 2px 2px;
}

    .menubtn:hover {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+56,207cca+96,7db9e8+100 */
        background: #1e5799; /* Old browsers */
        background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 56%, #207cca 96%, #7db9e8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #1e5799 0%,#2989d8 56%,#207cca 96%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
        box-shadow: 2px 2px;
        color: white;
        box-shadow: 5px 5px 5px #2989d8
    }

.liste {
    background: #7db9e8; /* Old browsers */
    padding: 10px;
    width:100%;

}


.cl_button {
    max-width: 600px;
    min-width: 200px;
    width: 200px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

ul a {
    color: white;
    padding: 5px;
}

/*###################################################################################*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
    background: #fdfdfd;
    font-family: "Nunito", sans-serif;
    font-size: 1rem;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto
}

main {
  max-width: 900px;
  margin: auto;
  padding: 0.5rem;
  text-align: center;
}
nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

ul {
  list-style: none;
  display: flex;
}

li {
  margin-right: 1rem;
}

h1 {
  color: #1e5799;
  margin-bottom: 0.5rem;
}
.container {
  display:normal;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 1rem 0;
}
.card {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 15rem auto;
  height: 15rem;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 10px;
  margin: auto;
  overflow: hidden;
}

.card--avatar {
  width: 100%;
  height: 10rem;
  object-fit: cover;
}

.card--title {
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1.1rem;
  margin-top: 0.5rem;
}

.card--link {
  text-decoration: none;
  background: #db4938;
  color: #fff;
  padding: 0.3rem 1rem;
  border-radius: 20px;
}
