.nof_formsHandler_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_formsHandler_input_button {
  margin-right: 5px
}
.nof_formsHandler_input_reset {
  margin-right: 5px
}
.nof_formsHandler_input_submit {
  margin-right: 5px
}
.nof_formsHandler_errorText {
  color: rgb(255,0,0)
}
.nof_formsHandler_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_formsHandler_text {
  font-family: Arial;
  font-size: 13px
}
.nof_formsHandler_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_formsHandler_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_formsHandler_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_formsHandler_contentCell {
  padding: 2px
}
.nof_formsHandler_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_formsHandler_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_formsHandler_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_formsHandler_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Email Page */
.nof_emailPage_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_emailPage_input_button {
  margin-right: 5px
}
.nof_emailPage_input_reset {
  margin-right: 5px
}
.nof_emailPage_input_submit {
  margin-right: 5px
}
.nof_emailPage_errorText {
  color: rgb(255,0,0)
}
.nof_emailPage_text {
  font-family: Arial;
  font-size: 13px
}
.nof_emailPage_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_emailPage_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_emailPage_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_emailPage_contentCell {
  padding: 2px
}
.nof_emailPage_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_emailPage_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_emailPage_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_emailPage_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Secure Site */
.nof_secureSite_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_secureSite_input_button {
  margin-right: 5px
}
.nof_secureSite_input_reset {
  margin-right: 5px
}
.nof_secureSite_input_submit {
  margin-right: 5px
}
.nof_secureSite_errorText {
  color: rgb(255,0,0)
}
.nof_secureSite_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_secureSite_text {
  font-family: Arial;
  font-size: 13px
}
.nof_secureSite_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_secureSite_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_secureSite_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_secureSite_contentCell {
  padding: 2px
}
.nof_secureSite_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_secureSite_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_secureSite_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* New */
.nof_news_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_news_input_button {
  margin-right: 5px
}
.nof_news_input_reset {
  margin-right: 5px
}
.nof_news_input_submit {
  margin-right: 5px
}
.nof_news_errorText {
  color: rgb(255,0,0)
}
.nof_news_text {
  font-family: Arial;
  font-size: 13px
}
.nof_news_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_news_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_news_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_news_contentCell {
  padding: 2px
}
.nof_news_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_news_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_news_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_news_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_news_author {
  font-style: italic
}
.nof_news_date {
  font-weight: bold;
  color: rgb(153,153,153)
}
.nof_news_title {
  font-size: 16px;
  font-weight: bold;
  margin: 0px
}
.nof_news_message {
  margin: 0px
}
.nof_news_maxPicSize {
  font-size: 10px;
  padding-left: 5px;
  white-space: nowrap
}

/* FAQ */
.nof_faq_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_faq_input_button {
  margin-right: 5px
}
.nof_faq_input_reset {
  margin-right: 5px
}
.nof_faq_input_submit {
  margin-right: 5px
}
.nof_faq_select {
  margin-right: 5px
}
.nof_faq_text {
  font-family: Arial;
  font-size: 13px
}
.nof_faq_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_faq_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_faq_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_faq_contentCell {
  padding: 2px
}
.nof_faq_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_faq_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_faq_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_faq_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_faq_categoryBlock {
  padding-top: 5px;
  padding-bottom: 5px
}
.nof_faq_category {
  font-size: 14px
}
.nof_faq_question {
  font-size: 16px;
  font-weight: bold
}

/* Guestbook */
.nof_guestbook_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_guestbook_input_button {
  margin-right: 5px
}
.nof_guestbook_input_reset {
  margin-right: 5px
}
.nof_guestbook_input_submit {
  margin-right: 5px
}
.nof_guestbook_select {
  margin-right: 5px
}
.nof_guestbook_text {
  font-family: Arial;
  font-size: 13px
}
.nof_guestbook_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_guestbook_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_guestbook_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_guestbook_contentCell {
  padding: 2px
}
.nof_guestbook_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_guestbook_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_guestbook_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_guestbook_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_guestbook_required {
  color: rgb(255,0,0)
}
.nof_guestbook_textLabel {
  font-weight: bold
}
.nof_guestbook_formInstructions {
  font-size: 10px
}

/* Testimonials */
.nof_testimonials_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_testimonials_input_button {
  margin-right: 5px
}
.nof_testimonials_input_reset {
  margin-right: 5px
}
.nof_testimonials_input_submit {
  margin-right: 5px
}
.nof_testimonials_text {
  font-family: Arial;
  font-size: 13px
}
.nof_testimonials_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_testimonials_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_testimonials_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_testimonials_contentCell {
  padding: 2px
}
.nof_testimonials_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_testimonials_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_testimonials_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_testimonials_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_testimonials_maxPicSize {
  font-size : 10px;
  padding-left : 5px;
  white-space : nowrap
}
.nof_testimonials_author {
  white-space : nowrap;
  font-style : italic;
  margin-right : 5px
}
.nof_testimonials_testimonial {
  font-weight : bold;
  font-size : 16px;
  margin : 0px
}
.nof_testimonials_date {
  font-weight : bold;
  color : rgb(153,153,153)
}
.nof_testimonials_description {
  margin : 0px
}
.nof_testimonials_required {
  color : rgb(255,0,0)
}
.nof_testimonials_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}

.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:29px; font-weight:700; font-style:normal; color:#000000
}

.nof_EmptyStyleNavbar4-Regular {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(255,255,255)
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(78,78,78)
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(78,78,78)
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(78,78,78)
}

