body {
    background-color:#416A66;
}

button.link,
input.button,
.winkbutton a,
#content #items .item .itemtext .url a,
a {
    color:#B2D03C;
	color:#29ABE2;
}


#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_AK.jpg);
}

#header h1 a {
    background-image:url(/images/AktionKlima_logo.jpg);
    background-repeat:no-repeat;
    width:340px;
    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_aktion_klima_verwalten.jpg);
}
#intro .intro-share {
    background-image:url(/images/icons/sticker_aktion_klima_austauschen.jpg);
}
#intro .intro-vote {
    background-image:url(/images/icons/sticker_aktion_klima_bewerten.jpg);
}


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


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