/* CSS Document */
body{
background:#054b6e url(../images/blue/bg_main.jpg) center top no-repeat;
}

#header #position-2 .moduletable h3{
color:#32b1f1;
background:url(../images/blue/toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url(../images/blue/h3bg.jpg) top left no-repeat;
}

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, a#active_menu.mainlevel{
color:#32b1f1;
}

ul.menu a:hover, li#current a,  a.mainlevel:hover, a#active_menu.mainlevel{
background:url(../images/blue/arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle a, h2,.contentheading{
color:#063582; /*bisheriger Wert: 62b625 geändert am 08.02.2012 Rn */
}

.button{
background:#3eb7f3 url(../images/blue/buttonbg.gif) top left repeat-x;
}

.middle ul li{
background:url(../images/blue/bullet.png) no-repeat;
}

#reflection{
background:url(../images/blue/reflection.jpg) top left repeat-x;
}
#reflection-l{
background:url(../images/blue/reflection-l.jpg) top left no-repeat;}

#reflection-r{
background:url(../images/blue/reflection-r.jpg) top right no-repeat;}

#container{
background:url(../images/blue/containerbg_l.jpg) top left repeat-y;
}
#container .bgright{
background:url(../images/blue/containerbg_r.jpg) top right repeat-y;
}

#header .bgleft{
background:url(../images/blue/headerbg_l.jpg) top left no-repeat;
}
#header .bgright{
background:url(../images/blue/headerbg_r.jpg) top right no-repeat;
} 

li.parent li#current a, li#current li a:hover, ul.menu ul a:hover{
background:url(../images/blue/arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

#position-1 ul li a:hover{
background: transparent url(../images/blue/topmenu-bg.jpg) repeat-x;
background-position:0px 1px;
}

ul.actions li {
  background-image: none;
  float: right;
  margin: 0;
  padding: 0 0 0 5px;
}

ul.actions {
  width: 60px;
  float: right;
  margin: -25px 0 0 0;
}

ul.pagenav li {
  background-image: none;
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
}

h2 {
  width: 80%;
}

dt.article-info-term, dd.parent-category-name, dd.category-name,
dd.modified, dd.published, dd.hits {
  display: none;
}

dd.create {
  margin: 0;
  padding: 0 0 5px 18px;
  color: #8a8a8a;
  font-size: 11px;
  background:url(../images/icon_date.gif) no-repeat;
  background-position:0px 1px;
}

dd.createdby {
  margin: 0;
  padding: 0 0 5px 18px;
  color: #8a8a8a;
  font-size: 11px;
  background:url(../images/icon_author.gif) no-repeat;
  background-position:0px 1px;
}

div.pagination {
  padding: 5px 0 30px 0;
}

div.pagination ul li {
  background: none;
  padding: 0;
  display: inline;
}

div.pagination p.counter {
  float: left;
  padding: 0 0 0 50px;
  width: 150px;
}

div.pagination ul {
  float: left;
  width: 470px;
}

th.list-title, th.list-author, th.list-hits {
  background: #efefef;
}

th.list-title, td.list-title {
  width: 460px;
}
th.list-author, td.createdby {
  width: 180px;
}
th.list-hits, td.list-hits {
  width: 30px
}