body#home .navigation {
	position:absolute;
	bottom:160px;
}

.content {
	width: 100%;
	margin:0;
	padding-bottom: 28px;
	display: block;
	position: absolute;
	background: transparent url(../images/white40p.png);
	background: rgba(255,255,255,0.4);
	top:-185px;
}


.innercontent {    
	width:98%;
	max-width:980px;   
	margin: auto;   
}
.teaser {       
    width:32%;   
	min-width:100px;
	display:block;
	overflow:hidden;
	margin:13px 3px 0 3px; 
	padding:0;  
	float:left;	     
}

.innerteaser { 
    background: transparent url(../images/white60p.png);    
	background: rgba(255,255,255,0.6);   
	position:relative;  
	padding:15px;
	min-height:115px;
}

.innerteaser:hover {
    background: transparent url(../images/white80p.png); 
	background: rgba(255,255,255,0.8);
}
                 
.innerteaser h3 {
line-height:100%;
    font-size:13px;
	text-transform:uppercase;
	margin:0;
	padding:0;    
	color:#222222; 
	margin:0;
	padding:0;      
}


.innerteaser h4 {
font-weight: normal;
   line-height:130%; font-size:11px;       
	color:#000000;   
	margin-top:10px; 
}

.innerteaser h4 a{   
font-weight: bold;
	color:#006699;     	
}

.innerteaser h4 a:hover{    
	color:#0099FF;     	
}

.qrc{
width:60px;
height:60px;
margin-top:10px;
margin-right:5px;
float: left;
}

.note {
	font-size:8px;
	margin-top:5px;
}