div.kopf { width: 100%; min-height: 75px; border-bottom: 1px solid #D4D4D4; margin-bottom: 15px; padding-bottom: 5px; }

div.kopf div.Logo_schrift_gross { margin-left: 480px; margin-top: 40px; font-size: 18px; font-weight: normal; font-style: oblique; color: #808080; }

div.kopf div.Logo_schrift_klein { margin-left: 200px; margin-top: 10px; font-size: 18px; font-weight: bold; font-style: oblique; color: #E5B958; }

div.top_logo_zusatz { margin-top: 10px; color: #808080; font-size: 24px; font-family: "Verdana",Times,sans-serif; font-style: oblique; font-weight: bold; }

div.top_logo { 
	margin-top: 5px;
	margin-left: 25px;
	border: 0px solid #dcdcdc;
	background-image: url("../Style-Zellmer/Logo.jpg");
	background-repeat: no-repeat;  
	background-position: relative;
	width: 280px; 
	height: 55px;
	margin-bottom: 0px;
	
	}

div.top_logo_zusatz:before { content: ""; }
