@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

*html body {
	background: #464646;	
}

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

a {
	text-decoration: none;
	color: #45CCFF;
}

a:link {
	
	color: #6ED7FF;
}

a:hover {
	color: #464646;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#outer {
	width: 100%;
	background: #FFF;
}

#top {
	margin: 0 auto;
	width: 832px;
	padding-top: 0px;
}

#top .inner {
	margin: 0 15px 0 11px;
}

	a.logo {
		width: 130px;
		height: 112px;
		display: block;
	}
	
	h1.logo {
		background: url(../img/logo.gif) no-repeat;
		text-indent: -500em;
		height: 112px;
		margin-top: 0px;
		padding-top: 0px;
		width: 130px;
	}
	
	h2.shop {
		float: right;
		padding: 0px;
		margin: 0px;
		margin-left: 3px;
	}
	
	#slidemenu {
		padding: 20px 0px;
		margin: 10px 0px 0px 0px;
	}
	
	div.menu {
		border-bottom: 6px solid #6ED7FF;
		height: 27px;
		position: relative;
	}
	
		.menu .tab {
			background: #F3F3F3;
			color: #464646;
			text-align: center;
			float: left;
			width: 131px;
			height: 27px;
			padding: 0px;
			margin: 0px 4px 0px 0px;
			position: relative;
		}
		
		.menu .tab.this {
			background: #6ED7FF;
		}
		
		.menu .tab.highlighted {
			background: #6ED7FF;
		}
		
		.menu .tab.end {
			margin-right: 0px;
		}
		
		.menu .tab a {
			color: #464646;
			text-decoration: none;
			display: block;
			float: left;
			height: 21px;
			padding: 5px 0px 2px 0px;
			width: 131px;
			text-align: center;
			font-size: 13px;
			font-weight: bold;
		}
		
		.menu .tab a:hover {
			background: #6ED7FF;
		}
	
	/* lower menu */
	
	#menusection {
	}
	
	ul.submenu {
		padding: 0px 5px 7px 10px;
		margin: 0px;
		background: #6ED7FF;
		list-style: none;
		text-align: center;
		z-index: 1;
	}
	
	ul.submenu.hidden {
		display: none;
	}
	
	ul.submenu li {
		display: inline;
		padding: 0px 8px 0px 10px;
		font-size: 12px;
		font-weight: bold;
	}
	
	ul.submenu.hidden.homepage {
		position: absolute;
		top: auto;
		z-index: 99;
		width: 791px;
	}
	
	ul.submenu li a {
		color: #FFF;
	}
	
	ul.submenu li.selected a {
		color: #464646;
	}
	
	ul.submenu li a:hover {
		color: #464646;
	}
	
	#content {
		background: #F3F3F3;
		margin: 0px;
		padding: 0px;
	}
	
	#map_canvas {
		height: 345px;
	}
	
	#content table {
		
	}
	
	#content table th {
		background: #76D1F7;
		color: #FFF;
		font-size: 12px;
		background: url(../img/tabletop.gif) top center no-repeat;
	}
	
	#content table th.left {
		background: url(../img/tabletop.gif) top left no-repeat;
	}
	#content table th.right {
		background: url(../img/tabletop.gif) top right no-repeat;
	}
	
	#content table td {
		background: #FFF;
		color: #646464;
		font-size: 12px;
		height: 30px;
	}
	
	#content table td.left {
		background: url(../img/tablebottom.gif) bottom left no-repeat;
	}
	#content table td.right {
		background: url(../img/tablebottom.gif) bottom right no-repeat;
	}
	
		#content h2 {
			margin: 0px;
			padding: 26px 0px 5px 0px;
			font-weight: normal;
			color: #464646;
		}
		
		#content h3 {
			color: #45ccff;
			font-weight: bold;
			font-size: 13px;
			margin: 0px;
			padding: 10px 0px 5px 0px;
		}
		
		#content .entry h2, #content .entry h3 {
			color: #45ccff;
			font-size: 18px;
			margin-top: 3px;
			padding-top: 0px;
			font-weight: normal;
		}
		
		#content .entry h2 a {
			color: #45ccff;
		}
		
		#content small {
			font-size: 11px;
			color: #999;
			padding: 0px;
			margin: 0px;
			margin-top: -10px;
		}
		
		#content .entry ul {
			padding-left: 15px;
		}
		
		#content .entry li {
			list-style: none;
			background: url(/img/li.gif) no-repeat left;
			padding-left: 18px;
			font-size: 13px;
			color: #646464;
			line-height: 1.4;
		}
		
		#content h3 a {
			color: #76D1F7;
		}
		
		#content p {
			color: #646464;
			font-size: 13px;
			margin: 5px 0px 20px 0px;
			padding: 0px;
			line-height: 1.3;
		}
		
		#content .post {
			border-bottom: 1px solid #808284;
			margin: 0px 15px 5px 214px;
			width: 400px;
		}
		
		#content .text {
			margin: 0px 20px 5px 214px;
		}
		
		#content .textnomenu {
			margin: 0px 20px 5px 20px;
		}
		
		#content .kontakt {
			width: 175px;
			float: left;
		}
		
		#content .kontakt strong {
			color: #76D1F7;
		}
		
		#content .kontaktform {
			float: left;
		}
		
		#postcode {
			border: none;
			text-align: center;
			width: 295px;
			background: #FFF;
			color: #464646;
			font-size: 11px;
			padding: 5px;
			margin-bottom: 14px;
		}
		
		#results p {
			margin: 0px;
			padding: 5px 0px;
			font-size: 13px;
		}
		
		#results p strong {
			color: #76D1F7;
		}
		
		#content blockquote p {
			color: #76D1F7;
			font-size: 16px;
			font-style: italic;
			font-weight: 500;
			line-height: 1.2;
		}
		
		#content .info {
			float: right;
			width: 145px;
			background: url(../img/info.gif) no-repeat top left;
			padding: 30px 15px 0px 0px;
		}
		
		#content .info p {
			font-size: 10px;
		}
		
		#content .info input.image {
			float: right;
			margin-top: 7px;
		}
		#content .info input.text {
			width: 137px;
			border: 1px solid #FFF;
			margin-bottom: 7px;
			color: #464646;
			padding: 3px;
		}
	
		#content ul.level3 {
			margin: 0px;
			padding: 18px 12px;
			list-style: none;
			float: left;
		}
		
		ul.level3 li {
			background:url(../img/arrow_white.gif) no-repeat top left;
			height: 22px;
			padding: 3px 6px;
			margin: 6px;
			width: 166px;
		}
		
		ul.level3 li.selected, ul.level3 li:hover {
			background: url(../img/arrow_blue.gif) no-repeat top left;
			color: #FFF;
		}
		
		ul.level3 li.selected a, ul.level3 li a:hover {
			color: #FFF;
		}
		
		ul.level3 li a {
			color: #646464;
			font-size: 12px;
			font-weight: bold;
		}
		
	/* contact form */

	span.checkbox {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 5px;
		background: url(../img/check.gif) no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	
	#contactform  {
		
	}
	
	input.white, form textarea.white {
		border: 1px solid #FFF;
		margin-bottom: 7px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #464646;
		padding: 5px;
	}
	
	#contactform {
		text-align: right;
		width: 370px;
	}
	
	input.white {
		width: 162px;
		margin-right: 7px;
	}
	
	textarea.white {
		width: 346px;
		margin-right: 7px;
	}
	
	input.right {
		margin-right: 10px;
	}
	
	/* slideshow */
	
	.slideshow {
		height: 380px;
		background: #F3F3F3;
		overflow: hidden;
		width: 806px;
	}
		
		.slideshow .slideholder {
			width: 8300px;
			background-color:  #76D1F7;
		}
		
		.slidebar .play {
			float: right;
			padding: 4px 9px 0px 2px;
			color: #FFF;
			text-align: right;
		}
		
			.play a {
				color: #FFF;
				text-decoration: none;
				font-size: 90%;
				line-height: 18px;
			}
			
			.play a:hover {
				text-decoration: underline;
			}
			
			.play img {
				float: right;
				margin: 1px 2px 0px 0px;
			}
		
		.slideshow .slide {
			display: block;
			float: left;
			height: 380px;
			width: 807px;
			margin: 0px;
			padding: 0px;
		}
		
		.slideshow .slide img {
			margin: 0px;
			padding: 0px;
		}
		
		.slide p {
			font-size: 150px;
			padding: 0px;
			text-align: center;
		}

		.slidebar {
			margin: 0px;
			padding: 0px;
			padding-top: 2px;
			padding-left: 5px;
			list-style: none;
			background: #464646;
			height: 30px;
		}
		
		.slidebar .slidenum {
			display: block;
			float: left;
			position: static;
			cursor: pointer;
			background: url(../img/dimple.gif) center no-repeat;
			padding: 4px 6px;
			margin: none;
			text-indent: -50em;
			width: 13px;
		}
		
		.slidebar .slidenum:hover, .slidebar .slidenum.selected {
			background: url(../img/dimple_sel.gif) center no-repeat;
		}

