html {
  padding: 0px;
  margin: 0px;
  font-size: 100.01%;
  height: 100%;
}

body {
	/*
  background-image: url(../images/bg_tex.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  */  
  background: #fff url(/images/bg_brush.gif) repeat-y 10px 10px;
  font-family : Arial, Helvetica, sans-serif;
  /*font-size: 10pt;*/
  font-size: 0.8em;
  padding: 0px;
  margin: 0px;
  color: #333333;
  SCROLLBAR-FACE-COLOR: #DFDFDF;
  SCROLLBAR-HIGHLIGHT-COLOR: #818181;
  SCROLLBAR-SHADOW-COLOR: #818181;
  SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
  SCROLLBAR-ARROW-COLOR:  #818181;
  SCROLLBAR-TRACK-COLOR: #EEEEEE;
  SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
  /*overflow-x:auto; overflow-y:scroll;*/
}

img { 
  border: 0px; 
}

form {
  display: inline;
}

a {
  font-family : Arial, Helvetica, sans-serif;
  /*font-size: 10pt;*/
  /*color: #808080;*/
	color: #3A5283;
  text-decoration:none;  
  font-weight: normal;
}

.titlebar {
  color: White;
  text-decoration:none;  
}

td {
  font-family : Arial, Helvetica, sans-serif;
  /*font-size: 10pt;*/
  color: #333333;
  font-weight: normal;
}

#Barrierefrei {
  position: relative;
  top: 0px;
  left: 0px;
}

#Datum {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 165px;
  height: 20px;
  padding: 4px 0 0 2px;
  background-color: #fff;
  font-size: 8pt;
  color: #404040;
  font-weight: bold;
}

#Slogan {
  position: absolute;
  top: 0px;
  left: 760px;
  font-size: 12pt;
  color: #14618f;  /* LK-Blau */
  font-weight: bold;
}

#Container {
  position: absolute;
  top: 20px;
  left: 10px;
}

#Kopf {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #fff;
  z-index: 9999;
}

#Kopf #Menuleiste {
  /*background-color: #fff;*/
}  

#Kopf #Menuleiste #Schnellstart {
  position: relative;
  z-index: 9998;
}  

#Kopf #Menuleiste #Druckversion {
  float: left;
  margin: 2px 4px 0 5px;
}  

#Kopf #Menuleiste #Suche {
  margin: 2px 4px 0 5px;
}  

#Kopf #Kopfgrafik {
  position: relative;
  left: 0px;
  top: 0px;
}

#Kopf #Menuleiste {
  position: relative;
  left: 0px;
  top: 2px;
  width: 980px;
  height: 1.6em;
  border-top: 3px solid #14618f;  /* LK-Blau */
  border-bottom: 3px solid #14618f;  /* LK-Blau */  
}


#Li {
  /*font-size: 80%;*/
  position: relative;
  margin: 0 0 0 0; 
  padding: 0px;
  width: 165px;
  left: 0px;
  top: 5px;
  z-index: 1;
}

#Li #LeftContent {
  position: relative;
  margin: 0 0 0 0; 
  padding: 0;
  width: 165px;
  z-index: 3;
}

#Li #LeftContent #Datum {
  position: relative;
}

#Li #LeftContent #Wunschkennzeichen {
  position: relative;
  margin-left: 18px;
  top: 8px;
}

#Re {
  position: absolute;
  left: 165px;
  top: 180px;
  z-index: 1;
/*  font-size: 100%;*/
  margin: 0 0 0 0; 
  padding: 0px;
  width: 805px;
  font-size: 1.2em;
}

#Re #Navi {
  clear: left;
  position: relative;
  top: 0px;
  left: 5px;
  padding: 3px 3px 3px 3px;
}

#Re #Content {
  padding: 10px 0 0 10px;
  position: relative;
  top: 0px;  
  left: 0px;
  font-size: 0.8333em;
}

#Re #Content #Copyright {
  font-size: 8pt;
  color: #c0c0c0;
  width: 815px;
  text-align: center;
  position: relative;
  top: 6px;
}

#Titel {
  font-size: 1.3em; 
  font-weight: normal; 
  color: #10598c;
  padding-bottom: 10px;
}

.suchfeld {
  width: 90px;
  /*font-size: 90%;*/
  border: 1px solid #14618f;  /* LK-Blau */
  font-size: 7pt;
  margin: 0;
  padding: 0;
  background-color: #d3e0e9;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #14618f;  /* LK-Blau */
}

.basic_button {
  padding-left: 3px;
}

.suchbutton {
  width: 23px;
  font-size: 90%;
  border: 1px solid #14618f;
  background-color: #14618f;
  color: White;
  font-family: Arial, Helvetica, Sans-Serif;
  margin-left: 2px;
}

.history {
  font-size: 8pt;
  color: #bbb;
  text-decoration: none;
}

.history a {
  font-size: 8pt;
  color: #a1bdd1;
  text-decoration: none;
}

.history a:hover {
  text-decoration: underline;
}

.button {
  font-family:Arial,Helvetica,Sans-serif;
  background-color: #10598c; 
  color: White; 
  border: 1px; 
  border-style: solid; 
  border-color: Black; 
  /*font-size:8pt; */
}

.kontakt {
  font-family:Arial,Helvetica,Sans-serif;
  background-color: #f0f0f0; 
  color: Black; 
  border: 1px solid #f0f0f0; 
  /*font-size:8pt;*/
}

#Ticker {
  font-size: 1em;
}

#Ticker a {
  font-size: 1em;
  text-decoration: underline;
}

/*** Alphabetischer Index ***/
#Index {
  display: none;
}
.indexhead {
  width: 782px;
  background-color: #b0c6d8;
  padding: 1px 0 1px 8px;
  color: White;
  font-weight: bold;
  margin: 1px;
  cursor: pointer;
}
.indexhead:hover {
  background-color: #a0a0a0;
}
.indexlist {
  width: 770px;
  background-color: #efefef;
  display: none;
  margin: 1px;
  padding: 4px 0 4px 20px;
}
.indexlist ul {
  list-style-type: none;
  padding: 0 0 0 20px; 
  margin: 0 0 0 0;
}
.indexlist li {
  width: 750px;
  display: block;
}
.indexlist a:hover {
  background-color: #c0c0c0;
  width: 750px;
  display: block;
  margin: 0;
  padding: 0;
}

/*** Startseite ***/
.PTitel { font-size: 0.8333em; }
.PTitelGross { font-size: 1em; }
.PText { font-size: 0.8333em; margin-top: 5px; }
.Mehr { font-size: 0.8333em; }