html {
  width : 100%;
  height : 100%;
}

body {
  color: #000000;
  background-color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}

a {
  color: #FF2F1F;
  letter-spacing: 0px;
  text-decoration: none;
}

a:visited, 
a:hover, 
a:active {
  color: #FF2F1F;
  letter-spacing: 0px;
  text-decoration: none;
}

a.small {
  color: #FF2F1F;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

a.small:visited, 
a.small:hover, 
a.small:active {
  color: #FF2F1F;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

a.block {
  display: block;
  color: #FF2F1F;
  letter-spacing: 0px;
  text-decoration: none;
}

a.block:visited, 
a.block:hover, 
a.block:active {
  display: block;
  color: #FF2F1F;
  letter-spacing: 0px;
  text-decoration: none;
}

a.logout,
a.logout:visited, 
a.logout:hover, 
a.logout:active {
  float: left;
  color: #FF2F1F;
  text-align: left;
  font-size: 11px;
  text-decoration: none;
  padding: 6px 0px 6px 30px;
  width: auto;
  height: auto;
}

form {
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

input {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

select {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p.with-bottom-line {
  text-align:left;
  border-bottom: 1px solid #ff2f1f;
  padding: 0px 0px 10px 0px;
}

input.search_textfield {
  color: #666666;
  background-color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  font-size: 10px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #666666;
  padding: 2px 0px 2px 2px;
  width: auto;
}

input.search_button {
  color: #666666;
  background-color: #f0f0f0;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 2px;
  border: 1px solid #666666;
  padding: 1px 5px 0px 5px;
  width: auto;
  height: 18px;
}

.container_outer {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 777px;
  height: auto;
}

.container_inner {
  background-color: #f0f0f0;
  overflow: hidden;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  width: 775px;
  height: auto;
}

.minheight {
  float: left;
  overflow: hidden;
  width: 0px;
  height: 500px;
}

#container_inner_sub {
  background-color: #ffffff;
  float : left;
  overflow: hidden;
  width: 661px;
  height: auto;
}

#container_menu {
  text-align: left;
  float : left;
  overflow: hidden;
  width : 111px;
}

#container_menu_sub {
  background-color: #ffffff;
  float : left;
  overflow: hidden;
  width : 111px;
  height: 100%;
}

#container_center {
  background-color: #f9f9f9;
  float : left;
  overflow: hidden;
  width : 662px;
}

#container_center_sub {
  background-color: #f9f9f9;
  float : left;
  overflow: hidden;
  width : 550px;
  height: 100%;
}

#header {
  background-color: #ffffff;
  background-image: url(../images/bg-verlauf.gif);
  background-position: left;
  background-repeat: repeat-y;
  border-bottom: 1px solid #666666;
  width: auto;
  height: 60px;
}

#fill_horiz1 {
  background-color: #dbdbdb;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  overflow: hidden;
  height: 9px;
}

#menu_service {
	display: block;
	clear: both;
  background-color: #f0f0f0;
  color: #666666;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  margin-left: 0px;
  width: auto;
  height: auto;
}

#menu_service a.service {
  float: left;
  color: #666666;
  text-align: left;
  font-size: 11px;
  text-decoration: none;
  padding: 6px 0px 6px 10px;
  width: auto;
  height: auto;
}

#menu_service a.service:hover {
  color: #FF2F1F;
  /* text-decoration: underline; */
}

#menu_service a.service_active {
  float: left;
  color: #FF2F1F;
  text-align: left;
  font-size: 11px;
  text-decoration: none;
  padding: 6px 0px 6px 10px;
  width: auto;
  height: auto;
}

#menu_service #notfalldienst {
  /* display: block; */
  float: right;
  color: #ffffff;
  text-align: right;
  /* background-image: url(../images/bg-notfalldienst.gif); */
  /* background-position: left; */
  /* background-repeat: repeat-y; */
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: auto;
  height: auto;
}

a.notdienst,
a.notdienst:visited,
a.notdienst:hover,
a.notdienst:active {
  color: #ffffff; 
  text-decoration: none; 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  padding: 0px 10px 0px 55px; 
  margin: 0px 0px 0px 0px;
  overflow: auto; 
  text-align: left;
  height: auto;
  
/*
  float: right;
  color: #ffffff;
  text-align: right;
  background-image: url(../images/btn-notfalldienst.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0px 15px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 182px;
  height: auto;
*/
}

#fill_horiz2 {
	display: block;
	clear: both;
  background-color: #666666;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 9px;
  overflow: hidden;
  width: 100%;
}

