* {
	font-size: 100.01%;
}
html {
	font-size: 62.5%;
}
body {
	margin: 0;
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
a {
	text-decoration: none;
	color: #0058bc;
}
a:hover {
	text-decoration: underline;
	
}
img {
	border-style: none;
	vertical-align: top;
}
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper {
	background: url(../images/bg-wrapper.gif) repeat-y -1000px 0;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.wrapper-holder {
	background: url(../images/bg-wrapper.gif) no-repeat 0 100%;
	width: 986px;
	padding: 0 8px 8px 6px;
}
.wrapper-holder:after {
	content: "";
	clear: both;
	display: block;
}
#header {
	background: url(../images/bg-header.jpg) no-repeat;
	width: 986px;
	padding: 20px 0 43px;
	overflow: hidden;
}
.header-holder {
	width: 100%;
	padding: 0 0 21px;
}
.header-holder:after {
	content: '';
	display: block;
	clear: both;
}
.logo {
	float: left;
	background: url(../images/logo_03.gif) no-repeat;
	width: 259px;
	height: 84px;
	margin: 0 0 13px 326px;
	text-indent: -9999px;
	display: inline;
}
.logo a {
	height: 100%;
	overflow: hidden;
	display: block;
}
.custom-menu {
	float: right;
	margin: 74px 20px 0;
	position: relative;
	display: inline;
}
.custom-menu .title {
	color: #0258bc;
	font-weight: normal;
	float: left;
	font-size: 13px;
	line-height: 14px;
}
.custom-menu ul {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
	float: left;
}
.custom-menu li {
	float: left;
	padding: 0 0 0 3px;
}
.custom-menu a {
	float: left;
	background: url(../images/btn-plus.png) no-repeat;
	width: 13px;
	height: 12px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}
.custom-menu #decrease {
	background: url(../images/btn-minus.png) no-repeat;
}
#nav {
	margin: 0;
	padding: 0 0 4px;
	list-style: none;
	font-size: 18px;
	line-height: 20px;
	overflow: hidden;
	color: #7a8080;
	text-align: center;
	width: 100%;
}
#nav li {
	display: inline;
	padding: 0 7px 0 7px;
	background: url(../images/separator-nav.gif) no-repeat 5px 5px;
}
#nav li:first-child, #nav .first-child {
	background: none;
}
#nav a {
	color: #7a8080;
	padding: 0 0 0 10px;
}
#nav a:hover, #nav .active a {
	color: #b51428;
	text-decoration: none;
}
#nav .active a {
	font-weight: normal;
}
#main {
	width: 952px;
	overflow: hidden;
	padding: 0 18px 36px 16px;
}
#main-block {
	float: right;
	width: 753px;
}
#content {
	float: left;
	width: 558px;
	overflow: hidden;
	font-size: 1.4em;
	line-height: 1.428em;
}
.aside {
	float: right;
	width: 164px;
	padding: 0;
}
#content h2 {
	margin: 0 0 17px;
	color: #0058bc;
	font: 1.428em/1.2em Tahoma, Arial, Helvetica, sans-serif;
}
#content .date {
	display: block;
	overflow: hidden;
	height: 1%;
	color: #575a5b;
	font-style: normal;
	padding: 0 0 8px;
	font-size: 0.86em;
	line-height: 1.2em;
}
#content p {
	margin: 0 0 7px;
}
.inner #content p {
	margin: 0;
	padding: 0 0 20px;
}
.info-block {
	width: 519px;
	padding: 0 3px 0 11px;
	margin: 17px 2px 0 0;
	background: #fcf3d9;
	position: relative;
	border-bottom: 1px solid #575a5b;
}
#main .heading {
	background: #8596d0;
	color: #fff;
	overflow: hidden;
	padding: 2px 30px 4px;
}
#content .heading {
	background: #8596d0 url(../images/bg-heading-content.gif) no-repeat 0 50%;
	text-align: center;
}
.info-block .heading {
	position: relative;
	margin: 0 -4px 9px -11px;
	width: 473px;
}
.aside-box h3, #content .heading h2, .aside-box-blank h3 {
	margin: 0;
	color: #fff;
	font: 1.4em/1.2em Tahoma, Arial, Helvetica, sans-serif;
}
.info-block h3 {
	color: #213faa;
	margin: 0 0 6px;
	font: 1.4em/1.2em Tahoma, Arial, Helvetica, sans-serif;
}
* html .info-block h3 {
	margin: 0 0 5px;
}
* + html .info-block h3 {
	margin: 0 0 5px;
}
.info-block .text-holder {
	height: 1%;
}
.info-block .text-holder:after {
	content: '';
	display: block;
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.info-block .alignleft {
	margin: 0 6px 0 -11px;
	position: relative;
	bottom: 0;
}
.info-block .text {
	overflow: hidden;
	height: 1%;
	padding: 3px 0 7px;
}
#content .info-block .date {
	padding: 0 0 7px;
}
.more {
	position: absolute;
	right: 16px;
	bottom: 8px;
	text-indent: -9999px;
	background: url(../images/btn-more.gif) no-repeat;
	width: 19px;
	height: 19px;
	overflow: hidden;
}
* html .more {
	bottom: 7px;
	right: 15px;
}
.search-form {
	overflow: hidden;
	width: 100%;
	padding: 0 0 17px;
}
.search-form fieldset {
	overflow: hidden;
	height: 1%;
	background: #e5eef8;
	border: 1px solid #e5eef8;
	padding: 1px 0 2px;
}
.search-form input {
	float: left;
	padding: 0;
	margin: 0;
}
.search-form .text {
	border: 0;
	background: none;
	color: #686d6e;
	padding: 1px 2px;
	width: 126px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.search-form .btn-search {
	background: url(../images/btn-search.png) no-repeat;
	width: 13px;
	height: 12px;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin: 3px 3px 0 0;
	display: inline;
}
.aside-box {
	overflow: hidden;
	width: 162px;
	border: 1px solid #696d6e;
	background: #fffcf4;
	margin: 0 0 14px;
	position: relative;
	min-height: 124px;
}
.aside-box-blank {
	overflow: hidden;
	width: 162px;
	border: 1px solid #696d6e;
	margin: 0 0 14px;
	position: relative;
	min-height: 124px;
}
* html .aside-box {
	overflow: visible;
	height: 124px;
}
* html .aside-box-blank {
	overflow: visible;
	height: 124px;
}
#main .aside-box .heading {
	padding: 2px 6px 3px 6px;
	background: #73a4db;
	overflow: hidden;
	border: none;
	width: 150px;
}
#main .aside-box-blank .heading {
	padding: 2px 6px 3px 6px;
	background: #73a4db;
	overflow: hidden;
	border: none;
	width: 150px;
}
.aside-box h3 {
	background: url(../images/arrow.gif) no-repeat 0 7px;
	padding: 0 0 0 14px;
	font-size: 1.6em;
	line-height: 1.2em;
	float: left;
}
.aside-box-blank h3 {
	background: url(../images/arrow.gif) no-repeat 0 7px;
	padding: 0 0 0 14px;
	font-size: 1.6em;
	line-height: 1.2em;
	float: left;
}
.aside-holder {
	overflow: hidden;
	width: 162px;
}
.aside-box .info-holder {
	padding: 6px 2px 27px 60px;
	text-align: center;
	width: 100px;
}
.aside-box-blank .info-holder {
	padding: 6px 2px 27px 60px;
	text-align: center;
	width: 100px;
}
.important {
	display: block;
	font-size: 1.4em;
	line-height: 1.14em;
	font-weight: normal;
}
.important span {
	font-size: 1.1428em;
}
.important em {
	font-size: 0.858em;
	font-style: normal;
}
.aside-box .photo-print, .aside-box .photo {
	position: absolute;
	bottom: 0;
	left: 0;
}
.photo-print {
	display: none;
}
.little {
	background: url(../images/btn-more-little.gif) no-repeat;
	width: 15px;
	height: 15px;
	bottom: 9px;
	right: 10px;
}
* html .little {
	right: 10px;
	bottom: 9px;
}
.news {
	overflow: hidden;
	padding: 10px 2px 11px 6px;
	border-top: 1px solid #fff;
}
.news ul {
	margin: 0;
	padding: 0 0 1px;
	list-style: none;
	color: #000;
	overflow: hidden;
}
.news li {
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding: 0 0 12px;
}
.news p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.25em;
}
.news .date {
	font-style: normal;
	font-size: 1.1em;
	color: #83837c;
	display: block;
	padding: 0 0 7px;
}
.news p .user {
	color: #0058bc;
	font-size: 1.08em;
}
.news a {
	color: #0058bc;
}
.news .link {
	display: inline-block;
	color: #0058bc;
	font-size: 1.1em;
}
.news .more {
	bottom: 9px;
}
* html .news .more {
	bottom: 8px;
}
#sidebar {
	float: left;
	width: 166px;
	position: relative;
}
.menu {
	margin:0 0 35px;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
.menu li {
	overflow: hidden;
	height: 1%;
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.menu a {
	float: left;
	color: #0058bc;
	margin: 0 0 0 12px;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .active a {
	background: url(../images/bullet-menu.gif) no-repeat 0 5px;
	padding: 0 0 2px 13px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-style: none;
	float: left;
}
#main .menu ul li {
	margin: -1px 0 1px 25px;
	padding: 0;
	overflow: hidden;
	vertical-align: top;
	border: solid #ccc;
	border-width: 1px 0 0;
}
#main .menu ul a {
	color: #000;
	font-weight: normal;
	display: block;
	background: none;
	margin: 0;
	float: none;
	padding: 2px 0 3px 4px;
}
#main .menu ul .active ul a{
color:#000;
background: none;
}
#main .menu ul .active ul .active a{color:#b51428;}
#main .menu ul .active ul a:hover{
text-decoration: none;
	background: #f1f1f1;
}
#main .menu ul .active a, #main .menu ul a:hover {
	text-decoration: none;
	background: #f1f1f1;
}
#main .menu ul .active a {
	color: #b51428;
}

