html {
	min-height: 100.5%;
}
body {
	background: #ede8d6;
	margin: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
#root {
	padding-bottom: 30px;
}

#page {
	background: url(../images/back/back_page.gif) center repeat-y;
	width: 960px;
	padding: 0px;
	text-align: left;
	margin: 0px auto 0px;
}

/* Kopfbereich */

#head {
	background: url(../images/back/back_head.gif) bottom center no-repeat;
	height: 145px;
	
}
#head img.specification {
	float: right;
	margin: 25px 40px 0px 0px;
}
#head img.specification_kinder {
	float: right;
	margin: 45px 40px 0px 0px;
}
#title {
	padding: 27px 0px 20px 40px;
	float: left;
}
#title.kinder {
	padding: 40px 0px 20px 40px;
	float: left;
}
#title a {
	color: #FFF;
	text-decoration: none;
}
#title img {
	border-style: none;
}
#title img.kinderzahnheilkunde {
	margin: -2px 0px 0px -4px;
}


#service {
	padding-top: 10px;
	padding-right: 10px;
}
#service ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#service li {
	list-style: url(../../_styles/none) none;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#service li a {
	text-decoration: none;
	color: #BDB;
}
#service li a:hover {
	color: #FFF;
}
#service li a.current {
	color: #9B9;
}






/* Servicenavigation */

#navi {
	color: #FFF;
	text-align: right;
	height: 30px;
	padding-left: 20px;
	padding-right: 40px;
	margin-top: 35px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	font-size: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#navi a {
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#navi a:hover {
	background: #FFF;
	color: #384;
}
#navi a.current {
	background: #FFF;
}


/* Hauptbereich */

#main {
	padding: 0px 0px 0px 40px;
	clear: left;
}


/* Visual */
#visual {
	width: 880px;
	height: 220px;
}
body.praxis #visual {
	background:url(../images/back/back_visual-praxis.jpg) left top no-repeat;
}
body.anfahrt #visual {
	background:url(../images/back/back_visual-anfahrt.jpg) left top no-repeat;
}
body.leistungen #visual {
	background:url(../images/back/back_visual-leistungen.jpg) left top no-repeat;
}
body.implantologie #visual {
	background:url(../images/back/back_visual-implantologie.jpg) left top no-repeat;
}
body.aesthetik #visual {
	background:url(../images/back/back_visual-aesthetik.jpg) left top no-repeat;
}
body.prothetik #visual {
	background:url(../images/back/back_visual-prothetik.jpg) left top no-repeat;
}
body.praxislabor #visual {
	background:url(../images/back/back_visual-praxislabor.jpg) left top no-repeat;
}
body.prophylaxe #visual {
	background:url(../images/back/back_visual-prophylaxe.jpg) left top no-repeat;
}
body.mikrochirurgie #visual {
	background:url(../images/back/back_visual-mikrochirurgie.jpg) left top no-repeat;
}
body.fuellungstherapie #visual {
	background:url(../images/back/back_visual-fuellungstherapie.jpg) left top no-repeat;
}
body.recall #visual {
	background:url(../images/back/back_visual-recall.jpg) left top no-repeat;
}
body.kinderzahnheilkunde #visual {
	background:url(../images/back/back_visual-kinderzahnheilkunde.jpg) left top no-repeat;
}
body.diagnostik #visual {
	background:url(../images/back/back_visual-diagnostik.jpg) left top no-repeat;
}
body.kinderbehandlung #visual {
	background:url(../images/back/back_visual-kinderbehandlung.jpg) left top no-repeat;
}
body.kinderprophylaxe #visual {
	background:url(../images/back/back_visual-kinderprophylaxe.jpg) left top no-repeat;
}
body.tipps-tricks #visual {
	background:url(../images/back/back_visual-tipps-tricks.jpg) left top no-repeat;
}
body.aerzte-team #visual {
	background:url(../images/back/back_visual-aerzte-team.jpg) left top no-repeat;
}
body.aerzte #visual {
	background:url(../images/back/back_visual-aerzte-2.jpg) left top no-repeat;
}
body.team #visual {
	background:url(../images/back/back_visual-team.jpg) left top no-repeat;
}
body.mitgliedschaften #visual {
	background:url(../images/back/back_visual-mitgliedschaften.jpg) left top no-repeat;
}
body.kontakt #visual {
	background:url(../images/back/back_visual-kontakt.jpg) left top no-repeat;
}
body.impressum #visual {
	background:url(../images/back/back_visual-impressum.jpg) left top no-repeat;
}
#visual img {
	float: right;
	padding: 0px;
	margin: 0px;
}

/* Menü */

#menu {
	width: 105px;
	float: left;
	padding: 35px 0px 0px 40px;
	margin: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	width: 150px;
}
#menu li a:hover {
	color: #ACE;
}
#menu li a.current {
	color: #ACE;
}
#menu li a.current:hover {
	color: #FFF;
}