#menu_main {
  display: block;
  background-color: #e6e6e6;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  float: left;
  margin-top: 20px;
  width: 100%;
  height: auto;
}

#menu_main a.main {
  display: block;
  background-image: url(../images/btn-menu.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #646464;
  font-size: 11px;
  text-decoration: none;
  padding: 6px 0px 6px 30px;
  border-bottom: 3px solid #f0f0f0;
  /* height: 25px; */
  /* width: 100%; */
  width: auto;
}

#menu_main a.main:hover {
  background-image: url(../images/btn-menu_over.gif);
  color: #FF2F1F;
}

#menu_main a.main_active {
  display: block;
  background-image: url(../images/btn-menu_over.gif);
  background-position: left;
  background-repeat: no-repeat;
  color: #FF2F1F;
  font-size: 11px;
  text-decoration: none;
  padding: 6px 0px 6px 30px;
  border-bottom: 3px solid #f0f0f0;
  width: auto;
}

#menu_sub {
  display: block;
  /* float: left; */
  background-color: #f0f0f0;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 50px 0px;
  border: 0px 0px 0px 0px;
  padding: 3px 0px 0px 0px;
  overflow: hidden;
  width: 111px;
  height: auto;
}

#menu_sub a.sub {
  display: block;
  background-color: #ffffff;
  color: #646464;
  font-size: 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  border-bottom: 3px solid #f0f0f0;
  padding: 6px 0px 7px 10px;
  /* height: 25px; */
  width: auto;
}

#menu_sub a.sub:hover {
  color: #FF2F1F;
}

#menu_sub a.sub_active {
  display: block;
  background-color: #ffffff;
  color: #FF2F1F;
  font-size: 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  border-bottom: 3px solid #f0f0f0;
  padding: 6px 0px 7px 10px;
  width: auto;
}

#content {
  background-color: #f9f9f9;
  text-align: left;
  line-height: 140%;
  /* letter-spacing: 1px; */
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 20px;
  min-height: 500px;
  width: auto;
  height: 100%;
}

#content_sub {
  background-color: #f9f9f9;
  text-align: left;
  line-height: 140%;
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 20px;
  width: 515px;
  min-height: 500px;
}
/* IE-Filter */
* html #content_sub {
  height: 100%;
}

#content_news {
  background-color: #f9f9f9;
  text-align: left;
  line-height: 140%;
  /* letter-spacing: 1px; */
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 20px;
  /* min-height: 500px; */
  width: 450px;
  height: auto;
}

#news {
  background-color: #f9f9f9;
  text-align: left;
  float: left;
  margin: 20px 0px 0px 0px;
  border-left: 1px solid #cccccc;
  padding: 5px 5px 0px 5px;
  width: 163px;
  height: auto;
}

#news span.head {
  display: block;
  color: #ff2f1f;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 0px 0px 15px 0px;
  width: auto;
}

#news span.shortnews {
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0px;
  width: auto;
}

#news span.shortnews a.more {
  display: block;
  color: #ff2f1f;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0px;
  padding: 0px 0px 15px 0px;
  width: auto;
}

#news span.shortnews a.more:hover {
  /* text-decoration: underline; */
}

div.news_list {
	display: block;
	clear: both;
  border-top: 1px solid #ff2f1f;
  padding: 0px 0px 0px 2px;
  width: 615px;
}

#content_notfalldienst {
  background-color: #f9f9f9;
  text-align: left;
  line-height: 140%;
  /* letter-spacing: 1px; */
  float: left;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 100px 20px;
  /* min-height: 500px; */
  width: 450px;
  height: auto;
}

#notfalldienst {
  background-color: #f9f9f9;
  text-align: left;
  float: right;
  margin: 20px 0px 0px 0px;
  border-left: 1px solid #cccccc;
  padding: 5px 5px 0px 5px;
  width: 150px;
  height: auto;
}

#service {
  display: block;
  background-color: #f9f9f9;
  float : right;
	clear: both;
}

#footer {
  background-color: #666666;
  border-top: 1px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  overflow: hidden;
  width: auto;
  height: 9px;
}

/* ------------------------------------------------------------------------- */
/* --- allgemeine Artikelformatierungen ------------------------------------ */
/* ------------------------------------------------------------------------- */
p {
  text-align: left;
}

