/* CSS Document */
body {
    margin: 0 auto;
    padding: 0;
    background: url(../images/background_content.gif) repeat-x;
    background-color: #FCFCFC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 2em; /* Wichtig fuer Abstand der Navi unten */
    word-spacing: normal; /* Wichtig fuer Abstand der Navi unten */
}

* {
    margin: 0 auto;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0 0 25px 0;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 25px 0;
}

a:link, a:visited {
  color:#E50000;
  text-decoration: underline;
}

a:hover {
  color:#4A4A4A;
  text-decoration: underline;
}

a[href^="http:"] {
  background: url(../images/link_icon.gif) no-repeat right top;
  padding-right: 10px;
}

a:hover[href^="http:"] {
  background: url(../images/link_icon_hover.gif) no-repeat right top;
  padding-right: 10px;
}

a[href^="http://www.schmerzzentrum-berlin.de"], a[href^="http://schmerzzentrum-berlin.de"]  {
  background-image: none;
  padding-right: 0;
}

a[href^="mailto:"] {
  background: url(../images/mail_icon.gif) no-repeat right top;
  padding-right: 15px;
}

a:hover[href^="mailto:"] {
  background: url(../images/mail_icon_hover.gif) no-repeat right top;
  padding-right: 15px;
}

img {
    border: 0;
}

#main img {
    margin: 5px 0 3px 9px;
   padding: 4px;
    float: right;
    background: #FFFFFF;
    border: 1px solid #D3D3D3; 
}

#main img.links {
    margin: 5px 9px 3px 0;
   padding: 4px;
    float: left;
    background: #FFFFFF;
    border: 1px solid #D3D3D3; 
}

#tabelle img {
    margin: 0px;
   padding: 0px;
    border: 0px; 
}

p {
    margin: 12px 0;
}

.clear{
    clear: both;
}

.container {
    width: 947px;
}

#main {
    background: #FCFCFC;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    float: left;
    width: 947px;
    /*border: solid;*/ 
}

#maintable {
    background: #FCFCFC;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    float: left;
    width: 947px;
    /*border: solid;*/ 
}

/*----------Header---------*/
.header {
    height: 206px;
    width: 947px;
    background: url(../images/bg_header_content.gif) no-repeat left top;
    line-height: normal;
}

.header img.logo{
    margin: 11px 18px 0 0;
    padding: 0px;
    float: right;
    clear: right;
}

.datum{
    float: left;
    padding: 0 0 0 30px;
    margin: 11px 0 0 0;
    color: #7C7C7C;
}

ul.listnone li{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.topnavi li{
    float: right;
    padding: 0 25px 0px 12px;
    margin: 11px 0 0 0;
    color: #7C7C7C;
    list-style: none;
}

ul.topnavi li a {
    color: #7C7C7C;
    text-decoration: none;
    font-size: 10px;
    background-image: none;
    padding: 0px;
    
}
ul.topnavi li a:hover {
    color: #7C7C7C;
    text-decoration: none;
    font-size: 10px;
    background-image: none;
    padding: 0px;
}

/*----------Linke Spalte Navigation---------*/

#navigation {
    margin:0;
    float: left;
    padding: 0 0 0 12px ;
    width: 207px;
}

#navigation ul {
   margin: 0;
    padding: 0;
    list-style: none;
}

#navigation ul li {
    width: 207px;
}

#navigation ul li a {
   background: #FCFCFC url(../images/leftnavi_a.gif) no-repeat;
    display: block;
    padding: 0;
    margin: 0 0 3px 0;
    color: #4A4A4A;
    text-decoration: none;
    height: 21px;
    width: 207px;
    font-size: 11px;
    text-indent: 25px;
    line-height: 21px;
}

#navigation ul li a:hover {
   color: #E50000;
    background: #FCFCFC url(../images/leftnavi_hover.gif) no-repeat;
}

#navigation ul li.active a {
   color: #E50000;
    background: #FCFCFC url(../images/leftnavi_active.gif) no-repeat;
}

/* Level 2 */
#navigation ul.subNavigation {
   margin: 0;
    padding: 0;
    list-style: none;
}

#navigation ul.subNavigation li a {
   background: #F7F7F7 url(../images/leftnavi_second_a.gif) no-repeat;
    display: block;
    padding: 0;
    margin: 0 0 3px 0;
    color: #4A4A4A;
    text-decoration: none;
    height: 21px;
    width: 207px;
    font-size: 11px;
    text-indent: 25px;
    line-height: 21px;
}

#navigation ul.subNavigation li.active a {
   color: #E50000;
    background: #F7F7F7  url(../images/leftnavi_second_active.gif) no-repeat;
    text-decoration: none;
    height: 21px;
    width: 207px;
    font-size: 11px;
    text-indent: 25px;
    line-height: 21px;
    display: block;
    padding: 0;
    margin: 0 0 3px 0;
}

