html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.png) no-repeat top left #e07f45 fixed;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #58585a;
}

#wrapper {
	float: left;
	position: relative;
	left: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 880px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 30px 0px 0px -90px;
	padding: 0px;
	width: 262px;
	height: 135px;
	background: url(../img/logo.png) no-repeat;
	z-index: 1;
}
	
#title {
	position: relative;
	float: right;
	margin: 36px 36px 0 0;
	padding: 0px;
	width: 287px;
	height: 49px;
	background: url(../img/title.png) no-repeat;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: 860px;
	height: 250px;
	-moz-box-shadow: 0px 0px 3px #929292;
	-webkit-box-shadow: 0px 0px 3px #929292;
	z-index: 2;
	overflow: hidden;
}

/* Headergrafiken */ 

.startseite {
	background: url(../img/header/startseite.jpg) no-repeat;
}

.aktuell {
	background: url(../img/header/aktuell.jpg) no-repeat;
}

.behandlungsfelder {
	background: url(../img/header/behandlungsfelder.jpg) no-repeat;
}

.aphasie {
	background: url(../img/header/aphasie.jpg) no-repeat;
}

.sprechapraxie {
	background: url(../img/header/sprechapraxie.jpg) no-repeat;
}

.sprachentwicklungsverzoegerungen {
	background: url(../img/header/sprachentwicklungsverzoegerungen.jpg) no-repeat;
}

.stottern-poltern {
	background: url(../img/header/stottern-poltern.jpg) no-repeat;
}

.dysarthrie {
	background: url(../img/header/dysarthrie.jpg) no-repeat;
}

.dysphagie {
	background: url(../img/header/dysphagie.jpg) no-repeat;
}

.dyslalie {
	background: url(../img/header/dyslalie.jpg) no-repeat;
}

.myofunktionelle-stoerungen {
	background: url(../img/header/myofunktionelle-stoerungen.jpg) no-repeat;
}

.dysphonien {
	background: url(../img/header/dysphonien.jpg) no-repeat;
}

.zusatzangebote {
	background: url(../img/header/zusatzangebote.jpg) no-repeat;
}

.fachvortraege {
	background: url(../img/header/fachvortraege.jpg) no-repeat;
}

.legasthenie-dykalkulie-lrs {
	background: url(../img/header/legasthenie-dykalkulie-lrs.jpg) no-repeat;
}

.kinesiologie {
	background: url(../img/header/kinesiologie.jpg) no-repeat;
}

.ads {
	background: url(../img/header/ads.jpg) no-repeat;
}

.praxis {
	background: url(../img/header/praxis.jpg) no-repeat;
}

.stellenangebote {
	background: url(../img/header/stellenangebote.jpg) no-repeat;
}

.team {
	background: url(../img/header/team3.jpg) no-repeat;
}

.galerie {
	background: url(../img/header/galerie.jpg) no-repeat;
}

.kontakt {
	background: url(../img/header/kontakt.jpg) no-repeat;
}

.informationen {
	background: url(../img/header/informationen.jpg) no-repeat;
}
	
#navigation {
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 10;
}

#navMainBg {
	position: absolute;
	margin: 0px;
	padding: 15px 20px;
	background: #193e95;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	width: 160px;
	height: 220px;
	margin: 0 1px 0 0;
	z-index: 20;
}

#navMain {
	position: absolute;
	margin: 0px;
	padding: 15px 0px;
	background: transparent;
	width: 160px;
	height: 210px;
	margin: 0 1px 0 0;
	z-index: 30;
}

#navMain li {
	list-style-type: none;
	float: left;
	text-align: left;
	line-height: 16pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	width: 100px;
	color: #f5d57b;
}

#navMain li a:link,
#navMain li a:visited {
	list-style: none;
	list-style-type: none;
	display: block;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

#navMain li a:hover,
#navMain li a:focus,
#navMain li a:active {
	display: block;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #f5d57b;

}

#navMain li a.selected,
#navMain li a.selected:link,
#navMain li a.selected:visited {
	list-style: none;
	list-style-type: none;
	color: #f5d57b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
}





#navSubBg {
	position: absolute;
	left: 201px;
	margin: 0px;
	padding: 15px 20px;
	background: #193e95;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	width: 209px;
	height: 220px;
	margin: 0 1px 0 0;
	z-index: 20;
}

#navSub {
	position: absolute;
	left: 201px;
	margin: 0px;
	padding: 15px 0px;
	background: transparent;
	width: 160px;
	height: 190px;
	margin: 0 1px 0 0;
	float: left;
	z-index: 30;
}

#navSub li {
	position: relative;
	list-style-type: none;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 4px 0px;
	width: 149px;
	color: #ffffff;
	opacity: 1.0;
}

#navSub li a:link,
#navSub li a:visited {
	list-style: none;
	list-style-type: none;
	display: block;
	width: 229px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

#navSub li a:hover,
#navSub li a:focus,
#navSub li a:active {
	display: block;
	width: 229px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #f5d57b;

}