p.article_headline {
  color: #ff2f1f;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0px;
  margin: 0px 0px 0px -15px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p.article_image {
}

p.article_teaser {
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

div.article_text {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

p.article_links {
  text-align: left;
  font-weight: normal;
  font-style: italic;
  font-size: 10px;
  letter-spacing: 0px;
}

p.article_links a {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: italic;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
  width: auto;
}

p.article_service {
  float: right;
  text-align: right;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  padding: 20px 10px 10px 0px;
}

p.article_service a {
  color: #666666;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

p.article_service a:hover {
  color: #666666;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

span.article_date {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 8px;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0px;
}

/* ------------------------------------------------------------------------- */
/* --- spezielle Artikelformatierungen ------------------------------------- */
/* ------------------------------------------------------------------------- */

/* --- Aktuelles ----------------------------------------------------------- */
div.aktuelles_text {
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  border-bottom: 0px solid #ff2f1f;
  padding: 0px 0px 8px 2px;
  width: auto;
	clear: both;
}

div.aktuelles_newslist {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  border-bottom: 1px solid #ff2f1f;
  padding: 15px 0px 8px 2px;
  width: 615px;
	clear: both;
}

span.aktuelles_newsdate {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin: 0px 0px 5px 0px;
}

span.aktuelles_newsheadline {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0px;
  margin: 0px 0px 5px 0px;
}

span.aktuelles_newsteaser {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

a.aktuelles_newslink {
  color: #ff2f1f;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

/* --- Aktuelles > News ---------------------------------------------------- */
span.news_headline {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0px;
  padding: 0px 0px 10px 0px;
}

div.news_head {
  float : left;
  text-align: left;
  border-top: 1px solid #ff2f1f;
  border-bottom: 1px solid #ff2f1f;
  padding: 10px 0px 10px 0px;
  width: 615px;
  height: auto;
}

div.news_head img {
  padding: 0px 10px 0px 0px;
}

span.news_text {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}

span.news_date {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}

span.news_full {
  float : left;
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 10px 0px 10px 0px;
  width: 615px;
}

span.news_links {
  color: #666666;
  float: left;
  display: block;
  text-align: left;
  font-size: 10px;
  margin: 5px 0px 10px 0px;
  border: 1px solid #666666;
  padding: 5px 10px 5px 10px;
}

span.news_links a {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}

a.news_overview,
a.news_overview:visited,
a.news_overview:hover,
a.news_overview:active {
	clear: both;
  float: left;
  color: #999999;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
}

/* --- KZV > Vorstandsvorsitz ---------------------------------------------- */
table.kzv_vorstandsvorsitz {
  float : left;
  text-align: left;
  border-bottom: 1px solid #ff2f1f;
  padding: 15px 0px 15px 0px;
  width: 515px;
  height: auto;
}

table.kzv_vorstandsvorsitz td.img {
  text-align: left;
  vertical-align: bottom;
  width: 120px;
}

table.kzv_vorstandsvorsitz td.text {
  text-align: left;
  vertical-align: bottom;
  width: auto;
}

table.kzv_vorstandsvorsitz img {
  float : left;
}

table.kzv_vorstandsvorsitz span.text_taetigkeit {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

table.kzv_vorstandsvorsitz span.text_name {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

/* --- KZV > Sprechstunden ------------------------------------------------- */
table.kzv_sprechstunden {
  float : center;
  text-align: left;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  width: 515px;
  height: auto;
}

table.kzv_sprechstunden thead {
  background-color: #E6E6E6;
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}

table.kzv_sprechstunden thead td.left {
  text-align: left;
  vertical-align: bottom;
  padding: 5px 0px 5px 10px;
  width: 250px;
}

table.kzv_sprechstunden thead td.right {
  text-align: left;
  vertical-align: bottom;
  padding: 5px 0px 5px 10px;
  width: auto;
}

table.kzv_sprechstunden tbody td.left {
  text-align: left;
  vertical-align: bottom;
  padding: 15px 0px 5px 10px;
  width: auto;
}

table.kzv_sprechstunden tbody td.right {
  text-align: left;
  vertical-align: bottom;
  padding: 5px 0px 5px 10px;
  width: auto;
}

table.kzv_sprechstunden td.line {
  border-bottom: 1px solid #ff2f1f;
}

p.sprechstundenhinweis {
  float : left;
  display: block;
  background-color: #E6E6E6;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  letter-spacing: 0px;
  padding: 5px 0px 5px 10px;
  width: 500px;
}

/* --- Zahnärzte > Abrechnung ---------------------------------------------- */
table.zahenaertze_abrechnung {
  float : left;
  text-align: left;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  height: auto;
  width: 400px;
}

table.zahenaertze_abrechnung td.left {
  text-align: right;
  vertical-align: bottom;
  padding: 5px 0px 5px 10px;
}

table.zahenaertze_abrechnung td.right {
  color: #666666;
  text-align: left;
  font-size: 10px;
  vertical-align: bottom;
  padding: 5px 0px 5px 5px;
}

table.zahenaertze_abrechnung td.line {
  border-bottom: 1px solid #ff2f1f;
}

input.login_text {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: solid 1px #666666;
  padding-left: 2px;
}

label {
}

textarea {
}

input.login_button {
  background-color: #666666;
  color: #ffffff;
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid #999999;
  padding: 0px 10px 0px 10px;
}

/* --- Zahnarztsuche ------------------------------------------------------- */
table.zahnarztsuche {
  float : left;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  width: auto;
  height: auto;
}

table.zahnarztsuche td.left {
  text-align: right;
  vertical-align: bottom;
  padding: 10px 0px 5px 10px;
}

table.zahnarztsuche td.right {
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
  padding: 10px 0px 5px 10px;
}

table.zahnarztsuche td.line {
  border-bottom: 1px solid #ff2f1f;
}

select.zahnarztsuche_auswahl {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
}

input.zahnarztsuche_text {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
}

input.suche_button {
  background-color: #666666;
  color: #ffffff;
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid #999999;
  padding: 0px 10px 0px 10px;
}

table.zahnarztsuche_result {
  float : left;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  width: 615px;
  height: auto;
}

table.zahnarztsuche_result td.left {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

table.zahnarztsuche_result td.middle {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

table.zahnarztsuche_result td.right {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

table.zahnarztsuche_result td.line {
  border-bottom: 1px solid #ff2f1f;
}

table.zahnarztsuche_info {
  background-color: #dbdbdb;
  display: block;
  float : left;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 615px;
  height: auto;
}

table.zahnarztsuche_info td.left {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
}

table.zahnarztsuche_info td.middle {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
}

table.zahnarztsuche_info td.right {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
}

/* --- Notfalldienst ------------------------------------------------------- */
p.hinweis_head {
  color: #ff2f1f;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  margin:  0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

p.hinweis {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin:  0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

p.auskunft {
  color: #FF2F1F;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin:  0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

table.notfalldienst_karte {
/*
  background-image: url(../images/notfalldienst-bezirke.gif);
  background-position: center;
  background-repeat: no-repeat;
*/
  float : left;
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  text-align: left;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 465px;
  height: 370px;
}

table.notfalldienst_karte td.top_left {
  text-align: left;
  vertical-align: top;
}

table.notfalldienst_karte td.top_left a {
  color: #ffffff;
  background-color: #666666;
  margin: 0px 0px 0px 0px;
  border: 1px solid #999999;
  padding: 1px 10px 1px 10px;
}

table.notfalldienst_karte td.top_right {
  text-align: right;
  vertical-align: top;
}

table.notfalldienst_karte td.top_right a {
  color: #ffffff;
  background-color: #666666;
  margin: 0px 0px 0px 0px;
  border: 1px solid #999999;
  padding: 1px 10px 1px 10px;
}

table.notfalldienst_karte td.bottom_left {
  text-align: left;
  vertical-align: bottom;
}

table.notfalldienst_karte td.bottom_left a {
  color: #ffffff;
  background-color: #666666;
  margin: 0px 0px 0px 0px;
  border: 1px solid #999999;
  padding: 1px 10px 1px 10px;
}

table.notfalldienst_karte td.bottom_right {
  text-align: right;
  vertical-align: bottom;
}

table.notfalldienst_karte td.bottom_right a {
  color: #ffffff;
  background-color: #666666;
  margin: 0px 0px 0px 0px;
  border: 1px solid #999999;
  padding: 1px 10px 1px 10px;
}

table.notfalldienst_termine {
  text-align: left;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  width: 515px;
  height: auto;
}

table.notfalldienst_termine td.head {
  color: #ffffff;
  background-color: #FF3333;
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  padding: 5px 0px 5px 10px;
  margin: 0px 0px 0px 0px;
}

table.notfalldienst_termine tbody td.row {
  text-align: left;
  vertical-align: bottom;
  padding: 15px 0px 15px 10px;
  width: auto;
}

table.notfalldienst_termine td.line {
  border-bottom: 1px solid #ff2f1f;
}

a.notfalldienst_overview,
a.notfalldienst_overview:visited,
a.notfalldienst_overview:hover,
a.notfalldienst_overview:active {
  float: left;
  color: #999999;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
	clear: both;
}

/* --- Links --------------------------------------------------------------- */
a.links_rubriken, a.links_list {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  text-decoration: none;
  margin: 5px 0px 0px 0px;
  width: auto;
}

a.links_overview,
a.links_overview:visited,
a.links_overview:hover,
a.links_overview:active {
  float: left;
  color: #999999;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
}

/* --- Sitemap ------------------------------------------------------------- */
table.sitemap {
  float : center;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  height: auto;
}

table.sitemap td.left {
  text-align: left;
  vertical-align: top;
  border-bottom: 0px solid #ff2f1f;
  padding: 5px 0px 5px 10px;
  width: 150px;
}

table.sitemap td.right {
  text-align: left;
  vertical-align: top;
  border-bottom: 0px solid #ff2f1f;
  padding: 5px 0px 5px 10px;
  width: auto;
}

/* --- Presse -------------------------------------------------------------- */
div.presse_newslist {
	display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  border-top: 1px solid #ff2f1f;
  border-bottom: 1px solid #ff2f1f;
  padding: 15px 0px 0px 2px;
  width: 500px;
	clear: both;
}

span.presse_newsdate {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  letter-spacing: 0px;
  margin: 0px 0px 2px 0px;
}

span.presse_newsheadline {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 15px 0px;
}

span.presse_newsteaser {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

a.presse_newslink {
  color: #ff2f1f;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

span.pressenews_headline {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0px;
  padding: 0px 0px 10px 0px;
}

div.pressenews_head {
  float : left;
  text-align: left;
  border-top: 1px solid #ff2f1f;
  border-bottom: 1px solid #ff2f1f;
  padding: 10px 0px 10px 0px;
  width: 500px;
  height: auto;
}

div.pressenews_head img {
  padding: 0px 10px 0px 0px;
}

span.pressenews_text {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}

span.pressenews_date {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}

span.pressenews_full {
  float : left;
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 10px 0px 10px 0px;
  width: 500px;
}

span.pressenews_links {
  color: #666666;
  float: left;
  display: block;
  text-align: left;
  font-size: 10px;
  margin: 5px 0px 10px 0px;
  border: 1px solid #666666;
  padding: 5px 10px 5px 10px;
}

span.pressenews_links a {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}

a.pressenews_overview,
a.pressenews_overview:visited, 
a.pressenews_overview:hover, 
a.pressenews_overview:active {
  float: left;
  color: #999999;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
}

/* --- Rundschreiben ------------------------------------------------------- */
div.rundschreibenliste {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  border-top: 1px solid #ff2f1f;
  border-bottom: 1px solid #ff2f1f;
  padding: 15px 0px 0px 2px;
  width: 500px;
}

span.rundschreiben_date {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  letter-spacing: 0px;
  margin: 0px 0px 2px 0px;
}

span.rundschreiben_headline {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 15px 0px;
}

span.rundschreiben_newsteaser {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

a.rundschreiben_link {
  color: #ff2f1f;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

div.rundschreiben_head {
  float : left;
  text-align: left;
  border-top: 1px solid #ff2f1f;
  border-bottom: 1px solid #ff2f1f;
  padding: 10px 0px 10px 0px;
  width: 500px;
  height: auto;
}

div.rundschreiben_head img {
  padding: 0px 10px 0px 0px;
}

span.rundschreiben_text {
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}

span.rundschreiben_full {
  float : left;
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 10px 0px 10px 0px;
  width: 500px;
}

span.rundschreiben_links {
  color: #666666;
  float: left;
  display: block;
  text-align: left;
  font-size: 10px;
  margin: 5px 0px 10px 0px;
  border: 1px solid #666666;
  padding: 5px 10px 5px 10px;
}

span.rundschreiben_links a {
  display: block;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}

a.rundschreiben_overview,
a.rundschreiben_overview:visited, 
a.rundschreiben_overview:hover, 
a.rundschreiben_overview:active {
  float: left;
  color: #999999;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: 0px;
}

/* --- Suche --------------------------------------------------------------- */
table.suche {
  float : left;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  width: 615px;
  height: auto;
}

table.suche td.left {
  text-align: right;
  font-weight: bold;
  vertical-align: bottom;
  padding: 10px 0px 0px 10px;
}

table.suche td.right {
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
  padding: 10px 0px 0px 10px;
}

table.suche td.line {
  border-bottom: 1px solid #ff2f1f;
}

select.suche_auswahl {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
}

input.suche_text {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
}

div.suche_resultlist {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  border-bottom: 1px solid #ff2f1f;
  padding: 15px 0px 8px 2px;
  width: 615px;
}

span.suche_results {
  display: block;
  background-color: #E6E6E6;
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0px;
  padding: 3px 0px 3px 10px;
  margin: 10px 0px 0px 0px;
}

span.suche_resultheadline {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0px 0px 5px 0px;
}

span.suche_resultteaser {
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0px;
}

a.suche_resultlink {
  color: #ff2f1f;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;
}

div.error_msg {
	color: #ff2f1f;
}

div#suche_ergebnis {
	display: block;
	clear: both;
}

/* --- FAQ ----------------------------------------------------------------- */
div.faq_shortlist ul {
	list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}
div.faq_shortlist li {
	line-height: normal;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
}
div.faq_shortlist a {
  font-size: 12px;
	text-decoration: none;
}
div.faq_shortlist a:normal, 
div.faq_shortlist a:active, 
div.faq_shortlist a:visited {
	text-decoration: none;
}
div.faq_shortlist a:hover {
	text-decoration: none;
}
div.faq_shortlist span {
  font-size: 10px;
}

div.faq_details {
	display: block;
	clear: both;
	float: left;
	border: 1px solid #C3C3C3;
	padding: 2px;
	margin-bottom: 10px;
}
table.faq_details {
}
table.faq_details tr td.left {
	background: #F3F3F3;
	width: 120px;
}
table.faq_details tr td.right {
	background: #FAFAFA;
}

/* --- Navigation zum Blaettern in den Newslisten -------------------------- */
div.step_navigation {
	display: block;
	float: right;
	clear: both;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.step_navigation a u {
	text-decoration: none;
}

/* --- Box zur Darstellung der KZV-spezifischen News ----------------------- */
div#kzv_aktuelles {
	display: block;
	clear: both;
	padding: 10px;
	border: 2px solid #ff2f1f;
}

/* --- Kontakt ------------------------------------------------------------- */
table.kontakt {
  float : left;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  height: auto;
}

table.kontakt td.left {
  text-align: right;
  vertical-align: bottom;
  padding: 10px 0px 5px 10px;
}

table.kontakt td.right {
  text-align: left;
  font-weight: bold;
  vertical-align: bottom;
  padding: 10px 0px 7px 10px;
  width: 200px;
}

table.kontakt td.right2 {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  padding: 10px 0px 5px 10px;
}

table.kontakt td.line {
  border-bottom: 1px solid #ff2f1f;
}

input.cpforms_email,
input.cpforms_text {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
	width: 250px;
}

textarea.cpforms_textarea {
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: solid 1px #666666;
  padding: 2px 2px 2px 2px;
  scrollbar-base-color: #666666;
  scrollbar-arrow-color : #666666;
  scrollbar-3dlight-color : #666666;
  scrollbar-highlight-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-shadow-color : #666666;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #ffffff;
	width: 250px;
}

input.loeschen_button {
  background-color: #666666;
  color: #ffffff;
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid #999999;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  width: 100px;
}

input.absenden_button {
  background-color: #666666;
  color: #ffffff;
  font-family : tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border: 1px solid #999999;
  padding: 0px 0px 0px 0px;
  width: 100px;
}

/* Formularelemente für CP::Forms */

.cpforms_author {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_country {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_date_day {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_hour {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_minute {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_month {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100px;
}

.cpforms_date_second {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_year {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 60px;
}

.cpforms_email {
/*
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
*/
}

.cpforms_files {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 310px;
}

.cpforms_gender {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_integer {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 50px;
}

.cpforms_languages {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_password {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
}

.cpforms_price {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_relation {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
}

.cpforms_section {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_select {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_states {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

.cpforms_text {
/*
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
*/
}

.cpforms_textarea {
/*
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
*/
}

.cpforms_url {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 200px;
}

/* Download-Buttons für Rundschreiben der KZV-Berlin */

span.rundschreiben_download a {
  background-image: url(../images/button_rundschr.jpg);
  display: block;
  float: left;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: transparent;
  text-decoration: none;
  background-position: top;
  background-repeat: no-repeat;
  width: auto;
  height: 35px;
  letter-spacing: 0px;
  margin: 2px 0px 10px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}


span.rundschreiben_download a span{
	display: none;
}

