div.front_banner {
	clear: both;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-bottom: 8px;
	width: 100%;
}

div.front_top_text {
	font-size: 22px;
	line-height: 140%;
	text-align: center;
	margin: 0 auto 0 auto;
}

#frontboxes {
	position: relative;
	clear: both;
	height: 375px;
	background-image: url('/static/front_background.jpg');
}

#frontboxes_DE {
	position: relative;
    clear: both;
    height: 375px;
    background-image: url('/static/front_background_DE.jpg');
}

#price_background_left {
    position: absolute;
    top: 229px;
    left: 10px;
    width: 132px;
    height: 132px;
    background-image: url('/static/frontpage_price_background_circle.png');
}

#frontprice_left {
    position: absolute;
    top: 250px;
    width: 100px;
    margin-left: 25px;
    font-size: 35px;
    color: #BD0000;
    text-shadow: #000000 1px 1px 1px;
}

#fronttext_left {
    position: absolute;
    top: 285px;
    width: 100px;
    margin-left: 26px;
    font-size: 19px;
    color: #000000;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#fronttext2_left {
    position: absolute;
    top: 307px;
    width: 117px;
    margin-left: 18px;
    font-size: 11px;
    color: #000000;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#price_background_right {
	position: absolute;
    top: 30px;
    left: 454px;
    width: 132px;
    height: 132px;
	background-image: url('/static/frontpage_price_background_circle.png');
}

#frontprice_right {
    position: absolute;
    top: 51px;
    width: 100px;
    margin-left: 471px;
    font-size: 35px;
    color: #BD0000;
    text-shadow: #000000 1px 1px 1px;
}

#fronttext_right {
    position: absolute;
    top: 86px;
    width: 120px;
    margin-left: 460px;
    font-size: 19px;
    color: #000000;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#fronttext2_right {
    position: absolute;
    top: 109px;
    width: 117px;
    margin-left: 462px;
    font-size: 11px;
    color: #000000;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#picturetext1 {
    position: absolute;
    top: 280px;
    width: 260px;
    margin-left: 355px;
    font-size: 16px;
}

#picturetext2 {
    position: absolute;
    top: 326px;
    width: 260px;
    margin-left: 355px;
    font-size: 12px;
}

#picturetext1 a, #picturetext2 a {
    text-decoration: none;
    color: #DDDDDD;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#fronttext_DE {
    position: absolute;
    top: 312px;
    width: 229px;
    margin-left: 15px;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: #AAAAAA 1px 1px 1px;
}

#fronttext_DE2 {
    position: absolute;
    top: 334px;
    width: 142px;
    margin-left: 12px;
    font-size: 12px;
    color: #FFFFFF;
    text-shadow: #AAAAAA 1px 1px 1px;
}

div.frontbox {
	width: 300px;
	float: left;
}

#rightbox {
	position: relative;
	font-size: 24px;
    top: 50px;
    margin-left: 620px;
	text-align: center;
	width: 330px;
}

#rightbox2 {
	position: relative;
    font-size: 20px;
    top: 50px;
    margin-left: 620px;
    text-align: center;
    width: 330px;
}

#rightbox div.prodlist_scroll_top, #rightbox2 div.prodlist_scroll_top {
	padding: 0;
}

div.front_links_container {
	clear: both;
}

div.front_links_container div.front_link,div.front_links_container div.sep
	{
	float: left;
	margin: 6px 0 8px;
	height: 90px;
}

div.front_links_container div.front_link {
	font-size: 16px;
	line-height: 140%;
	cursor: pointer;
	background: no-repeat url("/static/arrow_right.png") 193px 0;
	background-color: #f5f5f5;
}

div.front_links_container div.front_link a,div.front_links_container div.front_link a:VISITED
	{
	color: #000;
	text-decoration: none;
	background: none;
}

div.front_links_container div.front_link:HOVER {
	background-color: #d6effa;
	background-position: 193px -90px;
	cursor: pointer;
}

div.front_links_container div.front_link:ACTIVE {
	background-color: #addef7;
	background-position: 193px -180px;
	cursor: pointer;
}

div.front_links_container div.front_link:HOVER a {
	color: #000;
	background: none;
	text-decoration: none;
}

div.front_links_container div.front_link a:ACTIVE {
	color: #000;
	background: none;
	text-decoration: none;
}

div.front_links_container div.front_link td {
	vertical-align: middle;
	height: 90px;
	width: 167px;
	padding-right: 46px;
	padding-left: 10px;
}

div.front_links_container div.sep {
	margin-right: 5px;
	margin-left: 6px;
	width: 1px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
        direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 256px;
    height: 320px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  256px;
    height: 320px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 256px;
    height: 320px;
}

.jcarousel-skin-tango .jcarousel-item p {
    line-height: 320px;
    margin-top: 20%;
}

.jcarousel-skin-tango .jcarousel-item h2 {
    color: #000000;
    text-shadow: #AAAAAA 1px 1px 1px;
}

.jcarousel-skin-tango .jcarousel-item #lang {
    line-height: 320px;
    margin-top: -5%;
}

.jcarousel-skin-tango .jcarousel-item #medium {
    line-height: 320px;
    margin-top: 10%;
}

.jcarousel-skin-tango .jcarousel-item #short {
    line-height: 320px;
    margin-top: 30%;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 115px;
    right: -60px;
    width: 50px;
    height: 63px;
    cursor: pointer;
    background: transparent url(/static/arrow_gray.png) no-repeat -50px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/static/arrow_gray.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -50px -63px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -50px -126px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 115px;
    left: -58px;
    width: 50px;
    height: 63px;
    cursor: pointer;
    background: transparent url(/static/arrow_gray.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/static/arrow_right.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0 -63px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -126px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