.logo-block {
	position: absolute;
	bottom: 7px;
	left: 12px;
	width: 154px;
	overflow: hidden;
}
.logo-block .title {
	float: left;
	padding: 7px 0 0;
	font: 11px/15px Tahoma, Arial, Helvetica, sans-serif;
}
.logo-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.logo-block li {
	float: left;
	padding: 0 0 0 2px;
}
.text-box {
	overflow: hidden;
	height: 1%;
}

.img-holder {
	float: right;
	position: relative;
	border-top: 2px solid #213faa;
	margin: -20px 0 0 18px;
}
.info-box .decor, .img-holder .decor {
	position: absolute;
	left: 0;
	top: 0;
	/* background: url(../images/btn-more.gif) no-repeat;    */
	width: 19px;
	height: 19px;
	overflow: hidden;
}
.info-box {
	position: relative;
	height: 1%;
	border: 2px solid #ffb600;
	padding: 8px 0 0 18px;
	margin: 7px 0 29px;
	color: #000;
	background: url(../images/bg-info-box.gif) repeat-y;
}
.info-box:after {
	content: "";
	clear: both;
	display: block;
}
.info-box .text-holder {
	overflow: hidden;
	width: 400px;
	position: relative;
	z-index: 8;
}
.info-box .text-holder-right {
	overflow: hidden;
	width: 520px;
	position: relative;
	z-index: 8;
}
.info-box .holder {
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px;
}
#content .info-box p {
	padding-bottom: 0;
}
#content .info-box ul {
	padding-bottom: 22px;
}
#content .info-box h2 {
	padding: 0 0 0 19px;
	margin: 0 0 12px;
}
.info-box h3 {
	color: #0058bc;
	font-size: 1.285em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 21px;
	padding: 0 10px 0 36px;
}
.info-box h4 {
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
}
.info-box .list {
	margin: 0;
	padding: 0 0 14px 34px;
	width: 313px;
	list-style: none;
	font-size: 1em;
	line-height: 1.15em;
}
.info-box .list li {
	background: url(../images/bullet-list.gif) no-repeat 0 6px;
	overflow: hidden;
	height: 1%;
	vertical-align: top;
	padding: 0 0 2px 8px;
}
.info-box dl {
	margin: 0 0 23px;
	overflow: hidden;
	width: 100%;
}
.info-box dl dt {
	float: left;
	margin: 0 4px 0 0;
}
.info-box dl dd {
	margin: 0;
}
.info-box a {
	color: #000;
}
.info-box .decor {
	/*background: url(../images/arrow-info-box.gif) no-repeat;  */
	width: 24px;
	height: 24px;
}
.info-box .big-img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.info-box .big-img-ortho {
	position: absolute;
	margin-top: 60px;
	left: 0;
	bottom: 0;
}
.aside-box h4 {
	margin: 0;
	font-size: 1.4em;
	line-height: 1.4286em;
	color: #717777;
}
.inner .aside-holder {
	padding: 13px 6px;
	width: 150px;
	color: #000;
}
.aside-box .holder, .aside-box-blank .holder {
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
}
.shedule-box .aside-holder {
	background: #fff;
}
.shedule-box p {
	margin: 0;
	color: #717777;
	font-size: 1.3em;
	line-height: 1.428em;
}
.download-box a, .download-box-man a {
	font-size: 1.4em;
	line-height: 1.428em;
	text-decoration: underline;
	color: #717777;
}
.download-box a:hover, .download-box-man a:hover {
	text-decoration: none;
}
.download-box img {
	float: left;
	margin: -11px 0 0 -10px;
}
.stats {
	margin: 14px 0;
	overflow: hidden;
}
.stats dt {
	float: left;
	width: 105px;
	margin: 0 4px 0 0;
}
.stats dd {
	margin: 0 0 1px;
}
.contact-block {
	overflow: hidden;
	height: 1%;
}
.contact-block h4 {
	color: #213faa;
}
.contact-block dl {
	margin: 0;
}
.contact-block dt {
	float: left;
	padding: 0 2px 0 0;
}
* html .contact-block dt {
	padding-right: 0;
	margin-right: -1px;
}
.contact-block dd {
	margin: 0;
}
.inner .schedule {
	padding: 12px 0 15px 10px;
	width: 152px;
}
.schedule p {
	margin: 0 0 5px;
	line-height: 1.3em;
}
.contact-section {
	overflow: hidden;
	height: 1%;
	color: #213faa;
	padding: 7px 0 0;
}
.contact-section p {
	margin: 0;
}
.contact-section dl {
	margin: 0;
}
.contact-section dt {
	float: left;
	padding: 0 2px 0 0;
}
* html .contact-section dt {
	padding-right: 0;
	margin-right: -2px;
}
.contact-section dd {
	margin: 0;
}
.main-image {
	overflow: hidden;
	width: 100%;
	margin: 0 0 14px;
	position: relative;
}
.main-image img {
	display: block;
}
.main-image .btn-zoom {
	position: absolute;
	bottom: 9px;
	right: 9px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/btn-zoom.gif) no-repeat;
	width: 15px;
	height: 15px;
}
* html .main-image .btn-zoom {
	bottom: 12px
}
* +html .main-image .btn-zoom {
	bottom: 12px
}
#content ul {
	margin: 0;
	padding: 0 0 26px;
	list-style: none;
	overflow: hidden;
	width: 100%;
  
}
#content ul li {
	overflow: hidden;
	vertical-align: top;
	padding: 0 0 0 11px;
	background: url(../images/bullet-content-list.gif) no-repeat 0 9px;
}
#content .breadcrumbs {
	margin: -1px 0 29px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	color: #686d6e;
	font-size: 0.856em;
}
#content .breadcrumbs li {
	float: left;
	background: url(../images/bullet-breadcrumbs.gif) no-repeat 0 8px;
	padding: 0 4px 0 10px;
	margin: 0 10px 0 -10px;
}
.breadcrumbs a {
	color: #686d6e;
}
.lists-area {
	overflow: hidden;
	width: 590px;
	margin: 0 -40px 0 0;
}
#content .lists-area ul {
	float: left;
	width: 263px;
	margin: 0 32px 0 0;
	padding: 0;
}
.link-row {
	overflow: hidden;
	width: 100%;
	text-align: right;
}
.link-row a {
	color: #0058bc;
	text-decoration: underline;
}
.link-row a:hover {
	text-decoration: none;
}
#content .content-table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.3em;
}
#content .content-table-sprechzeiten {
	margin: 0;
	border-collapse: collapse;
	line-height: 1.3em;
}
.content-table th, 
.content-table-sprechzeiten th, 
.content-table td, 
.content-table-sprechzeiten td {
	padding: 0;
	font-weight: normal;
}
.content-table thead th, 
.content-table-sprechzeiten thead th {
	background: #d8def0;
	vertical-align: top;
	padding: 6px 20px 8px;
}
.content-table thead .col01, 
.content-table tbody .col01 {
	text-align: left;
	padding: 6px 11px 8px;
}
.content-table tbody .col01, 
.content-table-sprechzeiten tbody .col01 {
	padding: 3px 11px 4px;
}
.content-table tbody th, 
.content-table-sprechzeiten tbody th {
	text-align: left;
}
.content-table tbody th, .content-table-sprechzeiten tbody th, 
.content-table tbody td, .content-table-sprechzeiten tbody td {
	padding: 3px 20px 4px;
	border-bottom: 1px solid #201e21;
	vertical-align: bottom;
}
.content-table tbody td, .content-table-sprechzeiten tbody td {
	text-align: right;
	vertical-align: bottom;
}
.content-table thead th, .content-table tbody td{
font-size: 11px;
}

