@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

body {
	color:#636363;
	font: 13px Verdana, Helvetica, sans-serif;
	line-height:21px;
	background:#f0d7a1 url(../images/bg-body.png) repeat-x top center;
	height:100%;
}

html {
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
}

ol,
ul,
dl {
	list-style:none;
}

a:link,
a:visited,
a:active {
	color: #43a0c2;
	text-decoration: underline;
}

a:hover {
	color: #636363;
	text-decoration: underline;
}

img,
img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}

/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
}

.float-left {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.float-right {
	float: right;
	margin-left:10px!important;
}

.trenn {
	border-bottom:1px solid #e0e0e0;
	clear:left;
	float:none;
	height:1px;
	margin-bottom:30px;
	padding:0;
	width:100%;
}

.image {
	background-color:#efefe5;
	padding:5px;
	outline: none;
	margin-top:10px;
	margin-left:20px;
}

.image-left {
	background-color:#efefe5;
	padding:5px;
	outline: none;
	margin-top:5px;
	margin-right:20px;
	float:left
}

html>image {
	margin: 0px 10px 5px 0;
}

/*==================================================
    => list
==================================================*/


/*------------------ =content-main  ---------------*/

div#content-main ol {
	margin-left:10px;
	color: #43a0c2;
	line-height:30px;
}

div#content-main ul {
	margin-left:10px;
	line-height:30px;
	list-style-type: square;
	color: #43a0c2;
	list-style-position: outside;
	font: 14px Verdana, Helvetica, sans-serif;
}

div#content-main li {
	color: #43a0c2;
	line-height:30px;
	margin-left:10px;
	font: 14px Verdana, Helvetica, sans-serif;
}

/*==================================================
    => container
==================================================*/

div#container {
	width: 100%;
	position:relative;
	background: url(../images/bg-body2.jpg) no-repeat top center;
	margin:0 auto;
	height:auto !important;
}

/*==================================================
    => header  
==================================================*/

div#header {
	height:276px;
	width:904px;
	background: url(../images/bg-header.png) no-repeat 0 0;
	text-align: left;
	margin:0 auto;
	position:relative;
}

div#header-img {
	width:407px;
	height:214px;
	background: url(../images/bg-header-img.png) no-repeat 0 0;
	text-align: left;
	position: absolute;
	top:56px;
	left:468px;
}

/*------------------ =branding  ------------------*/

h1#branding a {
	display:block;
	width:338px;
	height:176px;
	background: url(../images/bg-branding.png) no-repeat 0 0;
	outline:none;
	text-indent:-99999px;
	position:absolute;
	top:78px;
	left:27px;
}

blockquote {
	text-indent:-9999px;
}

/*==================================================
    => content-container  
==================================================*/

div#content-container {
	width:904px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:25px;
	clear:both;
	text-align:left;
	position:relative;
	background:#fff url(../images/bg-content-container.png) no-repeat 0 0;
}

/*------------------ =contentMain  ---------------*/

div#content-main {
	width:600px;
	float:left;
	text-align:left;
}

.content-column1 {
	width:250px;
	padding:0 25px 0 25px;
	float:left;
	text-align:left;
}

.content-column2 {
	width:250px;
	padding:0 0px 0 25px;
	border-left:1px solid #e0e0e0;
	float:left;
	text-align:left;
}

.content-column3 {
	width:550px;
	padding:0 25px 0 25px;
	float:left;
	text-align:left;
}

h2 {
	line-height:30px;
	width:600px;
	height:60px;
	font-size:30px;
	display: block;
	margin-left:25px;
	padding-bottom:25px;
	letter-spacing:1px;
	color:#333;
}