#bottom {
	height: 340px;
	background: url(../img/bottom_repeat.png) bottom repeat-x #FFF;
	width: 100%;
	position: fixed;
	bottom: 0px;
	overflow: hidden;
}

#bottom #inner {
	margin: 0 auto;
	width: 830px;
}
	
	#bottom #inner #products {
		padding-top: 32px;
		height: 150px;
		text-align: center;
	}
	
	#bottom #inner #logos {
		height: 112px;
		margin: none;
		padding: none;
		padding: 0 10px;
		text-align: justify;
		overflow: hidden;
	}
	
		#logos h3 {
			color: #464646;
			font-weight: normal;
			font-size: 14px;
			margin-bottom: 0px;
			padding-bottom: 0px;
		}
		
		#logos ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			padding-left: 0px;
		}
		
		#logos ul li {
			display: inline;
			padding: 0px;
		}
		
		#logos ul li img {
			margin: 10px 5px;
		}
		
		
		

/* Sponsors bit */

#sponsors
{
	text-align: left;
	width:805px;
	clear:both;
	height: 97px;
	padding: 0px 0 0 10px;
}
.sponsors
{
	padding: 0;
}
.sponsors a
{
	height:47px;
	display:block;
	background-image:url(/img/logos_sprite_bw.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:500px;
	float:left;
	margin:0 21px 0 0;
	border:0;
	text-decoration:none;
	vertical-align: middle;
}

.sponsors a:hover {
	background-image: url(/img/logos_sprite_color.gif);
}

.sponsors a.first {
	float: left;
	margin-left: 0px;
}

.sponsors a.last{
	float: right;
	margin-right: 0px;
}

.sponsors a.last
{
	margin:0;
}
.sponsors a#sponsor_amex
{
	width:37px;
	background-position:0 0;
}
.sponsors a#sponsor_wieland
{
	width:65px;
	background-position: -50px 0;
}
.sponsors a#sponsor_sirona
{
	width: 64px;
	background-position: -132px 0;
}
.sponsors a#sponsor_dentaone
{
	width: 78px;
	background-position: -215px 0;
}
.sponsors a#sponsor_iv
{
	width: 46px;
	background-position: -311px 0;
}

.sponsors a#sponsor_bego
{
	width: 58px;
	background-position: -375px 0;
}
.sponsors a#sponsor_straumann
{
	width: 82px;
	background-position: -452px 0;
}
.sponsors a#sponsor_quality
{
	width: 71px;
	background-position: -551px 0;
}
.sponsors a#sponsor_healthag
{
	width: 56px;
	background-position: -639px 0;
}
.sponsors a#sponsor_candulor
{
	width: 52px;
	background-position: -712px 0;
}
.sponsors a#sponsor_wwf
{
	width: 19px;
	background-position: -781px 0;
}

#sponsors h3
{
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	color:#464646;
	font-weight:normal;
	font-size:13px;
}

/* end sponsors */
	
	#bottom #inner #footer {
		height: 27px;
		padding-top: 15px;
		color: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: normal;
	}
		
