@charset "utf-8";

.responsive .logo img
{
	max-width: 100% !important;
}


/*Module: resp*/

.responsive .logo { 
	position: absolute !important;
	top: 0;
	right: 0;
	margin: 0 0 0 0;
	display: none;
    overflow: visible;
    width: 100%;
	max-width: 100px;
	text-align: center;
}

.responsive .logo img	{ 
	display: none !important;
}

img.links	{float: left; margin: 5px 20px 20px 0; }
img.rechts	{float: right; margin: 5px 0 20px 20px; }

.dj-main li a.dj-up_a	{padding: 0 0 0 20px;}