.content-table thead .mark, .content-table-sprechzeiten thead .mark {
	background: #d3d9e9;
}
.content-table tbody .mark, .content-table-sprechzeiten tbody .mark {
	background: #f2f3f3;
}

.language-list {
  margin: 0;
  padding: 0 18px 5px;
  list-style: none;
  text-align: right;
}

.language-list > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  width: 20px;
}

.language-list > .active {
  position: relative;
}

.language-list > .active:after {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
}

.language-list img {
  width: 100%;
}
#footer {
	width: 100%;
	color: #7e8184;
}
#footer:after {
	content: "";
	clear: both;
	display: block;
}
.footer-holder {
	width: 986px;
	margin: 0 0 18px;
	background: url(../images/bg-footer-holder.gif) repeat-y -6px 0;
}
.footer-frame {
	width: 986px;
	min-height: 151px;
	background: url(../images/bg-footer-frame.gif) no-repeat -6px 0;
	position: relative;
}
.footer-holder:after, .footer-frame:after {
	content: "";
	clear: both;
	display: block;
}
* html .footer-frame {
	overflow: visible;
	height: 151px;
}
.footer-logo {
	position: absolute;
	top: -52px;
	left: 87px;
}
#footer .column {
	float: left;
	width: 132px;
	padding: 15px 20px 7px 0;
}
#footer .add-column {
	width: 152px;
	padding: 56px 41px 0 33px;
}
#footer .column h3 {
	margin: 0;
	font: 1.1em/1.28em Tahoma, Arial, Helvetica, sans-serif;
	color: #0058bc;
}
#footer .column ul {
	margin: 0;
	padding: 0 0 2px;
	list-style: none;
	overflow: hidden;
	width: 100%;
	font: 1.1em/1.28em Tahoma, Arial, Helvetica, sans-serif;
	color: #858482;
}
#footer .column ul li {
	overflow: hidden;
	vertical-align: top;
	padding: 0 0 0 8px;
	background: url(../images/bullet-footer-list.gif) no-repeat 0 7px;
}
#footer .column ul a {
	color: #858482;
}
#footer .column .tools {
	padding: 27px 0 0;
}
#footer .column .tools li {
	background: none;
	padding: 0;
}
#footer .column .tools a {
	float: left;
	padding: 0 0 0 16px;
}
#footer .column .tools .print {
	background: url(../images/ico-print.gif) no-repeat 0 1px;
}
#footer .column .tools .email {
	background: url(../images/ico-email.gif) no-repeat 0 4px;
}
.footer-link {
	color: #717777;
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: italic;
}
#footer .holder {
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.28em;
	padding: 0 10px 15px 11px;
	height: 1%;
}
.contact-info, .footer-menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.contact-info li, .footer-menu li {
	float: left;
	padding: 0 6px 0 7px;
	margin: 0 1px 0 -1px;
	background: url(../images/separator-footer.gif) no-repeat 0 3px;
}
#footer a {
	color: #7e8184;
}
.contact-info {
	float: right;
}
.contact-info li {
	background: url(../images/bullet-footer.gif) no-repeat 0 6px;
}
#imagecycle-nivo_c11 {
	position: relative;
	width: 558px;
