/* kleuren-plaatjes-etc*/

body{
background: #f6f6f6 url(../images/background.gif) 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 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: #11bde0;
}


.moduletable b a {
color: #11bde0;
}

div.udc_title a {
color: #11bde0;
font-size:10px;
font-weight:bold;
}

a.udc_readon {
color: #cccccc;
font-size:10px;
}




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-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;
}

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

a.mainlevel:hover{
border-right: 4px solid #11bde0;
color: #11bde0;
}

a.mainlevel#active_menu {
border-right: 4px solid #D6DF20;
font-weight:bold;
color: #11bde0;
}

a.sublevel {
color: #005E31;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #EEEEEE;
border-right: 4px solid  #11bde0;
}

hr{
height:1px;
}

a.readon {
float:right;
margin-right: 40px;
margin-bottom: 10px;
color: #ffffff;
}



td.end {
color: #363636; 
background:url(../images/end-bg.gif) repeat-x;

}


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

.componentheading {
border-bottom: 1px solid #b7b7b7;
font-family:'Trebuchet MS',verdana,sans-serif;
font-size:21px;
font-weight:bold;
height:23px;
line-height:20px;
font-weight: bold;
padding: 0px;
margin-bottom: 5px;
color:#3d3d3d;
margin-right:40px;
}

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