
body {
   background: #FFFFFF url(/zahnarzt_ungarn/swiss-med/bilder/bg.jpg) no-repeat fixed center bottom;
   margin:0;
   padding:0;
   color:#000000;
   text-align:center; 
   font-family:Verdana,Arial;
   }
#content { 
   margin:auto; 
   width:770px;
   }
   
/* Header    */
#header1, #header2, #header3, #header4, #header5, #header6  {
   height:125px;
   width:770px;
   border-bottom:2px solid #ffffff;
   background: url(/zahnarzt_ungarn/swiss-med/bilder/header3.jpg) no-repeat;
   }   
  
   
.galerie li{
   width:155px;
   height:265px;
   float:left;
   padding:4px;
   text-align:center;
   margin:2px;
   display:block;
   background: #DABCBD;
   border:1px solid #A41213;
   text-align:center;
}
   
 /* Inhalt */  
#inhalt {
   float:right;
   text-align:left;
   margin-top: 0.3em;
   width:550px;
   padding-right:20px;
   }
#inhalt h1, h2 {
   font-size: 1.3em;
   font-weight:normal;
   color: #A41213;
}

#inhalt h2 {
   font-size: 1.0em;
   font-weight:bold;
   border-bottom:1px solid #A41213;
}

#inhalt h3 {
   font-size: 0.9em;
   font-weight:bold;
}

#inhalt p, li {
   font-size: 0.8em;

}
#inhalt li i {
   width:100px;
   display:block;
   float:left;
}
#inhalt .bild {
   width:550px;
   height:202px;
   margin-top:5px;
   margin-bottom:5px;

}

#inhalt .okontakt {
 /* background: #dcdff2;*/
  width:490px;
}

#inhalt table {
 /* background: #d1d3f9; */
  padding:5px;
  border:1px solid #A41213;
  margin: 5px;
  width:535px;
}

#inhalt .teaser {
  color:white;
  text-align:center;
  background:#A41213;
  padding:5px;
  border:3px double #FFFFFF;
}

#inhalt .teaser span{
  font-size:18px;
  line-height:34px;
}

td {
   font-size:0.9em;
}



 /* Form */  

input, textarea {
  border:1px solid #004400;
  background: #F8E3E3;
}

.long {
  width:268px;
}     
   
 /* Navigation */  
#navi {
   background: #E9EBF7 url(/zahnarzt_ungarn/swiss-med/bilder/navbg.jpg) repeat-x bottom;
   position:relative;
   top:-39px;
   float:left;
   padding-top:13px;
   padding-bottom:10px;
   margin-top:0px;
/*    margin-left:2px; */
   border-top:1px solid #ffffff;
   border-left:1px solid #ffffff;
   border-right:1px solid #ffffff;
   text-align:justify;
   width:11.0em;
   }   
   
#navi ul {
  padding:0px;
  margin:0px;
}

#navi li {
  list-style-image:none;
  list-style-position:outside;
  list-style:none;
  padding-left:0.7em;
  margin-top:0.3em;
  height:1.6em;
  border-bottom:1px solid #ffffff;
}   

#navi li.aktivli {
  border-bottom:1px solid #ffffff;
} 

#navi li.portal {
  border:0px;
  padding-top:15px;
  padding-right:10px;
}

#navi a, 
#navi a:link, 
#navi a:visited {
  font-family: Arial, Helvetica, sans-serif; 
  color:#ffffff; 
  font-weight:normal;
  font-size: 1.10em; 
  text-decoration: none;
  display:block;
  width:100%;
  padding-left:0.5em;
  /*border-left:1px dotted #A0A0A0;*/
  background:none;
}

#navi a:hover {
  color: yellow; 
}

#navi a.aktivnav,
#navi a.aktivnav:link,
#navi a.aktivnav:visited{
   color: yellow;
   border-left:1px solid yellow;
}

a, 
a:link, 
a:visited {
  font-weight:bold;
  color:black;
  /* padding-left:20px;
  background-image: url(/zahnarzt_ungarn/swiss-med/bilder/link.gif);
  background-repeat: no-repeat;
  background-position: left center; */
}
.none {
  background-image:none;
}
.info {
  padding:5px;
  border:1px solid #A41213;
}