.nof_EmptyStyleNavbar9-Regular {
font-family:Arial; font-size:11px; font-weight:700; font-style:normal; color:rgb(192,192,192)
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:Arial; font-size:11px; font-weight:700; font-style:normal; color:rgb(255,255,255)
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:Arial; font-size:11px; font-weight:700; font-style:normal; color:rgb(255,255,255)
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:Arial; font-size:12px; font-weight:700; font-style:normal; color:rgb(255,255,255)
}


BODY {
        font-family : Arial,                      Helvetica,                      Geneva,                      Sans-serif;
        font-size : 11pt;
        background-color : #F0F0F0;
        background-image : url( "http://www.arztbrd.de/assets/assets/images/hg.png" );
        background-repeat: repeat-x;
        color : rgb(64,64,64)
}

P {
        font-family: Arial,                                                                  Helvetica,                                                                  Geneva,                                                                  Sans-serif;
        font-size : 11pt;
        line-height : 16px;
        color : rgb(64,64,64)
}

.TextObject {
        font-family: Arial,                                                                  Helvetica,                                                                  Geneva,                                                                  Sans-serif;
        font-size : 11pt;
        color : rgb(64,64,64)
}

A {
        font-size: 12pt;
        color : rgb(116,116,116);
        text-decoration : none;
        font-weight : bold
}

A:visited {
        font-size: 12pt;
        color : rgb(116,116,116);
        text-decoration : none;
        font-weight : bold
}

A:active {
        font-size: 12pt;
        color : rgb(116,116,116);
        text-decoration : none;
        font-weight : bold
}



OL {
        font-size: 11pt;
        font-family : Arial,                      Helvetica,                      Geneva,                      Sans-serif
}

UL {
        font-size: 11pt;
        font-family : Arial,                      Helvetica,                      Geneva,                      Sans-serif}

LI {
        text-indent : 0em
}

A:hover {
        font-size: 12pt;
        color : rgb(79,79,79);
        font-weight : bold
}




.author {
font-size:11pt;
font-weight:normal;
font-style:normal;
color:#961207;
}

span.author {
font-size:11pt;
font-weight:normal;
font-style:normal;
color:#961207;
}


.internal-link-unterstrichen {
        font-size: 11pt;
        color : rgb(64,64,64);
        text-decoration : underline;
        font-weight : normal;
        background: url(link_pfeil.gif) no-repeat 0 4px;
        padding-left: 12px;
}

.internal-link-unterstrichen:hover {
        font-size: 11pt;
        color : #95BBFA;
        text-decoration : underline;
        font-weight : normal;
        background: url(link_pfeil.gif) no-repeat 0 4px;
        padding-left: 12px;
}

.internal-link-unterstrichen:visited {
        font-size: 11pt;
        color : #95BBFA;
        text-decoration : underline;
        font-weight : normal;
        background: url(link_pfeil.gif) no-repeat 0 4px;
        padding-left: 12px;
}

.internal-link-unterstrichen2 {
        font-size: 11pt;
        color : rgb(64,64,64);
        text-decoration : underline;
        /* vertical-align:middle; */
        font-weight : normal;
}

.internal-link-unterstrichen2:hover {
        font-size: 11pt;
        color : #95BBFA;
        text-decoration : underline;
        /* vertical-align:middle; */
        font-weight : normal;
}

.internal-link-unterstrichen2:visited {
        font-size: 11pt;
        color : rgb(64,64,64);
        text-decoration : underline;
        /* vertical-align:middle; */
        font-weight : normal;
}

.externe_links2 {
        font-size: 12pt;
        color : #8EB7FB;
        text-decoration : none;
        font-weight : bold
}

.externe_links2:hover {
        font-size: 12pt;
        color : #8EB7FB;
        font-weight : bold
}

.externe_links2:visited {
        font-size: 12pt;
        color : #8EB7FB;
        text-decoration : none;
        font-weight : bold
}

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
        line-height: 1.2;
        margin-top: 0px;
        margin-bottom: 19px;
}

pre {
        font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace;
}

blockquote {
        margin-bottom: 21.28px;
        margin-left: 40px;
        margin-right: 40px;
}

address {
        line-height: 1.2;
        margin: 0px;
        font-style: italic;
}

h1 {
        font-size: 18pt;
}
h2 {
        font-size: 24px;
}
h3 {
        font-size: 18px;
}
h4 {
        font-size: 16px;
}
h5 {
        font-size: 13px;
}
h6 {
        font-size: 10px;
}

html, body, form {
        margin: 0px;
        padding: 0px;
}

.NavBar_ul {
        position: relative;
        margin: 0px;
        padding: 0px;
}
.NavBar_li {
        position: absolute;
        margin: 0px;
        padding: 0px;
        list-style: none;
}
.NavBar_a {
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        text-decoration: none;
        display: block;
}

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

.nof-clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .nof-clearfix {height: 1%;}
.nof-clearfix {display: block;}
/* End hide from IE-mac */

.nof-positioning {
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
}

.nof-navPositioning {
        margin: 0px;
        padding: 0px;
        cursor: pointer;
}

.nof-navButtonAnchor {
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        text-decoration: none;
}

.nof-ajaxTemplateHide {
        visibility:hidden;
        background-color:white;
        color:white;
}


/* REMOVE ZIOLKO */
#c2894+.csc-textpic-intext-right-nowrap,
#c2894+.csc-textpic-intext-right-nowrap+.csc-textpic-clear+.csc-frame-rulerAfter {
  display: none;
}