body {
	background-color: #f0f0f0;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 50px;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:active {
	color: #999;
}
a:hover {
	text-decoration: none;
}
a {
	position: relative;
	text-decoration: none;
}
em {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
#container {
	width: 950px;
	margin: 15px auto 25px;
}
#container h1 a {
    display: block;
    width: 100%;
    height: 100%;
}
#container h1 {
    display: block;
    overflow: hidden;
    background: transparent url('../images/CKC2-small.png') no-repeat top left;
    height: 50px;
    text-indent: -9999px;
    margin: 10px 10px;
}
#container #main h1 a {
    display: inline;
    width: auto;
    height: auto;
}
#container #main h1 {
	color: #f66200;
	font-size: 15px;
	float: left;
	width: 600px;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
	display: inline; /* IE-hack */
    overflow: visible;
    height: auto;
    text-indent: 0;
    background: transparent;
}


#container #main h2 {
	color: #000000;
	font-size: 13px;
	float: left;
	width: 600px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 8px;
	clear: both;
	display: inline; /* IE-hack */
}


/* HEADER */

#head {
	background-image: url(../images/head-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 950px;
	float: left;
	margin-bottom: 10px;
	display: inline; /* IE-hack */
	position: relative;
}
#head div.top {
	background-image: url(../images/head-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 2px;
	width: 936px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#head div.wrapper {
	background-image: url(../images/head-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 3px;
	margin: 0px;
	margin-top: 2px;
	width: 930px;
	float: left;
}
#head div.bottom {
	background-image: url(../images/head-bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 4px;
	width: 936px;
	float: left;
}
#head div.wrapper img {
	width: 756px;
	margin: 0px;
}
#head div.wrapper img.tider-vaxel {
	width: auto;
	float: right;
}
#head div.wrapper embed {
	margin: 0px;
	padding: 0px;
}
#head div.wrapper .top-slideshow {
	width: 756px;
	height: 327px;
	overflow: hidden;
}
#head div.wrapper img,
#head div.wrapper embed,
#head div.wrapper .top-slideshow {
	float: left;
}
#head .lang {
	position: absolute;
	bottom: 20px;
	right: 0px;
	float: right;
}
#head .lang li {
	margin-top: 6px;
}


/* NAVIGATION */

#navigation {
	float: left;
	width: 936px;
	margin-bottom: 10px;
	clear: both;
}
#navigation div.left {
	background-image: url(../images/nav-left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	width: 8px;
	float: left;
}
#navigation div.right {
	background-image: url(../images/nav-right.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	width: 8px;
	float: left;
}
#navigation div.wrapper {
	background-image: url(../images/nav-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
	width: 920px;
	height: 31px;
	float: left;
}
#navigation .wrapper ul {
/*	margin-left: 10px;*/
}
#navigation .wrapper ul li {
	height: 31px;
	float: left;
}
#navigation .wrapper ul li a {
	text-transform: lowercase;
	line-height: 28px;
	margin: 0 20px;
	color: black;
}
#navigation .wrapper ul li.current {
	background-image: url(../images/nav-current-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}
#navigation .wrapper ul li.current a {
	/*font-weight: bold;*/
	color: white;
}
#navigation .wrapper ul li a:hover {
	text-decoration: none;
}
#navigation .wrapper ul li a:active {
	color: #666;
}
#navigation .wrapper ul li.separator {
	background-color: #ccc;
	height: 27px;
	width: 1px;
	float: left;
	margin: 0px;
/*	margin-top: 3px;
	margin-bottom: 6px;*/
}
#sub-navigation {
	float: left;
	/*height: 13px;*/
	width: 936px;
	/*margin-bottom: 10px;*/
	clear: both;
}
#sub-navigation ul li a {
	text-transform: lowercase;
	margin: 0 10px;
	color: #404040;
}
#sub-navigation ul li a:hover {
	text-decoration: none;
}
#sub-navigation ul li a:active  {
	color: #999;
}
#sub-navigation ul {
	margin-left: 20px;
}
#sub-navigation ul li {
	float: left;
	margin: 0 10px 10px 10px;
}
#sub-navigation ul li.current a {
	color: #f66200;
	text-decoration: none;
	/*border-bottom: 1px solid black;*/
}