/* product
<div class="product">
	<div class="productinner">
		<div class="producttop">
			<h2>Desc</h2>
		</div>
		<div class="productbottom">
			<p>Text</p>
		</div>
	</div>
</div> */

.product {
	float: left; 
	width: 165px;
	background: url(../img/product_bg2.png) bottom center no-repeat;
}

.product .productinner {
	margin: 0px 10px 7px 10px;
}

.product .productinner:hover {
	position: relative;
	top: -5px;
}

.product .productinner .producttop {
	background: #6ED7FF;
	color: #464646;
	height: 26px;
	margin: none;
	border-bottom: 1px solid #6ED7FF;
	padding: 0px 5px;
}
	.producttop h2 {
		line-height: 26px;
		font-size: 10px;
		font-weight: bold;
		background: #6ED7FF;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	.producttop h2 span { padding: 3px 0px 3px 22px;  }

	.producttop h2 span.h2_teeth1 { background: url(../img/images/Aesthetics.png) no-repeat left; }
	.producttop h2 span.h2_teeth2 { background: url(../img/images/Implants.png) no-repeat left; }
	.producttop h2 span.h2_teeth3 { background: url(../img/images/Veneers.png) no-repeat left; }
	.producttop h2 span.h2_teeth4 { background: url(../img/images/Sports.png) no-repeat left; }
	.producttop h2 span.h2_teeth5 { background: url(../img/images/Training.png) no-repeat left; }

.product .productinner .productbottom {
	background: #F3F3F3;
	height: 92px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
	.productbottom p {
		margin: 0px;
		padding: 5px;
		padding-top: 35px;
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		color: #646565;
	}
	
	.product .productinner .productbottom.aesthetics {
		background: url(../img/product_Aesthetics.jpg);
	}
	.product .productinner .productbottom.implants {
		background: url(../img/product_Implants.jpg);
	}
	.product .productinner .productbottom.veneers {
		background: url(../img/product_Veneers.jpg);
	}
	.product .productinner .productbottom.sports {
		background: url(../img/product_Sports.jpg);
	}
	.product .productinner .productbottom.training {
		background: url(../img/product_Training.jpg);
	}

/* bottom */

#bottom #inner #footer .left {
	float: left;
}

#bottom #inner #footer .right {
	float: right;
}

