body {
 text-align: center;
 background-color: #000000;
 font-family: verdana;
 font-size: 30px;
 color: #C0C0C0;
 }

a:link.c1
{font-weight:normal; color: #FFFF00; text-decoration:underline;}
a:visited.c1
 {font-weight:normal; color: #FFFF00; text-decoration:underline;}
a:active.c1
#1F1F1F {font-weight:normal; red: blue; text-decoration:underline;}
a:hover.c1
 {font-weight:normal; color: red; text-decoration:none;}


div.mainindex
{
 width: 99%;
 height: auto;
 margin-top: 100px;
 }

div.mainvideo
{
 width: 99%;
 height: auto;
 margin-top: 40px;
 }

div.mainbilder
{
 width: 99%;
 height: auto;
 margin-top: 30px;
 }

img.bilder
{
 width: 50%;
 height: auto;
 border: #DFDFDF 1px solid;
 }

p.text
{
 font-size: 18px;
 color: #C0C0C0;
 }

p.text1
{
 font-size: 30px;
 color: #4F80F0;
 }

 p.text11
{
 font-size: 100px;
 color: #4F80F0;
 }

p.text2
{
 font-size: 30px;
 color: silver;
 }

p.text3
{
 font-size: 40px;
 color: red;
 }

video.border
{
  border: #DFDFDF 1px solid;
 }