@charset "utf-8";
/* CSS Document */

body, td, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #58585a; 
	letter-spacing:0.3px;
	line-height: 16px;
}

div.container {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:600px;
	margin:0 auto;
}


div.visitenkarte {
	position:absolute;
	left:124px;
	top:0px;
	width:669px;
	height:458px;
	background:url(visitenkarte.gif) no-repeat;
}

div.praxis {
	position:absolute;
	left:40px;
	top:40px;
	width:420px;
	height:75px;
}

div.adresse {
	position:absolute;
	left:40px;
	top:125px;
	width:420px;
	height:94px;
}


div.sprechzeiten {
	position:absolute;
	left:40px;
	top:215px;
	width:420px;
	height:130px;
	padding:12px 0px 7px 0px;
	border-top:1px solid #a8171e;
	border-bottom:1px solid #a8171e;
}

div.leistungen {
	position:absolute;
	left:40px;
	top:380px;
	width:430px;
	height:40px;
}

b, strong {	
	font-weight:bold; 
	color: #a8171e; 
}

.rot {	
	color: #a8171e; 
}

roehlke {
	font-size:18px; 
	color: #a8171e; ´
	font-weight:bold; 
	line-height: 20px;
}

a:link, a:active, a:visited {color:#a8171e; text-decoration: underline; }
a:hover {color:#f1940c; text-decoration: underline; }

