body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 67.5%;
	color: #0e49a3; 
	text-align: center;
/*	background-color: #0e49a3; */
	background-color: white;
	margin: 0 0;
	padding: 0 0;
}

#mainContent a:link {
	color: #1260d7;
	text-decoration: none;
}
#mainContent a:visited {
 	color: #0b3b83;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:active {
	text-decoration: underline;
}

#main {
	position: relative;
	width: 960px;
 	margin: 0 auto;
 	margin-top: 10px;
 	margin-bottom: 10px;
 	background: #eeeeee url(../img/screenBg.jpg) repeat-y top left;
 	text-align: left;
}

#header {
/*	height: 135px; */
 	background: #eeeeee url(../img/screenHead.jpg) no-repeat top left;
 	padding: 110px 245px 0 0;
 	font-weight: bold;
 	font-style: italic;
	font-size: 1.1em;
	color: #999;
	line-height: 25px;
	text-align: right;
}

#main div#homeLink {
	position: absolute;
	top: 0;
	left: 0;
}

/*
 ----- Menu Styling -----------------------------------------------------------
 *
 */

ul#nav {
	width:100px;
	float: left;
	
	margin: 0;
	padding: 0;
	margin-top: 15px;
	list-style-type: none;
}

ul#nav li {
	margin: 0;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#nav li a {
 	display: block;
 	width: 80px;
 	height: 80px;
}
ul#nav li#navHypnose a {
	background: #eee url(../img/navHypnose2.jpg) no-repeat 0 -80px;
}
ul#nav li#navHypnose a:hover, ul#nav li#navHypnose a:active {
	background: #eee url(../img/navHypnose2.jpg) no-repeat 0 0px;
}
ul#nav li#navKinder a {
	background: #eee url(../img/navKinder2.jpg) no-repeat 0 -80px;
}
ul#nav li#navKinder a:hover, ul#nav li#navKinder a:active {
	background: #eee url(../img/navKinder2.jpg) no-repeat 0 0px;
}
ul#nav li#navPZR a {
	background: #eee url(../img/navPZR2.jpg) no-repeat 0 -80px;
}
ul#nav li#navPZR a:hover, ul#nav li#navPZR a:active {
	background: #eee url(../img/navPZR2.jpg) no-repeat 0 0px;
}
ul#nav li#navTeam a {
	background: #eee url(../img/navTeam2.jpg) no-repeat 0 -80px;
}
ul#nav li#navTeam a:hover, ul#nav li#navTeam a:active {
	background: #eee url(../img/navTeam2.jpg) no-repeat 0 0px;
}
ul#nav li#navKontakt a {
	background: #eee url(../img/navKontakt2.jpg) no-repeat 0 -80px;
}
ul#nav li#navKontakt a:hover, ul#nav li#navKontakt a:active {
	background: #eee url(../img/navKontakt2.jpg) no-repeat 0 0px;
}

ul#nav li.current {
	background: #eee url(../img/navCurrentBg.jpg) no-repeat bottom left;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 13px;
} 
ul#nav li#navHypnose.current a, ul#nav li#navHypnose.current a:hover  {
	background: #eee url(../img/navHypnose2.jpg) no-repeat 0 -160px;
}
ul#nav li#navKinder.current a, ul#nav li#navKinder.current a:hover {
	background: #eee url(../img/navKinder2.jpg) no-repeat 0 -160px;
}
ul#nav li#navPZR.current a, ul#nav li#navPZR.current a:hover {
	background: #eee url(../img/navPZR2.jpg) no-repeat 0 -160px;
}
ul#nav li#navTeam.current a, ul#nav li#navTeam.current a:hover {
	background: #eee url(../img/navTeam2.jpg) no-repeat 0 -160px;
}
ul#nav li#navKontakt.current a, ul#nav li#navKontakt.current a:hover {
	background: #eee url(../img/navKontakt2.jpg) no-repeat 0 -160px;
}

