/*
Theme Name: TwentyTwelve-Child
Description: Anpassung für Illa Schütte
Author: Illa Schütte
Author URI: http://illaschuette.de
Template: twentytwelve
Version: 1.0
Tags:
*/
@import url("../twentytwelve/style.css");

/* =Custom
----------------------------------------------- */

.entry-title { 
	display:none; 
}
h4 {
	color:red !important;
}

#post-18 {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	border:none !important;
}

td {
	font-size:14px;
	line-height:1.5em;
}

#content {
	border:none;
}

.entry-content {
-webkit-hyphens: none; 
-moz-hyphens: none; 
hyphens: none !important;
}
