html, body
{
  background-color: #ededed;
  font-family: Calibri, Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  line-height: 20px;
  margin: 15 0 20 0px;
  padding: 0px;
}

a:link
{
  color: #00519e;
  text-decoration: none;
}

a:visited
{
  color: #00519e;
  text-decoration: none;
}

a:hover
{
  color: #00519e;
  text-decoration: underline;
}

.slide a:link
{
  font-size: 80%;
  text-transform: uppercase;
}

.slide a:visited
{
  font-size: 80%;
  text-transform: uppercase;
}

body
{
  background-image: url("../bilder/hintergrund.png");
  background-position: center top;
  background-repeat: repeat-y;
}

img.small
{
         float: left;
         margin-bottom: 5px;
         margin-right: 5px;

         opacity:0.6;
         filter:alpha(opacity=60);
         -moz-opacity:0.6;
}

img.small:hover
{
         opacity:1.0;
         filter:alpha(opacity=100);
         -moz-opacity:1.0;
}

img.teaser {
        border: 1px dotted #dddddd;
        padding: 1px;
}

#wrapper
{

  background-image: url("../bilder/hintergrund.png");
  background-position: center top;
  background-repeat: repeat-y;

  left: 50%;
  margin: 5px 0px 0px -500px;

  position: absolute;
  width: 990px;
/*  background: url("bg.png") 0px 0px repeat-y; */
  z-index: 1;
}

#header
{
  background-color: white;
  border-bottom: 1px dotted #00519e;
  bottom: 0px;
  height: 145px;
  margin-left: 11px;
  margin-bottom: 2px;
  width: 939px;
}

#left
{
  border-top: 2px solid white;
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  position: relative;
  width: 290px;
}

#right
{
  position: relative;
  float: left;
  width: 630px;
  padding-bottom: 25px;
  padding-left: 22px;
  margin-bottom: 40px;
  min-height: 485px;
}

#footer
{
/*  background-color: #00519e; */
  background-image: url("../bilder/footer-hg.jpg");
  background-position: center top;
  background-repeat: no-repeat;

  border-bottom: 10px solid white;
  border-top: 10px solid white;
  bottom: 0px;
  clear: both;
  color: white;
  font-family: Tahoma, Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  height: 20px;
  margin-left: 10px;
  position: absolute;
  text-align: right;
  width: 941px;
}

.inhalt
{
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 20px;
  margin-left: 70px;
  margin-top: 20px;
}

.inhalt:hover
{
  background-position: 0px -21px;
}

.inh1
{
  background-image: url("../bilder/menu/portraet.png");
}

.inh2
{
  background-image: url("../bilder/menu/parlament.png");
}

.inh3
{
  background-image: url("../bilder/menu/vor-ort.png");
}

.inh4
{
  background-image: url("../bilder/menu/presse.png");
}

.inh5
{
  background-image: url("../bilder/menu/kontakt.png");
}

.inh6
{
  background-image: url("../bilder/menu/links.png");
}

.divider
{
  border-top: 1px dotted silver;
  margin-top: 50px;
  padding-top: 25px;
}

.ueb
{
  color: #00519e;
  font-size: 135%;
  margin-bottom: 5px;
  margin-top: 30px;
}

.line-space
{
  clear: both;
  margin-bottom: 5px;
}

.datum2
{
  color: gray;
  font-size: 85%;
}

.admin-select
{
  border-bottom: 1px dotted silver;
  border-top: 1px dotted silver;
  color: gray;
  margin-bottom: 20px;
  margin-top: 25px;
  padding-bottom: 5px;
  margin-right: 20px;
  padding-top: 5px;
}

.infotext_ueb
{
  border-top: 1px dotted silver;
  padding: 5px;
}

.index_bottom
{
  border-bottom: 1px dotted silver;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.infotext
{
/*  border-bottom: 1px dotted silver; */
  color: #4c4c4c;
  line-height: 130%;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-bottom: 10px;
  padding-top: 5px;
  font-size: 90%;
}

.label-li
{
        float: left;
        padding-right: 10px;
         width: 160px;
}

.label-re
{
        padding-left: 170px;
}

.page_browse
{
  color: silver;
  font-size: 85%;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}

.status
{
  border: 1px dotted orange;
  color: orange;
  float: left;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 5px 10px 5px 10px;
}

.vorort_bu
{
  color: gray;
  font-size: 90%;
  line-height: 120%;
  margin-left: 10px;
  padding-top: 4px;
}

.formular
{
        background-color: #f1f1f1;
         border: 1px solid silver;
        font-family: Calibri, Tahoma, Helvetica, Arial, Sans-Serif;
        font-size: 13px;
         padding-left: 3px;
         width: 250px;
}

.formular:hover, textarea:hover
{
        background-color: #e3e3e3;
/*         border: 1px solid navy; */
}

textarea
{
        background-color: #f1f1f1;
         border: 1px solid silver;
        font-family: Calibri, Tahoma, Helvetica, Arial, Sans-Serif;
        font-size: 13px;
         line-height: 130%;
}

.footer
{
        padding-right: 10px;
}

.footer a:link
{
        color: yellow;
}

.footer a:visited
{
        color: yellow;
}

.news
{
        background-color: #e8eef4;
        float: left;
         font-size: 90%;
         margin-left: 20px;
         padding: 10px;
         width: 205px;
}

.news:hover
{
        background-color: #d7e1eb;
}