/* CONTENT */

#main {
	background-image: url(../images/content-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 936px;
	float: left;
	display: inline; /* IE-hack */
	margin-bottom: 50px;
}
#main div.wrapper {
	background-image: url(../images/content-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	padding: 0px 3px;
	margin: 0px;
	margin-top: 5px;
	width: 930px;
}
#main div.bottom {
	background-image: url(../images/content-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 936px;
	height: 25px;
}
#main .wrapper .content {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 40px;
	position: relative;
}
#main .wrapper .content h2 {
	color: #2174dc;
	font-size: 14px;
	float: left;
	width: 600px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
	display: inline; /* IE-hack */
}
#main .wrapper .content .large {
	float: left;
	width: 610px;
	margin-left: 50px;
	display: inline; /* IE-hack */
}
#main .wrapper .content .left {
	float: left;
	width: 280px;
	margin-left: 50px;
	display: inline; /* IE-hack */
}
#main .wrapper .content .right {
	float: left;
	width: 280px;
	margin-left: 50px;
	display: inline; /* IE-hack */
}
#main .wrapper .content .doctors {
	float: left;
	width: 705px;
	display: block;
	margin-left: 8px;
	margin-bottom: 40px;
}	
	#main .wrapper .content .doctors li:first-child {
		margin-left: 0px;
	}
	#main .wrapper .content .doctors li {
		float: left;
		display: inline;
		text-align: center;
		margin-left: 35px;
	}
		#main .wrapper .content .doctors .name {
			display: block;
			font-weight: bold;
			margin-top: 10px;
		}
		#main .wrapper .content .doctors .title {
			display: block;
			color: #484848;
			margin-top: 10px;
		}
#main .wrapper .content .small {
	float: left;
	width: 170px;
	margin-left: 50px;
	display: inline; /* IE-hack */
	text-align: center;
}
#main .wrapper .content .small p {
	margin-top: 1em;
}
#main .wrapper .content p {
	line-height: 16px;
	margin-bottom: 15px;
}
#main .wrapper .content img.img-broedtext {
	float: right;
	margin: 10px;
}
#main .wrapper .content img.img-broedtext-left {
	float: left;
	margin: 10px;
	margin-right: 15px;
	margin-left: 0px;
}
#main .bottom ul {
	margin: 0 auto;
	width: 90%;
}
#main .bottom ul li {
	float: left;
	margin: 0 20px;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 11px;
}
#main .bottom-new {
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	float:left;
	margin-left: 2px;
	width: 894px;
	color: #666;
	font-weight: 100;
	padding: 15px 18px;
	line-height: 1.5;
}
	#main .bottom-new .adress {
		float: left;
		width: 180px;
		margin-left: 86px;
	}
	#main .bottom-new .adress:first-child {
		margin-left: 0px;
	}
	#main .bottom-new .internet {
		float: right;
		text-align:right;
	}
	#main .bottom-new h3 {
		font-size: 13px;
	}
#main .bottom-links {
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	float:left;
	margin-left: 2px;
	width: 894px;
	color: #252525;
	font-weight: 100;
	padding: 15px 18px;
	line-height: 1.5;
	margin-top: 14px;
}
	#main .bottom-links ul {
		float: left;
		width: 120px;
		margin-left: 13px;
	}
	#main .bottom-links ul:first-child {
		margin-left: 0px;
	}
	#main .bottom-links ul.country-links {
		width: auto;
		float: right;
	}

/* TABLE */

