/* Allgemeine Elementformatierungen */

body {
  color: #000;
  background: #666;
  font-family: verdana,helvetica, sans-serif;
  font-size: 100.01%;
  padding: 20px 0;
  margin: 0;
  text-align: center;}

a {text-decoration: underline;}

a:link    { color: #234D60;}
a:visited { color: #628A9F;}
a:focus, a:hover, a:active { color: #BD1823;}

.ultext {
 list-style-position: outside;
 list-style: square;
 list-style-image:url(bilder/pfeil.gif);
   font-size: 90%;}



/* Allgemeine Klassen */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;}

.block {
 text-align : justify;}



/* Bildelemente und deren Formatierung */

.bild1 {
  float: left;
  background-color: #FFFAF0;
  border: 1.5px solid rgb(152,152,114);
  margin: 10px;
  padding: 10px;
  width: 180px;
  text-align: center;}

.bild img {margin-top: 5px;}

.bild2 {
  float: right;
  background-color: #FFFAF0;
  border: 1.5px solid rgb(152,152,114);
  margin: 10px;
  padding: 10px;
  width: 180px;
  text-align: center;}

.unterschrift {
  font-family: georgia,'times new roman',serif;
  font-size: 90%;
  font-weight: bold;}

/* Rahmen, Kopf */

#rahmenAussen {
  width: 80%;
  background: #E4EEF3 url('bilder/hintergrund_links.gif') repeat-y 25% 0;
  border: 1px solid #FFF;
  margin: 0 auto;
  text-align: left}

#rahmenInnen {
  background: url('bilder/hintergrund_rechts.gif') repeat-y 75% 0;}

#kopf {
  text-align: right;
  background: #fff;
  padding: 10px 0 10px 10px;
  border-top: 2px solid #C9DEEA;
  border-right: 2px solid #C9DEEA;
  border-left: 2px solid #C9DEEA;}



/* Rote Menueleiste */

#menue {
  float: left;
  width: 100%;
  background: #BD1823; /* roter Hintergrund */
  border-bottom: 1px solid #FFF;}

#menue ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;}

#menue li {
  float: left;
  border-top: 1px solid #BD1823;
  border-left: 1px solid #BD1823;
  border-bottom: 1px solid #BD1823;}

#menue li.on {border-bottom: 1px solid #FFF;}

#menue a {
  display: block;
  position: relative;
  font-size: 80%;
  font-weight: bold;
  line-height: 1.15em;
  text-transform: uppercase;
  padding: 3px 15px 2px 20px;}

#menue a:link, #menue a:visited {
  color: #FFE033;
  background: url('bilder/menue_waagerecht_off.gif') no-repeat;
  text-decoration: none}

#menue a:focus, #menue a:hover, #menue a:active {
  background: url('bilder/menue_waagerecht_over.gif') no-repeat;}

#menue li.on a {
  color: #BD1823 !important;
  background: url('bilder/menue_waagerecht_on.gif') no-repeat !important;}



/* Spalte 1 */

#spalte1 {
  float:left;
  width: 20%;
  background-color: #C9DEEA;
  padding: 14px 0;}

#spalte1 ul{
  list-style: none;
  padding: 0;
  margin: 0 5px 0 5px;
  border: 1px solid #FFF;}

#spalte1 li {
  padding-left: 35px;
  margin: 0;
  font-size: 70%;
  line-height: 180%;
  margin: 0;
  border: 1px solid #FFF;}

#spalte1 a:link, #spalte1 a:visited {
  color: #264F63;
  font-weight: bold;
  text-decoration: none;}

#spalte1 a:focus, #spalte1 a:hover, #spalte1 a:active {
  text-decoration: underline;}


/* Spalte 2 */

#spalte2 {
  float: left;
  width: 59.7%;
  background: #E4EEF3;
  padding: 38px 0 10px 0;
  border-right: 1px solid #FFF;  /* Senkrechte Linie rechts */
  border-left: 1px solid #FFF;   /* Senkrechte Linie links */}

#spalte2 h1 {
  color: #BD1823;
  text-align: center;
  font-family: georgia,'times new roman',serif;
  font-size: 120%;
  line-height: 140%;
  border-bottom: 1px solid #BD1823;
  padding: 0 0 1em 0;
  margin: 0 20px 1em 20px;}

#spalte2 h2 {
  color: #BD1823;
  text-align: center;
  font-family: georgia,'times new roman',serif;
  font-size: 90%;
  line-height: 140%;
  border-bottom: 1px solid #BD1823;
  padding: 0 0 1em 0;
  margin: 0 20px 1em 20px;}

#spalte2 h3 {
  color: #BD1823;
  text-align: center;
  font-family: georgia,'times new roman',serif;
  font-size: 80%;
  line-height: 80%;
  padding: 0 0 1em 0;
  margin: 0 20px 1em 20px;}

#spalte2 p {
  font-size: 80%;
  line-height: 150%;
  margin: 1em 20px;}

#spalte2 ul{
  padding: 5px;
  margin: 0 10px 0 20px;}

#spalte2 li {
  margin: 0;
  font-size: 87%;
  line-height: 130%;
  margin: 0;}

li.fett{
 font-weight: bold;}/* Listenelement in fett */

li.bullet {list-style-image:url('bilder/bullet.gif');}/* Listengraphik */

#spalte2 a:link, #spalte2 a:visited {
  color: #BD1823;
  font-weight: bold;}

#spalte2 a:focus, #spalte2 a:hover, #spalte2 a:active {
  color: #264F63;}

.nachoben {text-align: right;}

.literatur {
 text-indent:-3%;
 margin-left: 3%;
 text-align: justify;}

.ultext {
 list-style-position: outside;
 list-style: square;
 list-style-image:url(bilder/pfeil.gif);}

/* Spalte 3 */

#spalte3 {
  text-align: justify;
  float: right;
  width: 20%;
  background: #C9DEEA;
  padding: 14px 0 10px 0;}

#spalte3 h1 {
  color: #2A5165;
  font-size: 80%;
  line-height: 160%;
  border-bottom: 1px solid #2a5165;
  margin: 0 20px;}

#spalte3 p {
  font-size: 70%;
  line-height: 150%;
  margin: 1em 20px;}

#spalte3 ul{
  list-style: none;
  padding: 0;
  margin: 0 5px 0 5px;}

#spalte3 li {
  padding-left: 35px;
  margin: 0;
  font-size: 70%;
  line-height: 180%;}

#spalte3 a:link, #spalte1 a:visited {
  color: #264F63;
  font-weight: bold;
  text-decoration: none;}

#spalte3 a:focus, #spalte1 a:hover, #spalte1 a:active {
  text-decoration: underline;}



/* Fußzeile - footer */

#footer {
  color: #BD1823;
  text-align: center;
  font-weight: bold;
  font-size: 70%;
  margin: 0;
  padding: 0.5 em 1em;
  background: #fff;}