@charset "utf-8";
/*
	Theme Name:     Seibold
	Theme URI:      http://skandaloeser-unternehmensberater.de/
	Description:    Child Theme for the twentytwelve
	Author:         Katrin Hagen
	Author URI:     http: //medienlaube.de/
	Template:       twentytwelve
	Version:        1.0
	*/



@import url("../twentytwelve/style.css");


html {
	font-family:Arial, Helvetica, sans-serif !important;
}

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:1.2em !important;
}

strong {
	font-weight:bold;
}

.entry-content, .entry-summary, .mu_register {
    line-height: 1.5 !important;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.5 !important;
    margin: 0 0 1.71429rem;
}

.entry-content, .entry-summary, .page-content, .comment-content {
	hyphens: none;
}

body .site {
    box-shadow: none;
}

h2 {
	font-size:1.8em !important;
}

 #colophon {
	 display:none;
 }
 
 .site-header {
	 background:inherit !important;
	 margin:0 !important;
	 padding:0 !important;
 }
 

 
 .main-navigation ul.nav-menu {
	 font-size:1.5em;
	 width:100%;
	 float:left;
	 text-align:center;
 }
 

 .main-navigation li a {
	 font-size:2em;
	 line-height:1.5em;
	 width:300px;
	 padding:1em !important;
 }
 
 
 
 

header.entry-header h1.entry-title {
	display:none;
}

.startseite {
	font-size: 3.5em;
	font-weight:bold;
	text-align:center;
}

.inhaltsseite {
	font-size: 1.15em;
	width:90%;
	margin:0 auto;
	margin-bottom:150px;
}

.entry-content .inhaltsseite p.left {
	margin-bottom:0;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	box-shadow:none;
}

.vor {
	font-size:0.7em;
	margin:0 100px 0 0 !important;
}

.bergerfoto {
	margin:-40px 0 0 200px;
}

.small {
	font-size: 0.5em;
	font-weight:300;
	line-height:1.2em;
}

.entry-content div.startseite p span.small {
	line-height:0.2 !important;
}

.torseite {
	margin-top:200px;
}

.schmaler {
	width:88%;
	margin:0 auto;
}

.kleinererfont {
	width:50%;
	font-size:0.5em;
	margin:0 auto !important;
}

.etwasnachrechts {
	margin-left:50px !important;
}
.nachrechts {
	margin-left:150px !important;
}

.redfont {
	color:#C00;
}

.center {
	text-align:center;
}

.blocksatz {
	text-align:justify;
}

.left {
	text-align:left;
}

.big {
	font-size:1.5em;
}

.bigger {
	font-size:2.2em;
}

.smaller {
	font-size:0.8em;
}


.entry-content li, .comment-content li, .mu_register li {
    margin: 0 0 0 14px;
}

.gelberbalken {
	width:100%;
	text-align:center;
	height:50px;
	background:#FF6;
	border:thin solid #000;
	margin: 20px 0;
	font-size:1.5em;
	line-height:2em;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	font-weight:500;
}

.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 0rem;
    vertical-align: top;
}

.site-content {
	float:none;
	width:100%;
}

.wpcf7-form {
	width:50%;
	margin:0 auto;
}

#secondary {
	float:none;
	width:25%;
	margin: 0 auto;
	clear:both;
}

#.menu-item-711 {
	 float:left;
	 //margin-right:20px;
 }
 
 #menu-item-711 {
	 float:right;
 }
 
  
a img.hover {
	 //border:solid 2px #fff;
} 
a:hover img.hover {
	 //border:solid 2px #000;
	 opacity:0.7;
 }

/*---------Navigationshilfe------------*/

.halb {
	width:49%;
	float:left;
	height:650px;
	border:thin solid #000;
	text-align:center;
}

.grau {
	background:#CCC;
}

.rosa {
	background:#ffcc99;
}

.headline {
	width:100%;
	border-top: solid thin #000;
	border-bottom: solid thin #000;
	font-size:1.3em;
	margin: 0px 0 35px 0;
}

.abstandtop {
	padding-top:150px;
}

.grau .headline {
	background:#999;
}

.rosa .headline {
	background:#ffcc66;
}

.zwischenheadline {
	width:100%;
	border-top: solid thin #000;
	border-bottom: solid thin #000;
	font-size:1.1em;
	margin: 30px 0 20px 0;
}

.rosa .zwischenheadline {
	background:#ffcc00;
}


#su_wrapper .table1 td {
	padding: 20px 5px !important;
}

.abstandliste {
	width:50px;
	display:inline-block;
}

ul.nodisc {
	list-style:none;
}