body{
background: #FFF url(../images/back_verlauf.jpg) repeat-x top;
}

#header {
background: #FFF url(../images/back_verlauf.jpg) repeat-x top;
 }
 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

#outer-800 {
background: transparent;
}

#outer-1024 {
background: transparent;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a, #search .inputbox, #search .button{
}

div.module h3 {
color: #FFF; /*zoop was 005E31, then FFF THIS is the menu header*/
border-bottom: 1px solid #FFF;
font-family: arial, verdana, sans-serif; /*zoop added*/
font-weight: none;
}

ul#mainlevel-nav li{
/*background: url(../images/headmenu_left.gif) bottom left no-repeat;	*/
color: #FFF; /*zoop added*/
padding-left: 6px;
}

ul#mainlevel-nav li a{
/*background: url(../images/headmenu_right.gif) bottom right no-repeat;*/
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
/*background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;*/
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
/*background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;*/
}

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y; /*zoopinnards*/
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat; /*zooplid*/
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;/*zoopbase*/
}

#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: none;
}

.mainlevel {
color: #FFF;
}

a.mainlevel:hover, a.mainlevel#active_menu {
border-right: none; /*zoop was 4px solid #669E83;*/
}

.sublevel {
/*border: 1px solid #FFF; just testing...*/
margin-left: 0px;
margin-top: 0px;
color: #FFF; /*zoop was #005e31*/
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: url(../images/submenu_back.gif) left center no-repeat;
border-right: none; /*zoop was 4px solid #669E83;*/
}

.contentheading {
border-bottom: none; /*zoop this is the ARTICLE header text, was 1px solid #005e31*/
color: #FF8400; /*zoop was #005E31, then FFF*/
font-family: arial, verdana, sans-serif; 
font-weight: bold; 
font-size: 18px; 
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

table.contentpane td.contentheading {
color: #FF6702;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #FF6702;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}