
/* Allgemeine Elementeigenschaften */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html { 
  padding: 0;
  margin: 0 0 0 0; 
}

body {
  background: #fff;
  color: #000;
  font-size: 100.01%;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  padding: 22px 0;
  margin: 0 0 0 0;
}

a:link,
a:visited {
  color: #D7952E;
  text-decoration: underline;
}

a:focus,
a:hover,
a:active {
  color: #3a3a7f;
}

a img { border-width: 0; }

li li { font-size: 1em !important; }

blockquote {
  padding: 0;
  margin: 0;
}

cite { font-style: normal; }

p, blockquote,
ul, ol, dl, li,
h1, h2, h3, h4, h5, h6,
form, fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}

input, textarea, select  { 
  font-size: 1em; 
  font-family: verdana, arial, sans-serif;
}

abbr, acronym { border-bottom: 0; }



/* Allgemeine Klassen */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.unsichtbar {
  display: block;
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

.stopFloat {
  float: none;
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

img.links { float: left; }

img.rechts { float: right; }



/* Rahmen, Logo, Spalten im Inhalt */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#rahmen {
  width: 954px;
  background: url(../images/hintergrund/rahmen-aussen.gif) repeat-y;
  margin: 0 auto;
  text-align: left;
}

#logo {
  height: 91px;
  background: url(../images/hintergrund/header.jpg) no-repeat 100% 0 #212565;
  border-top: 3px solid #DCDCDC;
  border-bottom: 3px solid #DCDCDC;
  margin: 0 3px;
}

#logo img {
  color: #fff;
  font-size: 2em;
}

#fuss-bild img {
  color: #fff;
  font-size: 1em;
}

h1 {
  background: url(../images/hintergrund/inhalt-start.gif) no-repeat 0 100%;
  color: #3A3A7F;
  font-size: 1.1em;
  padding: 10px 250px 40px 218px;
  margin: 0 0 0 3px;
}

#inhalt {
  background: url(../images/hintergrund/mittellinien.gif) repeat-y 183px 0;
  margin: 0 0 0 3px;
}

#mitte-rechts {
  float: right;
  width: 742px;
}

#mitte {
  float: left;
  width: 491px;
  padding: 0 20px 0 10px;
}

* html #mitte {
  width: 521px;  /* IE5 IE5.5 */
  wid\th: 491px; /* IE6 */
}

#rechts {
  float: left;
  width: 218px;
}

#links {
  float: left;
  width: 206px;
}



/* Servicemenue */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#servicemenue {
  background: url(../images/hintergrund/ecke-lo.gif) no-repeat;
}

#servicemenue .innen {
  background: url(../images/hintergrund/ecke-ro.gif) no-repeat 100% 0;
  padding: 0 30px 0 45px;
}

#servicemenue .innen .innen {
  background: url(../images/hintergrund/oben.gif) repeat-x;
  padding: 14px 0 8px 0;
  text-align: right;
}

#servicemenue p {
  color: #969696;
  font-size:.7em;
  line-height: 1.2em;
}

#servicemenue a:link,
#servicemenue a:visited {
  color: #969696;
  text-decoration: none;
}

#servicemenue a:focus,
#servicemenue a:hover,
#servicemenue a:active {
  color: #3A3A7F;
  text-decoration: underline;
}



/* Special-Box */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#special {
  z-index: 10;
  position: relative;
  top: -57px;
  width: 199px;
  background: url(../images/hintergrund/special-mitte.gif) repeat-y  0 0;
  margin-bottom: -57px;
}

#special .innen {
  position: relative;
  background: url(../images/hintergrund/special-oben.gif) no-repeat 0 0;
}

#special .innen .innen {
  position: relative;
  background: url(../images/hintergrund/special-unten.gif) no-repeat 0 100%;
  padding: 17px 12px 12px 12px;
}

* html #special .innen .innen { height: 1em; }

#inhalt #special h2 {
  color: #3A3A7F;
  font-size: .7em;
  line-height: 1.4em;
}

#inhalt #special h3 {
  color: #3A3A7F;
  font-size: .7em;
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 0;
}

#inhalt #special p {
  font-size: .7em;
  line-height: 1.4em;
}

#inhalt #special h2 a:link,
#inhalt #special h2 a:visited {
  color: #3A3A7F;
  text-decoration: none;
}

#inhalt #special h2 a:hover,
#inhalt #special h2 a:focus,
#inhalt #special h2 a:active {
  color: #3A3A7F;
  text-decoration: underline;
}

/* Foto-Box (rechts) */

#foto {
  background: url(../images/hintergrund/verbinder.gif) no-repeat 100px 0;
  padding-top:20px;
}

#nurfoto {
  position: relative;
  top: -57px;
}

/* Hauptmenue */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#hauptmenue { padding:0 30px 0 10px; }

#inhalt #hauptmenue h3 {
  color: #3A3A7F;
  font-size: .8em;
  font-weight: bold;
  padding: 2px 0 4px 0;
  margin: 0;
}

#inhalt #hauptmenue h3.on { color: #D7952E; }

#inhalt #hauptmenue h4 {
  font-size: .8em;
  line-height: 1.4em;
}

#hauptmenue p { margin-left: 10px; }

#hauptmenue ul { list-style: none; }

#rahmen #hauptmenue li {
  display: inline;
  list-style: none;
  margin: 0;
}

