body, html {
	background:#FFF;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
#nav, #searchform, #branding, #commentform, #footer, #sidebar {
	display:none
	}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

#header, #sidebar, #wasjetzt, #imageContainer, #tour, #nav, #subnav, #metastuff, .wordpress, #root {
  display: none !important;
}

body {
	background: #fff !important;
	color: #000 !important;
	font-family: "Times New Roman", Garamond, serif !important;
	font-size: 1em !important; 
	}

h1.title {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-size: 2em;
	color: #A70004;
	padding: .5em 0;
	}

p {
	margin: 1.5em 0;
	}

#content img {
	float:right;
	padding: .5em;
	border: 1px solid #ccc;
	margin: .5em 0 0 2em;
	}
	
body, #wrapper, #content, #artikel, #footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	}

blockquote {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-style: italic;
	margin: 1em 0;
	padding: 1em;
	width: 30%;
	}

li {
	padding: .2em 0;
	}

#artikel a:after {
	content: " (" attr(href) ")";
	}

#artikel a[href^="/"]:after {
	content: " (http://www.beyourbest.de/" attr(href) ") ";
	}

#footer p {
	text-align:right !important;
	}

ul.listeartikel li * {
	display: block !important;
	}