/* ***********************************
     ABGnova 2010
     TYPE	: Stylesheet
     TITLE	: ABGnova Basic Style
     DESC	: Main Stylesheet for ABGnova
     AUTHOR	: Renate Einecke // www.sevenpixels.de

   *********************************** */

body {
  background-color: #FFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #707173;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.2em;
}
h1 {
 margin: 0 0 20px 0;
 padding: 0;
 font-size: 1.2em;
 color: #009ee0;
}
h2 {
 margin: 5px 0 10px 0;
 padding: 0;
 font-size: 1.1em;
 color: #009ee0;
}
h3 {
 margin: 5px 0 10px 0;
 padding: 0;
 font-size: 1em;
 color: #009ee0;
}
h4 {
 margin: 5px 0 10px 0;
 padding: 0;
 font-size: 0.75em;
 color: #009ee0;
}
img {border: 0;}
a:link { color: #707173;}
a:visited {color: #707173;}
a:hover {color: #009036;}
a:active {color: #009036;}

/* ---------- EXTERNE LINKS (MZ) ----------  */ 
a[href^="http://"] {
background-color: transparent;
background-image: url("/images/icons/iconExtern.gif");
background-attachment: scroll;
background-position: left center;
background-repeat: no-repeat;
padding-left: 12px;
}
/* ---------- RAHMEN ----------  */ 
#wrap {
  margin: 0 auto 0 auto;
  width: 980px;
  text-align: left;
}
#header {
  margin-top: 30px;
  height: 150px;
  background-repeat: no-repeat;
} 
#header img {
  float: left;
}
/* ---------- NAVIGATION ----------  */ 
#navi {
  clear: both;
  float: left;
  margin: 45px 0 0 10px;
  padding: 0;
  color: #009036;
  list-style-type: none;
}
#navi li {  
  display: inline;  
  font-size: 0.7em;
}
#navi li a:link, #navi li a:visited {
  text-decoration: none;
  color: #009036;
}
#navi li a:hover, #navi li a:active  {
  color: #009ee0;
}
#naviActive a {
  color: #009ee0 !important;
}
#subNavi {
  float: left;
  font-size: 0.7em;
  width: 185px;
  margin: 0 20px 0 0;
  padding: 0 0 0 40px;
  list-style-type: none;
}
#subNavi li {
  padding-bottom: 5px;
}
#subNavi li a{
  text-decoration: none;
  color: #009ee0;
  padding-left: 12px;
}
#subNavi li a:hover, #subNavi li a:active  {
  background-image:url(/images/layout/navi.gif);
  background-repeat: no-repeat;
}
#subNaviActive a {
  background-image:url(/images/layout/navi.gif) !important;
  background-repeat: no-repeat;
}

#subsubNavi {
  font-size: 0.9em;
  padding: 5px 0 0 10px;
  list-style-type: none;
}

#subsubNavi li a{
  background-image:none !important;
}
#subsubNavi li a:hover, #subsubNavi li a:active  {
   text-decoration: underline;
}
#subsubNaviActive a {
   text-decoration: underline !important;
}
/* ---------- STARTSEITE ----------  */ 
#startLeft {
  float: left;
  width: 185px;
  margin: 0 20px 0 0;
  padding: 0 0 0 10px;
}
#startNavi{
  font-size: 0.7em;
  width: 185px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#startNavi li{
  height: 25px;
  background-image: url("/images/layout/bg_naviStart.jpg");
  background-repeat: no-repeat;
  padding-top: 2px;
  text-align: center;
  margin-bottom: 15px;
}
#startNavi li a{
  text-decoration: none;
  font-weight: bold;
  color: #009EE0;
}
#startTeaser {
  width: 185px;
  margin: 0;
  padding: 0;
}
#startTeaser li{
  margin: 0;
  padding: 0 0 20px 0;
  list-style-type: none;
}

/* ---------- ERGAENZUNG NAVI STARTSEITE (MZ) ----------  */ 
#startNavi li a:hover, #navi li a:active  {
  color: #009036;
}
#startNaviActive a {
  color: #009036 !important;
}
/* ---------- ENDE ERGANZUNG NAVI STARTSEITE MZ ----------  */ 
#startBild {
  margin-bottom: 22px;
}

/* ---------- /STARTSEITE ----------  */ 