#form_search {
	padding: 0px;
	margin: 0px;
}

form #footer .theform {
	/*
	margin-left: 15px;
	position: relative;
	top: 0px;
	*/
	
	position: relative;
	top: -2px;
	padding-left: 10px;
}

*html form #footer .theform {
	width: 150px;
}

*+html form #footer .theform {
	width: 150px;
}

form #footer  .searchform {
	background: url(../img/suche.png) top left;
	border: none;
	height: 17px;
	color: #FFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 17px;
	padding: 2px 0px 0px 0px;
	position: relative;
	top: 1px;
}

form #footer  .searchgo {
	float: right;
	position: relative;
	top: 0px;
	left: -2px;
	margin-left: 8px;
}

form #footer  .searchtextfield {
	float: right;
	border: none;
	background: url(../img/suche.png) top left repeat-x #333;
	height: 16px;
	color: #FFF;
	font-size: 11px;
	padding: 1px 1px 1px 2px;
	border-bottom: 1px solid #646565;
	font-weight: bold;
}

*html .searchtextfield {
	position: relative;
	top: -2px;
}

*+html .searchtextfield {	
	position: relative;
	top: -2px;
}

#bottom #inner #footer a, #bottom #inner #footer a:link {
	color: #6ED7FF;
	text-decoration: none;
}

#footer .part {
	padding-left: 34px;
	height: 17px;
	padding-top: 4px;
	margin-right: 55px;
	margin-left: 3px;
}

#footer .part1 {
	background:url(../img/mini_logo.gif) left no-repeat;
}

#footer .part2 {
	background: url(../img/little_man.gif) left no-repeat;
	padding-left: 27px;
}

#footer .part3 {
	background: url(../img/newsletter.gif) left no-repeat;
	padding-left: 27px;
}

#footer .part4 {
	background: url(../img/searchbutton.gif) left no-repeat;
	padding-left: 20px;
	float: right;
	margin-right: 0px;
}

#show_newsletter a, #show_search a {
	color: #FFF;
}


#hidden_newsletter, #hidden_search {
	position: relative;
	top: -65px;
	left: -110px;
}

#hidden_newsletter .inner, #hidden_search .inner {
	background: url(../img/searchbg.gif) no-repeat bottom;
	position: absolute;
	width: 230px;
	height: 40px;	
	color: #000;
	padding: 5px;
	text-align: center;
}

#hidden_newsletter .inner p, #hidden_search .inner p {
	padding: 9px 2px;
	margin: 0px;
	text-align: center;
}

input.newsletter {
	background: url(../img/newsletter-bg-02.gif) no-repeat;
	color: #464646;
	border: none;
	font-size: 11px;
	padding: 2px;
	margin-right: 3px;
	width: 115px;
}

