body {

	}
	
.wrapper {
	width: 472px; /* 480-4-4*/
	padding: 0 4px 0 4px;
	}
	

	
	
/* --- KOPF
-------------------------------------------------------------- */

#branding {
	
	}

#site-title {
	width:100%;
	height:140px;
	float:none;
	}

#branding #searchform {
	display:none;
	}
	
.service-navigation {
	margin:5px auto 15px auto;
	float:none;
	text-align:center;
	}	
	
.service-navigation li {
	display:inline-block;
	float:none;
	}


/* --- Menues
-------------------------------------------------------------- */	
	
#access {
	background: #005ca9;
	background: linear-gradient(to bottom,  rgba(0,105,180,1) 0%, rgba(0,79,158,1) 100%);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:40px;
	position:relative;
	}	
	
.menu-haupt-navigation-container {
	display:none;
	position:absolute;
	z-index:1000;
	width:100%;
	box-sizing: border-box;
	padding:20px;
	margin: 0;
	left: 0;
	position: absolute;
	z-index: 1000;
	background: #0069b4;
	background: linear-gradient(to bottom,  rgba(0,105,180,1) 0%, rgba(0,79,158,1) 100%);
	box-shadow: 0 0 10px 0 rgba(78,94,105,0.5);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
	
#access ul a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size:16px;
	text-transform:uppercase;
	/*border-bottom:solid 1px #408dc5;*/
	background:#1a77bb;
	background: rgba(255,255,255,0.1);
	padding:5px 10px;
	margin-top:15px;
	border-radius:4px;
	}
	
#access ul li:first-child a {
	margin-top:0;
	}		
	
#access ul ul {
	margin: 5px 0 10px 5px;
	}	
	
#access ul ul a {
	text-transform:none;
	border-bottom:0;
	font-size:14px;
	padding:5px 0;
	margin:0;
	background:none;
	}
	
#access ul ul ul a {
	text-transform:none;
	border-bottom:0;
	font-size:13px;
	padding:2px 0 2px 0;
	}
	
#access ul ul ul a:before {
	content: '\f428';
	font: normal 12px/1 'Genericons';
	display: inline-block;
	padding:0 5px 0 0;
	vertical-align:-1px;
	}	
	
#access ul ul a:hover {
	color: #fcc111;
	}	
	

	
/* -- Service Footer --*/


	
/* --- Hauptteil
-------------------------------------------------------------- */
#primary {
	float:none;
	width:100%;
	padding:15px 0;
	}
	
#primary article.sponsor {
	width:49%;
	}	
	
#primary article.sponsor:nth-child(2n+2) {
	margin:0 0 2% 0;
	}	

/* -- Startseite --*/
	
.page-template-page-startseite .wrapper.startseite {
	margin-top:-8vw;
	}	
	
#startseite .infobox {
	float:left;
	margin:2%;
	width:96%;
	}
		

/* --- Zusatzspalte I
-------------------------------------------------------------- */

#secondary {
	float:none;
	width:100%;
	}
	
	
/* --- Zusatzspalte II
-------------------------------------------------------------- */

#tertiary {
	float:none;
	width:100%;
	}
	
	
/* --- Fußzeile
-------------------------------------------------------------- */


.news-navigation-footer,
.service-navigation-footer,
.aktiv-navigation-footer {
	float:none;
	width:100%;
	padding:10px 0;
	}			

	
.sponsor-footer {

	}								
	