
/* ===================================== */

div, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

table, img {
	border: none;
	padding: 0;
	margin: 0;
}

td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-bottom: 18px;
}

h2 {
	font-size: 18px;
}

a {
	color: #005b7f;
	text-decoration: none;
	font-weight: normal;
}

/* ===================================== */

div#container {
	width: 700px;
	margin-left: 80px;
}

div#logo {
	margin-top: 84px;
	margin-bottom: 18px;
}

table#content_table {
	margin-bottom: 140px;
}

table#content_table td.row_left {
	width: 50%;
	padding-right: 48px;
}

table#content_table td.row_right {
	width: 50%;
	padding-right: 0;
}

div#logos_bottom {
	
}

div#colorbanner {
	margin-top: 15px;
	border-top: 15px solid #b3d59d;
	background-color: #005b7f;
	height: 100px;
}

/* ===================================== */


img#rheinfeldenmedical {
}

img#gesundheitszentrum {
}

img#reharheinfelden {
	margin-top: 15px;
}

img#klinikschuetzen {
	margin-top: 5px;
}

img#privatkliniksalina {
	margin-top: 12px;
}

img#physioin {
}

p.blue {
	font-weight: normal;
	color: #005b7f;
}

div#logos_bottom table {
	width: 100%;
	border: none;
}

a.left {
	padding-left: 10px;
	text-decoration: underline;
	background-image: url(../img/pfeil_content.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}





/* BANNER ===================================== */


#banner {
	position: absolute;
	width: 230px;
	height: 730px;
	left: 810px;
	top: 91px;
}

/* AUSNAHME FÜR FIREFOX */

@-moz-document url-prefix() {
	#banner {
		margin-top: 4px;
	}
}