.inner form button.submitbutton, .inner form button.cancel {
	background: url(../img/callback-button-bg.gif) no-repeat;
	text-align: left;
	border: none;
	height: 20px;
	padding-bottom: 6px;
	padding-left: 3px;
	line-height: 0.5;
	width: 90px;
	color: #76D1F7;
	font-size: 10px;
	line-height: 15px;
	position: relative;
	top: 0px;
	/* Abrechen */
}

.inner form button.cancel {
	background: url(../img/callback-cancel-button-bg.gif) no-repeat;
	width: 75px;
}

	div.call-link {
		background: #76D1F7;
		height: 59px;
		width: 130px;
		float: right;
		text-align: center;
		background: url(../img/callback-background.gif) bottom center;
		padding: 0px;
		margin: 0px;
	}
	
	.call-link h2 {
		text-align: center;
		padding: 5px;
		margin: 0px;
	}
	
	div.call-link a {
		color: #434343;
		font-weight: normal;
		font-size: 11px;
	}

.callus_relative {
	position: relative;
	bottom: 0px;
	left: 41%;
	width: 33%;
	display: none;
}

.callus_absolute {
	position: absolute;
	width: 322px;
	height: 40px;
	background: #76D1F7;
	color: #464646;
	z-index: 9;
	padding: 10px;
}

.callus_absolute form {
	padding: 0px;
	margin: 0px;
}

.callus_absolute  p.small {
	font-size: 10px;
}

.callus_absolute p {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

.hotline-stuff {
	float: right;
	clear: right;
	width: 50%;
	text-align: right;
}

a.logo, a.logo h1 {
}

.hotline-stuff h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	font-weight: normal;
	font-size: 16.7pt;
	color: #76D1F7;
}

.hotline-stuff h2 {
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	margin: 0px;
	padding: 0px 0px;
}

#contactform {
	float: right;
	width: 64%;
	text-align: left;
}


#contact_right
{
	width:375px;
	float:left;
}
#contact_right textarea,
#checkout_form textarea
{
	margin:0;
	padding:5px;
	width:339px;
	height: 34px;
	background:url(/shop/wp-content/themes/dentaone/images/contact_textarea.png) no-repeat;
	border:none;
	resize:none;
	margin-bottom: 10px;
	padding-left: 10px;
}
#contact_right textarea {
	width: 380px;
	height: 147px;
}
#contact_right input#contact_name, #sbform input.style1
{
	width:175px;
	height:22px;
	margin:0 0 10px 0;
	display:block;
	float:left;
	padding:2px 5px;
	background:url(/shop/wp-content/themes/dentaone/images/contact_name.png) no-repeat;
	border:0;
}
 #sbform input.style1 {
 	float: right;
 }
#contact_right input#contact_email
{
	width:159px;
	height:22px;
	margin:0 0 10px 18px;
	display:block;
	float:left;
	padding:2px 5px;
	background:url(/shop/wp-content/themes/dentaone/images/contact_email.png) no-repeat;
	border:0;
}
#contact_right input#contact_submit, #sbform input.submit
{
	width:102px;
	height:25px;
	margin:10px 3px 10px 18px;
	display:block;
	float:right;
	color:#6ed7ff;
	background:url(/shop/wp-content/themes/dentaone/images/contact_submit.png) no-repeat;
	border:0;
	padding:0 20px 0 0;
	overflow:hidden;
} 

#sbform input.submit {
	clear: right;
}

#examplesite {
	background: url(/img/Sitebuilder-Screen.png) no-repeat;
	padding: 29px 0px 130px 17px;
	float: right;
	width: 250px;
	margin-left: 10px;
}

#sbform {
	float: right;
	text-align: right;
	width: 57%;
}

#domainlabel {
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
	background: #FFF;
	padding: 3px 5px 4px 5px;
	font-size: 18px;
	margin-bottom: 15px;
}

#domainwrapper {
	padding-top: 20px;
}

#domainresult {
	padding-top: 20px;
}

#domainchecker {
	background: none;
	border: none;
	background: url(/img/icon_normal.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-right: 27px;
	width: 168px;
}

#domainsubmit {
	margin-top: 20px;
}

.halffloat {
	width: 47%;
	float: left;
	margin-right: 0%;
	padding: 0px;
	padding-right: 3%;
}

#paypal {
	padding-top: 0px;
}

div.register {
	float: right;
	margin-top: 20px;
}
h2.left {
	float: left;
}
