/* @override http://localhost/~georg/praxiszentrum-friedenau.de/includes/sportmedizin.css */

address {
	font-style: normal;
}

.addressbar {
	float: left;
	background-color: #ECEFF4;
	text-align: right;
	font-family: 'Andale Mono', sans-serif;
	font-size: 10px;
	color: #515256;
	line-height: 1.4em;
	padding: 8px;
	height:  100%;
	margin-right:  20px;
}

.sectiontitle {
	font-family: 'Andale Mono', sans-serif;
	font-size: 9px;
	color: #BD7E8F;
}

.maptitle {
	font-family: 'Arial Narrow', sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #5579A3;
	text-align: center;
}

.content {
	background-color: #FFF;
	border: 1px solid #ECEFF4;
	width: 800px;
	font-family: 'Arial', sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #000;
	overflow: auto;
	margin: 12px auto;
}

.pagetitle {
	font-family: 'Arial', sans-serif;
	font-size: 12pt;
	color: #87A8D3;
	margin-top: 10px;
	padding: 0px;
}

.partner {
	font-weight: bold;
}

body {
	background-color: #E8E5DE;
}

td {
	border: 0px;
	padding-left: 16px;
}

ul {
	list-style-position: inside;
}