/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* { outline: none; }
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: white url('images/body_bg.jpg') repeat-x top left;
	color: #5b646d;
	text-align: center;
	}
	
.entry ul li {
	list-style:none;
	background:url(images/list_style.png) no-repeat top left;
	padding-left:30px;
}

.narrowcolumn_home ul li {
	list-style:none;
	background:url(images/list_style.png) no-repeat top left;
	padding-left:30px;
}
body#home{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: white url('images/home_body_bg.jpg') repeat-x top left;;
	color: #5b646d;
	text-align: center;
}
#page {
	text-align: left;
	}

#header {
	background: url('images/kubrickheader.png') no-repeat bottom center;
	}

#header_homeheader{
	/*background:transparent url(images/home_logo.png) no-repeat scroll center top;*/
	height:372px;
}

#header_homeheader #headerimg{
	height:363px;
	margin-top:10px;
	/*position:relative;*/
}

#header_logo {
	float:left;
	margin-top:10px;
}

#header_homeheader #headerimg ul li {
	position:absolute;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.blue{color:#0c6ab5}

a {color:#0066CC;}
a:active {color:#0066CC;}
a:visited {color:#0066CC;}

#menu{background:transparent none repeat scroll 0 0;
float:right;
height:45px;
margin-bottom:59px;
width:620px;}
    #menu ul{margin:0px; padding:0px;height:45px;}
    #menu ul li{float:left; list-style-type:none; margin:0px; padding:0px; height:45px;}
    #menu ul li a{color:#C8E8F3; text-decoration:none; font-weight:bold;height:45px;display:block;}
    #menu ul li a:hover{color:#C8E8F3;}
    #menu ul li a:active{color:#C8E8F3;}

#footer #menu{background:none;float:right; height:20px; margin-bottom:42px; width:500px;}
    #footer #menu ul{margin:0px; padding:0px;height:20px;}
    #footer #menu ul li{float:left;list-style-type:none; margin:0 10px; padding:0px; height:20px;}
    #footer #menu ul li a{color:#94e7ff; text-decoration:none; font-weight:bold;height:20px;font-size: 12px;text-decoration: underline;float:left;}
    #footer #menu ul li span{color:#94e7ff; text-decoration:none; font-weight:bold;height:20px; margin-top:-12px;font-size: 12px;text-align:right;margin-right:-12px;}
    #footer #menu ul li a:hover{color:#C8E8F3;text-decoration: none;}
    #footer #menu ul li a:active{color:#C8E8F3;}

a#uberuns {background: url('images/menu/1.jpg') no-repeat top left; width:106px; height:45px;}
a#zahnasthetik {background: url('images/menu/2.jpg') no-repeat top left; width:168px; height:45px;}
a#zahnheilkunde {background: url('images/menu/3.jpg') no-repeat top left; width:133px; height:45px;}
a#wissenswert {background: url('images/menu/4.jpg') no-repeat top left; width:91px; height:45px;}
a#kontakt {background: url('images/menu/5.jpg') no-repeat top left; width:122px; height:45px;}

a#uberuns:hover {background: url('images/menu/1_hover.jpg') no-repeat top left; width:106px; height:45px;}
a#zahnasthetik:hover {background: url('images/menu/2_hover.jpg') no-repeat top left; width:168px; height:45px;}
a#zahnheilkunde:hover {background: url('images/menu/3_hover.jpg') no-repeat top left; width:133px; height:45px;}
a#wissenswert:hover {background: url('images/menu/4_hover.jpg') no-repeat top left; width:91px; height:45px;}
a#kontakt:hover {background: url('images/menu/5_hover.jpg') no-repeat top left; width:122px; height:45px;}

a#uberuns_hover {background: url('images/menu/1_active.jpg') no-repeat top left; width:106px; height:45px;}
a#zahnasthetik_hover {background: url('images/menu/2_hover.jpg') no-repeat top left; width:168px; height:45px;}
a#zahnheilkunde_hover {background: url('images/menu/3_hover.jpg') no-repeat top left; width:133px; height:45px;}
a#wissenswert_hover {background: url('images/menu/4_hover.jpg') no-repeat top left; width:91px; height:45px;}
a#kontakt_hover {background: url('images/menu/5_hover.jpg') no-repeat top left; width:122px; height:45px;}

#page-width{
	margin:0px;
	padding:0px;
}

#page-width_home{
	background: url('images/body_bottom_bg2.jpg') repeat-x bottom left;
}

#page_content{
	background: url('images/content_bg.jpg') no-repeat top center;
	margin-top:0px;
	padding-top:16px;
	}
