#cfnavbar{
margin: 0;
padding: 0;
margin-right:-2px;
background: url(/img/bg.gif) repeat-x;
}
.padding-r10 {
margin: 0;
padding: 0;
padding-right:20px;
}

#cfnavbar ul{
padding: 0;
margin: 0;
float: left;
font: bold 80% Verdana;
}

#cfnavbar ul li{
display: inline;
}


#cfnavbar ul li a, #cfnavbar ul li#leftspan{
float: left;
font-weight: bold;
padding: 4px 13px 9px 6px;
text-decoration: none;
background: url(/img/divider.gif) top right no-repeat;
}
.shadetabs li a {
color: #EDF7E8;
}


#cfnavbar ul li#leftspan{ /*Targets span tag to the right of #leftcorner below*/
padding-left: 0px;
}

#cfnavbar ul li a#cfleftcorner{
float: none;
padding-left: 10px;
padding-right: 0px;
background: url(/img/leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#cfrightcorner{
background: url(/img/bg.gif) top right no-repeat;
padding-right: 10px;
}

#cfnavbar ul li a:hover{
text-decoration: underline;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #BD0717;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-left: 1px solid #B9D29C;
border-right: 1px solid #B9D29C;
border-bottom: 1px solid #B9D29C;
width: 100%;
margin:0px;
}
.suchcontentstyle{
width: 100%;
}

.paddingstlye {
padding:10px;
}
#cfbreakinin {
height:25px;
background: url(/img/rightcorner.gif) top right no-repeat;!important;
}