/* ---------- CONTENT ----------  */ 
#contentWrap {
  float: left;
  margin: 22px 0 0 0;
}
#content {
  float: left;
  width: 480px;
  font-size: 0.75em;
  line-height: 1.8em;
}
#listHeader {
  margin-top: 10px;
  color: #009ee0;
}
#listHeader a {
  color: #009ee0;
}
#listSearch {
  padding: 0;
  margin: 0;
}
#listSearch li {
  padding: 10px 0 10px 0;
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #707173;
}
.listTextEnd {
  border-bottom: 0px !important;
}
#terminTable {
  border-collapse:collapse;
  width: 100%;
}
#terminTable th {
  font-weight: bold;
  border-bottom: 1px solid #707173;
}
#terminTable td {
  padding: 10px 10px 10px 0;
  vertical-align: top;
}
.aktuellList {
  border-bottom: 1px solid #707173;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.aktuellList h2 {
  font-size: 1em;
  margin-bottom: 5px;
}
.aktuellList a {
  color: #009ee0;
  font-weight: bold;
}
.aktuellListEnd {
  border-bottom: 0px !important;
}
.aktuellListEnd h2 {
  font-size: 1em;
  margin-bottom: 5px;
}
.aktuellListEnd a {
  color: #009ee0;
  font-weight: bold;
}

/* ---------- FORMULARE ----------  */ 

#contentForm {
  margin: 30px 0 0 0;
  padding: 0;
}
#contentForm p {
  margin: 0 0 10px 0;
}

#contentForm label {
  float: left;
  width: 8em;
  margin: 0 0 5px 0;
}
#contentForm input {
  color: #707173;
  border: 1px solid #707173;
  margin-bottom: 5px;
  width: 23.5em;
  letter-spacing: 0;
} 
#contentForm select {
  color: #707173;
  border: 1px solid #707173;
  margin-bottom: 5px;
  width: 23.5em;
  letter-spacing: 0;
} 
#contentForm .check {
  float: left;
  text-align: left;
  width: 1em !important;
  border: 0 !important;
  margin-right: 5px;
}
#contentForm textarea{
  border: 1px solid #707173;
  margin: 0 0 5px 0;
  color: #707173;
  width: 23.5em;
  height: 15em;
} 
#contentForm .formButton {
  margin: 10px 0 0 8em;
  width: auto;
  font-size: 12px;
  font-weight: bold;
  background: #FFF;
  color: #707173;
  border: 1px solid #707173;
  padding: 2px;
}
/* ---------- /FORMULARE ----------  */ 

/* ---------- TEASER ----------  */ 

#right {
  float: left;
  width: 210px;
  margin-left: 40px;
}
#search {
 margin: 0;
}
#search input {
  vertical-align: middle;
}
#searchField {
  height: 18px;
  width: 170px;
  padding: 4px 0 0 3px;
  border: 1px solid #009036;
  color: #707173;
  font-size: 0.75em;
  font-weight: bold;
}
#teaserWrap {
  width: 210px;
}
.teaser {
  margin-top: 22px;
  font-size: 0.7em;
}
.teaser h2 a {
 margin: 0 0 3px 0;
 padding: 0;
 font-size: 1em;
 color: #009036;
 font-weight: bold;
 text-decoration: none;
}
.teaser a {
  color: #009036;
  font-weight: normal;
}
/* ---------- ICONS ----------  */
#icons {
  clear: both;
  font-size: 0.65em;
  margin: 30px 0 10px 280px;
  padding: 10px 0 0 0;
}
/* ---------- /ICONS ----------  */

/* ---------- FOOTER ----------  */
/* ---------- FOOTER ----------  */
#footer {
  clear: both;
  font-size: 0.65em;
  color: #009036;
}
#footerLeft { 
  margin-top: 10px;
  float: left;
}
#footerLeft img {
  margin-left: 10px;
  vertical-align: middle;
}
#footerNavi {
  margin: 10px 0 0 0;
  float: right;
  padding: 0;
  list-style-type: none;
}
#footerNavi li {
  display: inline;  
}
#footerNavi li a:link, #footerNavi li a:visited {
  text-decoration: none;
  color: #009036;
}
#footerNavi li a:hover, #footerNavi li a:active  {
  color: #009ee0;
}
#footerNaviActive a {
  color: #009ee0 !important;
}
/* ---------- EDIT ----------  */
.edit {
  font-size: 12px;
  font-weight: bold;
  color: #F00;
}
