/*
 Theme Name:   Twenty Fifteen Child
 Description:  Mein Child Theme
 Author:       the WordPress team
 Author URI:   https://wordpress.org/
 Template:     twentyfifteen
 Version:      1.0
 Text Domain:  twenty-fifteen-child
*/

.page .entry-header{
	display: none !important;
}

.textbox{
	font-style: italic;
	font-size: 11pt;
	hyphens: none !important;
}

body,
button,
input,
select,
textarea,
a,
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2,
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3,
.widget-title,
.widget,
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4{
	color: #003366;
	color: rgba(0,51,102,1.00);
	font-family: Times, "Times New Roman", "serif";
}

a:hover,
a:focus {
	color: #577091;
	color: rgba(0, 51, 102, 0.7);
}

.textbox a,
.textbox a:link,
.textbox a:visited{
	text-decoration: none !important;
	color: #0060C2 !important;
	border-bottom: none;
}

.textbox a:active,
.textbox a:focus,
.textbox a:hover{
	text-decoration: none !important;
	color: #007AF6 !important;
	border-bottom: none;
}

.wp-block-latest-posts__list.textbox a,
.wp-block-latest-posts__list.textbox a:link,
.wp-block-latest-posts__list.textbox a:visited{
	text-decoration: none !important;
	color: #003366 !important;
	color: rgba(0,51,102,1.00) !important;
	font-family: Times, "Times New Roman", "serif" ;
	font-size: 2.4rem !important;
	line-height: 1.1667 !important;
	margin-top: 2.3333em !important;
	margin-bottom: 1.1667em !important;
	clear: both !important;
	font-weight: 700 !important;
	border: 0;
	font-style: inherit !important;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline !important;
	display: block !important;
	margin-block-start: 1em !important;
	margin-block-end: 1em!important;
	margin-inline-start: 0px !important;
	margin-inline-end: 0px !important;
}

.wp-block-latest-posts__list.textbox a:active,
.wp-block-latest-posts__list.textbox a:focus,
.wp-block-latest-posts__list.textbox a:hover{
	text-decoration: none !important;
	color: #003366 !important;
	color: rgba(0,51,102,1.00) !important;
	font-family: Times, "Times New Roman", "serif" ;
	font-size: 2.4rem !important;
	line-height: 1.1667 !important;
	margin-top: 2.3333em !important;
	margin-bottom: 1.1667em !important;
	clear: both !important;
	font-weight: 700 !important;
	border: 0;
	font-style: inherit !important;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline !important;
	display: block !important;
	margin-block-start: 1em !important;
	margin-block-end: 1em!important;
	margin-inline-start: 0px !important;
	margin-inline-end: 0px !important;
}


@media screen and (max-width: 800px){
	.grafikbox img{
	display: none !important;
	}
	
	.content .row {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens:  none;
	}
	
	.wp-block-latest-posts__list.textbox a,
	.wp-block-latest-posts__list.textbox a:link,
	.wp-block-latest-posts__list.textbox a:visited{
	text-decoration: none !important;
	color: #003366 !important;
	color: rgba(0,51,102,1.00) !important;
	font-family: Times, "Times New Roman", "serif" ;
	font-size: 2.4rem !important;
	line-height: 1.1667 !important;
	margin-top: 2.3333em !important;
	margin-bottom: 1.1667em !important;
	clear: both !important;
	font-weight: 700 !important;
	border: 0;
	font-style: inherit !important;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline !important;
	display: block !important;
	margin-block-start: 1em !important;
	margin-block-end: 1em!important;
	margin-inline-start: 0px !important;
	margin-inline-end: 0px !important;
	}

	.wp-block-latest-posts__list.textbox a:active,
	.wp-block-latest-posts__list.textbox a:focus,
	.wp-block-latest-posts__list.textbox a:hover{
	text-decoration: none !important;
	color: #003366 !important;
	color: rgba(0,51,102,1.00) !important;
	font-family: Times, "Times New Roman", "serif" ;
	font-size: 2.4rem !important;
	line-height: 1.1667 !important;
	margin-top: 2.3333em !important;
	margin-bottom: 1.1667em !important;
	clear: both !important;
	font-weight: 700 !important;
	border: 0;
	font-style: inherit !important;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline !important;
	display: block !important;
	margin-block-start: 1em !important;
	margin-block-end: 1em!important;
	margin-inline-start: 0px !important;
	margin-inline-end: 0px !important;
	}

}