﻿/* CSS Document */
html {scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}
body  {
	background-image: url(pictures/bg.jpg); 	
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.A {
   table-layout:fixed; /* force a solid grid */
   width:978px;
   height:580px;    
   background-color:#000000;   
   text-align: left;
   position:absolute; 
   top:1px; 
   left:0px       
}
table.logo {
   table-layout:fixed; /* force a solid grid */
   width:978px;
   height:40px;    
   background-color:transparent;
   text-align:center;
   position:absolute; 
   top:1px; 
   left:0px;       
}
td.logo {
    table-layout:fixed; /* force a solid grid */
    width:912px;   
    height:108px;     
    background-image: url(pictures/firstsite.jpg);    
    font-family:Time New Roman;
    Font-Size: 9.5pt;
	Color: #ffffff;
	text-decoration: none;
	line-height:   0,2;
	word-spacing:112px;
	padding-top:   10px;
	padding-left:  30px;
	padding-right: 30px;
    position:absolute; 
    top:2px; 
    left:1px       
}
table.center {
   background-color:#000000;
   table-layout:fixed; /* force a solid grid */
   border-left: 1px dashed #453F3D;
   border-right:1px dashed #453F3D;
   border-top: 1px dashed #453F3D;
   border-bottom: 1px dashed #453F3D;
   text-align: center;
   width:965px;
   height:412px;
   position:absolute; 
   top:118px; 
   left:0px       
}

td.film {
	width: 965px;
	height: 388px;
	text-align: center;	
	background-image: url(pictures/netz.jpg);
}
a:link{font-family:Time New Roman; Font-Size:6.9pt;	Color: #ffffff;	text-decoration: none;}
a:visited {color:#ffffff; text-decoration: none; }
a:hover {color:#FDCA00;  text-decoration: none; }

table.logo2 {
   table-layout:fixed; /* force a solid grid */
   width:976px;
   height:38px;    
   background-color:transparent; 
   text-align:center;
   position:absolute; 
   top:533px; 
   left:0px       
}
td.logo2{
    table-layout:fixed; /* force a solid grid */
    width:88px;   
    height:38px;     
    background-color:#c20000; 
    padding-left:15px;
}
a.logo2 {
font-family:English111 Vivace BT;
    Font-Size: 20.5pt;
	Color: #ffffff;
}
td.logo3{
    table-layout:fixed; /* force a solid grid */
    width:67px;   
    height:38px;     
    background-color:#c20000; 
    text-align:center;
    font-family:Time New Roman;
    Font-Size: 6.5pt;
	Color: #ffffff;
	text-decoration: none;	
	padding-top:   0px;
	padding-left:  15px;
	padding-right: 0px;
	padding-bottom: 2px;
}
td.logo4{
    table-layout:fixed; /* force a solid grid */
    width:103px;   
    height:38px;     
    background-color:#c20000; 
    text-align:center;
    font-family:Time New Roman;
    Font-Size: 6.5pt;
	Color: #ffffff;
	text-decoration: none;	
	padding-top:   0px;
	padding-left:  15px;
	padding-right: 0px;
	padding-bottom: 2px;
}
  
div
{
	font-family:Time New Roman;
    Font-Size: 6.5pt;
	Color: #ffffff;
	text-decoration: none;	
}