#main .wrapper table {
	width: 930px;
	margin: 0px;
	margin-top: -3px;
	border-collapse: collapse;
  	border-spacing: 0px;
}
#main .wrapper table tbody {
}
#main .wrapper table tr {
}
#main .wrapper table tr td {
	vertical-align: top;
}
#main .wrapper table .content-td {
}
#main .wrapper table .sidebar-td {
	width: 200px;
	background-color: #f0f0f0;
	border-left: 1px solid #ccc;
}

/* PRISER */

#main .wrapper .content .prices {
	width: 280px;
}
#main .wrapper .content .prices tr:hover {
	background-color: #eee;
}
#main .wrapper .content .prices tr.empty {
	height: 10px;
	line-height: 0px;
}
#main .wrapper .content .prices tr.empty:hover {
	background-color: #fff;
}
#main .wrapper .content .prices .price {
	text-align: right;
}
#main .wrapper .content .prices th {
	font-weight: bold;
	padding: 5px 5px;
}
#main .wrapper .content .prices td {
	padding: 2px 0px;
	padding-left: 10px;
	padding-right: 5px;
}

/* SIDEBAR */

#main .wrapper .sidebar {
	background-image: url(../images/sidebar-bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	font-size: 11px;
}
#main .wrapper .sidebar h3 {
	padding: 0 25px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	width: 150px;
	border-bottom: 1px solid #ccc;
}
#main .wrapper .sidebar ul {
	margin-top: 30px;
	margin-left: 25px;
	float: left;
}
#main .wrapper .sidebar ul li {
	margin-bottom: 40px;
}
#main .wrapper .sidebar ul li a.img-sidebar {
	background-image: url(../images/sidebar-img.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 131px;
	height: 82px;
	padding: 1px 2px;
	display: block;
	margin-bottom: 5px;
}
#main .wrapper .sidebar ul li a.txt-sidebar {
	margin-left: 5px;
	display: block;
}

/* FORM */

fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
}
legend {
}
label {
	clear: left;
	float: left;
	width: 100px;
	margin-top: 7px;
}
input[type="text"], textarea {
	float: left;
	margin-bottom: 3px;
}
input[type="submit"] {
	float: right;
	clear: both;
	font-size: 11px;
}

/* IMGBAR */

#main .wrapper .content div.imgbar {
	clear: both;
	float: left;
	width: 130px;
}

#main .wrapper .content div.imgbar a {
	display: block;
	background-image: url(../images/imgbar-up.jpg);
	padding: 7px 13px 16px 13px;
}

#main .wrapper .content div.imgbar a:hover {
	background-image: url(../images/imgbar-down.jpg);
	padding: 8px 13px 15px 13px;
}

#main .wrapper .content div.imgbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main .wrapper .content div.imgbar ul li {
	display: block;
	float: left;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}



.locations {
	width: 629px;
	margin: 0 50px;
}
.locations .location {
	width: 629px;
	margin: 0 0 40px 0;
}
.location .stamp {
	margin-left: -4px;
}
.location .info {
	float: left;
}
.location iframe {
	float: right;
}

.location:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.page-contact .content a:link,
.page-contact .content a:visited,
.page-contact .content a:hover,
.page-contact .content a:active {
	color: #EE8201;
}

.page-contact #container #main .content .contact-info {
	margin: 0 50px;
}
.page-contact #container #main .content .contact-info h1 {
	float: none;
	margin: 0;
}
.page-contact #container #main .content .contact-info p {
	float: none;
	margin: 1em 0;
}

.footer-logo {
	margin: 0 40px 0 0;
}

