  body
  {
    font-family:arial;
    margin:0px;
    padding:0px;
    background-color:#9F6AC4;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-image:url(../../images/Sonstiges/Turnier_4_1e.jpg);
  }
  
  #outerFrame
  {
    min-width:250px;
    width:250px;
  }
  
  #outerFrame td.last_changed
  {
    cursor:default;
    filter:alpha(opacity=70);
  	-moz-opacity:0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
  	font-family:arial;
    color:#4f1b74;
    font-size:9px;
    background-color:#d9d7da;
    padding-top:2px;
    padding-bottom:2px;
  }
  
  #news
  {
    margin-top:60px;
    margin-bottom:65px;
  }
  
  #news #control
  {
    margin-left:-20px;
  }
  
  #news #control font
  {
    font-family:arial;
  }
  
  #news #control a.ansetzungen
  {
    filter:alpha(opacity=70);
  	-moz-opacity:0.7;
  	-khtml-opacity: 0.7;
  	opacity: 0.7;
  	font-family:arial;
    color:#4f1b74;
    font-size:14px;
  	font-weight:bold;
    margin-bottom:0px;
    display:block;
    text-decoration:none;
    background-color:#d4d4d4; 
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:1px solid #948484;
    border-top:1px solid #948484;
  }
  
  #news #control a.ansetzungen:hover
  {
    text-decoration:underline;
    background-color:#f4f4f4; 
    color:#2d0946;
    filter:alpha(opacity=60);
  	-moz-opacity:0.6;
  	-khtml-opacity: 0.6;
  	opacity: 0.6;
  }
  
  #news #maskNews
  {
    font-size:13px;
  }
  
  #news #newsArea div.info
  {
  	display:block;
    position:absolute;
  	background:#efefef;
  	width:160px;
  	min-width:160px;
  	height:400px;
  	min-height:400px;
  	max-height:400px;
  	margin-left:35px;
  	border:2px solid #915ab8;
  	text-align:center;
  	overflow:hidden;
  	padding-bottom:6px;
  }
  
  #news #newsArea img
  {
  	position:static;
  	height:410px;
  	margin:0 10px 10px 0;
  }
  
  #news #newsArea .maskNews
  {
  	position:relative;
  	width:120px;
  	height:400px;
  	overflow:hidden;
  }
  
  #news #newsArea .maskNews img
  {
  	position:absolute;
  	display:block;
  	border:none;
  }
  
  #news #newsArea img
  {
    text-align:center;
  	display:block;
  }
  
  #news #newsArea h3,
  #news #newsArea p.standard
  {
    margin:0px;
    padding-left:10px;
    padding-right:10px;
  }
  
  #news #newsArea h3
  {
    margin-bottom:0.675em;
  }
  
  #newsArea #description a 
  {
    cursor:pointer;
  }
  
  #newsArea #description a:hover 
  {
    text-decoration:none;
  }
  
  #newsArea #description
  {
    position:absolute;
    top:200px;
    left:0px;
    padding:0px;
    width:100%;
    min-width:100%;
    background-color:#f4f4f4; 
    color:#740773;
    filter:alpha(opacity=80);
  	-moz-opacity:0.80;
  	-khtml-opacity: 0.80;
  	opacity: 0.80;
  	padding-top:12px;
  	padding-bottom:12px;
  	border-bottom:1px solid #948484;
    border-top:1px solid #948484;
    cursor:default;
  }
