 /*a:link                 { color:#000000;text-decoration:none; }
 a:visited         { color:#000000;text-decoration:none; }
 a:hover         { color:#FFFFFF;text-decoration:none; background-color:#000000; }
 a:active         { color:#000000;text-decoration:none; }*/

/*@media screen and (max-width:1080px)
                 {#bfd{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#balken-1{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#balken-2{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#bild{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#uebers{
                 display:none;}
                 }*/

@media screen and (max-width:1000px)
                 {#carree1{
                 display:none;}
                 }
@media screen and (max-width:1000px)
                 {#carree2{
                 display:none;}
                 }
body             {
                 background-image:url("../grafik/hg.jpg");
                 background-repeat:repeat;
                 text-align: center;
                 }
#carree1         {
                 text-align:center;
                 margin: 30px 16px 0 0;
                 max-width: 100%;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px solid #FF7F7F;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#carree2         {
                 text-align:center;
                 margin: 30px 0 0 15px;
                 max-width: 100%;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px solid #FF7F7F;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }

#titel          {
                 text-align: center;
                 margin: 0 auto;
                 max-width: 100%;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px solid #FF7F7F;
/*                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;*/
                 border-radius:10px;
                 -moz-border-radius:10px;
                 -webkit-border-radius:10px;
                 -ms-border-radius:10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#video           {
                 text-align: center;
                 margin: 1% auto;
                 max-width: 75%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid #FF7F7F;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow:0, 0, 10px, 0px;
                 rgba (0, 0, 0, 0.8)
                 }
#blfd            {
                 text-align: center;
                 margin: 0 auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }

.foto            {
                 margin: 0 auto;
                 max-width:800px;
                 width:100%;
                 border: 3px solid #f7f9f8;
/*                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;*/
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box2            {
                 display: inline-block;/*Fotos*/
                 text-align: center;
                 margin: 0 1%;
                 max-height: 89px;
                 width: auto;
                 height: auto;
                 border: 2px solid #FF7F7F;
/*                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;*/
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.text            {
                 display:inline-block;
                 font-family: Seagull,Arial,Tahoma;
                 font-weight:bold;
                 font-size:14pt;
                 font-style:normal;
                 color:#FFFF00;
                 margin-bottom:4px;
                 }