/* Change this to your images width */
	height: 257px;
/* Change this to your images height */
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
#imagecycle-nivo_c11 img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#imagecycle-nivo_c11 a {
	border: 0;
	display: block;
}
/*++ powermail:) +++*/
.tx-powermail-pi1_fieldset {
	border: 0 solid white;
}
.tx-powermail-pi1_fieldset legend {
	display: none;
}
.powermail_radio_inner powermail_radio_inner_uid1_1 {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title, .tx_powermail_pi1_fieldwrap_html label {
	width: 100px;
	display: inline;
}
.powermail_radio_inner, .powermail_radio_inner label {
	display: inline;
	margin-right: 8px;
	margin-left: 0px;
}
.tx_powermail_pi1_fieldwrap_html {
	padding-bottom: 10px;
	position: relative;
}
.powermail_text {
	/*  width: 250px;
*/
}
.tx_powermail_pi1_fieldwrap_html_textarea label {
	vertical-align: top;
}
.powermail_textarea {
	/*  width: 250px;
*/
}
.powermail_mandatory, .powermail_mandatory_js {
	color: red;
}
img.powermail_captcha {
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 240px;
}
.csc-mailform-field label {
	width: 100px;
	display: inline-block;
}
.csc-mailform-field {
	padding-bottom: 15px;
}
fieldset.tx-powermail-pi1_fieldset label, fieldset.tx-powermail-pi1_fieldset fieldset legend {
	display: block;
	width: 135px;
	float: left;
	font-weight: bold;
	color: #515151;
	/*word-wrap: break-word;*/
}
* fieldset.tx-powermail-pi1_fieldset fieldset {
	margin-left: -6px !important;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color: #ffffff;
	padding: 10px;
	border: none;
}
.tx-powermail-pi1_confirmation, .tx-powermail-pi1_thx {
	padding: 0 10px 0 10px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}


table.stationtable td img {
	margin: 0 1px 0 0;
}



td.beschreibung {
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	border-right: 1px solid #FFF;
	vertical-align: top;
	/*border-left: 1px solid #036;*/
}

td.weiterlesen {
	background: #f2f3f3;
	padding: 2px 3px 2px 5px;
	border-right: 1px solid #FFF;
	/*border-left: 1px solid #036;
	border-bottom: 1px solid #036;*/
}
td.weiterlesen a {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: url(../3_bilder/layout/more_blau.gif) no-repeat left center;
	padding: 0 0 0 17px;
}
td.weiterlesen a:hover {
	text-decoration: underline;
}

td.titel {
	background: #d8def0;
	border-right: 1px solid #FFF;
	padding: 3px 0 3px 5px;
	width:33%;
	color: #000000;
	vertical-align: top;
}

td.titel a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

td.titel a:hover {
	text-decoration: underline;
	color: #000000;
}

.add-info-box{
	width:518px;
	position:relative;
	border:2px solid #ffb600;
	padding:0 18px 0 0;
	margin:7px 0 29px;
	color:#000;
	background:url(../images/bg-info-box.gif) repeat-y;
}
.add-info-box:after{
	content:"";
	clear:both;
	display:block;
}
.add-info-box .text-holder{
	overflow:hidden;
	position:relative;
	z-index:8;
	height:1%;
	padding:39px 0 0;
  }
.add-info-box .holder{
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
}
#content .add-info-box ul li {
	background:url(../images/bullet-info-list.gif) no-repeat 3px 6px;
	padding:0 0 1px 16px;
}
#content .add-info-box ul {
	padding:0 0 16px;
	margin:0;
	font-size:1em;
	line-height:1.143em;
	list-style:none;
}
.add-info-box h3{
	color:#0058bc;
	font-size:1.214em;
	line-height:1.059em;
	font-weight:normal;
	margin:0 0 10px;
}
.add-info-box dl:after{
	content:'';
	display:block;
	clear:both;
}
.add-info-box dl{
	margin:0 0 23px;
	width:100%;
	line-height:1.214em;
}
.add-info-box dl dt{
	float:left;
	margin:0 4px 0 0;
}
.add-info-box dl dd {margin:0;}
.add-info-box a {color:#000;}
.add-info-box .decor{
	/* background:url(../images/arrow-add-info-box.gif) no-repeat;    */
	width:28px;
	height:28px;
	position:absolute;
	left:0;
	top:0;
}
.add-info-box .add-info-box-image {
	float:left;
	margin:0 35px 0 0;
}
.contenttable td {
vertical-align:top;
}

#content ul li {
	background:url(../images/bullet-info-list.gif) no-repeat 3px 6px;
	padding:0 0 1px 16px;
}


