@charset "utf-8";
/* (c) Benjamin Kuschnig 2011 */
@import url(http://fonts.googleapis.com/css?family=Lora:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;

}
html {
	overflow-y: scroll;
}
body {
	color:#383838;
	font-family: 'Lora', serif;
	font-weight:400;
	background:url(../../img/bgg.jpg) repeat ;
	line-height:16px;
}
#wrapper{
	margin:0 auto;
	margin-top:50px;
	width:800px;	
}
#sprache{
	height:20px;
	font-size:11px;
	text-align:right;	
}

#sprache a:hover{
text-decoration:underline;

}

a {
	text-decoration:none;
	color:#171717;
}
h1{
	font-size:14px;
	font-weight:700;	
}


#tippsnavi a{
	font-size:12px;
}
#tippsnavi a:hover{
	text-decoration:underline;
}


h1.tipps{
	text-align:center;
	font-size:16px;
}

.tippstable td{
	padding-left:10px;	
}
.tippstable {
	margin-bottom:10px;
}
td.tippstitel{

	font-size:14px;
	font-weight:700
}
.tippslink a{
	text-align:bottom;	
	text-decoration:underline;
}

h5{
	text-align:center;
	font-size:18px;
	font-weight:700;	
}
#navi{
		margin-top: 15px;
		width:760px;
		height:24px;
		line-height:20px;
		border-bottom:#686868 solid 1px;
		border-top:#686868 solid 1px;
		padding:6px 20px 0 20px;
}
#navi a {
	 font-size:18px;	 
}
#navi a:hover {
	 color:#547114;	 
}
#navi a.act {
	 color:#547114;		 
}
#navi li{
	list-style:none;	
	float:left;
	margin-right:93px;
}
#navi li.last{
	margin-right:0;
}
#headerslider {
	margin:0 auto;
	background:url(../img/header/h1.jpg)) no-repeat;
    position:relative;
    height:240px;
	width:800px;
}
#headerslider IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#headerslider IMG.active {
    z-index:10;
    opacity:1.0;
}
#headerslider IMG.last-active {
    z-index:9;
}
#content {
	margin-top:30px;
	width:800px;
}
#kontaktcontent {
	margin-top:30px;
	width:590px;
	float:left;
}
#kontaktcontentcloud {
	display:none;
	padding-top:9px;
	margin-top:30px;
	width:150px;
	height:110px;
	float:right;
	border:1px solid  #666;
	margin-left:55px;
}


.margot{
	float:right;
	margin-right:30px;
}
p{
	text-align:justify;
	letter-spacing:0.01em;
	font-size:14px;
	line-height:17px;
}
#zitat {
	float:right;
	width:315px;
	height:130px;
	border:#686868 solid 1px;
}
#zitat p {
	padding:10px 0;
	text-align:center;
	font-style:italic;
	font-size:14px;	
	line-height:18px;
}
strong.zitatstrong {
	font-size:10px;	
}
.trennzeichen {
	margin-left:380px;
}
table {
	margin-top:15px;
	font-size:13px;	
}
.bk{
	text-decoration:underline;
}
#navicoaching {
	margin-top:25px;
	margin-right:10px;
	width:210px;
	float:left;
}
ul.tabs {
	margin: 0;
	margin-top:10px;
	padding: 0;
	list-style: none;
	height: 30px;
	width: 100%;
	text-align:center;
}
ul.tabs li {
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
	border-bottom:1px solid #666;	
	height:35px;
}
ul.tabs li.padd {
	padding-top:15px;
}

ul.tabs li.padddou {
	height:43px;
	padding-top:7px;
}


ul.tabs li a {
	text-decoration: none;
	color: #383838;
	display: block;
	font-size: 14px;
	font-weight:700;
	text-align:center;
	outline: none;
	margin:0px 0;
	vertical-align:middle;
}
ul.tabs a:hover {
	color:#547114;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover  { 
	color:#547114;
}
.tab_container {
	overflow: hidden;
	float: left; 
	width: 580px;
}
.tab_content h1 {
	font-size:14px;
	text-align:center;
	line-height:16px;
}
br.clearleft {
	clear:left;
}
p.unterpunkt {
	font-size:12px;	
	padding-left:10px;

}
#footer {
	margin-top:50px;
	margin-bottom:20px;
	height:20px;
	color:#747072;
	font-size:11px;
	text-align:center;
}
#footer a {
	text-decoration:underline;
	color:#747072;	
}
a.underline {
	text-decoration:underline;	
}
a.haftung {
	text-decoration:underline;	
}
p.referenzen {
	font-style:italic;
	font-size:12px;
}


ul.aufzählung li{
	margin-left:15px;
	list-style-position:outside;
	font-size:14px;
	line-height:17px;
}
ul.aufzählung li.aufzählungsmall{
	margin-left:15px;
	list-style:none;
	list-style-position:outside;
	font-size:12px;
	line-height:17px;
}

.coachinguebers{
	color:#547114;
}

hr{
	visibility:hidden;
}
.error {
	color:#C60000;
}
span.error {
	color:#C60000;
	font-size:14px;
}