@charset "utf-8";

/* =================================================================
             www.kinogewinnspiel.de - Main Navi Settings
===================================================================*/

#navi ul {
	padding:44px 0 0 22px;
	list-style-type:none;
}

#navi li {
	display:block;
}	

#navi #btn_01 a {
	width:188px;
	height:31px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_01.gif) 0 0 no-repeat;
}

#navi #btn_01 a:hover {
	background:url(../images/btn_01.gif) 0 -31px no-repeat;
}

#navi #btn_01_aktiv a {
	width:188px;
	height:31px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_01.gif) 0 -31px no-repeat;
}

/*-----------------------------xxxXXXxxx----------------------------*/


#navi #btn_02 a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_02.gif) 0 0 no-repeat;
}

#navi #btn_02 a:hover {
	background:url(../images/btn_02.gif) 0 -35px no-repeat;
}

#navi #btn_02_aktiv a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_02.gif) 0 -35px no-repeat;
}

/*-----------------------------xxxXXXxxx----------------------------*/

#navi #btn_03 a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_03.gif) 0 0 no-repeat;
}

#navi #btn_03 a:hover {
	background:url(../images/btn_03.gif) 0 -35px no-repeat;
}

#navi #btn_03_aktiv a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_03.gif) 0 -35px no-repeat;
}

/*-----------------------------xxxXXXxxx----------------------------*/

#navi #btn_04 a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_04.gif) 0 0 no-repeat;
}

#navi #btn_04 a:hover {
	background:url(../images/btn_04.gif) 0 -35px no-repeat;
}

#navi #btn_04_aktiv a {
	width:188px;
	height:35px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_04.gif) 0 -35px no-repeat;
}

/*-----------------------------xxxXXXxxx----------------------------*/


#navi #btn_05 a {
	width:188px;
	height:37px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_05.gif) 0 0 no-repeat;
}

#navi #btn_05 a:hover {
	background:url(../images/btn_05.gif) 0 -37px no-repeat;
}

#navi #btn_05_aktiv a {
	width:188px;
	height:37px;
	display:block;
	text-indent:-5000px;
	background:url(../images/btn_05.gif) 0 -37px no-repeat;
}

/*-----------------------------xxxXXXxxx----------------------------*/



/* =================================================================
             www.kinogewinnspiel.de - Footer Navi Settings
===================================================================*/

#footer ul {
	float:right;
	padding:40px 150px 0 0;
	color:#fff;
}

#footer li {
	display:inline;
	padding:0 2px 0 2px;
}

#footer a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}


#content #footer_link li {
	display:inline;
}

#content #footer_link a {
	color:#AC7619;
}

