.contentpane {
	padding: 15px;
}

h1{font-family:Open Sans, sans-serif; font-weight:800; }
h2{font-family:Open Sans, sans-serif; font-weight:600; }
h3{font-family:Open Sans, sans-serif; font-weight:normal; }
h4{font-family:Open Sans, sans-serif; font-weight:normal; }
h5{font-family:Open Sans, sans-serif; font-weight:600; }
h6{font-family:Open Sans, sans-serif; font-weight:600; }

img.bildrechts {
	float: none!important;
	margin-bottom: 10px!important;
	margin-left: 0px!important;
	display: block!important;
	width: 100%!important;
}
img.bildlinks {
	float: none!important;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	display: block!important;;
		width: 100%!important;
}
.addthis_toolbox{ float: right; clear: both; padding-top: 15px; }
hr {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #C7C7C7;
  border-left-color: #FFF;
  clear: both;
}

.cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}
.entry-header h2{
	margin-bottom: 10px;
}
#pop-print {
	margin-bottom: 25px;
}
.shariff {
    display: none;
    visibility: hidden;
}