/*-----------------------------------------------------------------------------
Krankengymnastik Smit Screen Stylesheet

version:   1.0
date:      04/09/2007
email:     info@smit-und-partner.de
website:   smit-und-partner.de
-----------------------------------------------------------------------------*/

* {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

body {
	background: #FFF;
	color: #484848;
	font: 62.5%/1.5  Verdana, Helvetica, Arial, sans-serif; 
	margin: 0;
	padding: 0;
}

h1 {
	color: #727A34;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h2 {
	color: #bcb63f;
	font-size: 1.4em;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 1.3em;
	padding: 1em 0 0.2em 0;
}

h4 {
	color: #798897;
	font-size: 1.1em;
}

p {
	font-size: 1.2em;
	margin-bottom: 1em;
}

a {
	border-bottom: 1px solid #eaeaea;
	color: #727A34;
}

a:hover {
	border-bottom: 1px solid #727A34;
}

#main a:visited {
	background: url(../img/link_visited.png) no-repeat right bottom;
	padding-right: 12px;
}

#main a.static {
	border: none;
}

#main a.static:visited {
	background: none;
	padding-right: 0;
}	

#main a.busstop, #main a.busstop:visited, #main a.info, #main a.info:visited {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
}

#main a.busstop, #main a.busstop:visited {
	background-image: url(../img/link_busstop.png);
}

#main a.info {
	background-image: url(../img/link_info.png);
}

#main a.info-icononly {
	background: url(../img/link_info.png) no-repeat left bottom;
	border: none;
	margin-left: 0.3em;
	padding: 0 11px 0 0;
	width: 16px;
}

#main a.info-icononly span {
	display: block;
	text-indent: -99999em;
}

#main a.info span {
	text-indent: -9999em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

* html .clearfix {height: 1px;}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

#head {
	background: #727A34;
	height: 155px;
	margin-bottom: 60px;
	position: relative;
}

#head a {
	border: none;
}

#logo {
	display: block;
	height: 60px;
	margin: 0 auto;
	padding: 40px 0 25px 0;
	width: 610px;
}

#main {
	margin: 0 auto;
	width: 910px;
}


/* NAVIGATION
------------------------------------------------------------*/
#navigation {
	bottom: -27px;
	left: 50%;
	margin-left: -309px;
	position: absolute;
	width: 618px;
}

* html #navigation {
	bottom: -28px;
}

#navigation li {
	float: left;
}

#navigation a {
	background: url(../img/navigation_bg.png) no-repeat;
	border: none;
	display: block;
	height: 53px;
	outline: none;
	width: 152px;
}

#navigation a span {
	display: none;
}

#navigation a:hover {
	background-position: 0 -53px;
}

#navigation a.active, #navigation a:active {
	background-position: 0 -106px;
}

#navigation .praxis a, #navigation .kontakt a {
	width: 157px;
}

#navigation .praxis a.active, #navigation .praxis a:active {
	background-position: 0 -106px;
}

#navigation .leistungen a {
	background-position: -157px 0;
}

#navigation .leistungen a:hover {
	background-position: -157px -53px;
}

#navigation .leistungen a.active, #navigation .leistungen a:active {
	background-position: -157px -106px;
}

#navigation .team a {
	background-position: -309px 0;
}

#navigation .team a:hover {
	background-position: -309px -53px;
}

#navigation .team a.active, #navigation .team a:active {
	background-position: -309px -106px;
}

#navigation .kontakt a {
	background-position: -461px 0;
}

#navigation .kontakt a:hover {
	background-position: -461px -53px;
}

#navigation .kontakt a.active, #navigation .kontakt a:active {
	background-position: -461px -106px;
}


/* MAIN
------------------------------------------------------------*/
#main {
	margin: 0 auto;
	width: 610px;
}

#main.twocolumns-equal .left {
	float: left;
	width: 48%;
}

#main.twocolumns-equal .right {
	float: right;
	width: 50%;
}

#main.twocolumns-equal .right .image {
	height: 133px;
	margin: 0 0 20px -4px;
	position: relative;
	overflow: hidden;
	width: 312px;
}

* html .right .image {
	margin-left: 0;
	right: -4px;
}

#main .right .image img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 100;
}

#main.twocolumns-equal .right .image .overlay {
	background: url(../img/img_overlay_right.png) no-repeat;
	height: 133px;
	left: 0;
	position: absolute;
	top: 0;
	width: 312px;
	z-index: 200;
}

#main.twocolumns-wide .left {
	float: left;
	width: 440px;
}

#main.twocolumns-wide .right {
	float: right;
	width: 152px;
}

#main.twocolumns-wide .right .image {
	height: 359px;
	margin-left: -4px;
	overflow: hidden;
	position: relative;
	width: 161px;
}

#main.twocolumns-wide .right .image .overlay {
	background: url(../img/img_overlay_high.png) no-repeat;
	height: 359px;
	left: 0;
	position: absolute;
	top: 0;
	width: 161px;
	z-index: 200;
}

