/* --------------------------------------------------------------- */
/* Formatierungen fuer die Screen-Ausgabe                          */
/* Autor: Stephan Zavodny                                          */
/* Autor URI: http://www.rastersysteme.de                          */
/* --------------------------------------------------------------- */


/* CSS Reset by Eric Meyer --------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --------------------------------------------------------------- */


/* Text Basics --------------------------------------------------- */
p, address {
	margin-bottom: 1.2857em;
	font-size: 0.875em;
	font-style: normal;
	line-height: 1.2857em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
/* --------------------------------------------------------------- */


/* Headlines ----------------------------------------------------- */
h1 {
	margin-bottom: 0.1904em;
	padding-bottom: 0.1904em;
	border-bottom: 0.0476em dotted #066;
	font-size: 1.3125em;
	font-weight: bold;
	line-height: 1.0476em;
	text-transform: uppercase;
	color: #066;
}

h2 {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.2857em;
	text-transform: uppercase;
	color: #9c0;
}

h3 {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.2857em;
	color: #9c0;
}
/* --------------------------------------------------------------- */


/* Links (bei :hover und :active mit ID -> IE bug) --------------- */
a {
	text-decoration: none;
}

a:link, a:visited {
	color: #066;
	background-color: transparent;
}

a:focus, #wrapper a:hover, #wrapper a:active {
	color: #fff;
	background-color: #066;
}
/* --------------------------------------------------------------- */


/* Body ---------------------------------------------------------- */
body {
	font-family: calibri, arial, sans-serif;
	font-size: 100%;
	line-height: 1;
	color: #333;
	background: #fff;
}
/* --------------------------------------------------------------- */


/* Wrapper ------------------------------------------------------- */
#wrapper {
	padding: 15px;
	background: #ccc;
}
/* --------------------------------------------------------------- */


/* Header - Logo -------------------------------------------------- */
#logo {
	position: relative;
	height: 96px;
	background: #fff;
}

#logo .inside {
	position: absolute;
	left: 15px;
	bottom: 6px;
}

#logo h1 {
	margin-bottom: 0.238em;
	padding: 0;
	border: 0 none;
	color: #9c0;
}

#logo h2 {
	margin-bottom: 0.3571em;
	color: #333;
}
/* --------------------------------------------------------------- */


/* Header - Search ------------------------------------------------ */
#search {
	position: absolute;
	top: 15px;
	right: 15px;
}

#search .text {
	width: 12.5em;
	margin: 0;
	padding: 0.125em 0.25em;
	border: 0.0714em solid #9c0;
	font-family: calibri, arial, sans-serif;
	font-size: 0.875em;
	vertical-align: middle;
	color: #333;
	background-color: #fff;
}

#search button {
	width: auto;
	margin: 0 0 0 0.3571em;
	padding: 0.1428em 0.3571em;
	border: 0 none;
	font-family: calibri, arial, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.125em;
	text-transform: uppercase;
	vertical-align: middle;
	color: #fff;
	background-color: #9c0;
	cursor: pointer;
	overflow: visible;
}

#search button:hover {
	background-color: #066;
}
/* --------------------------------------------------------------- */


/* Header - Pic -------------------------------------------------- */
#headerpic {
	margin-top: 5px;
}

#headerpic img {
	display: block;
}

#badge {
	position: absolute;
	right: -34px;
	top: 48px;
}

#header #badge a:focus,
#header #badge a:hover,
#header #badge a:active {
	background-color: transparent;
}
/* --------------------------------------------------------------- */


/* Header - Sprechzeiten ----------------------------------------- */
#sprechzeiten {
	position: absolute;
	left: 0.9375em;
	bottom: 0.625em;
	padding: 0.375em 0.625em;
	background: #fff;
}

#sprechzeiten p {
	margin: 0;
	font-size: 0.875em;
	line-height: 1.2857em;
}

#sprechzeiten span {
	font-weight: bold;
	color: #9c0;
}
/* --------------------------------------------------------------- */


/* Container, Main & Left ---------------------------------------- */
#container {
	background: transparent url(../tl_files/images/container_bg.gif) repeat-y 50% 0;
}

#left {
	background: #9c0;
}

