
body             {
                 background-image: url("../grafik/hg.jpg");
                 background-repeat: repeat-x;
                 }
#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 970px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#FFFFFF;
                 border-bottom-color:#FFFFFF;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 padding: 0px;
                 }
#blfd            {
                 text-align: center;
                 margin: 0 auto 30px auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
#titel            {
                 text-align: center;
                 margin: 1px 0 16px 0;
                 max-width: 96%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color: #DFDFDF;
                 border-right-color: #8F8F8F;
                 border-bottom-color: #1F1F1F;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 6px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#carree1           {
                 text-align: center;
                 margin: 1%;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 Height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color: #DFDFDF;
                 border-right-color: #8F8F8F;
                 border-bottom-color: #1F1F1F;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#carree2         {
                 text-align: center;
                 margin: 1%;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 Height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color: #DFDFDF;
                 border-right-color: #8F8F8F;
                 border-bottom-color: #1F1F1F;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 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: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#DFDFDF;
                 border-right-color:#4F4F4F;
                 border-bottom-color:#1F1F1F;
                 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)
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 margin: 10px auto;
                 padding: 5px;
                 max-width: 96%;
                 width: 50%;
                 height: auto;
                 background-color: #005E59;
                 border: 4px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #DFDFDF;
                 border-right-color: #8F8F8F;
                 border-bottom-color: #1F1F1F;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 font-family: Comic Sans MS,Arial,Tahoma;
                 font-weight: bold;
                 font-size: 11pt;
                 font-style: italic;
                 color:#FFFFFF;
                 text-shadow: 1px 1px 0 black;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 border: 2px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #DFDFDF;
                 border-right-color: #8F8F8F;
                 border-bottom-color: #1F1F1F;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 10px;
                 }