body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #50596A;
    background-color: #FBFBFB;
}

h1 {
    font-size: 17px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    margin-left: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

caption, th, td {
    text-align: left;
    vertical-align: top;
}

p {
    margin-bottom: 15px;
    line-height: 16px;
}

img	{
    display: block;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #50596A;
}

a:hover,
a:active {
    color: #FF0000;
}

a img,
a:hover img,
a:active img {
    border: 0;
}

input {
    outline: none;
}

em {
    color: #0C69B9;
    font-style: normal;
    text-decoration: underline;
}

.backgroundarea {
    width: 1143px;
    background-image: url(/img/de/DE/basic/background.jpg);
    background-repeat: no-repeat;
    background-color: #EEEDE9;
    float: left;
}

.headerarea {
    margin: 0px 0px 0px 316px;
    padding: 21px 0px 0px 0px;
    width: 670px;
    position: relative;
}

.logo {
    width: 245px;
    height: 110px;
    position: absolute;
    left: -284px;
    top: 45px;
    cursor: pointer;
}

.headerarea h1 {
    font-size: 43px;
    font-weight: bold;
    line-height: 40px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 19px;
    margin-left: 0px;
    text-shadow: #B7B7B7 2px 2px 2px
}

.searcharea	{
    margin: 30px 0px 0px 0px;
    height: 40px;
    width: 504px;
    background: url(/img/de/DE/basic/searcharea.png) no-repeat 0 0;
}

.searcharea .searchtext	{
    float: left;
    border: 1px solid #FFFFFF;
    line-height: 27px;
    width: 409px;
    height: 27px;
    margin: 2px 2px;
    color: #536b7e;
    padding: 3px 0px 0px 7px;
    font-size: 18px;
    background: url(/img/de/DE/basic/searchbg.png) no-repeat scroll 0% 0% rgb(255, 255, 255);
}

.searcharea .searchbutton {
    float: right;
    display: block;
    width: 68px;
    height: 32px;
    margin: 2px 2px 2px 0px;
    background: url(/img/de/DE/basic/searchbutton.gif) no-repeat 0 0;
    text-decoration: none;
    cursor: pointer;
    border: none;
    text-indent: -9999px;
}

.searcharea .searchbutton:hover {
    background-position: 0 -32px;
}

.metaarea {
    position: absolute;
    top: 20px;
    left: 508px;
    width: 160px;
    height:148px;
}

.metaarea ul li {
    background-color: #FFFFFF;
	border: 1px solid #E0E7EB;
    height: 19px;
    line-height: 19px;
    width: 142px;
    margin-bottom: 5px;
    text-align: right;
    text-transform: uppercase;
    padding: 0px 9px;
    font-size: 10px;
}

.metaarea ul li a {
    color: #536B7E;
    text-decoration: none;
}

.metaarea ul li.active a,
.metaarea ul li a:hover	{
    color: #FF0000;
}

.errorarea {
    width: 942px;
    height: 45px;
    background: url(/img/de/DE/basic/errorarea.png) repeat-x;
    color: #FFFFFF;
    text-shadow: #374653 0.1em 0.1em 0.2em;
    font-size: 14px;
    text-align: center;
    padding: 12px 162px 0px 39px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	float: left;
}

.errormessage  {
    width: 929px;
    float: left;
    text-align: center;
}

.errorbutton  {
    float: right;
    margin-top: 3px;
}

.breadcrumb {
    color: #50596A;
    text-align: left;
    margin: 45px 0px 0px 39px;
    padding: 0px 0px 0px 12px;
    width: 653px;
    background-color:#FFFFFF;
    border: 1px solid #E0E7EB;
    font-size:12px;
}

.breadcrumb h2 {
    display: inline;
    font-size: 12px;
}

.breadcrumb a {
    color: #0C69B9;
	text-transform:none;
}

.breadcrumb a:hover,
.breadcrumb a:active {
    color: #FF0000;
}

/*New Breadcrump*/

.crump_left {
	float: left;
	width: 488px;
	padding: 2px 0px;
        line-height: 15px;
}

.crump_right {
	float: left;
	width: 164px;
	height: 35px;
	background: url(/img/de/DE/basic/crump_right_bg.png) repeat-x;
	font-weight: bold;
        position: relative;
	z-index: 300;
}

.selector {
	width: 36px;
	height: 35px;
	background: url(/img/de/DE/basic/selector.png) no-repeat;
	float: right;
	margin-right: -2px;
	cursor: pointer;
    border: none;
    text-indent: -9999px;
}

.selector:active {
        background: url(/img/de/DE/basic/selector.png) no-repeat 0px -35px;
}

.selected {
	float: left;
	height: 25px;
	padding: 10px 0px 0px 12px;
	border-left: 1px solid #FFFFFF;
	box-shadow: -1px 0px 0px #e7e8e8;
	-moz-box-shadow: -1px 0px 0px #e7e8e8;
	-webkit-box-shadow: -1px 0px 0px #e7e8e8;
}

.selected a,
.selected a:hover {
    color: #000000;
}

.result_select {
	position: absolute;
	width: 165px;
	height: auto;
	border: 1px solid #cfd2d4;
	background-color: #FFFFFF;
        box-shadow: 0px 0px 5px 1px #cfd2d4;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-box-shadow: 0px 0px 5px 1px #cfd2d4;
	-webkit-box-shadow: 0px 0px 5px 1px #cfd2d4;
	margin: -1px 0px 0px -1px;
	z-index: 200;
}


.result_select ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.result_select li {
	width: 137px;
    padding: 4px 14px;
    background-color: #FFFFFF;
	border-bottom:1px solid #E0E7EB;
}

.result_select li.select_section {
    background-color: #EFF1F2;

}

.result_select li.select_active {
    width: 121px;
    padding: 10px 14px;
    padding-left: 30px;
    background: url(/img/de/DE/basic/select_active.png) no-repeat #EFF1F2 15px 10px;
}

.result_select li a, .select_active {
 display:block;
 height:15px;
}

.result_select li a,
.result_select li a:hover,
.result_select li a:active {
	color: #0C69B9;
    padding: 6px 0px;
	font-weight: bold;
}

.result_select li:hover {
	background-color: #EFF1F2;
}

.result_select li:last-child {
	border: 0px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}

.contentarea {
    width: 1145px;
    text-align: left;
}

.contentblock {
    padding: 5px 0px;
    background-color: #FFFFFF;
    border: 1px solid #E0E7EB;
    color: #50596A;
    float: left;
}

.contentblock_rss {
    padding: 5px 0px 0px 0px;
    background-color: #FFFFFF;
    border: 1px solid #E0E7EB;
    color: #50596A;
    float: left;
}

.contentleft {
    margin: 12px 0px 0px 39px;
    width: 665px;
    float: left;
}

.contentright {
    width: 238px;
    padding: 0px;
    float: left;
}

.contentright .contentblock {
    margin: 12px 0px 0px 39px;
    width: 238px;
}

.contentlefthome {
    margin: 89px 0px 0px 39px;
    width: 238px;
}

.contentrighthome {
    margin: 89px 0px 0px 36px;
    width: 665px;
    padding-bottom: 24px;
}

.result_float {
	float:left;
}

.result_favorit {
	width: 55px;
	height: 55px;
	position: absolute;
	margin-top: -23px;
	margin-left: 108px;
	z-index: 2;
}

.result_no_favorite {
    background: url(/img/de/DE/basic/star.png) no-repeat;
}

.result_is_favorite {
    background: url(/img/de/DE/basic/star.png) no-repeat;
    background-position: 0px -112px;
}

.result_is_favorite_hover {
    background: url(/img/de/DE/basic/star.png) no-repeat;
    background-position: 0px -56px;
}

.result_tab {
	width:149px;
	height:27px;
	background:url(/img/de/DE/basic/result_tab.png) no-repeat;
	position:absolute;
	text-align:center;
	color:#0C69B9;
	margin:23px 0px 0px 465px;
	z-index:4;
}

.result_tab a {
	color:#0C69B9;
	padding:4px;
}

.result_option {
	width:593px;
	height:15px;
	padding:15px 23px;
	background-color:#EFF1F2;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	khtml-border-radius: 7px; 
    border-radius: 7px;
	margin-top: 15px;
    display: none;
}

.result_option ul {
	margin:0px;
	padding:0px;
}

.result_option li {
	list-style:none;
	display:inline;
	float:left;
}

.result_option li a {
	margin-right:30px;
}

.add_list,
.remove_list,
.add_favorit,
.remove_favorit {
	width:17px;
	height:17px;
	margin-right:7px;
	margin-top:-1px;
	float:left;
}

.add_list {
	background:url(/img/de/DE/basic/option_icons.png) no-repeat;
}

.remove_list {
	background:url(/img/de/DE/basic/option_icons.png) no-repeat 0px -17px;
}

.add_favorit {
	background:url(/img/de/DE/basic/option_icons.png) no-repeat 0px -34px;
}

.remove_favorit {
	background:url(/img/de/DE/basic/option_icons.png) no-repeat 0px -51px;
}

.search_resultlist {
	width: 641px;
	height: auto;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

.search_resultlist a:visited {
    color: #67359C;
}

.search_resultentry	{ 
    width:639px;
	height:auto;
	margin:0px;
	padding:23px 13px;
	border-bottom:1px solid #e0e7eb;
}

.search_resultentry:hover {
	background:url(/img/de/DE/basic/search_results_bg.png) repeat-x;
	-moz-box-shadow: 0px 2px 4px 0px #e9eef1;
	-webkit-box-shadow: 0px 2px 4px 0px #e9eef1;
	box-shadow: 0px 2px 4px 0px #e9eef1;
}

.search_resultentry h2 a {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}

.search_resultentry_teaser {
	width:489px;
	height:auto;
}

.search_resultentry_info {
	width:152px;
	height:auto;
}

.search_resultentry h2, .search_resultentry h2 a {
    color:#FF0000;
    font-size:14px;
    font-weight:bold;
    text-transform:none;
	margin:0px 0px 13px 0px;
	padding:0px;
}

.search_resultentry p {
    font-size: 12px;
    padding-right: 20px;
    margin-top: 3px;
    line-height: 17px;
}

.search_resultentry img {
	float:left;
	width:80px;
	height:16px;
	padding-left:17px;
}

.search_resultentry h3,
.search_resultentry h3 a {
    display: inline;
    color: #0C69B9;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
	float:left;
	margin: 0px;
	padding: 0px;
}

.search_resultentry h3 a:hover	{ 
    color: #FF0000;
}

.search_resultcashback {
    margin: 33px 0px 0px 20px;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding: 5px 50px 5px  5px;
    width: 51px;
    height: 44px;
    background: url(/img/de/DE/basic/searchcashback.png) no-repeat 0px 0px;
	position:absolute;
	z-index:3;
}

.search_resultcashback span	{
    font-size: 0.9em;
}

.search_resultentry h2 a.top {
    padding: 2px 37px;
    background: url(/img/de/DE/basic/topshop.png) no-repeat;
}

.program_details {
     margin: 0px 12px 12px 12px;
}

.program_details .teaser {
    padding-left: 150px;
    background-repeat: no-repeat;
    background-position: 0px 24px;
}

.product_image {
    float: left;
    width: 100px;
}

.teaser	{
    padding: 7px 10px 12px 10px;
}

.teaser_rss,
.teaser_top {
    padding: 0px;
}

.teaser ul {
    list-style-image: url(/img/de/DE/basic/listbullet.gif);
    margin: 10px 0px 23px 20px;
}

.teaser ul li {
    line-height: 24px;
}

.teaserdark	{
    padding: 7px 10px 12px 10px;
    background-color: #536B7E;
    color: #FFFFFF;
    text-align: center;
}

.teaser h4,
.teaser h4 a,
.teaserdark h4,
.teaser_rss h4,
.teaser_top h4 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0px;
	color:#FF0000;
}

.teaser_rss h4,
.teaser_top h4 {
	padding:0px 10px 5px 10px;
}

.teaserdark h4 {
    color: #FFFFFF;
}

.teaserdark img	{
    margin: 5px 10px 5px 0px;
    display: inline;
}

.teasertab	{
    margin-top: 42px;
}

.teaser h5	{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

.teaser p {
    font-size: 12px;
    color: #50596A;
    line-height: 20px;
}

.tag_1 {
    font-size: 20px;
    color: #0c69b9;
    font-weight: bold;
    line-height: 20px;
    margin: 2px 3px 0px 0px;
}

.tag_2	{
    font-size: 18px;
    color: #0C69B9;
    font-weight: bold;
    line-height: 20px;
    margin: 2px 3px 0px 0px;
}

.tag_3	{
    font-size: 14px;
    color:#0C69B9;
    font-weight: bold;
    line-height: 20px;
    margin: 2px 3px 0px 0px;
}

.tag_4	{
    font-size: 12px;
    color:#0C69B9;
    font-weight: bold;
    line-height: 20px;
    margin: 2px 3px 0px 0px;
}

.topshop {
	padding:7px 0px 0px 0px;
	margin-bottom:-6px;
}

.topshop ul {
	margin:0px;
	padding:0px;
}

.topshop ul li {
	list-style:none;
	padding:8px 0px;
	border-bottom:1px solid #E0E7EB;
}

.topshop ul li:last-child {
	border:none;
}

.topshopimg {
	position: relative;
	width: 120px;
	left: 50%;
	margin-left: -60px;
}

.newsfeed {
	padding:7px 0px 0px 0px;
}

.newsfeed ul {
	margin:0px;
	padding:0px;
}

.newsfeed ul li {
	list-style:none;
	padding:8px 10px;
	border-bottom:1px solid #E0E7EB;
}

.newsfeed ul li:last-child {
	border:none;
}

.newsfeed ul li:hover {
	background-color:#f4f4f4;
}

.newsfeed ul li a {
	width:238px;
}

.newslink {
	width:auto;
	height:auto;
	padding-top:5px;
}

.newslink a,
.newslink a:hover,
.newslink a:active,
.newslink a:visited {
	color:#FF0000;
}	

.feedfooter {
	width: auto;
	color: #50596A;
	font-size: 11px;
	margin-top: 13px;
    text-align: right;
	background:url(/img/de/DE/basic/spacer.png) repeat-x  #EFF1F2;
	border-top:1px solid #E0E7EB;
	padding:5px 8px 5px 5px;
	margin:1px 1px -4px 1px;
	color:#828b9a;
}

.pageination .gotop a {
	width:auto;
    padding-left: 27px;
	background:url(/img/de/DE/basic/gotop.png) no-repeat left center #EFF1F2;
	background-position:7px;
}

.pageination {
    color: #FF0000;
    padding: 40px 8px 0px 8px;
    font-weight: bold;
    height: 30px;
	line-height:30px;
    margin-bottom:17px;
}

.pageination span,
.pageination a	{
    color: #50596A;
    padding: 4px 8px;
    background-color: #EFF1F2;
    border: 1px solid #DADBDB;
    margin: 2px;
}

.pageination span,
.pageination a:hover,
.pageination a:active {
    color: #FF0000;
    background-color: #FFFFFF;
}

.reviews {
    width: 623px;
    margin: 30px 13px 8px 13px;
    padding: 7px;
    background-color: #FFF9D7;
    border: 1px solid #E2C822;
    text-align: center;
    font-weight: bold;
    color :#A49B68;
}

.footer	{
    background-color: #dcd9d3;
    padding: 18px 39px;
    text-transform: uppercase;
    margin-top: 7px;
    width: 1065px;
}

.footerhome	{
    margin-top: 75px;
}

.footer ul {
    margin: 0px;
    padding: 0px;
}

.footer ul li {
    display: inline;
}

.footer ul li a {
    color: #817a68;
    background-image: url(/img/de/DE/basic/footer_spacer2.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 10px;
    margin-left: 10px;
}

.footer ul li:first-child a {
    background: none;
    padding: 0px;
    margin: 0px;
}

.footer a {
    color: #0C69B9;
}

.footer a:hover,
.footer a:active {
    color: #FF0000;
}

.top_advertisement {
    width: 1143px;
}

.bigsize,
.superbanner,
.superbannerwallpaper {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}

.bigsize img,
.superbanner img,
.superbannerwallpaper img {
    display: inline;
}

.skyscraper	{
    width: auto;
    height: auto;
    position: absolute;
    left: 1143px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-left: 2px;
    font-size: 12px;
}

* html .contentleft	{
    margin: 12px 0px 0px 18px;
}

.form {
    margin: 51px 0px 0px 0px;
}

h2.category	{
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 10px 9px;
}

.contentlefthome ul	{
    margin-bottom: 15px;
    margin-left: 10px;
}

a.category_link, a.category_link:visited {
	margin:5px 0px 0px 14px;
	color:#0C69B9;
	font-weight:bold;
}

a.category_link:hover {
	color:#FF0000;
}

.contentlefthome ul li  a {
    font-weight: bold;
    line-height: 20px;
    margin-left: 4px;
}

.contentrighthome ul {
    list-style-image: url(/img/de/DE/basic/listbullet.gif);
    margin: 9px 9px 14px 18px;
}

.contentrighthome ul li	{
    line-height: 24px;
}

.contentrighthome ul.tipps li	{
    line-height: 16px;
    margin-bottom: 5px;
}

.contentrighthome table	{ 
    width: 100%;
}

.contentrighthome td {
    width: 50%;
    padding: 0px 15px;
}

.logged_in {
    position: absolute;
    bottom: 0px;
    left: 9px;
    right: 10px;
    color: #536B7E;
    font-size: 10px;
    text-align: right;
}

.logged_in span	{
    color: #536B7E;
    font-size: 14px;
    font-weight: bold;
}

.clear {
    clear: both;
}

.keyword_search_program {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
    padding-left: 20px;
}

.keyword_search_keyword {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px -13px;
    padding-left: 20px;
}

.keyword_search_product {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
    padding-left: 20px;
}

#keyword_legend {
    border-top: 1px solid black;
    padding: 3px;
}

#keyword_legend span {
    padding-left: 15px;
    padding-right: 5px;
}

#keyword_legend_program {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#keyword_legend_keyword {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

#keyword_legend_product {
	background-image: url(/img/de/DE/autocomplete.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#photos {
    margin-left: 14px;
    margin-top: 22px;
    margin-bottom: 20px;
	width:630px;
}

a.linkbutton {
	padding:10px 25px 10px 25px;
    font-size: 14px;
	line-height:37px;
	height:20px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px -1px 0px #005091;
	background :url(/img/de/DE/basic/button_bg.png) repeat-x;
    text-transform: uppercase;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	khtml-border-radius: 3px; 
    border-radius: 3px;
    box-shadow: 0px 2px 0px #d4d4d4;
	-moz-box-shadow: 0px 2px 0px #d4d4d4;
	-webkit-box-shadow: 0px 2px 0px #d4d4d4;
}

a.linkbutton:hover {
	background :url(/img/de/DE/basic/button_bg.png) repeat-x 0px -37px;
	text-shadow:-1px -1px 0px #a70000;
}

a.linkbutton:active {
	background :url(/img/de/DE/basic/button_bg.png) repeat-x 0px -74px;
	text-shadow:-1px -1px 0px #a70000;
}

.red,
a.red:hover {
    color: #FF0000;
}

.blue,
a.blue:hover {
    color: #0C69B9;
}

.brown {
    color: #7E734A;
}

.lightblue {
    color: #5DA4E0;
}

.leftfloat {
    float: left;
}

.hover {
    display: none;
}

/*Alle CASH-BACK Kategorien*/

.category_list {
	width: 211px;
	float: left;
	margin:0px 0px 17px 0px;
}

.category_list ul {
	margin: -10px 0px 22px 0px;
	padding: 0px;
}

.category_list li {
	list-style: none;
	height: 13px;
	padding: 13px 0px 0px 15px;
	margin: 0px;
	display: block;
	background: url(/img/de/DE/basic/list_category.png) no-repeat 0px 25px;
}

.category_list_style {
	border-left: 1px solid #d7d7d7;
}

.category_spacer {
	clear:both;
	width:100%;
	background-color:#d7d7d7;
	height:1px;
}

.category_select, .category_select_active {
	background: url(/img/de/DE/basic/category_select.png) no-repeat 0px 3px;
	padding:0px 0px 0px 22px;
	font-weight:bold;
}

.category_select_closed {
    background: url(/img/de/DE/basic/category_select.png) no-repeat 0px 3px;
    padding: 0px 0px 0px 22px;
    font-weight: bold;
}

.category_select_open {
    background: url(/img/de/DE/basic/category_select.png) no-repeat 0px -10px;
}

.category_select_active {
	background: url(/img/de/DE/basic/category_select.png no-repeat 0px -10px;
}