#left h1 {
	border-color: #066;
	color: #066;
}

#left h2 {
	color: #fff;
}

#main {
	background: #fff;
}

#left .inside, #main .inside {
	padding: 1.0625em 0.9375em 0.4375em 0.9375em;
}
/* --------------------------------------------------------------- */


/* Footer -------------------------------------------------------- */
#footer {
	padding-top: 5px;
}

#footer .inside {
	padding: 0.375em 0.9375em;
	background: #fff;
}

#footer p {
	margin: 0;
	text-align: right;
}

#footer p span {
	float: left;
}
/* --------------------------------------------------------------- */


/* Page - Home --------------------------------------------------- */
#news---praxisnews, #news---aktuelles {
	position: relative;
}

.ce_hyperlink {
	position: absolute;
	top: 0.2857em;
	right: 0;
	font-size: 0.875em;
	line-height: 1.2857em;
}

.info {
	margin: 0;
	font-size: 0.6875em;
	line-height: 1.6363em;
}

.mod_newslist ul {
	font-size: 0.875em;
	line-height: 1.2857em;
}

.no_margin {
	margin-bottom: 0;
}
/* --------------------------------------------------------------- */


/* Page - Newsarchive -------------------------------------------- */
.mod_newsarchive .layout_simple {
	margin-bottom: 1.2857em;
	font-size: 0.875em;
	line-height: 1.2857em;
}

.mod_newsarchive .info {
	font-size: 0.7857em;
}

.mod_newsmenu ul {
	margin-bottom: 1.2857em;
}

.mod_newsmenu ul.level_1 {
	margin: 0;
	font-size: 0.875em;
	line-height: 1.2857em;
}

.mod_newsmenu ul.level_1 li {
	font-weight: bold;
	color: #fff;
}

.mod_newsmenu ul.level_2 li {
	font-weight: normal;
	color: #333;
}

.mod_newsmenu p.active {
	margin: 0;
	font-size: 1em;
	line-height: 1.2857em;
}
/* --------------------------------------------------------------- */


/* Page - Praxisteam --------------------------------------------- */
#praxisteam img {
	display: block;
}

#praxisteam ul {
	margin-left: 1.0714em;
	font-size: 0.875em;
	line-height: 1.2857em;
	list-style: outside disc;
}

#praxisteam ul li.last {
	margin-bottom: 2.5714em;
}

#praxisteam .last ul li.last {
	margin-bottom: 1.2857em;
}
/* --------------------------------------------------------------- */


/* Page - Praxisrundgang ----------------------------------------- */
#praxisrundgang .ce_text p {
	margin-bottom: 1em;
}

.ce_gallery {
	margin-bottom: 1em;
}

.gallery .caption {
	font-size: 0.6875em;
	line-height: 1.6363em;
}

.gallery .col_0 {
	margin: 0 0.625em 0.75em 0;
}

.gallery .col_1 {
	margin: 0 0 0.75em 0;
}

.gallery .row_last .col_0, .gallery .row_last .col_1 {
	margin-bottom: 0;
}

.gallery .image_container img {
	display: block;
}
/* --------------------------------------------------------------- */


/* Page - Notfallrufnummern -------------------------------------- */
#table_81, #table_82, #table_83 {
	width: 100%;
	margin-bottom: 1.2857em;
	font-size: 0.875em;
	line-height: 1.2857em;
}

#table_81 td.col_1, #table_82 td.col_1, #table_83 td.col_1 {
	width: auto;
	text-align: right;
}

#table_81 td.col_0, #table_83 td.col_0 {
	width: 12em;
}

#table_82 td.col_0 {
	width: 13.5em;
}

#table_81 tr:hover td, #table_82 tr:hover td, #table_83 tr:hover td {
	color: #fff;
	background-color: #066;
}
/* --------------------------------------------------------------- */


/* Page - FAQ ---------------------------------------------------- */
.mod_faqlist ul {
	margin-bottom: 1.2857em;
	font-size: 0.875em;
	line-height: 1.2857em;
}
/* --------------------------------------------------------------- */


/* Page - Adresse ------------------------------------------------ */
#anfahrtsskizze .ce_text p {
	margin-bottom: 1em;
}

