/* 2-spaltig */
#mainContent   { width: 751px; }

/* Reiter */
#reiter { font-size: 1.3em;line-height: 2.5em;text-align: center; position: relative;  }
.tab { position: relative;  float: left }
#reiter a { color: #7d96a4; text-decoration: none; background-color: #e4e6e8; display: block; border-left: 2px solid #fff; padding: 0; position: relative; width: 150px;  }
#reiter a:hover { color:#484848;  }
#reiter a.current { color:#484848; background-color: #f5f8fa }

/* Text */
#mainContent #container  {  background-color: #f5f8fa; margin-bottom: 10px; padding: 20px 15px 15px; border-left: 2px solid #fff }
#mainContent .back { font-size: 1.4em; float:right }
#mainContent .back a { background-image: url("images/pfeil_b_back.gif"); text-decoration: none; background-repeat: no-repeat; padding-left: 30px }

/* Linkbox */
#mainContent #container .inhalt {background-color: #fff; padding:15px; margin-bottom:20px}
#mainContent #container .inhalt .linkbox {}
#mainContent #container .inhalt .linkbox a {}
#mainContent #container .inhalt .pfeil, .editmode .pfeil { margin-left:0px;text-decoration: none; padding-left: 35px; background-image: url("images/pfeil_b_ws.gif"); background-repeat: no-repeat}

/* Bild */
#mainContent #container .inhalt .divblock img { float:none; margin-bottom:1em }
#mainContent #container .inhalt .divblock h6 { font-size: 1.3em; font-weight: bold; margin-bottom: 0.5em; line-height: 1em}
#mainContent #container .inhalt h2 { margin-bottom: 1em; margin-top: 0; }

/* Icons Behandlungswunsch */
#mainContent .thumbs  { margin-bottom: 20px}
#mainContent .thumbs img {  margin-bottom: 5px} 
#mainContent .thumbs .icon {  margin-bottom: 10px; float: left; width:119px; }
#mainContent .thumbs .icon a { font-size:1.2em; line-height: 1.3em; text-decoration: none; font-weight: normal}