#page.kinderzahnheilkunde  #menu li a:hover {
	color: #E8C;
}
#page.kinderzahnheilkunde  #menu li a.current {
	color: #E8C;
}
#page.kinderzahnheilkunde  #menu li a.current:hover {
	color: #FFF;
}


/* Menü */

#submenu {
	width: 200px;
	float: left;
	padding: 35px 0px 0px 20px;
	margin: 0px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu li {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#submenu li a {
	text-decoration: none;
	display: block;
	color: #ACE;
	width: 200px;
}
#submenu li a:hover {
	color: #FFF;
}
#submenu li a.current {
	color: #FFF;
}
#submenu li a.current:hover {
	color: #ACE;
}
#page.kinderzahnheilkunde  #submenu li a {
	color: #E8C;
}
#page.kinderzahnheilkunde  #submenu li a:hover {
	color: #FFF;
}
#page.kinderzahnheilkunde  #submenu li a.current {
	color: #FFF;
}
#page.kinderzahnheilkunde  #menu li a.current:hover {
	color: #EAC;
}


/* Wrapper */

#wrapper {
	float: left;
	width: 900px;
	padding: 10px 0px 40px 0px;
	margin: 1px 0px 0px 0px;
}
body.praxis #wrapper {
	background:url(../images/back/back_wrapper-praxis.gif) left top no-repeat;
}
body.anfahrt #wrapper {
	background:url(../images/back/back_wrapper-anfahrt.gif) left top no-repeat;
}
body.leistungen #wrapper {
	background:url(../images/back/back_wrapper-leistungen.gif) left top no-repeat;
}
body.implantologie #wrapper {
	background:url(../images/back/back_wrapper-implantologie.gif) left top no-repeat;
}
body.prothetik #wrapper {
	background:url(../images/back/back_wrapper-prothetik.gif) left top no-repeat;
}
body.praxislabor #wrapper {
	background:url(../images/back/back_wrapper-praxislabor.gif) left top no-repeat;
}
body.prophylaxe #wrapper {
	background:url(../images/back/back_wrapper-prophylaxe.gif) left top no-repeat;
}
body.aesthetik #wrapper {
	background:url(../images/back/back_wrapper-aesthetik.gif) left top no-repeat;
}
body.fuellungstherapie #wrapper {
	background:url(../images/back/back_wrapper-fuellungstherapie.gif) left top no-repeat;
}
body.mikrochirurgie #wrapper {
	background:url(../images/back/back_wrapper-mikrochirurgie.gif) left top no-repeat;
}
body.recall #wrapper {
	background:url(../images/back/back_wrapper-recall.gif) left top no-repeat;
}
body.kinderzahnheilkunde #wrapper {
	background:url(../images/back/back_wrapper-kinderzahnheilkunde.gif) left top no-repeat;
}
body.kinderprophylaxe #wrapper {
	background:url(../images/back/back_wrapper-kinderprophylaxe.gif) left top no-repeat;
}
body.diagnostik #wrapper {
	background:url(../images/back/back_wrapper-diagnostik.gif) left top no-repeat;
}
body.kinderbehandlung #wrapper {
	background:url(../images/back/back_wrapper-kinderbehandlung.gif) left top no-repeat;
}
body.tipps-tricks #wrapper {
	background:url(../images/back/back_wrapper-tipps-tricks.gif) left top no-repeat;
}
body.aerzte-team #wrapper {
	background:url(../images/back/back_wrapper-aerzte-team.gif) left top no-repeat;
}
body.aerzte #wrapper {
	background:url(../images/back/back_wrapper-aerzte-2.gif) left top no-repeat;
}
body.team #wrapper {
	background:url(../images/back/back_wrapper-team.gif) left top no-repeat;
}
body.mitgliedschaften #wrapper {
	background:url(../images/back/back_wrapper-mitgliedschaften.gif) left top no-repeat;
}
body.kontakt #wrapper {
	background:url(../images/back/back_wrapper-kontakt.gif) left top no-repeat;
}
body.impressum #wrapper {
	background:url(../images/back/back_wrapper-impressum.gif) left top no-repeat;
}

/* Inhalte */

#content {
	float: left;
	padding: 40px 0px 20px 40px;
	width: 560px;
}
*html #content {
	margin-left: 10px;
}
#content.wide {
	width: 840px;
/*
	padding: 40px 0px 20px 0px;
	
	margin-top: 0px;
	*/
}
#content h1 {
	font-size: 25px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	color: #C07;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p.icon {
	line-height: 33px;
}
#content p.previous {
	float: left;
}
#content p.next {
	float: right;
}
#content p.pdf {
	background: url(../images/icon/icon_pdf.gif) left center no-repeat;
	padding: 0px 0px 0px 35px;
	line-height: 30px;
}
#content ul {
	margin: 15px 0px 15px 30px;
	padding: 0px;
	list-style: square;
}
#content ol {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}
#content {
	margin: 15px 0px 15px 30px;
	padding: 0px;
}
#content li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

