body {
    background-color:#BBBCBD;
}

button.link,
input.button,
.winkbutton a,
#content #items .item .itemtext .url a,
#intro-text,
.itemmeta a,
a {
	color:#E87328;
}


#navigation .nav.cat1 a {
    background-image:url(/images/nav/nav_grundschule.png);
    width:118px;
    height:30px;
}
#navigation .nav.cat2 a {
    background-image:url(/images/nav/nav_sekundarstufe.png);
    width:138px;
    height:30px;
}

#navigation .nav.themen a {
    background-image:url(/images/nav/nav_themen.png);
    width:82px;
    height:30px;
}
#navigation .nav.ak a {
    background-image:url(/images/nav/nav_aktionklima.png);
    width:118px;
    height:30px;
}

#header {
    background-image:url(/images/nav_divider_ccs.jpg);
}

#header h1 a {
    background-image:url(/images/logo_ccs.jpg);
    background-repeat:no-repeat;
    width:240px;
    height:85px;
    display:block;
    float:left;
}
#header .description {
    float:left;
    background-image:url(/images/poweredbylehrerwink.png);
    background-repeat:no-repeat;
    background-position:0 6px;
    width:230px;
    height:52px;
}

#intro .intro-organize {
    background-image:url(/images/icons/sticker_ccs_verwalten.jpg);
}
#intro .intro-share {
    background-image:url(/images/icons/sticker_ccs_austauschen.jpg);
}
#intro .intro-vote {
    background-image:url(/images/icons/sticker_ccs_bewerten.jpg);
}


#content #items .item .winkbox.active .wink a {
	background-image:url(/images/wink_icon_activated_ccs.jpg);
}
#content #items .item .winkbox.deactive .wink a {
    background-image:url(/images/wink_icon_activated.jpg);
}


#help-teaser {
	background-position:7px -230px;
}