#page_content2 {
	}


h4 {
	color:#3B86C3;
	font-family:times New Roman;
	font-size:30px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}

#content {
	font-size:12px;
	min-height:470px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	position:relative;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0C6AB5;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar ul li h2{
	background:transparent url(images/sidebar_title.png) no-repeat scroll left top;
	color:#0C6AB5;
	font-size:16px;
	margin-left:20px;
	padding:16px 15px 36px;
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h2 a:hover, h3 a:hover {
	color:#0C6AB5;
	font-size:16px;
	text-decoration:none;
	}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 40px auto 0px;
	padding: 0;
	width: 940px;
	border: 1px solid #959596;
	position:relative;
	}

#header {
	height:170px;
	margin:0 0 9px 1px;
	padding:0;
	width:940px;
	}

#headerimg {
	margin: 0;
	height: 174px;
	width: 100%;
	margin-top:10px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width:709px;
	/*background: url('images/content_bg1.jpg') repeat-y top left;*/
	/*margin-top:40px;*/
	}

.widecolumn {
	float:left;
	margin:0px 0 0;
	padding:0 0 20px 0px;
	width:709px;
	/*background:transparent url(images/content_bg1.jpg) repeat-y scroll left top;*/
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


#footer {
	clear:both;
	height:120px;
	margin:0 auto;
	padding:100px 0 0 0;/*135px*/
	width:940px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */

.page-title{color:#3b86c3; font-size: 16px;}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.landscape{background: url('images/landscape_img_bg.jpg') no-repeat top left; padding:15px;}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 0 4px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 10 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	/*margin: 3px 0 0;
	padding: 0;*/
	list-style-type:none;
	width:221px;
	}
/* End Entry Lists */

ul.children li a {
	background:transparent url(images/bul_blog.png) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px;
}

ul.children li a:hover {
	background:transparent url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px;
	text-decoration:none;
} 
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*background: url('images/sidebar_bg.jpg') repeat-y top left; */
margin-left:710px;
padding:0 0 10px;
width:228px;
	}

#sidebar .title{
	background:transparent url(images/sidebar_title.png) no-repeat scroll left top;
	color:#0c6ab5;
	font-size:16px;
	margin-left:20px;
	padding:16px 15px 36px;
}

#sidebar img{background: url('images/sidebar_img_bg.png') no-repeat top left;padding:10px 10px 20px 10px; margin-top:10px;margin-left:15px;} 
#sidebar .new_title{
	color:#999B9D;
	font-size:16px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:0;
}

#sidebar .info{
	color:#999B9D;
	font-size:12px;
	margin-bottom:20px;
padding-left:10px;
	margin-left:20px;
	margin-top:-10px;
}

#sidebar form {
	margin: 0 0 0 30px;
	position: relative;
	}

#sidebar input.txt {width: 190px; height: 21px; border:1px solid #ebebeb; background-color: #f3f3f4; margin-bottom:10px;}
input.txt {width: 190px; height: 21px; border:1px solid #ebebeb; background-color: #f3f3f4; margin-bottom:10px;}
textarea.txt {border:1px solid #ebebeb; background-color: #f3f3f4; margin-bottom:10px;}
#sidebar input#date1{ height: 21px; width: 110px;border:1px solid #ebebeb; background-color: #f3f3f4;position: relative;float:left;}
#sidebar input.time{ height: 21px; width: 70px; float:right;border:1px solid #ebebeb; background-color: #f3f3f4;}

#sidebar .desc{margin-left:20px;line-height:16px; font-family:Arial; font-size:12px;}
#sidebar .more{
	background:transparent url('images/sidebar_mehr.png') no-repeat scroll left top;
	display:block;
	height:30px;
	margin-left:20px;
	width:134px;
	margin-bottom:20px;
	margin-top:0;
}

#sidebar a.more:hover{
	background:transparent url('images/mehr_e_home_hover.png') no-repeat scroll left top;
	display:block;
	height:30px;
	margin-left:20px;
	width:134px;
	margin-bottom:20px;
}


#container-1 .more{
	background:transparent url('images/mehr_e_home.png') no-repeat scroll left top;
	display:block;
	height:30px;
	/*margin-left:20px;*/
	width:134px;
	margin-top:28px;
	margin-bottom:20px;
}


