@font-face {
      font-family: "leaguegothic-regular-webfont";
      src: url('leaguegothic-regular-webfont.ttf');
      src: url('leaguegothic-regular-webfont.eot');
      src: url('leaguegothic-regular-webfont.eot#iefix');
      src: url('leaguegothic-regular-webfont.woff');
      src: url('leaguegothic-regular-webfont.svg#svg');
      src: url('leaguegothic-regular-webfont.otf');
font-weight: normal;
    font-style: normal;
    }

table {  color: black; width:100%; height:100%; border-style:none; margin-left:auto; margin-right:auto; padding:0; margin-top: 0px; }

.tablet {  width:800px; height:100%; border-width:10px; border-style:none; }

h1 { font-family:"leaguegothic-regular-webfont"; size:1px; color:white; align:center; margin: 0px 0px; padding: 0px 0px;}
	
header { 
    height: 200px;
    margin-top:0px;
    padding-top: 0px;
    max-width:100%;
background:url("neuerlogobanner.gif") no-repeat center transparent;
 }
	
body {  font-family: "leaguegothic-regular-webfont"; background: url(hinergrund1.gif) no-repeat center center, 
            radial-gradient(#8B0000, black); background-size: 1200px 100%; margin:0; padding:0; height:Auto; width:auto; }	

p {   font-family: "leaguegothic-regular-webfont"; font-size:25px; color: black; text-align: center; width:auto; height:auto; padding:0; margin:0;
	border-style:ridge; border-color: grey; border-width:5px; background-color:#FFFAF0; }

.p2 {  text-align: left; border-style:ridge; border-color: grey; width:365px; height:250px; float:right; background-color:#FFFAF0; display:block; 
}

.filme { display: block; text-align: left; border-style:ridge; border-color: grey; width:365px; height:250px; float:left; background-color:#FFFAF0;}

img { margin:0px; padding:0; width:auto; height:auto; border-style:none; background-color:#FFFAF0; }

.bada { padding:0; margin:0; border-style:ridge; border-color: grey; width:auto; height:auto; clear:both; }

.bodo { padding:0; margin:0; border-style:none; width:auto; height:auto; clear:both; align:center; text-align: center; background:none;}



.button {
    font-family: "arial";
    color: #000000;
    font-size: 17px;
    background-color: #a65959; 
    border: outset;
    border-radius: 5px;
    color: white;
    padding: 0px 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    box-shadow: 0 2px #999;
    outline: none;
    cursor: pointer;
    width: auto;
position:relative;
left: auto;
margin: 1px 1px;
}

.button:hover {background-color: #111111}

.button:active {
  background-color: #000000;
  box-shadow: 0 5px #666;
  transform: translateY(4px);



