.text  {color:#4a4a4a;font-size:12pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.text_white  {color:#ffffff;font-size:12pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.textBIG  {color:#4a4a4a;font-size:16pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.textBIG2  {color:#4a4a4a;font-size:48pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.header1  {color:#4a4a4a;font-size:20pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}

.topmenu {color:#A00000;font-size:18pt;font-weight:normal;font-family:Arial;text-decoration:none;}
A.topmenu:Active {color:#A00000;}
A.topmenu:Hover  {color:#787878;}

.topmenuSmall {color:#A00000;font-size:14pt;font-weight:normal;font-family:Arial;text-decoration:none;}
A.topmenuSmall:Active {color:#A00000;}
A.topmenuSmall:Hover  {color:#787878;}

.bigmenu {color:#000000;font-size:40pt;font-weight:normal;font-family:Arial;text-decoration:none;}
A.bigmenu:Active {color:#000000;}
A.bigmenu:Hover  {color:#787878;}


.smalltext  {color:#505050;font-size:8pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.smalltext_w  {color:#F0F0F0;font-size:8pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}
.header  {color:#4a4a4a;font-size:18pt;font-weight:bold;font-family:Tahoma;text-decoration:none;}
.header2  {color:#aaaaaa;font-size:20pt;font-weight:normal;font-family:Tahoma;text-decoration:none;}


.video-container {
    position: relative;
    width: 60%;
    padding-bottom: 33%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}