BODY {	
 background: url(tl_netzzeitung.jpg) no-repeat;
  background-color:#473535;
 margin-left:0;
  margin-right:0;
    margin-top:0;
   margin-bottom:0;
   width:100%;
   height:100%;
   overflow:hidden ;
	scrollbar-face-color : #FB0073;
scrollbar-track-color : #832F4D; 
scrollbar-arrow-color : #832F4D; 
scrollbar-highlight-color : #FB0073; 
scrollbar-3dlight-color : #832F4D; 
scrollbar-shadow-color : #832F4D; 
scrollbar-darkshadow-color : #832F4D;

 
}

P {font-family: "Verdana"}
A:link {color:#FF0099;text-decoration:none}
A:visited {color:#9999FF;text-decoration:none}
A:hover {color:#ccccff;text-decoration:none}
A:active {color:white;text-decoration:none}
h6{ font-size: 10px;  font-style: normal;  font-family: Verdana, Arial, sans-serif;  color: #F0F8FF;    }
	

#zeitung { position:absolute;
	left:100px;
	top:160px;
	width:80%;
background: #473535;
color: #fff;
height: auto scroll;
	padding: 4px 30px 30px 30px;
	border: 5px #981E51;
	height:65%;
   overflow: scroll;
   overflow-x: auto;
	z-index:1;
	filter:alpha(opacity=80);
}

#zeitunginnen td{
   z-index:20;
	color: #FfffFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
 }