#anfahrtsskizze .ce_image {
	margin-bottom: 0.5em;
}

#anfahrtsskizze .ce_image img {
	display: block;
}
/* --------------------------------------------------------------- */


/* Page - Kontaktformular ---------------------------------------- */
.ce_form .text, .ce_form .captcha {
	width: 12.5em;
	margin: 0;
	padding: 0.125em 0.25em;
	border: 0.0714em solid #9c0;
	font-family: calibri, arial, sans-serif;
	font-size: 0.875em;
	line-height: 1.125em;
	vertical-align: middle;
	color: #333;
	background-color: #fff;
}

.ce_form .textarea {
	width: 35em;
	height: 9.4285em;
	margin: 0.5714em 0 0 0;
	padding: 0 0.25em;
	border: 0.0714em solid #9c0;
	font-family: calibri, arial, sans-serif;
	font-size: 0.875em;
	line-height: 1.2857em;
	vertical-align: middle;
	color: #333;
	background-color: #fff;
}

.ce_form .submit {
	width: auto;
	margin: -0.6428em 0 1.1428em 0;
	padding: 0.1428em 0.3571em;
	border: 0 none;
	font-family: calibri, arial, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.125em;
	text-transform: uppercase;
	vertical-align: middle;
	color: #fff;
	background-color: #9c0;
	cursor: pointer;
	overflow: visible;
}

.ce_form .submit:hover {
	background-color: #066;
}

.ce_form .checkbox_container {
	margin: 0.125em 0 0 0;
}

.ce_form .checkbox {
	margin: 0;
	vertical-align: middle;
}

.ce_form label, .captcha_text {
	font-size: 0.875em;
	line-height: 2.5714em;
	vertical-align: middle;
}

.ce_form .error {
	font-size: 0.875em;
	line-height: 1.2857em;
	color: #c00;
}
/* --------------------------------------------------------------- */


/* Page - Index -------------------------------------------------- */
.mod_sitemap {
	margin-bottom: 1.125em;
}

.mod_sitemap ul.level_1 {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.2857em;
}

.mod_sitemap ul.level_2 {
	margin-left: 1.2857em;
	font-weight: normal;
}
/* --------------------------------------------------------------- */


/* Page - Search Results ----------------------------------------- */
.mod_search p {
	margin: 0;
}

.mod_search p.header {
	margin-bottom: 1.2857em;
}

.mod_search .url {
	margin-bottom: 1.6363em;
	font-size: 0.6875em;
	line-height: 1.6363em;
}

.mod_search span.relevance {
	font-size: 0.7142em;
	font-weight: normal;
	line-height: 1.5em;
	color: #9c0;
}
/* --------------------------------------------------------------- */


/* Page - Error-Pages -------------------------------------------- */
#fehler-404 p, #fehler-403 p {
	margin-bottom: 11.5714em;
}
/* --------------------------------------------------------------- */


/* Form ---------------------------------------------------------- */
input.text:focus, textarea:focus {
	background-color: #f7f7f7 !important;
}
/* --------------------------------------------------------------- */


/* Accordion ----------------------------------------------------- */
#kassenleistungen, #privatleistungen, #kooperationspartner {
	margin-bottom: 1.125em;
}

.accordion {
	margin-left: 0.375em;
	padding-left: 0.75em;
	border-left: 0.0625em solid #066;
}

.accordion span {
	color: #9c0;
}

.accordion span.red {
	color: #c00;
}

.accordion .ce_table {
	width: 100%;
	margin-bottom: 1.2857em;
	font-size: 0.875em;
	line-height: 1.2857em;
}

.accordion .first {
	padding-top: 0.6428em;
}

.accordion .last {
	margin-bottom: 0;
	padding-bottom: 1.2857em;
}

.accordion th {
	font-weight: bold;
	text-align: left;
	color: #9c0;
}

.accordion td.col_0 {
	width: 18em;
}

.accordion td.col_1 {
	width: auto;
}

.toggler {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.2857em;
	color: #066;
	cursor: pointer;
}

.toggler:hover {
	color: #fff;
	background-color: #066;
}
/* --------------------------------------------------------------- */
