@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
	background-attachment: scroll;
	background-image: url(../img-supervision-coach-berlin/supervison-berlin-zehlendorf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-text-size-adjust:none;
}



#title p strong a, a {
	color: #900;
	text-decoration: none;
}
#title p strong {
	font-weight: normal;
	color: #900;
}

.zitat {
	text-align: right;
	/* [disabled]padding-top: 10px; */
}


#container  {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 50px;
}

/*#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	width: 500px;
}*/

#navi {
	
	padding-left: 600px;
}
#navi a  {
	color: #000;
	text-decoration: none;
}
#navi .aktiv {
	color: #990000;
	
}
#navi a:hover {
	color: #990000;
	text-decoration: underline;
}

#inhalt {
	padding-top:94px;
	height: 250px;
	padding-right:300px;
	font-size:100%;
	margin-right:10px;
}
#inhalt2 {
	padding-top:94px;
	height: 250px;
}

#inhalt p a {
	color: #990000;
}
.textInhalt {width:50%;
float:left;}

.bildDiv  {
	float: right;
	padding-top:15px;
	width:50%;
	text-align:center;
	margin-right: -25px;
	
	
}
strong {font-weight:normal; text-transform:uppercase;}