
/* BUTTON styles */

.btn_generic {
	width:124px;
	height:32px;
}
.btn_generic:hover {
	background-color:transparent !important;
}
    
.btn_home {
	width:433px;
    height:286px;
	background-image:url(/images/logo_tij3.png);
}

.btn_jetztbewerben {
	width:288px;
    height:125px;
	background-image:url(/images/buttons/de/btn_jetztbewerben.png);
}
#header .btn_jetztvoten, #secondary .btn_jetztvoten {
	width:288px;
    height:125px;
	background-image:url(/images/buttons/de/btn_jetztvoten.png);
}
.btn_weiter {
	background-image:url(/images/buttons/de/btn_weiter.png);
}
.btn_bewerben {
	background-image:url(/images/buttons/de/btn_bewerben.png);
}
.btn_jetztanmelden {
	background-image:url(/images/buttons/de/btn_jetztanmelden.png);
}
.btn_absenden {
	background-image:url(/images/buttons/de/btn_absenden.png);
}
.btn_vote, .btn_jetztvoten {
	width:156px;
    height:98px;
	background-image:url(/images/buttons/de/btn_vote.png);
}
.btn_vote_small {
	width:208px;
    height:57px;
	background-image:url(/images/buttons/de/btn_vote_small.png);
}

#header .btn_schnitzeljagd, #secondary .btn_schnitzeljagd {
	width:288px;
    height:125px;
	background-image:url(/images/buttons/de/btn_schnitzeljagd.png);
}


.btn_fbisland {
	width:140px;
    height:193px;
	background-image:url(/images/buttons/de/btn_fbisland.jpg);
    margin:0 -10px;
}


.btn_button_black {
	width:auto;
    height:21px;
    background:url(/images/icons/ico_arrow_right_white.png) no-repeat right center !important;
}
.btn_button_black .textimage, .btn_button_golden .textimage {
    background-position:right center;
    margin-right:25px;
}
.btn_button_golden {
	width:auto;
    height:21px;
    background:url(/images/icons/ico_arrow_right.png) no-repeat right center !important;
}
