﻿.green {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9de96+0,8ab66b+44,398235+100;Green+3D+%233 */
    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;
}
.green_h {
    background-color: #81BE67;
    color: white;
}
.mggreen {
    background-color: #25441F;
    color: white;
}

clbluetext {
    background-color: white;
    color: #1F497D;
}
clblue {
    background-color: #1F497D;
    color: white;
}
.newBlue {
    color: white;
    background: radial-gradient(circle at center, #1f497d, #000000);
}
.newBlue_h {
    color: white;
    background-color: #008DD2;

}

.blue {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,1f477d+100,7db9e8+100,207cca+100 */
    background: #1F497D; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #1f477d 100%, #7db9e8 100%, #207cca 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #1e5799 0%,#2989d8 50%,#1f477d 100%,#7db9e8 100%,#207cca 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1e5799 0%,#2989d8 50%,#1f477d 100%,#7db9e8 100%,#1F497D 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#207cca',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;

}

.red {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,ad0303+100 */
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #ad0303 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#ad0303 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#ad0303 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#ad0303',GradientType=0 ); /* IE6-9 */
}

.mypink {
    background: deeppink;
    color: #FFF;
}

.mygreen {
    background-color: #2D7C33;
    color: #FFF;
}
.mygrau {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
    background: #cedce7; /* Old browsers */
    background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
    color: #000000;
}

.Mygrau {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
    background: #cedce7; /* Old browsers */
    background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
    color: #000000;
}


.blackwhite {
    background-color: black;
    color: white;
    line-height: 1.2;
    padding: 5px;

}

.whiteblack {
    background-color: white;
    color: black;
    line-height: 1.2;
}

.redwhite {
    background-color: #f6183e;
    color: white;
    line-height: 1.2;
}

.MGGgreen_BG {
    background-color: #2D7C33;
    color: #FFF;
}



.black {
    background-color: #000000;
}

.neon {
    color:#fc009b;

    font-weight: bolder;
    font-size: x-large;
    text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #49ff18#49ff18, 0 0 30px #49FF18, 0 0 40px #49FF18, 0 0 55px #49FF18, 0 0 75px #49ff18;
    background: #7db9e8;
}


.redbg {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3019+0,ad0303+100 */
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #ad0303 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#ad0303 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#ad0303 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#ad0303',GradientType=0 ); /* IE6-9 */
}



.myExtra {
    background-color:deeppink;
    color:white;
}




.MyBg01 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,1f477d+100,7db9e8+100,207cca+100 */
    background: #1F497D; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #1f477d 100%, #7db9e8 100%, #207cca 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #1e5799 0%,#2989d8 50%,#1f477d 100%,#7db9e8 100%,#207cca 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1e5799 0%,#2989d8 50%,#1f477d 100%,#7db9e8 100%,#1F497D 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#207cca',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.MyBg_orange {
    background: #f6e6b4; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f6e6b4 0%, #eab677 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f6e6b4 0%,#eab677 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f6e6b4 0%,#eab677 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eab677',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.MyBg_green {
 
    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 */
}
.MyBgred {
   
    background: #ff3019; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.schwarz{ color:#000000}
.schwarzBG {background-color: #000000
}
.weisstext{ color:#ffffff}
.greentext {    color: #81BE67
}
.redtext{ color:#cf0404}
.schwarztext{ color:#000000}
.weissBG{ background-color:#ffffff}
.mygold {
    color:black;
    background-color: #B89848;
    }

.Goldtafel {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    padding: 5px;
    color:black;
}
.textBg01 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#deefff+0,ced6dd+100 */
    background: #deefff; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #deefff 0%, #ced6dd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #deefff 0%,#ced6dd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #deefff 0%,#ced6dd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#ced6dd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.Adminbereich {
    background: deeppink;
    color: #FFF;
    box-shadow: #000000 4px 4px 4px 4px;

}
.Adminbereich2 {
    background: #1F497D;
    color: #f6e6b4;
    box-shadow: #000000 4px 4px 4px 4px;
}