.more{
	background:transparent url('images/mehr_e_home.png') no-repeat scroll left top;
	display:block;
	height:30px;
	/*margin-left:20px;*/
	width:134px;
	margin-top:28px;
	margin-bottom:10px;
	margin-left:30px;
}
.more:hover {
	background: transparent url('images/mehr_e_home_hover.png') no-repeat scroll left top;
	height:30px;
	width:134px;
	display:block;
}

#container-1 .more:hover {
	background: transparent url('images/mehr_e_home_hover.png') no-repeat scroll left top;
	height:30px;
	width:134px;
	display:block;
}

.send {margin-top:10px;background: url('images/senden_sidebar.jpg') no-repeat top left; width: 91px;height: 30px; border: none;}
/*.send:hover {background: url('images/mehr_e_home_hover.png') no-repeat top left;}*/

.img_callender {
	bottom:16px;
	left:95px;
	position:absolute;
}
#sidebar img.img_clock {
	background:none;
	bottom:-39px;
	position:absolute;
	right:-9px;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom:-38px;*/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.clear{clear: both;}
.clear-left{clear: left;}
.clear-right{clear: right;}

.holder {margin-top:15px; padding-bottom:15px; background:url(images/sep.jpg) no-repeat bottom left; min-height:90px;}
.holder .desc p{margin-top:5px;}
.holder img{background: url('images/img_bg.jpg') no-repeat top left; padding:5px; width: 92px; height: 92px;float: left;margin-right:10px;}
.post_title{font-size: 14px;}
.post_title .blue{
	color:#0C6AB5;
	font-family:arial;
	font-size:17px;
	font-weight:normal;
	line-height:21px;
	margin-top:0;
	}
.post_title .blue a{text-decoration: none;color:#0066CC;}
.post_title .blue a:hover{text-decoration: underline; color:#0066CC;}
.more{font-weight: bold;}

/*********************** DATEPICKER ********************************/
a.dp-choose-date {
	background:transparent url(images/kallendar.jpg) no-repeat scroll 0 0;
	bottom:-12px;
	display:block;
	float:left;
	height:16px;
	left:-17px;
	margin:5px 3px 0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-indent:-2000px;
	width:16px;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/**************************************************************/

/*************************** CLOCK PICK ***********************************/

#CP_hourcont {
padding: 0px;
position:absolute;
border:1px dashed #bbbbbb;
background-color:#dddddd;
display:none;
}

#CP_minutecont {
background-color:#dddddd;
padding: 0px;
position:absolute;
width:45px;
border: 1px dashed #cccccc;
display:none;
}

.floatleft {
float:left;
}

.CP_hour {
padding:1px;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:35px;
margin:1px;
background-color:#eeeeee;
}

.CP_minute {
padding:1px;
background-color:#eeeeee;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:auto;
margin:1px;
}

.CP_over {
background-color:#ffffff;
}

/*************************** END CLOCK PICK ***********************************/

h2.page_title{color:#0C6AB5;
font-family:arial;
font-size:17px;
font-weight:normal;
line-height:21px;
margin-top:0;
text-align:left;}
#content .left {float:left;width:220px;}
#content .right {margin-left:221px; width:470px; padding: 0 15px;margin-top:0px;}

.narrowcolumn_home {width: 940px;}
.narrowcolumn_home .item{float:left; width: 306px; background: url('images/home_item_bg.png') no-repeat top left;margin:0 3px;}
.narrowcolumn_home .item img {background: url('images/item_img_bg.jpg') no-repeat top left; padding:10px 10px 30px; margin-top:10px; margin-left:10px;}

.narrowcolumn_home .item .title {
	 margin: 10px 15px; 
	 color:#3B86C3;
	 font-size:17px;
	 margin-top:0px;
	 line-height:21px;
	}
	
.narrowcolumn_home .item .subtitle {margin: 10px 15px; color:#797979; font-weight: bold;}
.narrowcolumn_home .item .desc {margin: 10px 15px;line-height:18px;}
/*.narrowcolumn_home .item .more {margin: 15px 15px; color:#3B86C3; padding:7px 10px;background: url('images/more_bg.jpg') no-repeat top left;}*/
/*.narrowcolumn_home .item .more a:hover{text-decoration: none;background: transparent url('images/mehr_e_home_hover.png') no-repeat scroll left top;}*/

.page_name{
	background:transparent url(images/left_title_bg.png) no-repeat scroll left top;
	color:#0c6ab5;
	font-size:18px;
	margin-right:10px;
	margin-top:0;
	padding:14px 20px 36px;
	width:210px;
	margin-bottom:0;
}

.page_name a{
	text-decoration:none;
} 
/********************************* TABS ********************************/

#header_homeheader #headerimg ul li{list-style-type: none;height:50px;}
#header_homeheader #headerimg ul li#tab1{background: url('images/home_tabs_deactive.png') no-repeat top left;position:absolute;bottom:0px;left:0px;width: 212px;}

#header_homeheader #headerimg ul li#tab1.ui-tabs-selected{background: url('images/home_tabs.png') no-repeat top left;position:absolute;bottom:0px;left:0px;width: 212px;}

#header_homeheader #headerimg ul li#tab2.ui-tabs-selected{background: url('images/home_tabs1_active.png') no-repeat top left;position:absolute;bottom:0px;left:211px;width: 213px;}
#header_homeheader #headerimg ul li#tab2{background: url('images/home_tabs1.png') no-repeat top left;position:absolute;bottom:0px;left:211px;width: 213px;}
#header_homeheader #headerimg ul li a {display: block;height:50px;}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.ui-tabs-nav {
    list-style: none;
    margin:49px 0 0;
    padding: 0 0 0 4px;
	position:relative;
}

#fragment-1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
line-height: 19px;
padding-left:40px;

}
#fragment-1 h4{
    font-size: 28px;