#appointments {
	background-image: url(../images/pair-slideshow-bg.png);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	width: 174px;
	height: 327px;
	float: left;
	position: relative;
}
	#appointments h2 {
		font-weight: bold;
	}
	
	#appointments h3 {
		color: #000000;
	}
	
	#appointments-top {
		padding: 9px 0px 7px 12px;
		margin-left: 1px;
		border-bottom: 1px solid #CCCCCC;
		position: relative;
		width: 156px;
		height: 9px;
	}
		#appointments #button-prev {
			background-color: transparent;
			background-image: url(../images/btn_up.png);
			opacity: 0.2;
			border: none;
			width: 22px;
			height: 22px;
			text-indent: 24px;
			overflow: hidden;
			position: absolute;
			top: 3px;
			right: 4px;
			cursor: pointer;
		}
	
	#appointments-middle {
		overflow: hidden;
		position: absolute;
		top: 43px;
		left: 23px;
		bottom: 39px;
		right: 0px;
	}
	
		#appointments-middle ul {
			position: absolute;
			top: 0px;
			left: 0px;
		}
			#appointments ul li {
				margin-bottom: 15px;
				font-size: 11px;
				line-height: 1.1;
			}
	
	#appointments #button-next {
		background-image: url(../images/btn_next.png);
		background-color: transparent;
		padding: 0px 20px 0px 0px;
		width: 174px;
		border: none;
		height: 21px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		font-weight: bold;
		cursor: pointer;
	}
	
#appointment-form {
	width: 629px;
	overflow: hidden;
}
	#input-container {
		width: 100%;
		overflow: hidden;
	}
		#appointment-form h2.appointment-date {
			background-image: url(../images/kontakt/date-bg.png);
			display: block !important;
			width: 309px !important;
			padding-left: 18px;
			height: 27px;
			line-height: 27px;
			border-radius: 3px;
			box-shadow: 0px 2px 2px #B0B0B0;
			color: #333333;
		}
		#appointment-form .obligatory {
			background-image: url(../images/kontakt/obligatory.png);
			background-repeat: no-repeat;
			background-position: 6px 8px;
		}
		#appointment-form input[type=text] {
			height: 12px;
			padding: 8px 8px 8px 16px;
			border: 1px solid #DFDFDF;
			border-radius: 2px;
			margin: 0px 4px 10px 0px;
			color: #999999;
		}
		#appointment-form input[name=christian_name] {
			width: 211px;
		}
		#appointment-form input[name=surname] {
			width: 211px;
		}
		#appointment-form input[name=crn] {
			width: 121px;
			margin-right: 0px;
		}
		#appointment-form input[name=address] {
			width: 362px;
		}
		#appointment-form input[name=phone_home] {
			width: 211px;
			margin-right: 0px;
		}
		#appointment-form input[name=post_code] {
			width: 121px;
		}
		#appointment-form input[name=city] {
			width: 211px;
		}
		#appointment-form input[name=phone_work] {
			width: 211px;
			margin-right: 0px;
		}
		#appointment-form input[name=mail] {
			width: 362px;
		}
		#appointment-form input[name=cellphone] {
			width: 211px;
			margin-right: 0px;
		}
		#appointment-form textarea {
			border: 1px solid #DFDFDF;
			border-radius: 2px;
			padding: 12px 16px;
			margin: 0px;
			width: 595px;
			min-width: 595px;
			max-width: 595px;
			height: 72px;
			margin-bottom: 16px;
			color: #999999;
		}
		
	#appointment-form .disclaimer {
		display: block;
		float: left;
		padding-top: 9px;
	}
	#appointment-form input[type=submit] {
		background-image: url(../images/kontakt/appointment-btn-bg.png);
		background-repeat: repeat-x;
		border-radius: 3px;
		float: right;
		clear: none;
		width: 229px;
		height: 27px;
		border: none;
		background-color: transparent;
		cursor: pointer;
		box-shadow: 0px 2px 2px #B0B0B0;
		margin-bottom: 4px;
		color: #FFFFFF;
	}

#print-btn {
	background-image: url(../images/print-btn.png);
	background-color: transparent;
	display: block;
	border: none;
	width: 27px;
	height: 26px;
	overflow: hidden;
	text-indent: 29px;
	white-space: nowrap;
	cursor: pointer;
	position: absolute;
	top: 28px;
	right: 28px;
}
