/*
 * Created on 26.08.2026
 *
 *
 * Copyright by Marco Franke
 * 
 * View: Mobil
 */





/* Logo Style
-------------------------------------------------------------------*/


.logo_box {
	padding: 10px 0 8px 20px;
	text-align: center;
}


.logo_box a {
	text-decoration: none;
	}

.logo_box img {
	height: 50px;
	width: auto;
}