/****added by vijay*************/
DIV.csc-textpic-imagewrap {
	position: relative !important;
}
.tx-irfaq-dynheader img {
	padding-top: 6px;
	vertical-align: top;
}
.content-table-sprechzeiten tbody td {
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}
.content-table-sprechzeiten tbody th, .content-table-sprechzeiten tbody td {
	border-bottom: 1px solid #201E21;
	padding: 3px 10px 4px;
}
.content-table-sprechzeiten thead th {
	background: none repeat scroll 0 0 #D8DEF0;
	font-size: 11px !important;
	padding: 6px 20px 8px;
	vertical-align: top;
}
.border-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
.bg_color {
	background: #d8def0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
.tex {
	font-weight: bold;
}
.btn-notfall{
	display:block;
	margin:0 0 0 auto;
	background: url(../images/btn-notfall.png) no-repeat;
	width:159px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-notfall a:hover{
  cursor: pointer;
  }
  .btn-dhg{
	display:block;
	margin:20px auto 0 auto;
	background: url(../images/dhg_logo.gif) no-repeat;
	width:123px;
	height:123px;
	text-indent:-9999px;
	overflow:hidden;
  cursor: pointer;
}

.btn-wdc {
    display: block;
    margin: 20px 0 30px auto;
    background: url('../images/wdc_logo.gif') no-repeat scroll 0% 0% transparent;
    width: 161px;
    height: 107px;
    text-indent: -9999px;
    overflow: hidden;
    
}
.btn-wdc a:hover{
  cursor: default;
  }
  
  .btn-dhg2{
	display:block;
	margin:20px auto 0 auto;
	background: url(../images/Zert2013-Komp-Hernien_web.jpg) no-repeat;
	width:161px;
	height:124px;
	text-indent:-9999px;
	overflow:hidden;
  cursor: pointer;
}