@charset "UTF-8";

/* CSS Document */

/*
helllila #CC99CC
dunkellila #660066
helllila 2 #cc66cc
helllila 3 #ECE0E4
*/

* {
  margin: 0;
  padding: 0;
}

body, html {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  background-color: #fff;
  line-height: 190%;
  text-align: center;
}

a:hover {
  text-decoration: underline;
  color: #660066;
}

a {
  color: #990033;
  text-decoration: none;
}

#container {
  margin: 16px auto 16px auto;
  width: 920px;
  text-align: left;
}

.fllft {
  float: left;
}

.rd_border_rechts {
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  border-bottom-right-radius: 20px;
}

a img {
  border: none;
}

.menu_oben {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  color: #000;
  width: 720px;
}

.menu_oben a {
  text-decoration: none;
  color: #000;
}

.menu_oben a:hover {
  text-decoration: underline;
  color: #fff;
}

.inhalt {
  width: 616px;
  margin: 0 40px 0 30px;
  font-size: 12px;
  line-height: 200%;
}

td {
  font-size: 12px;
  }

.menu {
  font-size: 11px;
}

.rootline a:hover {
  color: #061467;
  text-decoration: underline;
}

.inhalt h1 {
  font-family: verdana;
  color: #061467;
  font-size: 13px;
}

.inhalt p {
  line-height: 200%;
}

p {
  line-height: 150%;
}

.menu_oben li {
  display: inline;
}

.menu a {
  text-decoration: none;
  color: #000;
}

.menu ul, .menu ul ul, .menu_oben ul {
  list-style: none;
}

.menu_oben ul {
  margin-right: 30px;
  height: 20px;
  line-height: 20px;
}

.menu li a {
  border-bottom: 1px solid #660066;
  padding: 0 4px 0 8px;
  font-size: 13px;
  width: 128px;
  display: block;
}

.menu li.last {
  border-bottom: 1px solid #fff;
}

.menu li.aktiv a {
  color: #990033;
}

.menu li.aktiv_sub a {
  border-bottom: 1px solid #fff;
}

.menu ul ul li a {
  border-bottom: none;
  font-size: 11px;
  padding: 0 4px 0 16px;
  width: 120px;
  display: block;
}

.menu ul li a:hover {
  border-bottom: 1px solid #660066;
  padding: 0 4px 0 8px;
  font-size: 13px;
  width: 128px;
  display: block;
  background-color: #CC99CC;
  color: #fff;
}

.menu ul ul li a:hover {
  border-bottom: none;
  font-size: 11px;
  padding: 0 4px 0 16px;
  width: 120px;
  display: block;
  background-color: #CC99CC;
  color: #fff;
}

.menu ul ul li.last {
  padding: 0 0 8px 0;
}

.menu ul ul {
  border-bottom: 1px solid #660066;
}

/*Zeile 1 Kopfzellen*/

#zelle_1_1 {
  width: 39px;
  height: 66px;
  background-color: #b8b4d9;
    margin: 44px 0 0 0;

  border-bottom: 1px #660066 solid;
}

#zelle_1_2 {
  overflow: hidden;
  height: 110px;
    width: 141px;

  background-image: url("../../img/logo_markus_gemeinde_280x220.png");
  background-size: 140px 110px;
  -moz-background-size: 140px 110px; /* firefox/seamonkey [geckos] */
  -webkit-background-size: 140px 110px; /* safari, chrome/iron [webkits] */
  -o-background-size: 140px 110px; /* opera 9 */
  -ms-background-size: 140px 110px; /* internet explorer ab version 9 */
  background-repeat: no-repeat;
  border-bottom: 1px #660066 solid;

}

#zelle_1_3 {
  width: 736px;
  height: 66px;
  
    background-color: #b8b4d9;
  overflow: hidden;
  background-image: url("../../img/bildleiste_markus_gemeinde_1470x132.jpg");
  background-size: 735px 66px;
  -moz-background-size: 735px 66px; /* firefox/seamonkey [geckos] */
  -webkit-background-size: 735px 66px; /* safari, chrome/iron [webkits] */
  -o-background-size: 735px 66px; /* opera 9 */
  -ms-background-size: 735px 66px;/* internet explorer ab version 9 */
  margin: 44px 0 0 0;
  background-repeat: no-repeat;
  border-bottom: 1px #660066 solid;

}

/*Zeile 2 Suche // Impressum // ..*/

#zelle_2_1 {
  width: 38px;
  height: 20px;
  border-right: 1px #660066 solid;
  border-left: 1px #660066 dotted;
}

#zelle_2_2 {
  width: 140px;
  height: 20px;
}

#zelle_2_3 {
  height: 20px;
  border-left: 1px #660066 solid;
  border-right: 1px #660066 dotted;
  background-color: #CC99CC;
  width: 735px;
}

/*Fusszeile*/

#zelle_4_1 {
  height: 20px;
  width: 40px;
  background-color: #660066;
}

#zelle_4_2 {
  height: 20px;
  width: 140px;
  background-color: #cc66cc;
}

#zelle_4_3 {
  height: 20px;
  width: 736px;
  background-color: #660066;
}

#wrapper {
  overflow: hidden;
  border-right: 1px #660066 dotted;
  border-top: 1px #660066 solid;
  width: 915px;
}

#outer1 {
  width: 38px;
  border-left: 1px #660066 dotted;
  border-right: 1px #660066 solid;
}

#outer2 {
  border-right: 1px #660066 solid;
}

#outer3 {
  border-left: 1px #660066 dotted;
  margin: 0 0 0 29px;
}

/*damit die Linien auch ohne Inhalt bis nach unten reichen */

#outer1, #outer3, #outer2 {
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
