/* ---------- Editor Styles ---------- */
.rot {
	color: #b94b4b;
}

/* ---------- Layout ---------- */


* {
	behavior: url("/iepngfix.htc");
	margin: 0;
	padding: 0;
}
html {
	overflow-x:hidden;

}
body {
	behavior: url("csshover3.htc"); 
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	background: #FFFAF5;
}
h1 {
	color: #b94b4b;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 25px;
}
h2, .h2 {
	color: #b94b4b;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	margin-bottom: 12px;
}
hr.clear {
	clear: both;
	visibility: hidden;
}
#content a {
	color: #b94b4b;
	text-decoration: none;
}
#content a:hover {
	color: #b94b4b;
	text-decoration: underline;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}
#head {
	height: 270px;
	padding-left: 26px;
}
#head img {
	border: 0;
	margin: 65px 0 0 10px;
}
#headimg {
	position: absolute;
	height: 215px;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#headimg div {
	margin-left: 45%;
	text-align: left;
}
#container {
}
#content {
	width: 500px;
	float: left;
	margin-left: 45px;
}
#contentborder {
	background: url('pix/dotted-bottom.gif') repeat-x left bottom #FFF6EA;
}
#main {
	padding: 25px 25px 10px 25px;
}
#main li {
	margin-left: 12px;
}


#blank #contentborder {
	background-color: #FFF6EA;
}


#margin {
	width: 150px;
	float: right;
	text-align: center;
}
#margin div {
	margin-bottom: 25px;
}
#margin img {
	margin-bottom: 7px;
}
#margin a {
	font-size: 14px;
	font-weight: bold;
	color: #b94b4b;
	text-decoration: none;
}
#margin a:hover {
	color: #555;
}

#footer {
	clear: both;
	line-height: 16px;
	
}
#footer span {
	color: #b94b4b;
}
#footer li {
	list-style: none;
}
#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover, #footer .active {
	color: #b94b4b;
	text-decoration: none;
}
#footerleft {
	width: 175px;
	float: left;
	text-align: right;
	padding-bottom: 20px;
}
#footerright {
	padding-left: 95px;
	float: left;
	padding-bottom: 20px;
}

/* ---------- Navigation ---------- */
#nav {
	width: 200px;
	float: left;
	text-align: right;
}
#nav li {
	list-style: none;
	margin-top: 5px;
}

#nav li a {
	padding: 4px 25px 4px 25px;
	font-size: 16px;
	line-height: 27px;
	text-decoration: none;
	font-weight: normal;
	color: #555;
}
#nav li a:hover, #nav li.active a {
	font-weight: bold;
	color: #b94b4b;
}
#nav li.active ul li a {
	font-weight: normal;
	color: #555;
}
#nav li ul li a {
	background-color: #e5e5e5;
}


#nav li#Physiotherapie a, 
#nav li#Prävention a,
#nav li#Wellness a {
	color: white;
	display: block;
	height: 27px;
	padding: 0 25px 0 0;
}
#nav li#Physiotherapie ul li a,
#nav li#Prävention ul li a,
#nav li#Wellness ul li a {
	color: #555;
	display: inline;
	padding: 4px 25px 4px 15px;
}

#nav li#Physiotherapie a {
	background-color: #b94b4b;
}
#nav li#Physiotherapie ul li a {
	background-color: #FFF6EA;
}
#nav li#Prävention a {
	background-color: #c3b932;
}
#nav li#Prävention ul li a {
	background-color: #FFF6EA;
}
#nav li#Wellness a {
	background-color: #ebc855;
}
#nav li#Wellness ul li a {
	background-color: #FFF6EA;
}
#nav li.active ul li.active a, #nav li.active ul a:hover {
	color: #b94b4b ! important;
}

/* ---------- Startseite ---------- */
#blank .specialnews {
	background: url('pix/dotted-bottom.gif') repeat-x left bottom;
}
#blank .specialnews div {
	background: url('pix/dotted-top.gif') repeat-x left top;
	padding: 25px;
}
#blank .newsitem {
	padding: 10px 25px 15px 25px;
	background-image: none;
}
#blank .generalitem {
	padding: 10px 25px 25px 25px;
}

/* ---------- News ---------- */
.date {
	font-weight: bold;
}
.newsitem, .generalitem {
	padding: 25px;
	background: url('pix/dotted.gif') repeat-x left bottom;
}
#blank #main {
	background: url('pix/dotted.gif') repeat-x left bottom;
}
.newsitem img, .specialnews img, .image {
	margin: 3px 12px 4px 0;
}

/* ---------- Team ---------- */
.team {
	background: url(pix/team-tile.gif) repeat-x;
	height: 110px;
	behavior: url("iepngfix.htc");
	margin-bottom: 20px;
}
.team img {
	margin-right: 30px;
}
.team strong {
	display: block;
	font-weight: bold;
	color: #b94b4b;
	padding-top: 40px;
}

/* ---------- Galerie ---------- */
div.galerie {
	float: left;
	width: 110px;
	height: 110px;
	margin: 0 30px 30px 0;
}
div.galerie img {
	border: 0;
}

/* ---------- Kurse ---------- */
.kurse {
	background-color: white;
	margin-bottom: 20px;
	padding: 12px 0 0 10px;
	clear: both;
}
.kurse.odd {
	background: white;
}
.kurse img {

}
.kurse .kurshead {
	font-weight: bold;
	color: #b94b4b;
	padding-bottom: 3px;
	font-size: 16px;
}
.kurse .termine {
	float: left; 
	width: 440px;

}
.kurse .tleft {
	float: left;
	width: 320px;
}
.kurse .tright {
	float: left;
	width: 120px;
}
.kurse h3 {
	font-size: 12px;
}

/* ---------- Kontakt ---------- */
#contact label {
	float: left;
	display: block;
	width: 90px;
	height: 20px;
	margin-bottom: 10px;
}
#contact span {
	color: #144197;
	font-size: 13px;
}
#contact input, #contact select {
	width: 230px;
	height: 20px;
	border: 1px solid #555;
	background-color: #f6f6f6;
	margin-bottom: 10px;
}

#contact input#zip {
	width: 63px;
	margin-right: 10px;
}
#contact input#city {
	width: 155px;
}
#contact textarea#message {
	width: 230px;
	background-color: #f6f6f6;
	border: 1px solid #555;
	margin-bottom: 10px;
}
#contact input#submit, #contact input#reset {
	color: white;
	background-color: #b1b2b3;
	width: 115px;
}
#contact input#submit:hover, #contact input#reset:hover {
	background-color: #808080;
	cursor: pointer;
}
#contact .important {
	display: none;
}
#contact #checkbox {
	width: 20px;
	heigth: 20px;
	float: left;
	margin-left: 120px;
}
#contact label#newsletter {
	float: none;
	width: 280px;
	margin-left: 150px;
	font-size: 12px;
}
#contact div#mandatory {
	margin-left: 150px;
	font-size: 12px;
}
