body
{
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:1.1em;
	font-family: Arial;
	color:white;
}
td 
{
    font-size :0.75em;
	font-family: Arial;
	color:black;
    
}


td.content
{
    font-size :0.75em;
	font-family: Arial;
	color:black;
    
}
.weisshl
{
    font-size :1.0em;
	font-family: Arial;
	color:#FFFFFF;
  font-weight: bold;
}
td.weiss
{
    font-size :0.75em;
	font-family: Arial;
	color:#FFFFFF;
    
}


h1 
{
    font-size:20px;
    font-weight:bold;
    color:#005aaa;
    margin-top:1em;
}
h2 
{
    font-size:1em;
    color:#005aaa;
    margin-bottom:0em;
    margin-left:1.5em;
}
.blau 
{
    font-size:1em;
    font-weight:bold;
    color:#005aaa;
}

input 
{   
    height:1.4em;
    width:8.65em;
    border:1px solid #005aaa;
    /* background-image:url(../images/pfeil2.jpg); */
    background-color:white;
    background-position:left;
    background-repeat:no-repeat;
    color:#000000;
}

.input_white
{   
    height:1.4em;
    width:8.65em;
    border:0px;
    /* background-image:url(../images/pfeil2.jpg); */
    background-color:white;
    background-position:left;
    background-repeat:no-repeat;
    color:#000000;
}
.input_search
{   
    height:1.4em;
    width:8.65em;
    border:1px solid #005aaa;
    /* background-image:url(../images/pfeil2.jpg); */
    background-color:white;
    background-position:left;
    background-repeat:no-repeat;
    margin-left:1em;
    margin-right:1em;
    color:#000000;
}

ul
{
  color: #000000;
	text-decoration : none;
  text-indent: 0em;
	margin: 0 0 0 0em;
	padding: 0.5em 0 0.5em 2em;
  list-style-image: url(../images/pfeil2.gif);
}

/* Überschrift Pressemeldungen und Aktuelles */

.ueberschriftPresse
{
  font-size:1em;
  font-weight:bold;
  color:#005aaa;
  margin-bottom:0em;
  margin-left:0em;
}

.ueberschriftPresseItem
{
  font-size:1em;
  font-weight:bold;
  color:#005aaa;
  margin-bottom:0em;
  margin-left:0em;
}

/* Allgemeine Links*/

a{
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    }

a:visited{
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    }

a:hover,a:active,a:focus{
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    }

/* Submenu Links*/
a.sublink{
    color:#000000;
    font-size:0.8em;
    background:transparent;
    text-decoration:none;
    text-transform:uppercase;
    }

a.sublink:visited{
    color:#000000;
    font-size:0.8em;
    background:transparent;
    text-decoration:none;
    text-transform:uppercase;
    }

a.sublink:hover,a.sublink:active,a.sublink:focus{
    color:#000000;
    font-size:0.8em;
    background:transparent;
    text-decoration:none;
    text-transform:uppercase;
    }