#content {
	width: 840px;
	float: right;
	padding-top: 20px;
}

#mainContent {
	width: 590px;
	float: left;
}
#secondaryContent {
	width: 215px;
	float: right;
	color: #666;
}

#footer {
	clear: both;
 	background: white url(../img/screenFoot.jpg) no-repeat top left;
 	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	line-height: 30px;
	color: black;
}

a {
	color: black;
	text-decoration: none;
}
a:visited {
 	color: black;
	text-decoration: none;
}
a:hover, a:active {
 	color: black;
	text-decoration: underline;
}


#mainContent h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 30px;
	margin-right: 30px;
}
#mainContent h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

#mainContent p {
 	font-size: 1.2em;
	margin-left: 30px;
	margin-right: 30px;
}
#mainContent p.small {
 	font-size: 1.0em;
}
#mainContent p.verysmall {
 	font-size: 0.8em;
}
#mainContent ul {
	margin: 0;
	padding-left: 20px;
}
#mainContent ul li {
	margin-left: 20px;
	margin-right: 10px;
}

#mainContent img.catcher {
	float: right;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#mainContent .minipics {
	clear: both;
	height: 120px;	
	margin-left: 30px;
}

#mainContent .minipics img {
	float: left;
	margin: 10px 30px 20px 0px;
}

#mainContent #homeIntro {
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
/* 	padding-bottom: 220px;
	background: transparent url(../img/homeIntroBg.jpg) no-repeat bottom right;
	*/
}
#mainContent #homeIntro img {
	float: right;
	padding: 20px;
}
#mainContent #homeIntro p {
 	clear: both;
}

.clear {
	clear: both;
}

.infoBox {
 	width: 200px;
	/* background: #f9f9f9; */
	border-left: 3px solid #cccccc;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.infoBox h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 3px 5px; 
	border-bottom: 1px solid #cccccc;
}

.infoBox p {
	padding-left: 5px;
	padding-right: 5px;
}

#secondaryContent #sideLogos {
 	text-align: center;
}

#secondaryContent img.partner {
 	margin-top: 10px;
 	margin-bottom: 10px;
}

table#oeffZeiten {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 190px;
}
table#oeffZeiten td {
	font-size: 10px;
	color: #666;
 	padding-top: 5px;
}
table#oeffZeiten td.tag {
	width: 25px;
}
table#oeffZeiten td.vorm {
	width: 80px;
}
table#oeffZeiten td.nachm {
	width: 85px;
}

/* 
 ----- Team Seite -------------------------------------------------------------
 *
 */
 
.teamContent {
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 200px;
	border-bottom: 1px solid #0e49a3;
}

* html .teamContent {
	height: 200px;
}

.teamOdd {
	clear: both;
	float: left;
	width: 290px;
	margin-bottom: 20px;
}

.teamEven {
	float: right;
	width: 290px;
	margin-bottom: 20px;
}

.teamContent img {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#mainContent .teamContent p {
	font-size: 1em;
	padding-right: 100px;
}
.teamContent li {
	font-size: 1em;
/*	padding-right: 100px; */
}

#mainContent ul.partnerLinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 20px;
}
#mainContent ul.partnerLinks li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
#mainContent ul.partnerLinks li h2 {
	margin-top: 0;
	padding-top: 0;
	padding-left: 150px;
 	font-size: 1.2em;
}
#mainContent ul.partnerLinks li p {
	padding-left: 150px;
 	font-size: 1.1em;
}
#mainContent ul.partnerLinks li img {
 	float: left;
}

.pdfsoft {
	float: right;
	width: 180px;
	background: #ddd;
	text-align: right;
	padding: 5px;
}
.pdflink {
	margin-left: 30px;
	border: 1px solid #eee;
	padding: 10px 5px 10px 45px;
	background: white url(../img/acroread.png) no-repeat 5px 50%;
}

a img {
	border: none;
}
