*/ #headerimg #headertab { width: 800px; height: 370px; background: #ffffff; padding-top: 30px; opacity: 0; transition: 0.6s all ease-in-out; -moz-transition: 0.6s all ease-in-out; -webkit-transition: 0.6s all ease-in-out; -ms-transition: 0.6s all ease-in-out; -o-transition: 0.6s all ease-in-out; } /*

*/ #headerimg:hover #headertab { opacity: 0.9; transition: 0.6s all ease-in-out; -moz-transition: 0.6s all ease-in-out; -webkit-transition: 0.6s all ease-in-out; -ms-transition: 0.6s all ease-in-out; -o-transition: 0.6s all ease-in-out;} /*

*/ .headerbox { height: 220px; width: 200px; background: #f6f6f6;} .headernews { height: 30px; background: #f6f6f6; } /*

*/ .headerboxtitel { width: 180px; height: 20px; padding: 10px; text-align: center; background: #000000; font-family: 'Electrolize'; color: #ffffff; font-size: 15px; letter-spacing: 2px; } /*

*/ .headerboxtext {    height: 80px;
    padding: 10px;
    width: 160px;
    margin-top: 14px;
    font-family: 'Calibri';
    font-size: 11px;
    color: #000000;
    line-height: 1.1em;
    text-align: justify;
    overflow: auto; } /*

*/ .headernewstitel { height: 20px; width: 120px; background: #000000; font-family: 'Electrolize'; color: #ffffff; font-size: 15px; letter-spacing: 2px; text-align: center; padding: 10px; } /*

*/ .headernewstext { height: 20px; padding: 3px; width: 480px; font-family: 'Calibri'; font-size: 11px; color: #000000; line-height: 1.1em; text-align: justify; margin-top: -5px;} /*

*/ .teambild { border-radius: 29px; margin: 2px; }
		
		
		
		
		
		
		
		
		
		
		