/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.spoiler {
	border: none !important;
}

.spoiler legend {
	font-weight: bold;
}

.clearer {
	clear: both !important;
}

.entry-cover-categories, .entry-cover-author, .entry-cover-date {
	display: none !important;
}

.entry-wrap {
	color: black !important;
}


.alignnone {
  margin: 0 !important;
}

h2 {
	font-size: 1.4em !important;
	font-weight: bold !important;
}

h3 {
	font-size: 1.3em !important;
	font-weight: bold !important;
}

h4 {
	font-size: 1.2em !important;
	font-weight: bold !important;
}

h5 {
	font-size: 0.9em !important;
	font-weight: bold !important;
}

h6 {
	font-size: 0.7em !important;
	font-weight: bold !important;
}

p {
	margin: 0.9em !important;
}


#text-7 a, #text-7 h3 {
	color: #767272 !important;
}

#text-7 a:hover {
	color: white !important; 
}


.bild_top_margin {
	margin-top: 30px !important;	
}

.bild_left_margin {
	margin-left: 30px !important;	
}

.center_it{
	text-align: center !important;
}

.bild-left {
	float: left !important;
}

.no_margin {
	margin-bottom: 0 !important;
}

.no_margin_and_padding {
	margin-bottom: 0 !important;
	padding: 0 !important;
}

h5 {
	margin-left: 0.9em;
}

.rahmen_programm {
	border: 1px solid #D8D8D8 !important;
}

.start_seite_programm {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.no_margin_complete {
	margin: 0 !important;
}

.no_margin_and_padding_except_bottom {
	margin-bottom: 0 !important;
	padding: 0 !important;
	padding-bottom: 20px !important;
}

.h-entry-cover  {
	font-size: 19px !important;
}

.font_size00 {
	font-size: 10px !important;
}


.x-colophon{
	padding: 25px !important;
}

.x-colophon-content  {
	padding: 5px 0 5px 0 !important;
	font-size: 1.5em;
}