/**
 * Allgemein
 */
* {
  font-family:Arial, sans-serif;
  margin:0;
  padding:0;
}
html {
    height:101%;
}
body {
  font-size:14px;
  color:#000;
  background-color:#fff;
}

/**
 * Struktur
 */
#wrapper {
  width:738px;
  margin:0 auto;
}
#wrapper_left {
  float:left;
  width:127px;  
}
#navi {
  width:127px;
  padding:48px 14px;
}
#teaser {
  width:127px;
  padding-bottom:10px;
}
#content {
  width:525px;
  /*margin-left:213px;*/
  margin-left:205px;
}
#footer {
  clear:both;
  margin-top:36px;
  padding:13px 0;
}

/**
 * Navi
 */
#navi {
  border:1px solid #E3DDCD;
  border-top-width:0px;
  background-color:#FFFCF4;
}
#navi ul {
  list-style-type:none;
}
#navi li {
  font-size:0.8em;
  border-bottom:1px solid #E3DDCD;
}
#navi li.last {
  border-style:none;
}
#navi li a {
  display:block;
  width:107px;
  padding:4px 4px 4px 20px;
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:10% 50%;
}
#navi li a:link, #navi li a:visited { 
  color:#333;
  background-image:url(images/navi_bullet.png);
}
#navi li a:focus, #navi li a:hover, #navi li a:active {
  color:#fff;
  background-color:#D8002C;
  background-image:url(images/navi_bullet_active.png);
}
#navi #active a {
  color:#fff;
  background-color:#D8002C;
  background-image:url(images/navi_bullet_active.png);
}

/**
 * Teaser
 */
#teaser img {
  margin-top:12px;
  border-style:none;
}

/**
 * Logo
 */
#content h1 {
  margin-bottom:28px;
  padding-top:9px;
}
#content h1 img {
  width:170px;
  height:96px;
  border-style:none;
  vertical-align:top;
}

/** * Footer
 */
#footer {
  border-top:1px solid #999;
  list-style-type:none;
  text-align:center;
  font-size:0.8em;
  color:#333;
}
#footer li {
  display:inline;
}
#footer li a:link, #footer li a:visited { 
  color:#333;
  text-decoration:none;
}
#footer li a:focus, #footer li a:hover, #footer li a:active {
  color:#D8002C;
  text-decoration:underline;
}
#footer #footer_active a {
  color:#D8002C;
}

/**
 * Inhalt allgemein
 */
#content h2 {
  margin-bottom:17px;
  font-size:1.4em;
  font-weight:normal;
  line-height:50%;
  color:#666;
}
#content h3 {
  margin-top:17px;
  margin-bottom:10px;
  font-size:1.1em;
  line-height:50%;
  color:#666;
}
#content h3.ts {
  cursor:pointer;
}
#content h4 {
  font-size:0.9em;
  color:#666;
}
#content p {
  margin-bottom:10px;
  font-size:0.9em;
  line-height:1.3em;
  color:#333;
}
#content ul {
  margin-left:30px;
  margin-bottom:10px;
}
#content li {
  font-size:0.9em;
}
#content a:link, #content a:visited { 
  color:#D8002C;
  text-decoration:none;
}
#content a:focus, #content a:hover, #content a:active {
  color:#D8002C;
  text-decoration:underline;
}
#content img {
  border-style:none;
}
#content table {
  border-collapse:collapse;
}
#content th, #content td {
  padding:4px;
  font-size:0.9em;
  border:1px solid #666;
}
#content th {
  text-align:left;
}
#content address {
  font-style:normal;
  font-size:0.9em;
  line-height:1.3em;
}

/**
 * Formulare allgemein
 */
fieldset {
  border-style:none;
}
input {
  font-family:verdana, arial, sans-serif;
  font-size:1.0em;
}
.input_text {
  width:150px; /* 200 */
  margin-bottom:4px;
  padding:3px;
}
textarea {
  margin-bottom:4px;
  padding:3px;
  width:300px;
  height:150px;
}
textarea.mid {
  width:300px;
  height:150px;
}
textarea.large {
  width:494px;
  height:150px;
}
#messages {
  margin:0 0 10px 30px;
  color:#D8002C;
  font-size:0.9em;
  font-weight:bold;
}
#flash {
  font-weight:bold;
  margin-bottom:10px;
}

/**
 * Startseite
 */
#index #intro {
  margin-bottom:17px;
  padding-bottom:17px;
  border-bottom:1px solid #999;
}
#index #intro p {
  margin-bottom:0;
}
#index #intro img {
  margin-top:10px;
}
#index #news h3 {
  margin-bottom:15px;
}
#index #news div {
  width:525px;
}
#index #news div h4 {
  float:left;
}
#index #news div p {
  margin-left:100px;
}

/**
 * Service
 */
#service #content hr {
  margin-top:15px;
}

/**
 * Kundenkarte
 */
#kundenkarte #intro img, #kundenkarte #order img {
  float:right;
}

/**
 * Lieferservice
 */
#lieferservice #content h4 {
  margin-top:17px;
  margin-bottom:10px;
}
#lieferservice #nummern {
  text-align:center;
  font-size:1.14em;
}
#lieferservice fieldset {
  padding:4px;
  border:1px solid #afafaf;
}
#lieferservice legend {
  font-weight:bold;
  font-size:0.9em;
  color:#666;
}
#lieferservice table {
  width:100%;
  margin-bottom:10px;
}
#lieferservice td {
  border-style:none;
}

/**
 * Ärzte
 */
#aerzte table {
  width:100%;
}
#aerzte col.name {
  width:40%;
}
#aerzte col.address {
  width:60%;  
}

/**
 * Gesundheitswetter
 */
#gesundheitswetter #wetterbote {
  font-size:1em;
}

/**
 * Reisevorsorge
 */
#reisevorsorge #content h4 {
  margin-bottom:8px;
}
#reisevorsorge #intro img {
  float:right;
}
#reisevorsorge #sections {
  margin:0 0 30px 30px;
  font-weight:bold;
}
#reisevorsorge #WsListe {
  margin:0 0 30px 0;
}

/**
 * Öffnungszeiten
 */
#oeffnungszeiten_notdienst table {
  margin-bottom:20px;
}

/**
 * Kontakt
 */
#kontakt address {
  margin-top:20px;
}
.impressum_notiz {
  font-size:0.9em;
  color:#333;
}

/**
 * Impressum
 */
#impressum address {
  margin-bottom:20px;
}
#impressum table {
  width:100%;
}
#impressum th {
  width:40%;
}
#impressum td {
  width:60%;
}
#impressum #haftung {
  margin-top:40px;
}
#impressum #haftung h4 {
  margin-bottom:10px;
}
#impressum #haftung p {
  font-size:0.8em;
}