#main ul {
	height: 1%;
	margin-bottom: 2em;
position: relative;
}

#main ul li {
	list-style: url(../img/bullet.png) outside none;
	font-size: 1.2em;
	margin-bottom: 0.1em;
	position: relative;
}


/* GALLERY
------------------------------------------------------------*/
#main ul.gallery {
	margin: 0 -4px 2em -4px;
	width: 618px;
}

#main ul.gallery li {
	display: block;
	float: left;
	height: 92px;
	list-style: none;
	padding: 0;
	position: relative;
	width: 154px;
}

#main ul.gallery .overlay {
	background: url(../img/thumbnail_overlay.png) no-repeat;
	height: 92px;
	left: 0;
	position: absolute;
	top: 0;
	width: 154px;
	z-index: 200;
}

#main ul.gallery a, #main ul.gallery a:visited {
	background: none;
	border: 0;
	cursor: pointer;
	display: block;
	height: 84px;
	left: 0;
	padding: 4px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 146px;
}


/* THERAPISTS
------------------------------------------------------------*/
#main ul#therapists li {
	font-size: 1.1em;
	position: relative;
}

#main ul#therapists li li {
	margin-bottom: 0.1em;
}

#main ul#therapists ul {
	margin-bottom: 1.5em;
}

#main ul#therapists h3 {
	font-size: 1.1em;
	padding-top: 0;
}

#main ul#therapists .left {
	height: 184px;
	margin-left: -3px;
	padding-bottom: 5em;
	position: relative;
	width: 160px;
}

#main ul#therapists img {
	left: 0;
	position: absolute;
	top: 0;
	background-image: url(images/portrait_voelkering01.jpg);
}

#main ul#therapists .overlay {
	background: url(../img/portrait_overlay.png) no-repeat;
	height: 184px;
	left: 0;
	position: absolute;
	top: 0;
	width: 160px;
	z-index: 200;
}

#main ul#therapists .right {
	position: relative;
	width: 425px;
}

#main #vod {
	border: none;
	bottom: 1.5em;
	display: block;
	height: 82px;
	padding: 0;
	position: absolute;
	right: 150px;
	width: 82px;
	z-index: 200;
}

#main #ostheopaten-hh {
	border: none;
	bottom: 1.5em;
	display: block;
	height: 82px;
	padding: 0;
	position: absolute;
	right: 50px;
	width: 82px;
	z-index: 200;
}

/**************************************************************

	MultiBox
	v1.0

**************************************************************/
.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 999;
}

.MultiBoxLoading {
	background: url(images/loading.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../img/mb_close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../img/mb_left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../img/mb_right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}


/* MAP
------------------------------------------------------------*/
#map-wrapper {
	background: url(../img/map_bg.png) no-repeat;
	height: 230px;
	margin: 0 0 15px -4px;
	padding: 4px;
	position: relative;
	width: 304px;
}

#map-wrapper .tl, #map-wrapper .tr, #map-wrapper .bl, #map-wrapper .br {
	height: 8px;
	position: absolute;
	width: 10px;
	z-index: 200;
}

#map-wrapper .tl {
	background: url(../img/map_overlay_tl.png) top left no-repeat;
	left: 0;
	top: 0;
}

#map-wrapper .tr {
	background: url(../img/map_overlay_tr.png) top right no-repeat;
	right: -1px;
	top: 0;
}

#map-wrapper .bl {
	background: url(../img/map_overlay_bl.png) bottom left no-repeat;
	left: 0;
	bottom: 1px;
}

#map-wrapper .br {
	background: url(../img/map_overlay_br.png) bottom right no-repeat;
	right: -1px;
	bottom: 1px;
}

#map {
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 305px; 
}

#map .GMapEZ {
	height: 232px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 307px;
}

#route {
	background: url(../img/input_wide.png) no-repeat;
	display: block;
	height: 40px;
	margin-left: -4px;
	position: relative;
	width: 313px;
}

#route #saddr {
	color: #484848;
	font-size: 1.5em;
	width: 240px;
	margin: 8px;
	padding: 2px;
	float: left;
}

#route #saddr:hover, #route #saddr:focus {
	background: #ffffe1;
}

#route-submit {
	float: right;
	background: #FFF;
	color: #727A34;
	cursor: pointer;
	font-size: 1.3em;
	font-weight: bold;
	margin: 8px 8px 8px 0;
	padding: 2px;
	text-transform: uppercase;
}

*+html #route-submit {
	margin: 6px 8px 6px 0;
}

* html #route-submit {
	margin: 6px 8px 6px 0;
}

* html #map-wrapper, * html #route {
	margin-left: 0;
	right: -4px;
}


/* FOOT
------------------------------------------------------------*/
#foot {
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	width: 610px;
}

#foot p {
	color: #727a34;
	float: left;
	font-size: 0.9em;
	margin-left: 2.9em;
	text-transform: uppercase;
}

#foot p.street-address {
	margin-left: 0;
}

