
.top-left, .top-right { 
	background-image: url(../image/akt/boxaktual.gif); 
	height: 64px;       
	font-size: 2px;    
	}
.bottom-left, .bottom-right {
	background-image: url(../image/akt/boxaktual.gif); 
	height: 20px;      
	font-size: 2px;    
	 }
.top-left, .bottom-left { 
	margin-right: 15px; 
	}
 .bottom-right { 
	margin-left: 15px;  
	margin-top: -20px; 
	}
.top-right {
	margin-left: 15px;  	
	margin-top: -64px;  
	background-position: 100% 0;    
	
	}
.bottom-left  { 
	background-position: 0 bottom;    
	}
.bottom-right { 
	background-position: 100% bottom; 
	}
.inside {
	border-left: 1px solid #C4C4C4; 
	border-right: 1px solid #C4C4C4;
	background: #FFFFFF;            
	color: #000000;                
	padding-left: 20px;            
	padding-right:20px;
	}
.notopgap    { margin-top: 0; }    
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } 

#aktual{ 
width:900px;}

.aktual{
	color:#F77D11;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:10px;
	left:15px;
	position:relative;
}

.clear {font-size: 1px; height: 1px}