/* NEW BUTTONS */
a.txt_mitmachen {
	background:url("../img/btn_new_mitmachen_3.png") no-repeat scroll left bottom transparent !important;
}

a.txt_mitmachen:hover {
	background-position: 0 -45px !important;
}

#upload #txt_bildauswahl {
	background:url("../img/txt_bildauswahl_2.png") no-repeat scroll left bottom transparent !important;
	cursor: pointer !important;
	height: 24px !important;
	width: 180px !important;
	background-position: 0px -24px !important;
}

#txt_weiter {
	background: url("../img/txt_weiter_3.png") no-repeat 0px -24px !important;
	width: 109px !important;
	height: 24px !important;
}

#txt_weiter:hover {
	background-position: 0 0 !important;
}

p.melden a {
	width: 83px;
	background: transparent url("../img/btn_melden.png") no-repeat 0px -16px !important;
	text-indent: -99999px;
}

p.melden a:hover {
	background-position: 0 0 !important;
}

#melden-form #melden,
#abstimmen-form #abstimmen,
#mail2friend-form #empfehlen,
#pass-form #senden {
	background: transparent url("../img/btn_senden.png") no-repeat 0px -24px !important;
	width: 103px !important;
}

#melden-form #melden:hover,
#abstimmen-form #abstimmen:hover,
#mail2friend-form #empfehlen:hover {
	background-position: 0 0 !important;
}

/* Lightbox */
#cboxContent {
	overflow: visible;
}

#cboxClose {
	background: transparent url("../img/colorbox_close.png") no-repeat scroll center top !important;
	cursor: pointer;
	position: absolute !important;
	top: -6px !important;
	right: -7px !important;
	height: 24px !important;
	width: 24px !important;
	z-index: 99999 !important;
	
	/* @ PAUL KRAFT:  JUST USED TO HIDE THE TEXT.. DON'T WANT TO TOUCH ANY OTHER FILE THAN THIS ONE */
	text-indent: -99999px;
}

#cboxCurrent {
	padding: 4px !important;
	background-color: transparent !important;
	height: 10px !important;
	width: 120px !important;
	font-size: 10px !important;
	position: absolute !important;
	top: -13px !important;
	left: 150px !important;
	text-align: center !important;
	z-index: 99999 !important;
}

#cboxPrevious {
	background: none;
	cursor: pointer;
	top: 6px !important;
	left: -3px !important;
	height: 300px;
	position: absolute;
	width: 200px;
	z-index: 300;
}

#cboxNext {
	background: none;
	cursor: pointer;
	top: 6px !important;
	left:207px !important;
	height: 300px;
	position: absolute;
	width: 200px;
	z-index: 300;
}

#cboxPrevious:hover {
	background: transparent url("../img/colorbox_previous.png") no-repeat scroll left center !important;
}

#cboxNext:hover {
	background: transparent url("../img/colorbox_next.png") no-repeat scroll right center !important;
}

/* KONTAKT */
.kontakt .content-right,
.impressum .content-right  {
	width: 380px;
	padding-left: 15px;
}

#mailtogoertz {
	background: transparent url("../img/btn_mailtogoertz.jpg") no-repeat 0 0;
	text-indent: -99999px;
	overflow:hidden;
	display: block;
	width: 178px;
	height: 25px;
}

#mailtogoertz:hover {
	background-position: 0px -25px;
}
