* {
	border: none !important;
	position: inherit;
	margin: 0 !important;
	padding: 0 !important;
	color: #000;
/*	font-family: sans-serif;*/
}

body {
	padding: 0.5cm !important;
	font-family: sans-serif;
	background: none !important;
}

a {
	color: #000;
	text-decoration: none;
}

.section {
	position: inherit;
}

.wrapper {
	width: 15cm !important;
	/*margin: 2cm !important;*/
}

.header {
	background-image: none !important;
}
.fright,
.navigation,
.mobile-navigation,
.comment-respond,
.credits,
.e-mailit_toolbox,
.post-meta-container,
.searchform,
.more-link,
.post-comments,
.post-meta,
.archive-nav,
.comment img,
.print-me,
.social-sidebar {
	display: none !important;
}

img {
	max-width: 75% !important;
	max-height: 100% !important
	float: none !important;
	height: auto;
}

/*.wp-caption,
.featured-media {
	padding: 1cm !important;
}*/

.fleft, .fright {
	float: none;
}

.wp-caption-text,
.alignnone,
p.media-caption {
	text-align: left !important;
}

.post {
	margin: 1cm 0 1cm 0 !important;
}


.logo h1 {
	display: none;
}

.logo:after {
	content: 'Saarland Reiseblog';
	font-size: 2em;
}

.post-container {
	border-bottom: 1px solid #e2e2e2 !important;
	
}

.post-container:not(:first-child) {
	page-break-before: always;
}

.post-header {
	margin-bottom: 0.5cm !important;
}

.wp-caption {
	margin: 0.5cm 0 0.5cm 0 !important;
}
.post-title {
	font-family: 'Amatic SC' !important;
	text-transform: uppercase;
	font-size: 1.5em !important;
}

.featured-media {
	width: 15cm !important;
	height: 5cm !important;
	margin-bottom: 1cm !important;
	overflow: hidden;
}

.comments, .comment {
	margin-top: 0.5cm !important
}

ol li {
	list-style-type: none !important;
}