@charset "utf-8";
*, html, body {
    font-family: 'DINNextLTPro-Regular', Arial!important;
	height: auto;
	background: white;
}

header {
	border-bottom:1px solid black !important;
}

#topnav {
	display:none !important;
}

.breadcrumb {
	display:none !important;
}

ul.keywords li{
	display:none;
}

.quicklinks {
	display:none !important;
}

header .logo {
	margin:25px 0 25px 25px;
}

header a.logo {
font-size:0;
	/*display:none !important;*/
}

a:link {   
	text-decoration: underline; 
	color: #06c; 
}

img.print {
	display:block !important;
	margin-bottom:1em;
}

#rhs, .sidebar, .social, .shareblock, .pagination, #to-top, #bottom{
	display:none !important;
}

#centre {
	width:100%;
	margin: 0; 
	float: none;
	page-break-after: avoid;
}

/*#centre:after {
margin-top: 40px;
content: "Copyright Agentur für Erneuerbare Energien"
}*/

.popup {
	font-size:0;
	color:white;
}

.media_cat, .category_description {
	margin:0 !important;
}

.main {
	min-height:0 !important;
	padding-bottom:0 !important;;
	padding-top:0 !important;
	page-break-after: avoid;
}

.block-grid.three-up > li {
    padding: 0 8px 8px;
    width: 33.3333%;
}

img {
   page-break-inside: avoid;
}

h2, h3 {
   page-break-after: avoid;
}

a.fancybox { /* don't show lightbox links to images */
	color:white;
	font-size:0;
}