h2.willkommen {
	background:url(../images/h2/willkommen.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.aktuelles {
	background: url(../images/h2/aktuelles.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.anfahrt {
	background: url(../images/h2/anfahrt.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.fehler404 {
	background: url(../images/h2/fehler404.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.gaestebuch {
	background: url(../images/h2/gaestebuch.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.impressum {
	background: url(../images/h2/impressum.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.kontakt {
	background: url(../images/h2/kontakt.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.praeventionkurve {
	background:  url(../images/h2/praeventionkurve.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.praeventionsangebote {
	background: url(../images/h2/praeventionsangebote.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.praxis {
	background:  url(../images/h2/praxis.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h2.therapie {
	background: url(../images/h2/therapie.gif) no-repeat 0 0;
	text-indent:-9999px;
}

h3 {
	color:#43a0c2;
	font: 16px Verdana, Helvetica, sans-serif;
	line-height:21px;
	font-weight:normal;
}

#newsinput h3 {
	color:#636363;
	font: 13px Verdana, Helvetica, sans-serif;
	line-height:21px;
	font-weight: bold;
}

h3.accToggle {
	font-weight: bold;
	background:url(../images/form-spay.gif) no-repeat;
	margin:0 0 15px;
	padding:7px 0 7px 20px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

h3.accActive {
	color:#000;
}

.accContent {
	margin-bottom:10px;
	width:550px;
}

h4 {
	font: 21px Verdana, Helvetica, sans-serif;
	color:#636363;
	line-height:21px;
	font-weight: normal;
}

h5 {
	font:  Verdana, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}

h6 {
	color:#636363;
	font: 13px Verdana, Helvetica, sans-serif;
	line-height:21px;
	font-weight:normal;
}

/* =imprint */

dl.content-main-imprint,
dl {
	line-height:20px;
}

dl.content-main-imprint dt,
dl dt {
	display:block;
	float:left;
	font-weight:bold;
	width:220px;
}

dl.content-main-imprint dd,
dl dd {
	clear:right;
	float:left;
	width:250px;
}

.content-main-imprint-margin {
	margin-top:15px;
}

/*==================================================
    => navi   
==================================================*/


ul#navi {
	width:904px;
	height:42px;
	background:url(../images/bg-navi.png) no-repeat 0 0;
	position: relative;
	margin: 0 auto;
	padding:26px 0 0 0;
}

ul#navi li {
	float:left;
	display:block;
	list-style-type:none;
	padding:0 19px;
	border-right:1px solid #999;
}

ul#navi li a {
	outline:none;
	display:block;
	color:#333;
	text-decoration:none;
}

ul#navi li a:hover,
.index a.navia,
.index a.navia,
.therapie a.navib,
.funktionstraining a.navic,
.praeventionsangebote a.navid,
.praeventionskurse a.navie,
.praxis a.navif {
	color:#59b7ff!important;
	text-decoration:none;
}

li.last {
	border-right:0 none!important;
}

/*==================================================
    => navi-add
==================================================*/



ul#navi-add {
	height:25px;
	position: absolute;
	top:15px;
	left:634px;
	text-align:right
}

ul#navi-add li {
	height:14px;
	line-height: normal;
	border-right:1px solid #efefe5;
	text-decoration:none;
}

ul#navi-add li a {
	line-height: normal;
	height:14px;
	text-decoration:none;
	color:#efefe5;
	padding:0 8px 0 8px;
	font: 13px Verdana, Helvetica, sans-serif;
}

ul#navi-add li a:hover,
.links a.navi01,
.anfahrt a.navi02,
.kontakt a.navi03,
.impressum a.navi04 {
	text-decoration:underline!important;
}

ul#navi-add li {
	float:left;
	display:block;
	list-style-type:none;
	line-height: normal;
}

/*==================================================
    => footer   
==================================================*/

div#footer {
	height:58px;
	padding:43px 0px 0 0px;
	width:904px;
	background:  url(../images/bg-footer.png) no-repeat 0 0;
	margin: 0 auto;
	color:#FFFFFF;
	font-size:12px;
	position:relative;
	text-align:center;
}

div#footer a {
	color:#FFFFFF;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.floatstop {
	clear:both;
}

.floatstop2 {
	clear:both;
	height:100px;
}

a.gototop {
	background:none repeat scroll 0 0 #1BA0A7;
	bottom:5px;
	color:#FFFFFF;
	display:none;
	font-size:11px;
	padding:5px;
	position:fixed;
	right:5px;
	text-decoration:none;
}

