body {
 background: #FFF;
}

#header {
  background: #FFF url(../images/back_verlauf.png) no-repeat;
}
 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

#outer-800 {
background: transparent url(../images/content-top.gif) no-repeat top;
}

#outer-1024 {
background: transparent url(../images/content-top1024.gif) no-repeat top;
}

a, #search .inputbox, #search .button{
color: #B30000;
}

div.module h3 {
color: #002E61;
border-bottom: 1px solid #002E61;
}

ul#mainlevel-nav li{
  background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}
ul#mainlevel-nav li a{
  background: url(../images/headmenu_right.gif) bottom right no-repeat;
}

ul#mainlevel-divize li {
  background: url(../images/divize_left.gif) bottom left no-repeat;	
}
ul#mainlevel-divize li a {
  background: url(../images/divize_right.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.mainlevel {
  color: #002E61;
}
a.sublevel {
  color: #002E61;
  background: url(../images/submenu_back.gif) left center no-repeat;
}
a.sublevel:hover, a.mainlevel:hover, #active_menu {
  border-right: 4px solid #002E61;
  background-color: #F1F1F1;
}

.contentheading {
border-bottom: 1px solid #002E61;
color: #002E61;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
color: #002E61;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #002E61;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}