line-height: 26px;
margin-left:-35px;
}

#fragment-2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
line-height: 19px;
padding-left:40px;

}
#fragment-2 h4{
    font-size: 28px;
color:white;
line-height: 26px;
margin-left:-35px;
}


.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    background: none; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/*************************** END TABS ******************************/

#home_r_txt p.desc {line-height: 20px; margin:0px; margin-right:10px;}

#menu ul li.menu-last-element{margin:0px; padding:0px;}


.nav, .nav ul {list-style: none; margin: 0;padding: 0; }

.nav { font-family: Arial, Helvetica, sans-serif;}
.nav li { float: left; margin: 0; padding: 0; position: relative; }
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited { font: 1.22em/25px Arial, Helvetica, sans-serif; color: #9D9D9D; display: block; padding: 0px; text-decoration: none; line-height:32px;}
.nav li a:hover {}

#nav-one li:hover a#uberuns, #nav-one li.sfHover a#uberuns {color:#9d9d9d;background:url('images/menu/1_hover.jpg') no-repeat top left; width:106px; height:45px;}
#nav-one li:hover a#zahnasthetik, #nav-one li.sfHover a#zahnasthetik {color:#9d9d9d;background:url('images/menu/2_hover.jpg') no-repeat top left; width:168px; height:45px;}
#nav-one li:hover a#zahnheilkunde, #nav-one li.sfHover a#zahnheilkunde {color:#9d9d9d;background:url('images/menu/3_hover.jpg') no-repeat top left; width:133px; height:45px;}
#nav-one li:hover a#wissenswert, #nav-one li.sfHover a#wissenswert {color:#9d9d9d;background:url('images/menu/4_hover.jpg') no-repeat top left; width:91px; height:45px;}
#nav-one li:hover a#kontakt, #nav-one li.sfHover a#kontakt {color:#9d9d9d;background: url('images/menu/5_hover.jpg') no-repeat top left; width:122px; height:45px;}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {text-decoration: none; background-image: none;line-height:32px;
/* tuk e za hover na elementite*/
}