#navSub li a.selected,
#navSub li a.selected:link,
#navSub li a.selected:visited {
	list-style: none;
	list-style-type: none;
	color: #f5d57b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
}

#content {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	padding: 20px;
	left: 0px;
	width: 820px;
	min-height: 300px;
	background: #ffffff;
	-moz-box-shadow: 0px 0px 3px #929292;
	-webkit-box-shadow: 0px 0px 3px #929292;
}

#content .col1 {
	position: relative;
	float: left;
	width: 390px;
	margin: 0px;
}

#content .col2 {
	position: relative;
	float: left;
	width: 390px;
	margin: 0 0 0 40px;
}

#content a:link,
#content a:visited {
	color: #b82929;
	text-decoration: none;
	font-style: italic;
	outline: none;
	-moz-outline-style: none;
}

#content a:hover,
#content a:focus,
#content a:active {
	text-decoration: underline;
}

#content h1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	color: #e07f45;
	font-weight: normal;
	margin: 14pt 0px 10px 0px;
}

#content h2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	color: #e07f45;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#content h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #58585a;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#content h4 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #58585a;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#content h5 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #58585a;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#content p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #3e3d40;
	color: #58585a;
	margin: 0 0 18px 0;
}

#content p img {
	background: #f5d57b;
	margin: 2px 20px 10px 0;
	float: left;
	border: none;
}

.info {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 14pt;
	color: #828282;
	color: #87888a;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

ul, ol {
	margin: 0px 0px 15px 16px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	line-height: 14pt;
	color: #e07f45;
}

ol li {
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
	line-height: 14pt;
	color: #e07f45;
}

ul li ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	line-height: 14pt;
	color: #193e95;
}

.li {
	color: #58585a;
}


.break {
	clear: both;
	height: 30px;
}

.clear {
	clear: both;
}

#footer {
	position: relative;
	float: left;
	margin: 0px 0 0 0;
	padding: 5px 20px;
	left: 0px;
	width: 820px;
	height: 50px;
	text-align: right;
	border: 0px solid red;
}

#footer a:link,
#footer a:visited {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	outline: none;
	-moz-outline-style: none;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: none;
	color: #f5d57b;
}




#galerie {
	position: relative;
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
}

#gallery {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 820px;
}


.bild {
	position: absolute;
	/*background: #f5d57b;*/
}

/*
.navBild {
	top: 0px;
	margin-top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 40;
}*/

.desc {
	background: #ffffff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.download {
	float: right;
}


#prev {
	cursor: pointer;
	width: 400px;
	height: 96%;
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid red;
	margin: 0px;
	display: block;
	background: url(../img/clean.png) 50px center no-repeat;
	
}
	
#prev:hover,
#prev:focus,
#prev:active {
	background: url(../img/prev.png) 50px center no-repeat;

}

#next {
	cursor: pointer;
	width: 400px;
	height: 96%;
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 420px;
	border: 0px solid red;
	margin: 0px;
	display: block;
	background: url(../img/clean.png) 250px center no-repeat;
}

#next:hover {
	background: url(../img/next.png) 250px center no-repeat;
}











#map {
	display:block; 
	width: 390px; 
	height:453px; 
	background:url(../img/koerper.jpg) no-repeat center; 
	position:relative; 
	margin:0px;
}

#m1 a:link, #m1 a:visited {
	display:block; 
	background:url(../img/dot_off.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:150px; 
	top: 50px; 
	z-index: 100;
}

#m1 a:hover {
	background:url(../img/dot_on.png) no-repeat;
}

#m1.active {
	display:block; 
	background:url(../img/dot_on.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:110px; 
	top: 50px; 
	z-index: 100;
}

#m2 a:link, #m2 a:visited {
	display:block; 
	background:url(../img/dot_off.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:120px; 
	top: 130px; 
	z-index: 100;
}

#m2 a:hover {
	background:url(../img/dot_on.png) no-repeat;
}

#m2.active {
	display:block; 
	background:url(../img/dot_on.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:80px; 
	top: 130px; 
	z-index: 100;
}

#m3 a:link, #m3 a:visited {
	display:block; 
	background:url(../img/dot_off.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:160px; 
	top: 170px; 
	z-index: 100;
}

#m3 a:hover {
	background:url(../img/dot_on.png) no-repeat;
}

#m3.active {
	display:block; 
	background:url(../img/dot_on.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:120px; 
	top: 170px; 
	z-index: 100;
}

#m4 a:link, #m4 a:visited {
	display:block; 
	background:url(../img/dot_off.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:160px; 
	top: 280px; 
	z-index: 100;
}

#m4 a:hover  {
	background:url(../img/dot_on.png) no-repeat;
}

#m4.active {
	display:block; 
	background:url(../img/dot_on.png) no-repeat; 
	width: 40px; 
	height: 40px; 
	position:absolute; 
	left:120px; 
	top: 280px; 
	z-index: 100;
}

#m1.active a:link, #m1.active a:visited,
#m2.active a:link, #m2.active a:visited,
#m3.active a:link, #m3.active a:visited,
#m4.active a:link, #m4.active a:visited {
	display: none; 
} 