/* Untermenu Links */
a.linkshauptmenue
{
  color:#FFFFFF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

a.linkshauptmenue:visited
{
  color:#FFFFFF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

a.linkshauptmenue:hover,a.linkshauptmenue:active,a.linkshauptmenue:focus
{
  color:#FFFFFF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

/* Untermenu Links (ausgewählter Menueintrag) */
a.linkshauptmenue_aktiv
{
  color:#AEBADF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

a.linkshauptmenue_aktiv:visited
{
  color:#AEBADF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

a.linkshauptmenue_aktiv:hover,a.linkshauptmenue_aktiv:active,a.linkshauptmenue_aktiv:focus
{
  color:#AEBADF;
  font-size:0.9em;
  font-weight:bold;
  background:transparent;
  text-decoration:none;
}

/* Wissenswertes, Veranstaltungen */

a.wissen
{
    font-size:1.0em;
    color:White;
    text-decoration:none;
    border:0em;
}

a.wissen:visited
{
    font-size:1.0em;
    color:White;
    text-decoration:none;
    border:0em;
}

a.wissen:hover,a.wissen:active,a.wissen:focus
{
    font-size:1.0em;
    color:White;
    text-decoration:none;
    border:0em;
}

/* Weisse Go Suche Link */
a.weiss
{
    font-size:1em;
    color:white;
    background:transparent;
    text-decoration:none;
}

a.weiss:visited
{
    font-size:1em;
    background:transparent;
    text-decoration:none;
}

a.weiss:hover,a.weiss:active,a.weiss:focus
{
    font-size:1em;
    background:transparent;
    text-decoration:none;
}

/* Beschriftung Suchfeld */
label.text
{
  font-size:0.9em;
  color:white;
}

/* Schwarze Links*/
a.schwarz{
    color:black;
    background:transparent;
    text-decoration:none;
    }

a.schwarz:visited{
    background:transparent;
    text-decoration:none;
    }

a.schwarz:hover,a.schwarz:active,a.schwarz:focus{
    background:transparent;
    text-decoration:none;
    }

/* Blaue Links*/
a.blau{
    font-size:1em;
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    font-weight:bold;
    }

a.blau:visited{
    font-size:1em;
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    font-weight:bold;
    }

a.blau:hover,a.blau:active,a.blau:focus{
    font-size:1em;
    color:#005aaa;
    background:transparent;
    text-decoration:none;
    font-weight:bold;
    }


div.container
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
}

  div.filler
  {
	  font-size:0.75em;
	  position:absolute;
	  width:100%;
    height:0.1em;
	  top: 8.6em;
    left: 0em;
	  background-color:#015AA7;
    display: none;
  }
  div.filler2
  {
	  position:absolute;
	  width:42.1em;
    height:0.1em;
	  top: 4.5em;
    left: 1.2em;
	  background-color:#015AA7;
    display: none;
  }

  div.submenu
  {
	  position:absolute;
	  width:22em;
	  font-size:0.75em;
    margin-top:1px;
	  margin-left:20px;
	  color:#6F6A6D;
	  z-index:9999;
    display: none;
  }

  div.hauptmenuContainer
  {
	  position:absolute;
	  width:70em;
    height:4em;
	  margin-top:2em;
	  margin-left:20px;
	  font-size:0.75em;
    display: none;
  }

    div.hauptmenuInhalt 
    {
        float:left;
        padding:0.8em;
        padding-left:1em;
        padding-right:1em;
        display: none;
    }

    div.hauptmenuInhalt_aktiv
    {
        float:left;
        padding:0.8em;
        padding-left:1em;
        padding-right:1em;
        background-color:#7285c2;
        display: none;
    }

    div.hauptmenuInhaltStrich 
    {
        float:left;
        padding-top:0.8em;
        padding-bottom:0.8em;
        padding-left:0px;
        padding-right:0px;
        background-color:#015AA7;
        display: none;
    }

    div.hauptmenuSpacer 
    {
        float:left;
        width:4em;
        padding:0.8em;
        background-color:#015AA7;
        display: none;
      
    }

  div.logo
  {
    position:absolute;
    left:61em;
    height:8em;
    margin-top:1em;
    vertical-align:bottom;
    font-size:0.75em;
    display: none;
  }

  div.inhaltContainer 
  {
	  font-size:0.75em;
	  position:relative;
	  width:76em;
	  top:8.6em;
    margin-bottom: 8.6em;
  }

    div.hauptmenuLinksContainer 
    {
      position:absolute;
	    top:0em;
	    left:0px;
	    background-color:#015AA7;
	    width:16em;
	    height:30em;
	    font-size:1em;
      display: none;
    }

      div.menupunkteEbene1
      {   
          font-size:1em;
          background-color:#015AA7;
          border-top:1px dashed white;
          /*padding: 0.6em 0em 0.6em 1.6em;*/
          padding: 0.6em 0em 0.6em 0em;
          display: none;
      }
      div.menupunkteEbene2
      {   
          font-size:1em;
          background-color:#015AA7;
          padding: 0em 0em 0.6em 2.8em;
          display: none;
      }

      div.menupunkteEbene3
      {   
          font-size:1em;
          background-color:#015AA7;
          padding: 0em 0em 0.6em 4.2em;
          display: none;
      }

      div.menupunkteLinks 
      {   
          font-size:1em;
          padding:0.5em;
          padding-right:2em;
          padding-left:2em;hg
          background-color:#015AA7;
          border-top:1px dashed white;
          display: none;
      }

      div.menupunkteLinks_active
      {   
          font-size:1em;
          color:#AEBADF;
          padding:0.5em;
          padding-right:2em;
          padding-left:2em;
          background-color:#015AA7;
          border-top:1px dashed white;
          display: none;
      }

      div.menupunkteLinks2
      {   
          font-size:1em;
          padding:0.5em;
          padding-right:2em;
          padding-left:3em;
          background-color:#015AA7;
          /*border-top:1px dashed white;*/
          display: none;
      }

      div.menupunkteLinks3
      {   
          font-size:1em;
          padding:0.5em;
          padding-right:2em;
          padding-left:4.2em;
          background-color:#015AA7;
          /*border-top:1px dashed white;*/
          display: none;
      }

    div.bildContainer
    {   
      font-size:1em;
   	  position:relative;
	    top:0em;
	    left:16em;
	    /*background-color:#015AA7;*/
	    width:59em;
	    height:0.1em;
	    /*background-image:url(../images/logo2.jpg);
	    background-repeat:no-repeat;*/
      display: none;
    }

      #suche 
      {
        position:relative;
        background-color:White;
        color:White;
        
        top:10.7em;
        margin-left:42.5em;
        display: none;
        
        /*bottom: 0em;
        right: 0em;*/
        height:0.1em;
        width:17.55em;
        display: none;
      }

    div.mitteContainer 
    {
      position:relative;
	    top: 0em;    
	    background-color:#E1E8F3;
    }

div.hg_dunkelblau
{   
  position: relative;
  background-color:#7185C0;
  text-align: left;
}
div.hg_hellblau
{
  position: relative; 
  background-color:#E1E8F3;
  text-align: left;
  
}
div.hg_weiss 
{
  position: relative;
  color:Black;
  background-color: #ffffff;
  text-align: left;
 
}

div.inhalt-presse-pos
{
  position: absolute; 
  right: 0px; 
  top: 0px; 
  color: Black;
  width: 0.1em;
  display: none;
}

div.inhalt1 
{
  position: relative;
  float:left;
	width:30em;
	color:Black;
}


div.inhalt2 
{
  float:left;
	margin-top:0em;
	margin-left:0em;
	margin-right:1em;
	background-color:#E1E8F3;
	width:12.3em;
	color:Black;

}

div.inhalt3 
{
  float:left;
	margin-top:0em;
	margin-left:0em;
	background-color:#E1E8F3;
	width:12.8em;
	height:100%;
	color:Black;

}

div.footerContainer 
{
  position: relative;
	width: 100%;
	height:2em;
	color:Black; 
  padding-top: 1em;
  padding-left: 5em; 
  background-color: #ffffff; 
  padding-right: 5em;
  display: none;
}
.abstand 
{
  position: relative;
  padding: 1em;
  padding-bottom: 3em;
  width: 40em;
  height: auto;
  visibility:visible;
  text-align: left;
}

p
{   font-size: 1.8em;
}


/*
###################################################################################################
DIVS
###################################################################################################
*/

#suche
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.hauptmenuContainer
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.hauptmenuLinksContainer
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.linkshauptmenue
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.hauptmenuInhalt
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

#hauptmenuInhalt
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.hauptmenuInhaltStrich
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.logo
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.filler
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.filler2
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

#bild
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}
.bildContainer
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.menupunkteEbene1
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.menupunkteLinks
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.input_white
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}
.weiss
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

#weiss
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.footerContainer
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.inhalt-presse-pos
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.blau
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

#ueberschriftPresse
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

.ueberschriftPresse
{
  position: relative; 
  
  width: 1px;
  height: 1px;
  display: none;  
}

div.hg_weiss_2 
{
  position: relative;
  color:Black;
  background-color: #ffffff;
  left: 60px;
  top: 5px;
}

.text_inhalt 
{
  position: relative;
  padding-bottom: 10px;
  height: auto; 
  min-height: 300px; 
  width: 500px;
  overflow: visible;
  font-size: 9px;
  left: 0px;
}

.sublink
{
  position: relative; 
  display: none;
  width: 1px;
  height: 1px;  
}

.pfeil_links
{
  position: relative; 
  display: none;
  width: 1px;
  height: 1px;  
}