.nav ul { background-image:url('images/sub_menu_bg_main.jpg'); list-style: none; margin: 0; width: 100px; position: absolute; top: -999em; left: 0px;}
.nav li:hover ul,
.nav li.sfHover ul {top: 25px;}
.nav ul li { border-bottom:1px solid #1b6cb1; float:none; line-height:32px; margin:0; padding:4px 5px; width:185px; background:url('images/sub_menu_bg_main.jpg') repeat-x;}
.nav ul a { padding-right: 20px; width: 80px; white-space: nowrap; height:32px; }
.nav ul a:hover {
  /*color: blue;*/
}
#menu ul.second li a {height:32px;}
#menu li.liroot ul.second{width:185px;margin:20px 0 0 0;background: url('images/menu/second_menu_bottom.png') repeat-y top left; padding-bottom:10px;}
#menu ul.second li{ height:32px;background: url('images/menu/bottom_menu_bg.jpg') repeat-y center left;width:185px;}
#menu ul.second li:hover{background: url('images/menu/bottom_menu_bg_hover.jpg') repeat-y center left;}
#menu ul.second li a{font-weight: normal;color:white;display:block;width:165px;padding-left:20px;}
#menu ul.second li a:hover{color:white; background: url('images/menu/menu_b.jpg') no-repeat center left;}
#menu ul li.menu-last-element{margin:0px; padding:0px; height:10px; border:none; background: url('images/menu/bottom_bg.png') no-repeat bottom left; }
#menu ul li.menu-last-element a{margin:0px; padding:0px; height:10px;}
/***************************** END DROPDOWN MENU *****************************************/
#content ul.sub_category {margin:0px; padding:0px;}
#content ul.sub_category li{list-style-type: none; height: 28px;width: 221px;}
#content ul.sub_category li a{text-decoration: none;background: url('images/left_menu_b.jpg') no-repeat center left; padding: 5px 0px 5px 30px;display:block;color:#5e6d7a;}
#content ul.sub_category li a:hover {background: url('images/left_menu_b_hover.jpg') no-repeat center left; padding: 5px 0px 5px 30px;color:#0c6ab5; text-decoration: none;}
#content ul.sub_category li a.active {background: url('images/left_menu_b_hover.jpg') no-repeat center left; padding: 5px 0px 5px 30px;color:#0c6ab5; text-decoration: none;}

#copyright{
	float:left; 
	width:400px; 
	font-size: 12px; 
	line-height: 20px; 
	color:white;
	text-align: left;
	}

#copyright a {color:#94e7ff;}
#copyright p {margin-left:0px;padding-bottom:0;}

.tooltip_item {
	padding:10px 20px; 
	/*
background: url('images/popup.png') no-repeat top left;
*/
	font-size:12px;
	}
.tooltip_item p {margin-top:0px;}
.blue_tooltip{color:#3286b6; font-size: 15px;}
.tooltip_holder {
	position:absolute;
	right:-21px;
	top:0;
	width:393px;
	display:none;
	background:#E4EAEF;
	border:1px solid silver;
}

#info{background:none;height:16px;margin-bottom:25px;margin-left:287px;margin-top:-15px;}
#info ul{margin:0px; padding:0px; margin-left:520px;}
#info ul{margin:0px; padding:0px;height:16px;}
#info ul li{list-style-type:none; margin:0px; padding:0px; height:16px;font-size:12px;font-weight:bold; margin:0 10px;list-style-image: url('images/info_b.jpg'); list-style-position:outside;}
#info ul li a{color:#797d80; text-decoration:none; font-weight:bold;height:16px; display:inline;}

#container-1 {
	height:290px;
	}
#fragment-1 {
	background:transparent url(images/home_logo.png) no-repeat scroll center top;
	height:290px;
	/*height:261px;*/
	}

#fragment-2 {
	background:transparent url(images/home_2Rubrik_kl.png) no-repeat scroll center top;
	height:290px;
	color:white;
	}
	
.entry h2 {
	 color:#0c6ab5;
	 font-size:17px;
	 margin-top:0px;
	 line-height:21px;
	 font-weight:normal;
	 font-family:arial;
 }

.flashvideo {
	padding-left:20px;
}

.block_end {
	background:url(images/home_content_bottom.png) no-repeat scroll left bottom;
	height:40px;
	margin-bottom:-9px;
	margin-left:1px;
}
.header_title {
	color:white;
	font-family:"Times New Roman", serif;
	font-size:31px;
	font-style:italic;
	margin-top:10px;
	padding:40px 0 20px 120px;
	width:480px;
	line-height:30px;
}
.footer_logo {
	position:absolute;
	bottom:15px;
	right:2%;
	
}


.more_ {
	color:#0c6ab5;
text-decoration:none;
font-weight:bold;
}
.more_ a{text-decoration: none;}
.more_ a:hover{text-decoration: underline;}
span.more {margin:0px; width:134px; background: none;}
span.more:hover {margin:0px; width:134px; background: none;}

#sidebar ul li a{
	background:transparent url(images/bul_blog.png) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px; 
	text-decoration: none;
	}

#sidebar ul li a:hover{
	background:transparent url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px; text-decoration: none;
}

#sidebar ul li.categories ul li a {
	font-size: 16px; 
	margin-left:0px; 
	text-decoration: none; 
	background: none;
	color:#0C6AB5;
}
#sidebar ul li.categories ul.children li a {
	font-size:11px; text-decoration: none; margin-left:0px;background:transparent url(images/bul_blog.png) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px;
}