#navigation ul.subNavigation li a:hover {
   color: #E50000;
    background: #F7F7F7  url(../images/leftnavi_second_active.gif) no-repeat;
}

/*#navigation ul.subNavigation li a:hover, #navigation ul.subNavigation li.active a {
    background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}*/

/*.active {
    color: #E50000;
    background: #F7F7F7  url(../images/leftnavi_second_active.gif) no-repeat;
    text-decoration: none;
    height: 21px;
    width: 207px;
    font-size: 11px;
    text-indent: 25px;
    line-height: 21px;
    display: block;
    padding: 0;
    margin: 0 0 3px 0;
}/*

/*-------------------Content----------------*/
/*#home .content, #articles .content{
    float: left;
    width: 410px;
    margin: 0 10px;
    border: solid;
}*/

#tabelle {
    width: 600px;
   margin: 0;
   padding: 0;
    border: 0px;
}

#tabelle a {
   text-decoration: none;
}

table {
   margin: 0;
   padding: 0;
   /*border: 1px; 
   border-color: #A5A7A8;
   border-width: 1px; 
   border-style: solid;*/
}

td {
   margin: 0;
   padding: 0;
   /*border: 1px; 
   border-color: #A5A7A8;
   border-width: 1px; 
   border-style: solid;*/
}

#main .contentOneCol {
    float: left;
    width: 490px;
    /*width: 668px;*/
    margin: 0 0 0 45px;
    padding: 8px 0 40px 0;
    font-size: 12px;
    color: #4A4A4A;
    line-height: 20px;
    /*border: solid;*/
}

#main .contentBreit {
    float: left;
    width: 650px;
    /*width: 668px;*/
    margin: 0 0 0 45px;
    padding: 8px 0 40px 0;
    font-size: 12px;
    color: #4A4A4A;
    line-height: 20px;
    /*border: solid;*/
}

.news {
    float: left;
    width: 235px;
    margin: 0 0 0 12px;;
    padding: 40px 0 30px 0;
    font-size: 11px;
    color: #4A4A4A;
    background: url(../images/bg_aktuelles.gif) no-repeat;
    /*border: solid;*/
}

.etage {
   color: #4A4A4A;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
}

/*-------------------Sitemap----------------*/

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
          list-style-type: none;
}

.sitemap .level1 {
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        padding: 3px 3px 3px 36px;
}

.sitemap .level3 {
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}

/*#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
#sitemap li {
   background: url(../images/extm.gif)
               no-repeat
               0% 0%;
   }
#sitemap li.last {
   background: url(../images/exlm.gif)
               no-repeat
               0% 0%;
   }
#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
#sitemap ul {
   background: url(../images/exim.gif)
               repeat-y
               0% 0%;
   }
#sitemap ul.last {
   background-image: none;
   } */

/*-------------------Footer----------------*/
#footer {
    background: #EFEEEE url(../images/bg_footer.gif) repeat-x;
    width: 100%;
    float: left;
    padding: 5px 0 20px 0;
    margin: 20px 0 0 0;  /* Abstand zur Navigation */
    color: #4A4A4A;
    font-size: 12px;
}

#footer .container{
    width: 947px;
    /*border: solid;*/
}

#bottomnavi{
   padding: 0 0 0 250px;
}

#footer a {
    color: #4A4A4A;
    text-decoration: none;
}

#footer ul {
    margin: 0;
    padding: 0;
}
#footer .col30 {
    width: 280px;
    float: left;
    margin: 0 5px;
    font-size: 12px;
    border-bottom: 1px solid #FCFCFC;
}
#footer .col30 ul li a{
    display: block;
    border-top: 1px solid #FCFCFC; /* weisser schatten in menuelinien */
    border-bottom: 1px solid #CCCCCC;
    padding:  2.5px 5px;
    margin: 0;
    height: 20px;
}
#footer .col30 ul li a:hover{
    display: block;
    background: #FCFCFC;
}
#footer .col30 h2 {
    text-indent: -9999px;
    margin: 20px 0 10px;
    padding: 0;
    height: 23px;
}
#footer .last {
    padding-top: 53px;
    background: none;
}

#footer .col30 h2.latest {
    background: url(../images/h2_latestvideos.gif) no-repeat;
}

#footer .col30 h2.most {
    background: url(../images/h2_mostcommented.gif) no-repeat;
}

#footer .col30 h2.leistungen {
    background: url(../images/h2_leistungen.gif) no-repeat;
}

.notes {
    float: left;
    width: 100%;
    background: #848484;
    padding: 2px 0 20px 0;
    color: #ffffff;
    font-size: 10px;
    margin: 0;
}

.copyright{
    width: 947px;
    text-indent: 290px;
}


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
     font-size: 12px;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#E50000;
    padding:0 20px 0 0;
    font-size:11px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contactFormSubmit #contactFormSubmitLeft input {
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}



