@charset "UTF-8";
#textbereich {
	height: auto;
	/* [disabled]position: fixed; */
	left: 0px;
	top: 250px;
	padding: 0px;
	margin-left: 0px;
	width: 480px;
}
h1  , h2{
	padding: 0px;
	border-top-style: none;
	/* [disabled]position: fixed; */
	left: 0px;
	top: 0px;
}
h1, #textbereich h3{
	color: #666;
}
h2 {
	margin-top: 30px;
	color: #999;
}
#adresse {
	top: 50px;
	margin-top: 30px;
	/* [disabled]position: fixed; */
	left: 0px;
	border-top-style: none;
	color: #999;
}
#adresse a {
	color: #999;
}
#name {
	border: 0px none #FFF;
}
#person #textbereich li, #konditionen #textbereich p{
	line-height: 15px;
}
#person #textbereich li , #coaching #textbereich li{
	list-style-type: circle;
	list-style-image: none;
}
#impressum #textbereich p    {
	font-size: 0.4em;
	line-height: 1em;
	color: #000;
}
#impressum #textbereich a {
	color: #000;
	text-decoration: none;
}
