body {
	background: #cb003a;
	text-align: center;
}

.menue {
	width:889px;
	height:100px;
	background: url(bilder/menueschatten.jpg) repeat-x;
}

.copy {
	line-height: 18px; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif; 
	color: #DDD;
}

.home, a.home, a.home:visited { display:block; height: 60px; width:  97px; background: url(bilder/home1.gif); }
a.home:hover { background: url(bilder/home2.gif); }
.homeCheck, a.homeCheck { display:block; height: 60px; width:  97px; background: url(bilder/home3.gif); }

.hair, a.hair, a.hair:visited { display:block; height: 60px; width: 151px; background: url(bilder/laserhair1.gif); }
a.hair:hover { background: url(bilder/laserhair2.gif); }
.hairCheck, a.hairCheck { display:block; height: 60px; width:  151px; background: url(bilder/laserhair3.gif); }

.lift, a.lift, a.lift:visited { display:block; height: 60px; width: 170px; background: url(bilder/laserlifting1.gif); }
a.lift:hover { background: url(bilder/laserlifting2.gif); }
.liftCheck, a.liftCheck { display:block; height: 60px; width:  170px; background: url(bilder/laserlifting3.gif); }

.light, a.light, a.light:visited { display:block; height: 60px; width: 164px; background: url(bilder/laserlight1.gif); }
a.light:hover { background: url(bilder/laserlight2.gif); }
.lightCheck, a.lightCheck { display:block; height: 60px; width:  164px; background: url(bilder/laserlight3.gif); }

.team, a.team, a.team:visited { display:block; height: 60px; width: 168px; background: url(bilder/laserteam1.gif); }
a.team:hover { background: url(bilder/laserteam2.gif); }
.teamCheck, a.teamCheck { display:block; height: 60px; width:  168px; background: url(bilder/laserteam3.gif); }

.kontakt, a.kontakt, a.kontakt:visited { display:block; height: 60px; width: 139px; background: url(bilder/kontakt1.gif); }
a.kontakt:hover { background: url(bilder/kontakt2.gif); }
.kontaktCheck, a.kontaktCheck { display:block; height: 60px; width:  139px; background: url(bilder/kontakt3.gif); }

#inhalt {
	width: 889px;
	height: 585px;
	text-align: left;
	padding:0px;
	margin:0px;
}

#textblock { 
	position: relative;
	left: 75px;
	top: 160px;
	width:430px;
	height:330px;
	overflow: auto;
}
#textblock p {
	line-height: 18px; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif; 
	color: #555;
	padding-right:10px;
}
#textblock b {
	font-size: 16px;
	line-height: 18px; 
	font-family: Arial, Verdana, sans-serif; 
	color:black;
}