#sidebar ul li.categories ul.children li a:hover {
	font-size:11px; 
	text-decoration: none; 
	margin-left:0px;background:transparent url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
	color:#5E6D7A;
	display:block;
	font-size:11px;
	margin:0;
	padding:5px 0 5px 30px;
}

#respond {margin-top:20px;}

#sidebar_new {float:left; width:219px; font-size: 12px;}
#sidebar_new ul {padding-left:0px; margin:0px;margin-bottom:10px;}
#sidebar_new ul li {list-style: none;}
#sidebar_new ul li a{text-decoration: none;}
#sidebar_new ul li a:hover{background:transparent url(images/left_menu_b_hover.jpg) no-repeat scroll left center; color:#0C6AB5; text-decoration:none;}
#sidebar_new ul li h2 a {
	color:#0C6AB5;
	font-size:18px;
	margin-bottom:0;
	margin-right:10px;
	margin-top:0;
	width:210px;
	background: none;
	padding: 0;
	padding-left: 5px;
}

#sidebar_new ul li h2 a:hover {
	background: none;
	}
.right_ {float:left; width:482px;font-size:12px; margin-top:10px;}
#content_ {float:right;}

#sidebar_new h2 {
background:transparent url(images/left_title_bg.png) no-repeat scroll left top;
color:#0C6AB5;
font-size:18px;
margin-right:10px;
margin-top:0;
padding:14px 10px 36px;
width:210px;
}

#sidebar_new ul li.categories ul li a {background:transparent none repeat scroll 0 0;
color:#0C6AB5;
font-size:16px;
margin-left:0;
text-decoration:none;}

#sidebar_new ul li.categories ul.children li a:hover {
background: url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
color:#0C6AB5;
display:block;
font-size:11px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;
font-size: 12px;}

#sidebar_new ul li.categories ul.children li a {
background:transparent url(images/bul_blog.png) no-repeat scroll left center;
color:#5E6D7A;
display:block;
font-size:11px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;
font-size: 12px;}

#sidebar_new ul li a {
background:transparent url(images/bul_blog.png) no-repeat scroll left center;
color:#5E6D7A;
display:block;
font-size:11px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;}

#bookmarks {margin-left:483px;width:220px;}
#bookmarks ul {padding-left:5px; margin:0px;}
#bookmarks h2 {
background:transparent url(images/sidebar_title.png) no-repeat scroll left top;
color:#0C6AB5;
font-size:16px;
margin-left:10px;
padding:16px 15px 36px;
}
#bookmarks ul li ,#bookmarks ul li li{list-style: none;}

#bookmarks ul li.categories ul li a {background:transparent none repeat scroll 0 0;
color:#0C6AB5;
font-size:16px;
margin-left:0;
text-decoration:none;}

#bookmarks ul li.categories ul.children li a:hover {
background: url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
color:#5E6D7A;
display:block;
font-size:11px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;
font-size: 12px;}

#bookmarks ul li.categories ul.children li a {
background:transparent url(images/bul_blog.png) no-repeat scroll left center;
color:#5E6D7A;
display:block;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;
font-size: 12px;}

#bookmarks ul li a {
background:transparent url(images/bul_blog.png) no-repeat scroll left center;
color:#5E6D7A;
display:block;
font-size:12px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;}

#bookmarks ul li a:hover {
background:transparent url(images/left_menu_b_hover.jpg) no-repeat scroll left center;
color:#0C6AB5;
display:block;
font-size:12px;
margin:0;
padding:5px 0 5px 30px;
text-decoration:none;}

.comment-body {margin-top:25px;}
h3#comments {margin:10px;position:relative;}

a:visited {
	color:#0066CC;
}

.wpcf7-form input#txt {
	background-color:#F3F3F4;
	border:1px solid #EBEBEB;
	height:21px;
	position:relative;
	width:220px;
}

.wpcf7-form textarea {
	position:relative;
	width:261px;
}

.send_ {
	background:transparent url(images/send.png) no-repeat scroll left top;
border:medium none;
height:30px;
margin-top:10px;
width:91px;
}

.desc {
	margin-top:10px;
	color:#4B4B4B;
	margin-left:112px;
}

div.cloud {
	margin-left: 13px;
	line-height: 26px;
}

#menu ul li a#lang {
	color:#0C6AB5;
}

#menu ul li a#lang:hover {
	color:#797D80;
}