#content ul.app {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style: none;
}
#content ul.app li {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	color: #333;
	float: left;
}
#content ul.app img  {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 0px;
}

#content hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
	border-bottom: 1px solid #CCC;
}
#content img {
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	border: none;
}
#content img.left {
	float: left;
	margin-right: 20px;
}
#content img.center {
	margin-right: auto;
	margin-left: auto;
}

#content img.right {
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}
#content img.sticker {
	margin-top: -5px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}
#content a {
	color: #07B;
	text-decoration: none;
	font-weight: bold;
}

#page.kinderzahnheilkunde #content a, #page.kinderzahnheilkunde #column a {
	color: #C07;
}
#page.kinderzahnheilkunde #content a:hover, #page.kinderzahnheilkunde #column a:hover {
	color: #F6B;
	text-align: undeline
}

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

#content abbr {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}
#content acronym {
	border-bottom: 1px dotted #9B9;
	cursor: help;
}


/* Formulare */

#content form {
	margin: 0px;
	padding: 10px 0px;
}
#content form acronym {
	color: #D00;
	border-style: none;
}
#content form br {
	clear: left;
}
#content fieldset {
	margin: 0px;
	padding: 10px 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content fieldset.button {
	padding-left: 150px;
}
#content legend {
	font-size: 12px;
	padding: 0px 0px 5px;
	margin: 0px;
	color: #384;
	line-height: 20px;
	font-weight: bold;
}
#content label {
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	float: none; 
}
#content label.before {
	float: left;
	width: 140px;
}
#content label.data {
	line-height:30px;
}
#content label.right {
	display: block;
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding: 3px 0px 2px;
	width: 400px;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
	margin-right: -150px;
}
#content label.check {
	float: left;
	line-height: 20px;
	padding: 3px 0px 2px;
	width: 600px;
}
#content input.text {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
}
#content input.text:focus {
	border: 1px solid #07B;
}
#content input.horizontal {
	margin: 1px 3px 0px 0px;
	padding: 0px;
	border-style: none;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
#content input.vertical {
	padding: 0px;
	border-style: none;
	float: left;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 150px;
}
#content input.check {
	float: left;
	padding: 0px;
	height: 19px;
	width: 19px;
	margin: 4px 5px 0px 0px;
}
#content input.button {
	font: 12px Arial, Helvetica, sans-serif;
}
#content input.file {
	font: 12px Arial, Helvetica, sans-serif;
}
#content textarea {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
#content textarea:focus {
	border: 1px solid #07B;
}
#content select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 1px 2px;
}
#content select:focus {
	border: 1px solid #07B;
}
#content optgroup {
	font-style: normal;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#content option {
}
#content button {
	font: 12px Arial, Helvetica, sans-serif;
}



/* Slideshow Praxisrundgang */ 
#tour {
	position: relative;
	margin: 0px 0px 15px; 
	padding: 5px 0px 0px;
	width: 530px;
	height: 300px;
}

#tour  img {
	border-style: none;
	margin: 0px; 
	padding: 0px;
}
#tour div {
	position: absolute;
	margin: 0px; 
	padding: 0px;
	width: 530px;
}

/* Tabellen */

#content table {
	margin: 0px 0px 20px;
	border-style: none;
}
#content th {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#content td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding: 0px 10px 10px 0px;
}






/* Zusatzspalte */

#column {
	float: left;
	color: #555;
	margin-top: 50px;
	padding-left: 60px;
	padding-bottom: 10px;
	width: 220px;
}
#column h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#column h5 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#column p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
#column hr {
	clear: both;
	height: 1px;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
	border-bottom: 1px solid #CCC;
}
#column a {
	font-weight: bold;
	color: #07B;
	text-decoration: none;
}
#column a:hover {
	text-decoration: underline;
	color: #ACE;
}
#column a img {
	border-style: none;
	padding: 0px;
	margin: 10px 0px;
}
#column img.left {
	float: left;
	margin: 3px 10px 10px 0px;
	padding: 0px;
}
#column img.right {
	float: right;
	margin: 3px 0px 10px 10px;
	padding: 0px;
}

#column img.headless {
	margin-top: 40px;
}
#column p.icon {
	line-height: 33px;
}

/* Fußbereich */

#foot {
	background: url(../images/back/back_foot.gif) center top no-repeat #ede8d6;
	text-align: center;
	clear: both;
	height: 50px;
}
#foot ul {
	padding: 20px 0px;
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
}
#foot li {
	list-style: none;
	border-right: 1px solid #BBB;
	font-size: 11px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
}

#foot li.last {
	border-right-style: none;
}

#foot a {
	text-decoration: none;
	color: #999;
}
#foot a:hover {
	color: #000;
	text-decoration: underline;
}

