@import url("/fileadmin/templates/200711/css/general.css");
.kopf {
	width: 100%;
	float: left;
}
.links {
	float: left;
}
.rechts {
	float: left;
	margin-top: 9px;
	margin-left: 50px;
}
/*div {	border: 1px solid blue;}*/
.teaser {
	text-align: center;
}
.logo { 
	width: 900px;
	height: 502px;
	margin: 0 auto;
	background-position: center;
	/* background-image: url('/fileadmin/templates/200711/images/logo_gross.jpg');*/ 
	background-image: url('/fileadmin/templates/200711/images/westeopathie_500.png');
	background-repeat: no-repeat;
	clear: both;
}
.lo {
	float: left;
	width: 50%;
	margin: 0px;
	text-align: center;
	height: 74px;
	padding-top: 66px;
}
.ro {
	float: left;
	width: 50%;
	margin: 0px;
	text-align: center;
	height: 74px;
	padding-top: 66px;
}
.lm {
	clear: both;
	float: left;
	width: 50%;
	text-align: left;
	height: 74px;
	padding-top: 70px;
}
.rm {
	float: left;
	width: 50%;
	text-align: right;
	height: 74px;
	padding-top: 70px;
}
.lu {
	float: left;
	width: 50%;
	margin: 0px;
	text-align: center;
	height: 74px;
	padding-top: 74px;
}
.ru {
	float: left;
	width: 50%;
	margin: 0px;
	text-align: center;
	height: 74px;
	padding-top: 74px;
}
.u {
	color: blue;
}
.u A {
	color: blue;
}
