
body {
  background-image: url(/images/hg2.gif);
  background-repeat:no-repeat;
  background-position: 300px 80px;
  margin:0px;
  margin-top:0px;
  margin-left:0px;
  font-family: Arial, Helvetica, Tahoma;
  font-size:0.8em;
}
a {
  color:#0c4da2;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1,h2,h3, .headline {
  color:#0c4da2;
  font-size:120%;
}
.text /* <span...> */ {
  color:#444444;
  line-height:180%;
  padding-right:30px;
  display:block;
  /*text-align:justify;*/
}

.navibox {
  border-top-width:1px;
  border-top-style:solid;
  border-color:#689EFD;
  margin-left:15px;
  margin-right:30px;
  margin-top:7px;
}
/*#CCE5FF;*/
a.navi, a.navisel, a.navilevel2, a.navilevel2sel {
  font-size:80%;
  text-decoration:none;
  color:#0c4da2;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#689EFD;
  padding-left:18px;
  padding-top:3px;
  padding-bottom:3px;
  display:block;
  line-height:160%;
}
a.navi, a.navisel {
  font-weight:bold;
}
a.navisel {
  background-image:url(/images/yellow.gif);
  background-repeat:no-repeat;
  background-position:0px0px;
}
a.navilevel2, a.navilevel2sel {
  padding-left:26px;
}
a.navilevel2sel {
  background-image:url(/images/yellow.gif);
  background-repeat:no-repeat;
  background-position:0px0px;
}
a.navi:hover,a.navilevel2:hover {
  background-image: url(/images/yellow.gif);
  background-repeat:no-repeat;
  /*background-position: 120px 0px;*/
}
td {
  color:#444444;
}
table.content {
  font-size:80%;;
}
th.content {
  color:#fff;
}
.bluebox /* <div...> */ {
  display:block;
  background-color:#0c4da2;
  color:#ffffff;
  font-weight:bold;

  line-height:120%;
  width:180px;
  float:left;
  padding-left:14px;
  padding-right:8px;
  padding-bottom:10px;
  padding-top:12px;
  margin-right:16px;
  margin-top:7px;
  /* border-left-width:8px;
  border-left-style:solid;
  border-color:#ffcc33;    */
}
.leftbox {
  display:block;
  float:left;
  margin-right:16px;
  margin-top:7px;
}
.aktuellbox {
  padding-left:4px;
  margin-right:20px;
  margin-top:5px;
}
  
.aktuellheadline {
  color:#0c4da2;
  font-weight:bold;
  font-size:80%;
  line-height:21px;
  margin-bottom:0px;
  padding-top:4px;
  padding-bottom:5px;
  padding-left:2px;
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#689EFD;
}
.meldung {
  color:#444444;
  line-height:140%;
       font-size:80%; 
  padding-top:5px;
  padding-bottom:5px;
  padding-left:2px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#689EFD;
}
/*.headline {
  color:#0c4da2;
  font-weight:bold;
  line-height:29px;
  font-size:120%;
}*/
img.imgbox {
  display:block;
  margin-right:16px;
  margin-top:7px;
  margin-bottom:7px;
  float:left;
  /*border-left-width:5px;
    border-left-style:solid;
    border-left-color:#0099FF;*/
}
.alt0, .short {
  font-size:80%;
}
hr {
  width:100%;
  height:1px;
  border-width:1px 0 0 0;
  border-style:solid;
  border-color:#689EFD;
  clear:both;
}
.buchstabe, .doku {
  color: #444444;
}
.doku:hover {
  text-decoration: none;
}
.sitemap1 {
  line-height:29px;
}
.search {
  position:relative;
  top:-1px;
  width:135px;
  border:1px solid #689EFD;
}


/* ADMIN Box */
 #adminbox            { width:            190px; /* 100%; */
                        font-size:        10px;

                        background-color: #D3DAE8;
                        border:outset 1px #D3DAE8;
                      }
table.adminbox_user   { display:none }
#adminbox table       { width:100%; color:#514B9F }
#adminbox a           { color:#514B9F}
#adminbox td          { vertical-align:top}
#adminbox td.group    { font-weight:600; }
#adminbox td.link     { }
#adminbox td.header   { font-weight:bold; font-size:12px; text-align:center; background:#514B9F; color:#fff; }
#adminbox td.header a { color:#fff }