#hauptmenue a:link,
#hauptmenue a:visited {
  display: block;
  color: #000;
  line-height: 1.4em;
  text-decoration: none;
  padding-left: 10px;
}

#hauptmenue a:focus,
#hauptmenue a:hover,
#hauptmenue a:active {
  color: #3A3A7F;
  text-decoration: underline;
}

#hauptmenue li strong a {
  background: url(../images/icons/hand_orange.gif) no-repeat 3px .5em;  font-weight: normal;
  padding-left: 17px !important;
}

* html #hauptmenue li strong a { height: 1em; }

#hauptmenue .termine {
  background: url(../images/icons/datum.gif) no-repeat;
}

#hauptmenue .termine h3 {
  padding-left: 20px !important;
}

#hauptmenue .termine h4,
#hauptmenue .termine p {
  font-size: .7em !important;
}



/* Typographie im Inhaltsbereich */
/* * * * * * * * * * * * * * * * * * * * * * */

#inhalt p,
#inhalt li,
#inhalt dt,
#inhalt dd {
  font-size: .8em;
  line-height: 1.3em;
}

#inhalt li {
  margin: 0 0 .4em 2em;
}

#inhalt p,
#inhalt ul,
#inhalt ol,
#inhalt dl {
  margin-bottom: .8em;
}

#inhalt h2 {
  color: #3A3A7F;
  font-size: .8em;
  line-height: 1.3em;
  margin: .8em 0 0 0;
}

#inhalt h3 {
  color: #D7952E;
  font-size: .8em;
  font-weight: normal;
  margin: 0 0 .8em 0;
}

#inhalt hr {
  display: block;
  background: #DCDCDC;
  height: 3px;
  padding: 0;
  border: 1px solid #DCDCDC;
  margin: 20px 0;
}


#inhalt strong { color: #D7952E; }

#inhalt em {
  color: #3A3A7F;
  font-weight:bold;
  font-style:normal;
}



/* Boxen */
/* * * * * * * * * * * * * * * * * * * * * * */

.box {
  width: 428px;
  background: url(../images/hintergrund/box-mitte.gif) repeat-y;
  margin: 0 0 0 10px;
}

.box .innen {
  background: url(../images/hintergrund/box-oben.gif) no-repeat;
  padding-top: 16px;
}

.box.ueberschrift .innen { padding-top: 0; }

.box.eckig {
  position: relative;
  top: 1px;
}

.box.rund { margin: 0 0 15px 10px; }

.box.rund .innen .innen {
  background: url(../images/hintergrund/box-unten.gif) no-repeat  0 100%;
  padding: 0 0 10px 0;
}

* html .box.rund .innen .innen { height: 1em; }

#inhalt .box h2 {
  color: #D7952E;
  background: url(../images/hintergrund/box-ueberschrift-links.gif) no-repeat 1px 0;
  padding: 12px 0 24px 0;
  margin: 0;
}

* html #inhalt .box h2 {
  padding-top: 0;  /* IE5 + IE5.5 */
  paddi\ng-top: 12px; /* IE6 */
}

.box h2 span{
  height: 1em;
  background: url(../images/hintergrund/box-ueberschrift.gif) no-repeat 100% 100%;
  padding: 12px 20px;
  margin-left: 1px;
}

#inhalt .box ul {
  padding: 0 20px 10px 0;
  margin: 0;
  list-style: none;
}

#inhalt .box li {
  background: url(../images/icons/hand_blau.gif) 0 .5em no-repeat;
  padding-left: 15px;
}

* html #inhalt .box li { height: 1em; }

#inhalt .box p {
  padding: 0 20px 10px 20px;
  margin: 0;
}



/* Spezial-Links*/
/* * * * * * * * * * * * * * * * * * * * * * */

a.mehr:link,
a.mehr:visited {
  font-weight: bold;
  text-decoration: none;
}

a.mehr:hover,
a.mehr:focus,
a.mehr:active {
  text-decoration: underline;
}

a.weiterlesen:link,
a.weiterlesen:visited,
a.download:link,
a.download:visited {
  font-size: .85em;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 0 3px 20px;
}

a.weiterlesen:focus,
a.weiterlesen:hover,
a.weiterlesen:active,
a.download:focus,
a.download:hover,
a.download:active {
  text-decoration: underline;
}

* html .weiterlesen,
* html .download {
  height: 18px;
}

.weiterlesen {
  background: url(../images/icons/weiterlesen.gif) no-repeat 0 50%;
}

.download {
  background: url(../images/icons/download.gif) no-repeat 0 50%;
}



/* Fuss */
/* * * * * * * * * * * * * * * * * * * * * * */

#fuss-bild {
  height: 35px;
  background: url(../images/hintergrund/fuss-bild.jpg) no-repeat 100% 0 #212565;
  border-top: 3px solid #DCDCDC;
  border-bottom: 3px solid #DCDCDC;
  margin: 0 3px;
}

#fuss {
  background: url(../images/hintergrund/ecke-lu.gif) no-repeat 0 100%;
}

#fuss .innen {
  background: url(../images/hintergrund/ecke-ru.gif) no-repeat  100% 100%;
  padding: 0 32px;
}

#fuss .innen .innen {
  color: #969696;
  background: url(../images/hintergrund/unten.gif) bottom right repeat-x;
  text-align: center;
  padding: 8px 0 14px 0;
}

#fuss p {
  background: #FFF; /* nicht loeschen, sonst Fehldarstellung im IE */
  font-size: .7em;
  line-height: 1.2em;
}

