/* #FILE - mod-ui-generic */



/* #MOD ----- Core ----- */


* {
	margin: 0;
	padding: 0;
}

html {
	background: #E3EDFA;
	color: #000;
	direction: ltr;
	font: 400 11px/14px verdana, arial, helvetica, sans-serif;
}

h1 {
	color: #000;
	font: 700 16px/21px verdana, arial, helvetica, sans-serif;
	margin: 5px 0 15px;
}

h2 {
	font: 700 14px/18px verdana, arial, helvetica, sans-serif;
	margin: 15px 0 5px;
}

h3 {
	font: 700 12px/16px verdana, arial, helvetica, sans-serif;
	margin: 15px 0 5px;
}

p {
	font: 400 12px/16px verdana, arial, helvetica, sans-serif;
	margin-bottom: 10px;
}

address {
	font-style: normal;
	font-weight: 400;
}

hr {
	border: 0;
	clear: both;
	height: 1px;
	visibility: hidden;
}

li p {
	line-height: inherit;
	margin: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 10px;
}

caption {
	display: none;
}

table {
	width: 100%;
}

th {
	text-align: left;
}

td, th {
	empty-cells: show;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

object {
	outline: none;
}



/* #MOD ----- Hypertext ----- */


a {
	color: #2269C3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}



/* ----- EOF: $Revision: 1.15 $ ----- *//* #FILE - mod-ui-content */



/* #MOD ----- Generic ----- */


/* #DOC - fixes bulletpoint bug with nearby floating elements */
.listfix {
	overflow: hidden;
}

/* #DOC - a few generic rules; please use them only, if the element needs no further properties! */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.bold {
	font-weight: 700 !important;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

.clear-b-plain { /* #DOC - use this class only on elements with content! */
	clear: both;
}

.clear-b { /* #DOC - use this class only on elements without content (e.g. just a single and empty <div>) */
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.off {
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -5000px;
	width: 1px;
}



/* #MOD ----- Content Header ----- */


#content-header {
	background: url(../images/bg/content-header.gif) top left no-repeat;
	margin: 0 2px 10px 10px;
	min-height: 65px;
}

#content-header.ch-2, #content-header.webde {
	background-image: url(../images/bg/content-header-2.gif);
}

#grid #content-header {
	margin-left: 0;
}

#content-header div {
	float: left;
	margin-left: 10px;
	margin-top: 21px;
}

#content-header #head {
	color: #56738A;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
}

#content-header #head a {
	color: #56738A;
}

#content-header #sub {
	color: #888;
}

#content-header #partnerlogo {
	clear: right;
	float: right;
}

#content-header #txt-promo {
	color: #888;
	float: right;
	font-size: 9px;
	line-height: 10px;
	padding: 10px;
}

#content-header.ch-2 #txt-promo, #content-header.webde #txt-promo {
	font-size: 9px;
	line-height: 13px;
	margin-bottom: 2px;
	padding: 0;
}

/* #DOC - LayoutType JewelImage */
#layouttype-jewel {
	background-position: 10px 0 !important; /* #DOC - must be !important cause of inline-styles */
	background-repeat: no-repeat !important;
	margin-bottom: 10px;
	margin-left: 10px;
}

#layouttype-jewel a.partnerlink {
	background: url(../images/common/shim.gif) 0 0 repeat;
	cursor: pointer;
	display: block;
	height: 60px;
	overflow: hidden;
	position: absolute;
	right: 2px;
	text-indent: -900px;
	top: 0;
	width: 150px;
}



/* #MOD ----- Grid A (General, color and channel dfn) ----- */


#grid li {
	font-size: 12px;
	margin: 3px 0 2px;
}

#grid .unit h1, #grid .unit h2 {
	font: 700 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 0;
}

#grid .unit h1 a, #grid .unit h2 a {
	display: block;
}

#grid .unit p {
	font: 400 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#grid .unit address {
	margin-top: 10px;
}

#grid .unit ul {
	margin: 5px 0;
	padding: 0;
}

#grid .unit ul.related {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

#grid .unit ul.related li {
	margin-bottom: 5px;
}

#grid .unit li {
	font-size: 11px;
}

#grid .unit img {
	display: block;
}

#grid .index {
	border-bottom: 1px solid #CED4DA;
	clear: both;
	color: #000;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif !important;
	height: 21px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 2px;
}

#grid .index a, #grid .index {
	color: #56738A;
	font: normal 11px/21px Verdana, Arial, Helvetica, sans-serif !important;
}

#grid .btmbox .idx, #grid .idx, #grid .tool .idx {
	background-position: top left !important;
	border-bottom: none;
	color: #000 !important;
	font: bold 11px/24px Verdana, Arial, Helvetica, sans-serif !important;
	height: 24px;
	margin-bottom: 5px;
	padding: 0 8px !important; /* #DOC - overwriting #grid .tool .index {} */
}

#grid .topic .idx-x8, #grid .topic-2 .idx-x8, #grid .entertainment .idx-x8, #grid .entertainment-2 .idx-x8 {
	background: url(../images/common/headline-entertainment-x8.gif) no-repeat !important; /* #DOC - all !importants cause of IE6 */
}

#grid .topic .idx-x7, #grid .topic-2 .idx-x7, #grid .entertainment .idx-x7, #grid .entertainment-2 .idx-x7 {
	background: url(../images/common/headline-entertainment-x7.gif) no-repeat !important;
}

#grid .topic .idx-x6, #grid .topic-2 .idx-x6, #grid .entertainment .idx-x6, #grid .entertainment-2 .idx-x6 {
	background: url(../images/common/headline-entertainment-x6.gif) no-repeat !important;
}

#grid .topic .idx-x5, #grid .topic-2 .idx-x5, #grid .entertainment .idx-x5, #grid .entertainment-2 .idx-x5 {
	background: url(../images/common/headline-entertainment-x5.gif) no-repeat !important;
}

#grid .topic .idx-x4, #grid .topic-2 .idx-x4, #grid .entertainment .idx-x4, #grid .entertainment-2 .idx-x4 {
	background: url(../images/common/headline-entertainment-x4.gif) no-repeat !important;
}

#grid .topic .idx-x3, #grid .topic-2 .idx-x3, #grid .entertainment .idx-x3, #grid .entertainment-2 .idx-x3 {
	background: url(../images/common/headline-entertainment-x3.gif) no-repeat !important;
}

#grid .topic .idx-x2, #grid .topic-2 .idx-x2, #grid .entertainment .idx-x2, #grid .entertainment-2 .idx-x2 {
	background: url(../images/common/headline-entertainment-x2.gif) no-repeat !important;
}

#grid .topic .idx-x1, #grid .topic-2 .idx-x1, #grid .entertainment .idx-x1, #grid .entertainment-2 .idx-x1 {
	background: url(../images/common/headline-entertainment-x1.gif) no-repeat !important;
}

#grid .btmbox .idx a {
	color: #000 !important;
	font: bold 11px/24px Verdana, Arial, Helvetica, sans-serif !important;
}

/* #DOC - Entertainment Startpage */
#grid .btmbox .idx-alt, #grid .idx-alt {
	height: 40px;
	padding: 0;
	overflow: hidden;
	padding-left: 0;
	text-indent: -1000px;
}

#grid .btmbox .idx-alt a {
	height: 40px;
	padding-left: 8px;
	display: block;
}

#grid .entertainment .idx-alt.musik-x4, #grid .entertainment-2 .idx-alt.musik-x4 {
	background-image: url(../images/entertainment/index-musik-x4.jpg) !important; /* #DOC - !important cause of #grid .entertainment .idx-xn, #grid .entertainment-2 .idx-xn-rules */
}

#grid .entertainment .idx-alt.musik-x8, #grid .entertainment-2 .idx-alt.musik-x8 {
	background-image: url(../images/entertainment/index-musik-x8.jpg) !important;
}

#grid .entertainment .idx-alt.games-x4, #grid .entertainment-2 .idx-alt.games-x4 {
	background-image: url(../images/entertainment/index-games-x4.jpg) !important;
}

#grid .entertainment .idx-alt.games-x8, #grid .entertainment-2 .idx-alt.games-x8 {
	background-image: url(../images/entertainment/index-games-x8.jpg) !important;
}

#grid .entertainment .idx-alt.cinema-x4, #grid .entertainment-2 .idx-alt.cinema-x4 {
	background-image: url(../images/entertainment/index-cinema-x4.jpg) !important;
}

#grid .entertainment .idx-alt.cinema-x8, #grid .entertainment-2 .idx-alt.cinema-x8 {
	background-image: url(../images/entertainment/index-cinema-x8.jpg) !important;
}

#grid .entertainment .idx-alt.maxdome-x4, #grid .entertainment-2 .idx-alt.maxdome-x4 {
	background-image: url(../images/entertainment/index-maxdome-x4.jpg) !important;
}

#grid .btmbox .unit-alt {
	border-top: 1px solid #CED4DA;
	float: none;
	margin-top: 8px;
	padding-top: 10px;
}
/* #END - Entertainment Startpage */

#grid .btmbox .box {
	padding: 0 8px 8px;
}

#grid .unit .entertainment .box, #grid .unit .entertainment-2 .box {
	height: auto !important;
}

#grid .shopping img.label {
	position: absolute;
}

/* #DOC - Entertainment Multiteaser */
#grid .entertainment .mtt-unit {
	border-bottom: solid 1px #CED4DA;
	float: left;
	margin-top: 2px;
	margin-right: 7px;
	padding-top: 4px;
	padding-bottom: 7px;
	width: 223px;
}

#grid .entertainment .mtt-unit.last {
	border-right: 0;
	margin-right: 0;
}

#grid .entertainment .mtt-unit .x1 {
	width: 53px;
}

#grid .entertainment .mtt-unit .x2 {
	width: 167px;
}

/* #DOC - Partner-Teaser/Klickout-Teaser */
#grid .clickout .index, #grid .clickout h1, #grid .clickout h2, #grid .clickout p {
	padding-right: 3px;
	padding-left: 3px;
}

#grid .clickout p {
	padding-bottom: 3px;
}

#grid .clickout p a {
	white-space: nowrap;
}

/* #DOC - topde-Teaser */
#grid .topde {
    background: url(../images/bg/bg-topde.gif) 0 0 repeat-x;
}

#grid .topde-2 {
    background: url(../images/bg/bg-topde-2.png) left 29px no-repeat;
}

#grid .topde h1, #grid .topde h2, #grid .topde p, #grid .topde-2 h1, #grid .topde-2 h2, #grid .topde-2 p {
    padding-left: 3px;
    padding-right: 3px;
}

#grid .topde p, #grid .topde-2 p {
	padding-bottom: 3px;
}

#grid .topde-2 h1 a, #grid .topde-2 h2 a {
	color: #FFF;
}

#grid .topde a span, #grid .topde-2 a span {
	background: url(../images/icons/icon-topde.gif) no-repeat right top;
	position: absolute;
}

#grid .topde .topde-btn, #grid .topde-2 .topde-btn {
	display: inline-block;
	margin-left: 7px;
}

#grid .x2.y2 .topde .topde-btn, #grid .x2.y2 .topde-2 .topde-btn {
	margin-bottom: 10px;
	margin-top: 15px;
}

#grid .x2.y2 .type-a .topde {
	height: 203px;
}

#grid .x4.y4 .topde {
	height: 416px;
}

/* #DOC - Advertorial-Teaser */
#grid .advertorial-1 a span {
	background: url(../images/icons/ico-advertorial.png) right top no-repeat;
	position: absolute;
}

#grid .advertorial-2 .index {
	position: relative;
}

#grid .advertorial-2 .txt-promo {
	background-color: #FFF;
	color: #888;
	float: right;
	font-size: 9px;
	padding-left: 12px;
	position: absolute;
	right: 0;
	top: 2px;
}



/* #MOD ----- Grid B (Unit pattern) ----- */

/*
CAUTION!
IF YOU CHANGE A VALUE IN THIS PART,
PLEASE CHANGE THE VALUE IN THE FILE: cssGridDimensions.properties
AND CONTACT THE DEVELOPERS!
*/

.x1 {
	width: 70px;   /* CAUTION! */
}

.x2 {
	width: 150px;  /* CAUTION! */
}

.x3 {
	width: 230px;  /* CAUTION! */
}

.x4 {
	width: 310px;  /* CAUTION! */
}

.x5 {
	width: 390px;  /* CAUTION! */
}

.x6 {
	width: 470px;  /* CAUTION! */
}

.x7 {
	width: 550px;  /* CAUTION! */
}

.x8 {
	width: 630px;   /* CAUTION! */
}

.y1 {
	height: 104px;   /* CAUTION! */
}

.y2 {
	height: 208px;   /* CAUTION! */
}

.y3 {
	height: 312px;  /* CAUTION! */
}

.y4 {
	height: 416px;  /* CAUTION! */
}

.y5 {
	height: 520px;  /* CAUTION! */
}

.y6 {
	height: 624px;  /* CAUTION! */
}

.y7 {
	height: 728px;  /* CAUTION! */
}

.y8 {
	height: 832px;  /* CAUTION! */
}

.y9 {
	height: 936px;  /* CAUTION! */
}

.y10 {
	height: 1040px;  /* CAUTION! */
}



/* #MOD ----- Grid C (Block types) ----- */


#grid .type-a h1, #grid .type-a h2, #grid .type-b h1, #grid .type-b h2, #grid .type-c h1, #grid .type-c h2 {
	margin: 5px 0;
}

#grid .type-d h1, #grid .type-d h2, #grid .type-e h1, #grid .type-e h2 {
	margin: 0 0 5px;
}

#grid .col {
	float: left;
	height: auto;
	position: static;
}

#grid .space {
	height: 66px;
	width: 10px;
}

#grid .block .col { /* #DOC - Spacer for block + col + div.related-modules */
	margin-bottom: 10px;
}



/* #MOD ----- Grid D (Article dfn) ----- */


#article {
	clear: left;
	padding: 10px 0 10px 10px;
	position: relative;
}

#article h1 {
	margin: 10px 0;
}

#article ul, #article ol {
	margin: 10px 0;
	padding: 0;
}

#article ol {
	padding-left: 2.8em;
}

#article ul li {
	background: url(../images/common/bullet-point.gif) no-repeat 0 7px;
	list-style: none;
	padding-left: 12px;
	margin: 5px 0 5px 2px;
}

#article div * ul, #article div * ol {
	list-style-position: outside;
}

/* #DOC - Relatedbox */
#article #relatedbox {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	width: 230px;
}

#article #relatedbox * {
	font-size: 11px;
}

#article #relatedbox .box {
	background: #F6F8FA url(../images/common/bg-head2-x3-relatedbox.gif) top left no-repeat;
	margin-bottom: 10px;
	padding-top: 4px;
}

#article #relatedbox .box div {
	background: url(../images/common/bg-bottom-x3.gif) bottom left no-repeat;
	padding: 0 8px;
}

#article #relatedbox .txt-promo {
	color: #888;
	display: block;
	font-size: 9px;
	line-height: 9px;
	margin-left: 23px;
}

/* #DOC - Relatedbox */
#article #relatedbox #media p {
	clear: both;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
}

#article #relatedbox #media .clear-b {
	padding-bottom: 0;
}

#article #relatedbox #media ul {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
}

#article #relatedbox #media li {
	background-image: none;
	clear: both;
	display: block;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0 0;
}

#article #relatedbox #media li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#article #relatedbox #media li img {
	display: block;
	float: left;
}

#article #relatedbox #media li .dtlink {
	display: block;
	float: left;
	margin-left: 7px;
	width: 183px;
}

/* #DOC - Keywordsbox */
#article #relatedbox #keywords p {
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 9px;
}

#article #relatedbox #keywords div {
	padding-bottom: 10px;
}

#article #relatedbox #keywords ul {
	margin: 0 10px;
	max-height: 54px;
	overflow: hidden;
	width: 194px;
}

#article #relatedbox #keywords li {
	background-image: none;
	color: #14C;
	float: left;
	font-weight: 700;
	line-height: 18px;
	margin: 0 3px 0 0;
	padding-left: 0;
	white-space: nowrap;
}
/* */

#article #partner {
	display: inline;
	float: right;
	font-size: 11px;
	margin: 5px 0 5px 5px;
	width: auto;
}

#article #partner img {
	vertical-align: bottom;
}

#article #alt, #article #time {
	color: #888;
	font-size: 11px;
	height: 18px;
	margin: -23px 0 0;
	text-align: right;
}

#article #teaser {
	font-weight: bold;
}

#article #author {
	color: #888;
	font-size: 11px;
	line-height: 14px;
	margin: -5px 0 10px;
}

#grid .source a {
	color: #888;
	font-size: 11px;
	text-decoration: none;
}

#grid .source {
	font-size: 11px;
}

#grid p.source {
	clear: both;
	color: #888;
}

#article .unit {
	position: static;
}

#article .unit .tool {
	height: auto;
}

#article .unit ul li {
	font-size: 11px;
	line-height: 14px;
}

#article .left {
	clear: left;
	float: left;
	margin: 0 10px 10px 0 !important;
}

#article .right {
	clear: right;
	float: right !important;
	margin: 0 0 10px 10px !important;
}

#article .image {
	background-color: #F8F9FB;
	margin: 5px auto 0;
	padding: 0;
	position: relative;
}

#article .clear-b-plain .image { /* #DOC - workaround: if images are in fullsize, we need a little space at the bottom */
	margin-bottom: 10px;
}

#article .image div {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
}

#article .image.full {
	clear: both;
}

#article .image .source {
	color: #888;
	display: block;
	font-size: 11px;
	margin-top: 5px;
}

#article .image .icon {
	background: url(../images/icons/enlarge.gif) right bottom no-repeat;
	display: block;
	left: 0;
	opacity: 0.60;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 0;
}

#article .image .icon:hover {
	opacity: 1.0;
}

#article .image .ico-enlarge {
	background-image: url(../images/icons/enlarge.gif);
}

#article .image .ico-link {
	background-image: url(../images/icons/link.gif);
}

#article .image .enlarge { /* #DOC - the deprecated stuff of image-links */
	margin: -10px 0 0;
	text-align: right;
}



/* #MOD ----- Star Rating (Article) ----- */


div#rating, div.rating {
	clear: both;
    color: #999;
	display: block;
	margin: -5px 0 35px;
}

div#rating.nopager {
	border-top: 1px solid #EBEFF2;
	margin: 0 0 35px;
	padding-top: 5px;
}

div#rating .txt, div.rating .txt {
	height: 11px;
	float: left;
	margin: -2px 5px 0 0;
}

div#rating .txt.response, div.rating .txt.response {
	margin-left: 5px;
}

div#stars, div.ratingstars {
	background: url(../images/common/img-rating.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 11px;
	opacity: 0.5;
	text-indent: -5000px;
	width: 65px;
}

div#rating .rating-0, div.rating .rating-0 {
	background-position: 0 0;
}

div#rating .rating-1, div.rating .rating-1 {
	background-position: 0 -21px;
}

div#rating .rating-2, div.rating .rating-2 {
	background-position: 0 -42px;
}

div#rating .rating-3, div.rating .rating-3 {
	background-position: 0 -63px;
}

div#rating .rating-4, div.rating .rating-4 {
	background-position: 0 -84px;
}

div#rating .rating-5, div.rating .rating-5 {
	background-position: 0 -105px;
}

div#stars span {
	cursor: pointer;
	display: block;
	float: left;
	height: 11px;
	width: 13px;
}



/* #MOD ----- Navigation (#grid) ----- */


#grid .nav {
	clear: both;
	font-size: 11px;
	margin: 15px 0;
	text-align: center;
}

#grid .nav.article {
	border-bottom: solid 1px #EBEFF2;
	height: 18px;
}

#grid .nav img {
	margin-bottom: -3px;
}

#grid .nav span {
	color: #CED4DA;
	font-size: 13px;
}

#grid .nav strong {
	padding: 0 2px 1px;
}

#grid .nav-left {
	float: left;
	height: 20px;
}

#grid .nav.article .nav-left {
	width: 57px;
}

#grid .nav-center {
	float: left;
	text-align: center;
	width: 358px;
}

#grid .x8 .nav-center {
	width: 518px;
}

#grid .nav.slideshow .nav-center {
	font-size: 12px;
	padding-top: 3px;
	width: 500px;
}

#grid .nav-right {
	float: right;
	height: 20px;
}

#grid .nav-clear {
	clear: both;
}



/* #MOD ----- Grid E (Table dfn) ----- */


#grid .table {
	margin-bottom: 10px;
}

#grid .table * {
	font-size: 11px;
	line-height: 14px;
}

#grid .table table {
	width: 100%;
}

#grid .table table {
	border: solid #CED4DA;
	border-width: 0 1px 1px;
}

#grid .table div table { /* #DOC - overwrite the border for 'real' tables and tables-flex */
	border: 0;
}

#grid .table th, #grid .table td {
	padding: 3px 6px 4px 8px;
	text-align: left;
}

#grid .table th.alt {
	background: #F8F9FB;
}

#grid .table.inverse th {
	font-weight: normal;
}

#grid .table.inverse td {
	font-weight: bold;
}

#grid .table tr {
	background: #FFF;
}

#grid .table tr.alt, #grid .table td.alt {
	background: #F8F9FB;
}

#grid .table h1, #grid .table h2, #grid .table h3 {
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 2px 8px 0;
	overflow: hidden;
	text-align: left;
}

#grid .table h1 a, #grid .table h2 a, #grid .table h3 a {
	text-decoration: none;
}

#grid .table h1 span, #grid .table h2 span, #grid .table h3 span {
	font-weight: normal;
}

#grid .table .x1 div, #grid .table .x2 div, #grid .table .x3 div, #grid .table .x4 div, #grid .table .x5 div, #grid .table .x6 div, #grid .table .x7 div, #grid .table .x8 div {
	border: 1px solid #CED4DA;
	border-width: 0 1px;
}

#grid .table .x1 div div, #grid .table .x2 div div, #grid .table .x3 div div, #grid .table .x4 div div, #grid .table .x5 div div, #grid .table .x6 div div, #grid .table .x7 div div, #grid .table .x8 div div {
	border-width: 0;
	width: auto;
}

/* #DOC - width = xn - border */
#grid .table .x1 div {
	width: 68px;
}

#grid .table .x2 div {
	width: 148px;
}

#grid .table .x3 div {
	width: 228px;
}

#grid .table .x4 div {
	width: 308px;
}

#grid .table .x5 div {
	width: 388px;
}

#grid .table .x6 div {
	width: 468px;
}

#grid .table .x7 div {
	width: 548px;
}

#grid .table .x8 div {
	width: 628px;
}

#grid .table .x1 {
	background: url(../images/common/bg-bottom-x1.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x2 {
	background: url(../images/common/bg-bottom-x2.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x3 {
	background: url(../images/common/bg-bottom-x3.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x4 {
	background: url(../images/common/bg-bottom-x4.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x5 {
	background: url(../images/common/bg-bottom-x5.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x6 {
	background: url(../images/common/bg-bottom-x6.gif) no-repeat bottom left;
	clear: both;
	padding-bottom: 5px;
}

#grid .table .x7 {
	background: url(../images/common/bg-bottom-x7.gif) no-repeat bottom left;
	padding-bottom: 5px;
}

#grid .table .x8 {
	background: url(../images/common/bg-bottom-x8.gif) no-repeat bottom left;
	clear: both;
	padding-bottom: 5px;
}

#grid .table .x1 h1, #grid .table .x1 h2, #grid .table .x1 h3 {
	background: url(../images/common/bg-headb-x1.gif) no-repeat left top;
}

#grid .table .x2 h1, #grid .table .x2 h2, #grid .table .x2 h3 {
	background: url(../images/common/bg-headb-x2.gif) no-repeat left top;
}

#grid .table .x3 h1, #grid .table .x3 h2, #grid .table .x3 h3 {
	background: url(../images/common/bg-headb-x3.gif) no-repeat left top;
}

#grid .table .x4 h1, #grid .table .x4 h2, #grid .table .x4 h3 {
	background: url(../images/common/bg-headb-x4.gif) no-repeat left top;
}

#grid .table .x5 h1, #grid .table .x5 h2, #grid .table .x5 h3 {
	background: url(../images/common/bg-headb-x5.gif) no-repeat left top;
}

#grid .table .x6 h1, #grid .table .x6 h2, #grid .table .x6 h3 {
	background: url(../images/common/bg-headb-x6.gif) no-repeat left top;
}

#grid .table .x7 h1, #grid .table .x7 h2, #grid .table .x7 h3 {
	background: url(../images/common/bg-headb-x7.gif) no-repeat left top;
}

#grid .table .x8 h1, #grid .table .x8 h2, #grid .table .x8 h3 {
	background: url(../images/common/bg-headb-x8.gif) no-repeat left top;
}

/* #DOC - if there is not a <hX/>-element - please take care of the specifity! */
#grid .table div.nohead {
	border: 0;
	height: 6px;
	width: 100%;
}

#grid .table .x1 .nohead {
	background: url(../images/common/bg-top-x1.gif) no-repeat left top;
}

#grid .table .x2 .nohead {
	background: url(../images/common/bg-top-x2.gif) no-repeat left top;
}

#grid .table .x3 .nohead {
	background: url(../images/common/bg-top-x3.gif) no-repeat left top;
}

#grid .table .x4 .nohead {
	background: url(../images/common/bg-top-x4.gif) no-repeat left top;
}

#grid .table .x5 .nohead {
	background: url(../images/common/bg-top-x5.gif) no-repeat left top;
}

#grid .table .x6 .nohead {
	background: url(../images/common/bg-top-x6.gif) no-repeat left top;
}

#grid .table .x7 .nohead {
	background: url(../images/common/bg-top-x7.gif) no-repeat left top;
}

#grid .table .x8 .nohead {
	background: url(../images/common/bg-top-x8.gif) no-repeat left top;
}

/* #DOC - width = xn - border */
#grid .table .x6 .flex, #grid .table .x8 .flex {
	height: 282px;
	overflow: auto;
}

#grid .table .compare thead th {
	text-align: center;
}

#grid .table .compare tbody td {
	border-left: 1px solid #CED4DA;
	text-align: center;
}

#grid .table .compare-alt td {
	border-left: 1px solid #CED4DA;
}

#grid .table .slim th, #grid .table .slim td, #grid .unit .table .slim th, #grid .unit .table .slim td {
	font-size: 11px;
	line-height: 18px;
	padding: 2px 0 1px 7px;
}

#grid .table .slim2 th, #grid .table .slim2 td, #grid .unit .table .slim2 th, #grid .unit .table .slim2 td {
	font-size: 11px;
	line-height: 14px;
	padding: 4px 2px 3px;
}

#grid .table .medium th, #grid .table .medium td, #grid .unit .table .medium th, #grid .unit .table .medium td {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 2px 0;
}

#grid .table table.medium {
	border-width: 0;
}

#grid .unit .table div {
	overflow: visible !important;
}



/* #MOD ----- Grid F (Binaries, e.g. tools, options, related) ----- */


#grid .tool {
	padding: 0 0 3px;
}

#grid .tool p, #grid .tool div, #grid .tool th, #grid .tool td { /* #DOC - old: #grid .tool * - due to <h1>-elements with lower specifity, these selectors are needed */
	font: 400 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#grid .tool .box {
	padding: 5px 8px 0;
}

#grid .x8 .tool, #grid .x8 .btmbox {
	background: url(../images/common/bg-bottom-x8.gif) no-repeat;
}

#grid .x7 .tool, #grid .x7 .btmbox {
	background: url(../images/common/bg-bottom-x7.gif) no-repeat;
}

#grid .x6 .tool, #grid .x6 .btmbox {
	background: url(../images/common/bg-bottom-x6.gif) no-repeat;
}

#grid .x5 .tool, #grid .x5 .btmbox {
	background: url(../images/common/bg-bottom-x5.gif) no-repeat;
}

#grid .x4 .tool, #grid .x4 .btmbox {
	background: url(../images/common/bg-bottom-x4.gif) no-repeat;
}

#grid .x3 .tool, #grid .x3 .btmbox {
	background: url(../images/common/bg-bottom-x3.gif) no-repeat;
}

#grid .x2 .tool, #grid .x2 .btmbox {
	background: url(../images/common/bg-bottom-x2.gif) no-repeat;
}

#grid .x1 .tool, #grid .x1 .btmbox {
	background: url(../images/common/bg-bottom-x1.gif) no-repeat;
}

#grid .x8 .tool .index {
	background: url(../images/common/bg-top2-x8.gif) no-repeat;
}

#grid .x7 .tool .index {
	background: url(../images/common/bg-top2-x7.gif) no-repeat;
}

#grid .x6 .tool .index {
	background: url(../images/common/bg-top2-x6.gif) no-repeat;
}

#grid .x5 .tool .index {
	background: url(../images/common/bg-top2-x5.gif) no-repeat;
}

#grid .x4 .tool .index {
	background: url(../images/common/bg-top2-x4.gif) no-repeat;
}

#grid .x3 .tool .index {
	background: url(../images/common/bg-top2-x3.gif) no-repeat;
}

#grid .x2 .tool .index {
	background: url(../images/common/bg-top2-x2.gif) no-repeat;
}

#grid .x1 .tool .index {
	background: url(../images/common/bg-top2-x1.gif) no-repeat;
}

#grid .x8 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x8.gif) no-repeat;
}

#grid .x7 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x7.gif) no-repeat;
}

#grid .x6 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x6.gif) no-repeat;
}

#grid .x5 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x5.gif) no-repeat;
}

#grid .x4 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x4.gif) no-repeat;
}

#grid .x3 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x3.gif) no-repeat;
}

#grid .x2 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x2.gif) no-repeat;
}

#grid .x1 .tool.tablescroller .index {
	background: url(../images/common/bg-top3-x1.gif) no-repeat;
}

#grid .tool, #grid .unit div.btmbox {
	background-position: bottom left !important;
}

#grid .tool .index {
	background-position: top left !important;
	border-bottom: 0;
	margin-bottom: 0;
	padding: 2px 8px 1px;
}

#grid .tool .index .idx-aux {
	color: #888;
	float: right;
	padding-left: 5px;
}

/* #DOC - height = height of .yn - height of .index - space at bottom + 2px (we don't know where they come from) */
#grid .y1 .tool .box {
	height: 62px !important;
}

#grid .y2 .tool .box {
	height: 166px !important;
}

#grid .y3 .tool .box {
	height: 270px !important;
}

#grid .y4 .tool .box {
	height: 374px !important;
}

#grid .y5 .tool .box {
	height: 478px !important;
}

#grid .y6 .tool .box {
	height: 582px !important;
}

#grid .y7 .tool .box {
	height: 686px !important;
}

#grid .y8 .tool .box {
	height: 790px !important;
}

#grid .y9 .tool .box {
	height: 894px !important;
}

#grid .y10 .tool .box {
	height: 998px !important;
}

/* #DOC - Options (Print, Send Article) */
#grid #options {
	clear: both;
	font-size: 11px;
	margin: 20px 0 5px;
}

#grid #options img {
	margin: 0 0 -4px !important;
}

#grid #options div {
	float: left;
}

#grid #options div#nav {
	float: none;
	text-align: right;
}

#grid #options #nav span {
	color: #999;
}

/* #DOC - Related Linklists */
#grid .related {
	clear: both;
	margin: 10px 0;
}

#grid #article .related {
	margin: 15px 0;
}

#grid #article .related li {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#grid .related p {
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#grid .related ul, #grid .related ol {
	margin: 5px 0;
}

#grid .related ul li, #grid ul.related li {
	background: url(../images/common/arrow-fwd.gif) no-repeat 0 6px;
	line-height: 14px;
	list-style: none;
	margin: 5px 0;
	padding-left: 10px;
}

#grid .related.ico ul li, #grid ul.related.ico li {
	background: none;
	padding-left: 0;
}

#grid .related.ico ul li img, #grid ul.related.ico li img {
	display: inline;
	margin-right: 8px;
	vertical-align: bottom;
}

#grid .block {
	clear: left;
	margin: 0;
	padding: 10px 0 0 10px;
	position: static;
}

#grid .block .related {
	clear: left;
}

#grid .block .sat {
	clear: left;
	display: block;
}

/* #DOC - Shuffle-Teaser */
.shuffle {
	float: right;
	width: 139px;
}

.shuffle div {
	background: url(../images/bg/shuffle.gif) left top no-repeat;
	float: right;
	height: 198px;
	position: relative;
	width: 139px;
}

.shuffle div div {
	background-image: none;
	bottom: 0;
	height: 25px;
	position: absolute;
	text-align: center;
}

.shuffle div div input {
	padding: 0;
}

.shuffle div h1, .shuffle div h2 {
	font-size: 12px;
	margin: 10px 8px 5px !important;
}

.shuffle div p {
	padding: 0 8px;
}

.shuffle-arrow {
	background: url(../images/bg/shuffle-arrow.gif) left no-repeat;
	float: right;
	height: 208px;
	width: 18px;
}

.shuffle-cnt {
	overflow: hidden;
}

/* #DOC - Tagcloud (4.2), Tagcloud-alt (2.2) */
#grid .tool #tagcloud, #grid .tool #tagcloud-alt {
	overflow: hidden;
	padding: 5px 7px 0;
	text-align: center;
}

#grid .tool #tagcloud-alt {
	padding: 5px 6px 0;
}

#grid .tool #tagcloud a, #grid .tool #tagcloud-alt a {
	line-height: 22px;
	text-decoration: none;
	white-space: nowrap;
}

#grid .tool #tagcloud-alt a {
	line-height: 18px;
}

#grid .tool #tagcloud a.t1 {
	font-size: 10px;
}

#grid .tool #tagcloud a.t2 {
	font-size: 13px;
}

#grid .tool #tagcloud a.t3 {
	font-size: 15px;
	font-weight: 700;
}

#grid .tool #tagcloud-alt a.t1 {
	font-size: 9px;
}

#grid .tool #tagcloud-alt a.t2 {
	font-size: 10px;
}

#grid .tool #tagcloud-alt a.t3 {
	font-size: 11px;
	font-weight: 700;
}

#grid .tool #tagcloud a:hover, #grid .tool #tagcloud-alt a:hover {
	background-color: #14C;
	color: #FFF;
}

/* #DOC - Tablescroller */
#grid .tool.tablescroller .tblscr-main {
	border: solid 0 #CED4DA;
	border-width: 0 1px;
	height: 153px;
	overflow: hidden;
	position: relative;
}

#grid .unit .tool.tablescroller .tblscr-main * {
	line-height: 16px;
}

#grid .tool.tablescroller .y1 { /* #DOC - this is cause of IE, otherwise this #grid .y1.tool.tablescroller .tblscr-main would be possible */
	height: 67px;
}

#grid .tool.tablescroller .tblscr-slider {
	left: 0;
	position: absolute;
	top: 0;
}

#grid .tool.tablescroller .tblscr-up, #grid .tool.tablescroller .tblscr-down {
	height: 10px;
	margin-right: 1px;
	margin-left: 1px;
	overflow: hidden;
	width: auto;
}

#grid .tool.tablescroller .tblscr-down {
	margin-bottom: -2px;
}

#grid .tool.tablescroller .tblscr-left, #grid .tool.tablescroller .tblscr-right {
	float: left;
	height: 10px;
	margin-left: 1px;
	width: 22px;
}

#grid .tool.tablescroller .tblscr-right {
	float: right;
	margin-left: 0;
	margin-right: 1px;
}

#grid .tool.tablescroller table {
	border: 0;
}

#grid .x2 > .tool.tablescroller table {
	width: 148px;
}

#grid .x4 > .tool.tablescroller table {
	width: 308px;
}

#grid .x6 > .tool.tablescroller table {
	width: 468px;
}

#grid .x8 > .tool.tablescroller table {
	width: 628px;
}

#grid .unit .tool.tablescroller table th, #grid .unit .tool.tablescroller table td {
	padding-right: 1px;
	vertical-align: top;
}

#grid .tool.tablescroller a {
	display: block;
	line-height: 16px;
}

#grid .tool.tablescroller .tblscr-main img {
	padding-top: 2px;
	padding-bottom: 2px;
}

#grid .tool.tablescroller .tblscr-col1 {
	width: 1%;
}

#grid .tool.tablescroller .tblscr-extra {
	color: #A81111;
}

/* #DOC - Chart-Trends */
#grid .tool .table td.pos {
	background: transparent url(../images/common/icon-tnd-pos.gif) no-repeat scroll 3px 5px;
	overflow: hidden;
	text-indent: -1000px;
	width: 6px;
}

#grid .tool .table td.neg {
	background: transparent url(../images/common/icon-tnd-neg.gif) no-repeat scroll 3px 5px;
	overflow: hidden;
	text-indent: -1000px;
	width: 6px;
}

#grid .tool .table td.neu {
	background: transparent url(../images/common/icon-tnd-neu.gif) no-repeat scroll 3px 5px;
	overflow: hidden;
	text-indent: -1000px;
	width: 6px;
}


/* #DOC - Percentage (primarily for Vorteilswelt) */
#grid .tool.tablescroller .percentage {
	vertical-align: middle;
}

#grid .tool.tablescroller .percentage span {
	background: url(../images/temp/bg-percentage.gif) left 1px no-repeat;
	display: block;
	font-weight: 700;
	height: 14px;
	padding-right: 5px;
	text-align: right;
	width: 40px;
}

/* #DOC - Tblscr Basic Variation: with link */
#grid .tool.tablescroller.tblscr-var-link .tblscr-main {
	height: 133px;
}

#grid .tool.tablescroller.tblscr-var-link .tblscr-link {
	border-top: 1px solid #CED4DA;
	margin-top: 2px; /* #DOC - this sets the margin-bottom: -2px of .tblscr-down back */
	padding: 3px 8px 0;
	width: auto;
}

/* #DOC - Tblscr Basic Variation: with less padding (=lp) */
#grid .tool.tablescroller.tblscr-var-lp .tblscr-col1 {
	padding: 4px 5px 4px 6px;
}

#grid .tool.tablescroller.tblscr-var-lp .tblscr-col2, #grid .tool.tablescroller.tblscr-var-lp .tblscr-col3 {
	padding: 4px 3px 4px 0;
}

/* #DOC - Tblscr Variation: Photo-Gallery (.photo-side: up/down, .photo-cross-btn: left/right with buttons) */
#grid .tool.tablescroller.photo-side, #grid .tool.tablescroller.photo-cross-btn {
	background-color: #F8F9FB !important; /* #DOC - bg-color for IE6 is set inline !! */
}

#grid .tool.tablescroller.photo-side a, #grid .tool.tablescroller.photo-cross-btn a {
	display: inline; /* #DOC - overwriting #grid .tool.tablescroller a */
}

#grid .tool.tablescroller.photo-side .tblscr-slider {
	padding-bottom: 5px;
}

#grid .tool.tablescroller.photo-side .tblscr-slider img {
	margin-bottom: 1px;
	padding: 5px 7px 0;
}

#grid .tool.tablescroller.photo-cross-btn .tblscr-main {
	border: 0;
	height: 67px;
	white-space: nowrap;
}

#grid .tool.tablescroller.photo-cross-btn .tblscr-slider {
	padding-right: 5px;
}

#grid .tool.tablescroller.photo-cross-btn .tblscr-slider img {
	display: inline;
	margin-right: -3px;
	padding: 5px 0 5px 5px;
}

/* #DOC - Tblscr Variation: Slideshow */
#grid .tool.tablescroller.slideshow {
	background-color: #F8F9FB;
	padding-bottom: 20px;
}

#grid .tool.tablescroller.slideshow .tblscr-main {
	border-right: 0;
	border-left: 0;
}

#grid .tool.tablescroller.slideshow .tblscr-main, #grid .tool.tablescroller.slideshow .tblscr-left, #grid .tool.tablescroller.slideshow .tblscr-right {
	border-bottom: solid 1px #CED4DA;
	height: 154px;
}

#grid .tool.tablescroller.slideshow table {
	width: 192px;
}

#grid .tool.tablescroller.slideshow td {
	border-right: dotted 1px #CED4DA;
	text-align: center;
}

#grid .tool.tablescroller.slideshow td a {
	display: block;
	height: 160px;
	padding: 20px 23px;
}

#grid .tool.tablescroller.slideshow td a:hover {
	background: #ECEFF2;
}

#grid .tool.tablescroller.slideshow td img {
	padding-bottom: 5px;
}

/* #DOC - Tblscr Variation: Newsticker */
#grid .y2 .tool.tablescroller.newsticker table, #grid .y8 .tool.tablescroller.newsticker table {
	border-right: 0;
}

#grid .y2 .tool.tablescroller.newsticker .tblscr-main {
	border-right: solid 1px #CED4DA;
	height: 171px;
}

#grid .tool.tablescroller.newsticker .tblscr-col1 span {
	float: left;
	margin-right: 3px;
}

#grid .tool.tablescroller.newsticker .tblscr-col1, #grid .tool.tablescroller.newsticker .tblscr-col2 {
	padding-top: 3px;
	padding-bottom: 3px;
}

#grid .tool.tablescroller.newsticker .tblscr-col1 a, #grid .tool.tablescroller.newsticker .tblscr-col2 a {
	display: block;
}

/* #DOC - Logfile Video */
#log-video tr {
	vertical-align: top;
}

#log-video .video-play {
	background: url('') top left no-repeat;
	display: block;
	height: 48px;
	overflow: hidden;
	text-indent: -1000px;
	width: 80px;
}

#log-video .video-play:hover {
	background: url(../images/common/bg-play-over-80.gif) top left no-repeat !important;
}

/* #DOC - Tab/Slider/Box-Combo - #slider: slider-Module w/ Tabs (Cinema, AC-Videolog); .tab-box: Teaser inside Box w/ Tabs (Index-Pages); .slider-box: slider-Module in Tool (Index-Pages); .sb-2: Another Version of .slider-box, but with JS-Gallery-Functionality */
#grid #slider, #grid .tab-box {
	border: 1px solid #CED4DA;
	border-top: 0;
}

#grid .x6 .tab-box.no-b { /* #DOC - Tab Box in x6 (without border-bottom!) */
	border-bottom: none !important;
}

#grid .y2 .tab-box.no-b { /* #DOC - Tab Box in x6 (without border-bottom!) */
    height: 172px;
}

#grid .y2 #slider, #grid .y2 .tab-box, #grid .y2 .slider-box {
	height: 160px;
}

#grid .y3 #slider, #grid .y3 .tab-box, #grid .y3 .slider-box {
	height: 279px;
	overflow: hidden;
}

#grid .tab-box {
	padding: 8px 0 0 8px;
}

#grid .slider-box {
	border-bottom: 1px solid #CED4DA;
	height: 60px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#grid .slider-box.sb-2 {
	border-bottom: none;
	height: 85px;
	margin-bottom: 0;
	padding-top: 9px;
	padding-bottom: 0;
}

#grid #slider .spacer {
	height: 96px;
	width: 35px;
}

#grid .slider-box .spacer {
	height: 50px;
	margin-right: 5px;
	width: 1px;
}

#grid #slider div, #grid .slider-box div {
	float: left;
	margin-right: 10px;
	text-align: center;
}

#grid #slider div.assist {
	padding-top: 50px;
}

#grid .slider-box div.assist {
	margin: 18px -1px 0 0;
}

#grid .slider-box.sb-2 div.assist {
	margin-top: 0;
}

#grid .tab-box .unit {
	overflow: hidden;
}

#grid .tab-box .unit .space {
	height: 42px;
}

#grid .unit .x6 .tab-box .unit {
	border-bottom: 1px solid #D9D9D9;
	height: 46px;
	margin: 0;
	padding: 11px 8px 12px 0;
	width: 226px;
}

#grid .unit .x6 .tab-box.no-b .unit, #grid .unit .x6 .tab-box.no-b .unit .alt {
	border-right: 1px solid #E9E9EA;
	height: 53px;
    padding: 20px 8px 12px 0;
    width: 225px;
}

#grid .unit .x6 .tab-box.no-b .unit.g-last, #grid .unit .x6 .tab-box.no-b .unit.alt.g-last {
    border-right: none;
    width: 226px;
}

#grid .unit .x8 .tab-box .unit {
	height: 75px;
	margin: 0;
	padding: 0 8px 8px 0;
	width: 302px;
}

#grid .tab-box h3 a {
	display: block;
}

#grid .unit .head {
	background: #4B5A66;
	color: #FFF;
	margin: -11px 10px -16px 0;
	padding: 43px 2px 10px;
	width: 9px;
}

#grid .unit .alt {
	background: #F8F9FB;
}

#grid .slider-box .slider-box-main {
	height: 50px;
	margin: 0 14px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 387px;
}

#grid .slider-box.sb-2 .slider-box-main {
	height: 85px;
}

#grid .slider-box .slider-box-slider {
	float: none;
	left: 0;
	position: absolute;
	top: 0;
}

#grid .slider-box .slider-box-slider a {
	padding-right: 11px;
}

#grid .slider-box.sb-2 .slider-box-slider a {
	display: table-cell;
	height: 85px;
	outline: none;
	padding-right: 15px;
	vertical-align: middle;
}

#grid .slider-box .slider-box-slider img {
	display: inline;
}

#grid .tool .sb-2-img { /* #DOC - Slider-Box-2 Main-Image */
	border-bottom: 1px solid #CED4DA;
	height: 347px;
	overflow: hidden;
	text-align: center;
	width: 454px;
}

#grid .y4 .tool .sb-2-img { /* #DOC - Slider-Box-2 Main-Image */
	height: 254px;
}

#grid .y4 .slider-box.sb-2 .slider-box-main {
	height: 65px;
}

#grid .y4 .slider-box.sb-2 .slider-box-slider a {
	height: 65px;
	vertical-align: top;
}

#grid .tool .sb-2-img img {
	margin: auto;
}

#grid .tool .sb-2-img p {
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
}

#grid .tool .games-slider {
	border-bottom: 1px solid #CED4DA;
	height: 265px;
	padding-bottom: 5px;
	text-align: left;
}

#grid .tool .games-slider h2 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 2px;
}

#grid .tool .games-slider p#gamesMttTxt {
	text-align: left;
}

#grid .tool .games-slider-box-main {
	height: 100px;
	margin: 0 4px;
}

#grid .tool .games-slider-box-slider {
	padding-top: 9px;
}

/* #DOC - Videoteaser */
#grid .unit .overlay {
	display: block;
	position: relative;
}

#grid .unit .overlay span {
	background: url(../images/temp/bg-overlay.png) top left no-repeat;
	display: block;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -1000px;
	top: 69px;
	white-space: nowrap;
	width: 150px;
}

#grid .unit .overlay span.play {
	background: url(../images/common/btn-play.png) center center no-repeat;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 0;
	white-space: nowrap;

}

#grid .unit .overlay span.play.over {
	background: url(../images/common/btn-play-over.png) center center no-repeat;
}

#grid .unit .x4 .overlay span.play {
	width: 310px;
}

#grid .unit .x2 .overlay span.play {
	width: 150px;
}

#grid .unit .y4 .overlay span.play {
	height: 416px;
}

#grid .unit .y2 .overlay span.play {
	height: 208px;
}

#grid .unit .y1 .overlay span.play {
	height: 104px;
}

/* #DOC - Tell a friend */
.unit .x6.y2 #taf-initialstate span { /* #DOC - if it's just x6 we need to start the next line after the receiver-input */
	display: block;
}

#taf-initialstate label {
	font-weight: 700;
}

#taf-initialstate .taf-sender {
	padding-left: 9px;
	text-align: right;
}

#taf-submit {
	margin-left: 15px;
}

#taf-success, #taf-error {
	/*background: #FFF;*/
	height: 65px;
}

#taf-success div, #taf-error div {
	padding: 15px 0 25px 190px;
}

#taf-success div img, #taf-error div img {
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}

#taf-success div span, #taf-error div span {
	display: block;
	font-size: 12px;
	font-weight: 700;
}

/*for use as x6 y1*/
#tafx6y1 #taf-initialstate .taf-sender {
	padding-left: 5px;
	text-align: right;
}

#tafx6y1 .l {
	width: 107px;
}

#tafx6y1 #taf-submit {
	margin-left: 5px;
}

#tafx6y1 #taf-success div, #tafx6y1 #taf-error div {
	padding: 15px 0 25px 80px;
}

/* Slideshow Tool (e.g. automotive) */
#grid .tool.slideshow .box div.images {
	float: left;
	width: 228px;
}

#grid .tool.slideshow .box div.images div {
	margin-bottom: 10px;
}

#grid .tool.slideshow .box div.images div img {
	border: 1px solid #CED4DA;
}

#grid .tool.slideshow .box div.images div.thumbs img {
	float: left;
	margin-right: 5px;
}

#grid .tool.slideshow .box div.content {
	float: left;
	width: 225px;
}

#grid .tool.slideshow .box div.content h3 {
	margin-top: 0;
}

/* Shopfinder */
#grid #shopsearchloading, #grid #shopsearchhint, #grid #shopsearchresults {
	margin-top: 20px;
}

#grid #shopsearchloading {
	text-align: center;
}

#grid #shopsearchloading img {
	margin: 0 auto;
}

#grid #shopsearchresults .flex {
	overflow: auto !important;
}

/* Archive Tool in Startpage */
#grid .tool.more-cnt .index {
	color: #000 !important; /* #DOC - overwrites #grid .topic .index, #grid .topic .index a */
	font-weight: 700 !important /* #DOC - overwrites #grid .index, #grid .index a */;
}

#grid .tool.more-cnt li {
	background: url(../images/common/arrow-fwd.gif) no-repeat 0 6px;
	list-style: none;
	margin: 5px 0;
	padding-left: 10px;
}

/* Crossfader Tool */
#grid #fading-tool {
	border-bottom: 2px solid #ECEFF2;
	height: 87px;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 620px;
}

#grid #fading-tool .item {
	float: left;
	height: 87px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 620px;
}

#grid .x6 #fading-tool {
	width: 470px;
}

#grid .x6 #fading-tool .item {
	width: 470px;
}

#grid #fading-tool .item .image {
	float: left;
	margin-right: 10px;
}

#grid #fading-tool .item .wrapper {
	height: 59px;
	overflow: hidden;
}

#grid #fading-tool .item h3 {
	margin: 0 0 5px;
	overflow: hidden;
}

#grid .fading-controls {
	float: right;
	margin-top: -30px;
	position: relative;
	z-index: 50;
}

#grid .fading-controls img {
	display: inline !important;
	margin: 0 0 -2px 2px;
}

/* #DOC - Sliding-Tool */
#grid #tool-slider {
	overflow: hidden;
	padding: 0;
	position: relative;
}

#grid .y2 #tool-slider {
	height: 198px !important;
}

#grid #tool-slider #tool-slider-txt {
	background: url(../images/bg/bg-trans.png);
	bottom: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	height: 19px;
	left: 0;
	line-height: 19px;
	padding: 10px;
	position: absolute;
	text-decoration: none;
	width: 450px;
}

/* #DOC - Lottery Archive Tool */
#grid .tool.lt-archive {
	margin-bottom: 10px;
}

#grid .tool.lt-archive .eyec {
	float: left;
	margin-right: 10px;
}

#grid .tool.lt-archive ul {
	list-style: none;
}

#grid .tool.lt-archive .morelink {
	background: #FFF7E1;
	margin: 5px 0;
	padding: 5px;
}

#grid .tool.lt-archive .morelink .decorate {
	margin: 0;
}






/* #MOD ----- Travelsearch Integration ----- */


/* #DOC - Travelsearch Tools */
#grid .tool #travelsearch {
	height: auto !important;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#grid .y2 .tool #travelsearch {
	height: 198px !important;
}

#grid .y1 .tool #travelsearch {
	height: 94px !important;
}

#grid .tool #travelsearch ul {
	border-bottom: 1px solid #CED4DA;
	height: 28px;
	margin-bottom: 0;
	width: 626px;
}

#grid .x6 .tool #travelsearch ul {
	width: 466px;
}

#grid .x4 .tool #travelsearch ul {
	width: 306px;
}

#grid .tool #travelsearch li {
	background: url(../images/travelsearch/bg-menu.gif) 0 0 no-repeat;
	display: block;
	float: left;
	height: 29px;
	list-style: none;
	margin: 0 1px 0 0;
	text-align: center;
	width: 123px;
}

#grid .x6 .tool #travelsearch li {
	background: url(../images/travelsearch/bg-menu-x6.gif) 0 0 no-repeat;
	width: 110px;
}

#grid .tool #travelsearch li.active {
	background-color: #CED4DA;
	background-position: 0 -39px;
}

#grid .tool #travelsearch li a {
	color: #4D5661;
	font-size: 13px;
	font-weight: 700;
	line-height: 29px;
}

#grid .x6 .tool #travelsearch li a, #grid .x4 .tool #travelsearch li a {
	font-size: 12px;
}

#grid .tool #travelsearch li.active a {
	color: #FFF;
}

#grid .tool #travelsearch #rs-tab01-cnt, #grid .tool #travelsearch #rs-tab02-cnt, #grid .tool #travelsearch #rs-tab03-cnt, #grid .tool #travelsearch #rs-tab04-cnt {
	background: url(../images/travelsearch/bg-tab01.jpg) 0 -1px no-repeat;
	width: 630px;
	height: 275px;
}

#grid .tool #travelsearch #rs-tab02-cnt {
	background: url(../images/travelsearch/bg-tab02.jpg) 0 -1px no-repeat;
}

#grid .tool #travelsearch #rs-tab03-cnt {
	background: url(../images/travelsearch/bg-tab03.jpg) 0 -1px no-repeat;
}

#grid .tool #travelsearch #rs-tab04-cnt {
	background: url(../images/travelsearch/bg-tab04.jpg) 0 -1px no-repeat;
}

#grid .x6 .tool #travelsearch #rs-tab01-cnt, #grid .x6 .tool #travelsearch #rs-tab02-cnt, #grid .x6 .tool #travelsearch #rs-tab03-cnt, #grid .x6 .tool #travelsearch #rs-tab04-cnt {
	background-image: url(../images/travelsearch/bg-tool-x6-y2.gif);
	width: 470px;
	height: 171px;
}

#grid .x4 .tool #travelsearch #rs-tab01-cnt, #grid .x4 .tool #travelsearch #rs-tab02-cnt, #grid .x4 .tool #travelsearch #rs-tab03-cnt, #grid .x4 .tool #travelsearch #rs-tab04-cnt {
	background-image: url(../images/travelsearch/bg-tool-x4-y2.gif);
	width: 310px;
	height: 171px;
}

#grid .x2 .tool #travelsearch #rs-tab01-cnt, #grid .x2 .tool #travelsearch #rs-tab02-cnt, #grid .x2 .tool #travelsearch #rs-tab03-cnt, #grid .x2 .tool #travelsearch #rs-tab04-cnt {
	background-image: none;
	width: 150px;
	height: 171px;
}

#grid .tool #travelsearch .travelsearch-cnt {
	padding-left: 18px;
	padding-top: 19px;
}

#grid .x6 .tool #travelsearch .travelsearch-cnt, #grid .x4 .tool #travelsearch .travelsearch-cnt, #grid .x2 .tool #travelsearch .travelsearch-cnt {
	padding-left: 10px;
	padding-top: 10px;
}

#grid .tool #travelsearch .travelsearch-cnt form {
	margin-top: 20px;
}

#grid .x6 .tool #travelsearch .travelsearch-cnt form, #grid .x4 .tool #travelsearch .travelsearch-cnt form, #grid .x2 .tool #travelsearch .travelsearch-cnt form {
	margin-top: 0;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row {
	margin-bottom: 15px;
}

#grid .x6 .tool #travelsearch .travelsearch-cnt .form-row, #grid .x4 .tool #travelsearch .travelsearch-cnt .form-row, #grid .x2 .tool #travelsearch .travelsearch-cnt .form-row {
	margin-bottom: 10px;
}

/* #DOC - Flight */
#grid .tool #travelsearch #rs-tab02-cnt .travelsearch-cnt .form-row {
	margin-bottom: 10px;
}

#grid .x6 .tool #travelsearch #rs-tab02-cnt .travelsearch-cnt .form-row, #grid .x4 .tool #travelsearch #rs-tab02-cnt .travelsearch-cnt .form-row {
	margin-bottom: 5px;
}

/* #DOC - Car */
#grid .tool #travelsearch #rs-tab04-cnt .travelsearch-cnt .form-row {
	margin-bottom: 8px;
}

#grid .tool #travelsearch .travelsearch-cnt input {
	border: 1px solid #CED4DA;
	border-right: 0;
	color: #606060;
	float: left;
	font-size: 12px;
	height: 16px;
	padding: 2px 4px;
	width: 118px;
}

#grid .tool #travelsearch .travelsearch-cnt input.simple {
	border-right: 1px solid #CED4DA;
	margin-right: 30px;
	width: 139px;
}

#grid .x6.y1 .tool #travelsearch .travelsearch-cnt input.simple {
	margin-right: 7px;
}

#grid .x4 .tool #travelsearch .travelsearch-cnt input.simple {
	width: 106px;
}

#grid .x2 .tool #travelsearch .travelsearch-cnt input.simple {
	margin-right: 0;
	width: 119px;
}

#grid .tool #travelsearch .travelsearch-cnt select {
	border: 1px solid #CED4DA;
	font-size: 13px;
	height: 22px;
	line-height: 14px;
	margin-right: 6px;
	width: 57px !important; /* #DOC: overwrite */ 
}

#grid .tool #travelsearch .travelsearch-cnt input.radio {
	border: 0;
}

#grid .x4 .tool #travelsearch .travelsearch-cnt input {
	width: 85px;
}

#grid .x2 .tool #travelsearch .travelsearch-cnt input {
	width: 98px;
}

#grid .tool #travelsearch .travelsearch-cnt div.label {
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 179px;
}

#grid .x4 .tool #travelsearch .travelsearch-cnt div.label {
	width: 145px;
}

#grid .tool #travelsearch .travelsearch-cnt div.label label {
	font-size: 12px;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row img {
	margin-right: 30px;
	float: left;
}

#grid .x2 .tool #travelsearch .travelsearch-cnt .form-row img {
	margin-right: 7px;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row .nr-holder {
	display: block;
	float: left;
	width: 63px;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row .nr {
	float: left;
	width: 26px;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row .btn-up, #grid .tool #travelsearch .travelsearch-cnt .form-row .btn-plus {
	float: none;
	margin: 0;
}

#grid .x6.y1 .tool #travelsearch .travelsearch-cnt .form-row .btn-plus {
	float: left;
	margin-right: 7px;
}

#grid .x4 .tool #travelsearch .travelsearch-cnt .form-row .btn-plus {
	float: left;
	margin-right: 30px;
}

#grid .x2 .tool #travelsearch .travelsearch-cnt .form-row .btn-plus {
	margin-right: 0;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row .btn-down {
	float: left;
	margin: 0 5px 0 0;
}

#grid .tool #travelsearch .travelsearch-cnt .form-row span {
	display: block;
	line-height: 0;
	margin: 0;
}

#grid .tool #travelsearch .travelsearch-cnt .btn-search {
	border: none;
	height: auto !important;
	margin-left: 214px;
	padding: 0;
	width: auto !important;
}

#grid .x6 .tool #travelsearch .travelsearch-cnt .btn-search {
	margin-left: 33px;
	margin-top: -6px;
}

#grid .x6 .tool #travelsearch #rs-tab02-cnt .travelsearch-cnt .btn-search {
	margin-left: 0;
}

#grid .x4 .tool #travelsearch .travelsearch-cnt .btn-search {
	margin-left: 10px;
	margin-top: -6px;
}

#grid .x2 .tool #travelsearch .travelsearch-cnt .btn-search {
	margin-left: 0;
	padding-top: 14px;
	padding-left: 14px;
}

/* #DOC - Car */
#grid .x6 .tool #travelsearch #rs-tab04-cnt .travelsearch-cnt .btn-search, #grid .x4 .tool #travelsearch #rs-tab04-cnt .travelsearch-cnt .btn-search {
	margin-left: 334px;
}

#grid .tool #travelsearch .result {
	background: url(../images/travelsearch/bg-results.png) 0 -1px no-repeat !important;
	height: 170px !important;
}

#grid .tool #travelsearch #resultdiv.travelsearch-cnt th {
	font-weight: 700;
	width: 127px;
}

#grid .tool #travelsearch #resultdiv.travelsearch-cnt a#changesearch img {
	display: block;
	float: left;
	margin: 5px 20px 0 140px;
}

#grid .tool #travelsearch #resultdiv.travelsearch-cnt a#newsearch img {
	display: block;
	margin: 5px 0 0 20px;
}

/* #DOC - Suggesting Styles */
div.suggest-box {
	background: #FFF;
	border: 1px solid #A0AFC0;
	max-height: 250px;
	left: 200px;
	overflow: auto;
	position: absolute;
	top: 301px;
	width: 298px;
	z-index: 400;
}

div.suggest-box ul {
	list-style-type: none;
	margin: 5px;
}

div.suggest-box li {
	cursor: pointer;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 20px;
}

div.suggest-box li.alt{
	background-color: #F8F9FB;
}

div.suggest-box .airports li {
	padding-left: 10px;
}

div.suggest-box li a {
	display: block;
}

div.suggest-box li.headline, div.suggest-box li.headline a {
	color: #666;
	font-size: 12px;
	font-weight: 700;
}

#grid .tool #travelsearch .loading {
	background: url(../images/travelsearch/indicator.gif) right center no-repeat;
}

#grid .tool #travelsearch .suggest-error {
	background: #F99;
	border-color: #F00 !important;
	color: #FFF !important;
}

div.suggest-box div.separator {
	background-color: #999999;
	height: 1px;
	margin: 0 5px;
	overflow: hidden;
}

div.suggest-box li.country {
	background: #EEE;
	color: #666;
	cursor: default;
	font-weight: 700;
	padding-left: 10px;
}

div.suggest-box li.country.sel {
	cursor: pointer;
}

div.suggest-box li.suggest-over, div.suggest-box li.country.suggest-over, div.suggest-box li.locac_country.suggest-over {
	background-color: #7FC2CA;
	color: #FFF;
}

#intermediate-tool .results {
	border-top: 1px solid #CED4DA;
	margin-top: 15px;
}

/* #DOC - Travelsearch Results Table */
div.table h2 span.float-r {
	margin-top: -18px;
}

div.table div.travelsearch-results {
	padding: 5px 0;
}

div.table div.travelsearch-results table {
	margin: 5px 0;
}

div.table div.travelsearch-results table td {
	vertical-align: top;
	line-height: 16px !important;
}

div.table div.travelsearch-results table td.details div.float-l {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
}

div.table div.travelsearch-results table td.booking {
	padding-right: 15px;
	text-align: right !important; /* #DOC - overwriting td */
	white-space: nowrap;
}

div.table div.travelsearch-results table td.booking span.price {
	display: block;
	font-size: 16px !important; /* #DOC - overwriting td */
	font-weight: 700;
}

div.table div.travelsearch-results table td.booking a img {
	float: right;
	margin: 10px 0 0 0;
}

/* #DOC - Travelsearch Results Table Flight */
div.table div.travelsearch-results.flight table td.timing span {
	display: block;
	font-weight: 700;
	float: left;
	width: 70px;
}

div.table div.travelsearch-results.flight table td.stopps {
	text-align: center !important; /* #DOC - must be important */
}

div.table div.travelsearch-results.flight table td.price {
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
}

div.table div.travelsearch-results.flight table td img {
	margin-top: 2px;
}

/* #DOC - Hotelstars in Result Table*/
div.table div.travelsearch-results span.hotelstars {
	background: url(../images/travelsearch/img-rating.gif) 0 21px repeat-x;
	display: block;
	float: left;
	height: 12px;
	margin-left: 5px;
	text-indent: -2000px;
	width: 65px;
}

div.table div.travelsearch-results td.alt span.hotelstars {
	background: url(../images/travelsearch/img-rating-alt.gif) 0 21px repeat-x;
}

div.table div.travelsearch-results span.hotelstars.stars-0-5 {
	background-position: 0 0;
}

div.table div.travelsearch-results span.hotelstars.stars-1 {
	background-position: 0 -20px;
}

div.table div.travelsearch-results span.hotelstars.stars-1-5 {
	background-position: 0 -41px;
}

div.table div.travelsearch-results span.hotelstars.stars-2 {
	background-position: 0 -62px;
}

div.table div.travelsearch-results span.hotelstars.stars-2-5 {
	background-position: 0 -83px;
}

div.table div.travelsearch-results span.hotelstars.stars-3 {
	background-position: 0 -104px;
}

div.table div.travelsearch-results span.hotelstars.stars-3-5 {
	background-position: 0 -125px;
}

div.table div.travelsearch-results span.hotelstars.stars-4 {
	background-position: 0 -146px;
}

div.table div.travelsearch-results span.hotelstars.stars-4-5 {
	background-position: 0 -167px;
}

div.table div.travelsearch-results span.hotelstars.stars-5 {
	background-position: 0 -188px;
}

/* #DOC - Pager */
div.table div.travelsearch-results div.sort-row {
	border-bottom: 1px solid #CED4DA !important; /* #DOC - must be important */
	padding: 5px;
}

div.table div.travelsearch-results div.pager {
	border-top: 1px solid #CED4DA !important; /* #DOC - must be important */
	padding-top: 8px;
	text-align: center;
}

div.table div.travelsearch-results div.pager img {
	display: inline !important;
	margin: 0 4px -2px;
}

div.table div.travelsearch-results div.pager span {
	color: #CED4DA;
	padding: 0 2px;
	margin: 0 2px;
}

div.table div.travelsearch-results div.pager strong {
	font-weight: 700;
	padding: 0 2px;
	background: #ECEFF2;
}

div.table .decorate-light.floating {
	float: left;
	margin-right: 10px;
}

/* #DOC - Teaser like Gamesteaser markup */
#grid .topic .idx-alt.trv-pauschal-x4, #grid .topic-2 .idx-alt.trv-pauschal-x4 {
	background-image: url(../images/travelsearch/img-teaser-01.gif) !important;
}

#grid .topic .idx-alt.trv-flight-x4, #grid .topic-2 .idx-alt.trv-flight-x4 {
	background-image: url(../images/travelsearch/img-teaser-02.gif) !important;
}

#grid .topic .idx-alt.trv-hotel-x4, #grid .topic-2 .idx-alt.trv-hotel-x4 {
	background-image: url(../images/travelsearch/img-teaser-03.gif) !important;
}

#grid .topic .idx-alt.trv-car-x4, #grid .topic-2 .idx-alt.trv-car-x4 {
	background-image: url(../images/travelsearch/img-teaser-04.gif) !important;
}



/* #MOD ----- Forms ----- */


fieldset {
	border: 0;
}

label, input[type="submit"] {
	cursor: pointer;
}

input, textarea, select {
	font: 400 11px/13px verdana, arial, helvetica, sans-serif;
}

option {
	margin: 0 4px 0 0;
}

input {
	padding: 1px;
}

input.action {
	padding: 0 8px;
}

input.neutral {
	padding: 0 3px;
}

input.action, input.neutral {
	margin: 0 0 0 5px;
}

input.error, select.error, textarea.error {
	border: 2px solid #DF2121;
}

label.error {
	color: #DF2121;
	display: block;
}

form .control {
	text-align: right;
}

/* #DOC - Width settings */
.xxs {
	width: 22px;
}

.s {
	width: 40px;
}

.s-m {
	width: 93px;
}

.m {
	width: 125px;
}

.m-l {
	width: 155px;
}

.l {
	width: 172px;
}

.xl {
	width: 220px !important;
}

.xxl {
	width: 275px;
}

/* #DOC - Form and Control */
div.form-overlabel {
	position: relative;
}

label.overlabel {
	color: #000;
}

label.overlabel-apply {
	color: #999;
	left: 5px;
	position: absolute;
	top: 3px;
	z-index: 1;
}

#grid h2.form, #grid .unit h2.form {
	clear: left;
	font-size: 11px !important;
	line-height: 14px;
	margin: 10px 0 0 !important;
	padding: 6px 8px 8px !important;
}

#grid div.form {
	margin: -5px 0 2px !important;
	padding: 0 8px 10px 8px;
}

.form table {
	border-top: 1px solid #CED4DA;
}

form p {
	margin-top: 10px;
}

.form th, .form td {
	font-weight: bold;
	padding: 7px 10px 0 0;
	vertical-align: top;
}

.form th span, .form td span {
	font-weight: normal;
}

.form.regular td {
	font-weight: normal;
}

.form.regular td span {
	font-weight: bold;
}

form .label-r {
	font-weight: 400;
	text-align: right;
}

.form-control {
	clear: left;
	margin: 10px 0 20px;
	text-align: right;
}

.form-control input, .control input {
	font-size: 11px !important;
}

.x8 h2.form {
	background: url(../images/common/bg-head2-x8.gif) no-repeat top left;
}

.x7 h2.form {
	background: url(../images/common/bg-head2-x7.gif) no-repeat top left;
}

.x6 h2.form {
	background: url(../images/common/bg-head2-x6.gif) no-repeat top left;
}

.x5 h2.form {
	background: url(../images/common/bg-head2-x5.gif) no-repeat top left;
}

.x4 h2.form {
	background: url(../images/common/bg-head2-x4.gif) no-repeat top left;
}

.x3 h2.form {
	background: url(../images/common/bg-head2-x3.gif) no-repeat top left;
}

.x2 h2.form {
	background: url(../images/common/bg-head2-x2.gif) no-repeat top left;
}

.x1 h2.form {
	background: url(../images/common/bg-head2-x1.gif) no-repeat top left;
}

.x8 div.form {
	background: url(../images/common/bg-bottom-x8.gif) no-repeat left bottom;
}

.x7 div.form {
	background: url(../images/common/bg-bottom-x7.gif) no-repeat left bottom;
}

.x6 div.form {
	background: url(../images/common/bg-bottom-x6.gif) no-repeat left bottom;
}

.x5 div.form {
	background: url(../images/common/bg-bottom-x5.gif) no-repeat left bottom;
}

.x4 div.form {
	background: url(../images/common/bg-bottom-x4.gif) no-repeat left bottom;
}

.x3 div.form {
	background: url(../images/common/bg-bottom-x3.gif) no-repeat left bottom;
}

.x2 div.form {
	background: url(../images/common/bg-bottom-x2.gif) no-repeat left bottom;
}

.x1 div.form {
	background: url(../images/common/bg-bottom-x1.gif) no-repeat left bottom;
}

div.form {
	background-color: #F8F9FB !important;
}

form .nohead { /* #DOC - if there is not a <hX/>-element */
	background: #F6F9FF no-repeat top left;
	height: 10px;
}

form .nohead + .form table { /* #DOC - currently only working in MOSe */
	border-top: 0;
}

.x1 form .nohead {
	background-image: url(../images/common/bg-top-x1.gif);
}

.x2 form .nohead {
	background-image: url(../images/common/bg-top-x2.gif);
}

.x3 form .nohead {
	background-image: url(../images/common/bg-top-x3.gif);
}

.x4 form .nohead {
	background-image: url(../images/common/bg-top-x4.gif);
}

.x5 form .nohead {
	background-image: url(../images/common/bg-top-x5.gif);
}

.x6 form .nohead {
	background-image: url(../images/common/bg-top-x6.gif);
}

.x7 form .nohead {
	background-image: url(../images/common/bg-top-x7.gif);
}

.x8 form .nohead {
	background-image: url(../images/common/bg-top-x8.gif);
}

/* #DOC - Note */
p.note-1, p.note-2 {
	color: #888;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 10px;
	padding: 0;
}

/* #DOC - Distance */
.dist-left {
	margin-left: 10px;
}

/* #DOC - Advertisement */
#adv input, #adv textarea, #adv select {
	font-family: inherit;
	font-size: 1em;
	line-height: normal;
}

/* #DOC - Captcha */
.captcha {
	border: 1px solid #CED4DA;
}

.captcha-r {
	vertical-align: top;
}



/* #MOD ----- Grid 2 Compatibility ----- */


#grid-aux {
	margin: 0 0 0 10px;
}

#grid-aux #article, #grid-aux .unit, .grid-x, .grid-x .unit {
	float: left;
}

#grid-aux #article, .grid-x .unit {
	margin-right: 10px;
}

#grid-aux #article {
	padding: 0;
}

#grid-aux .unit, .grid-x .unit {
	display: inline;
	padding-bottom: 10px;
	position: static !important;
}

#grid-aux .g-last, .grid-x .g-last {
	margin-right: 0 !important;
}

.table div, #grid-aux .unit, #grid-aux .unit-x {
	height: auto;
	overflow: visible;
}

#grid .grid-x .block {
	padding: 0 0 10px;
}

.x1-x {
	width: 80px;
}

.x2-x {
	width: 160px;
}

.x3-x {
	width: 240px;
}

.x4-x {
	width: 320px;
}

.x5-x {
	width: 400px;
}

.x6-x {
	width: 480px;
}

.x7-x {
	width: 560px;
}



/* #MOD ----- Search and Directory ----- */


.search {
	margin: 0 0 30px -11px;
	padding: 0;
	width: 630px;
}

.search h1 {
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	margin: 27px 10px 5px;
	padding: 2px 0;
	text-indent: 10px;
}

.search h1 span {
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
}

.search h2 {
	margin: 10px 0 1px 10px;
}

.search h1.web {
	background: #0A328C;
}

.search h1.topic {
	background: #0A328C;
}

.search h1.shopping {
	background: #989898;
}

.search h1.shopping.alt {
	background: transparent;
	color: #989898;
	font-size: 12px;
	padding: 0;
	text-indent: 0;
}

.search .option, .search .sort {
	color: #FFF;
	padding: 0 23px 5px;
	text-align: right;
}

.search .option {
	margin: -24px 0 0;
}

.search .sort {
	margin: -27px 0 0;
}

.search .sort img {
	position: relative;
	bottom: -3px;
}

.search .option a, .search .sort a {
	color: #FFF;
}

.search .desc {
	font-size: 12px;
	margin: 10px 21px;
}

.search .desc p {
	font-size: 11px;
	line-height: 13px;
	margin: 4px 0 0;
	padding: 0 0 0 20px;
}

.search .desc p ins, .search .desc p ins a {
	color: #C00;
	font-weight: 400;
}

.search .desc p span, .search .desc p span a {
	color: #AAB5C9;
	font-style: italic;
	text-decoration: none;
}

.search .desc ins {
	font-weight: 700;
}

.search .desc del {
	color: #C00;
	font-size: 10px;
}

.search div.shopping {
	border-bottom: 1px solid #DFE0E6;
	margin: 0 10px 0 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 630px;
	height: 100px;
}

.search div.shopping .img {
	height: 100px;
	padding: 0 0 0 10px;
	text-align: center;
	width: 100px;
}

.search div.shopping .desc {
	margin: -100px 0 0 120px;
	width: 339px;
}

.search div.shopping .desc h2 {
	margin: 0;
}

.search div.shopping .desc p {
	padding: 0;
}

.search div.shopping .desc img {
	margin-bottom: -2px;
}

.search div.shopping .desc ins {
	color: #000;
	font-weight: 700;
}

.search ul {
	margin-left: 10px !important;
}

.search .go, .search-2 .go {
	clear: left;
	font-size: 11px;
	font-weight: 700;
	margin: 15px 0 -7px;
	text-align: center;
}

.search .go.browse, .search-2 .go.browse {
	font-weight: 400;
	word-spacing: 5px;
}

.search .go.stop {
	font-weight: 400;
}

.search .go.browse span {
	font-weight: 400;
	margin: 0 5px;
}

.search-form {
	margin: 0 0 0 10px;
	width: 620px;
}

.search-form span {
	color: #0A328C;
	margin: 0 0 0 10px;
}

.search-form.bottom {
	border-top: 1px solid #99A6C8;
	margin: 25px 0 0 10px;
	padding: 15px 0 0 0;
}

.search-form.top {
	margin: 10px 0 25px 10px;
}

.search-2 h2 {
	color: #0B328D;
	font-size: 13px;
	padding: 0 0 3px;
	margin: 0 0 5px;
}

.search-2 ul {
	list-style: none;
	margin: -5px 0 20px;
}

.search-2 li {
	float: left;
	font-weight: 700;
	width: 17px;
}

.search-2 .form td {
	font-weight: 400;
}

.search-2 .block {
	padding: 10px 0 !important;
}

.search-2 .form-control {
	margin: 10px 0 0;
}

.search-2 .go {
	margin: 15px 0;
}

.dir {
	background: #FBFBFD;
	border: 1px solid #DFE0E6;
	margin: 10px;
	padding: 0 7px;
}

.dir h2 {
	font-size: 14px;
	margin: 0 0 3px;
}

.dir div {
	float: left;
	padding: 2px 0 0;
	width: 33%;
}

.dir p {
	font-size: 11px;
	margin: 0 0 10px;
}

.dir ul {
	list-style: none;
	margin: 0 0 7px;
}

#dir-note {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}



/* #MOD ----- Data Sheet and Single Tab ----- */


.data {
	background: url(../images/bg/data-bottom.gif) bottom left no-repeat;
	margin: 20px 0;
	padding: 0 0 7px;
	width: 630px;
}

.data h1 {
	color: #888;
	font-size: 13px;
	margin: 0 0 20px;
	padding: 0;
}

.data div {
	border-right: 1px solid #CED4DA;
	border-left: 1px solid #CED4DA;
}

.data div p {
	background: url(../images/common/line.gif) bottom left repeat-x;
	font-size: 11px;
	margin: 0 20px !important;
	padding: 9px 0 10px;
}

.data div p a, .data div p span {
	font-size: 12px;
	font-weight: 700;
}

.data-alt p {
	padding: 10px 10px 0;
}

.x6 .data-alt {
	width: 468px;
}

.x8 .data-alt {
	width: 628px;
}



/* #MOD ----- Text, Note, and Assistance ----- */


.note {
	color: #888;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

p.warning {
	color: #FF9F1D;
}

div.hint {
	float: left;
	margin: 0 0 10px 10px;
	width: 630px;
}

div.hint ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

div.hint li {
	background: url(../images/common/bullet-point.gif) no-repeat 0 7px;
	list-style: none;
	margin-bottom: 5px;
	padding-left: 10px;
}

div.hint p {
	font-weight: 700;
	margin-bottom: 5px;
}

div.hint a {
	font-size: 12px;
}

div.hint ul a {
	font-weight: normal;
}

div.hint h1, div.hint h2, #grid div.hint h1, #grid div.hint h2 {
	margin: 0;
}

div.hint div {
	padding: 23px 10px 15px 65px;
}

div.hint div div {
	font-size: 1px;
	height: 5px;
	margin: -23px -10px -15px -65px;
}

#grid div.hint {
	float: none;
	width: auto;
}

#grid div.hint li {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
}

div.hint .error {
	background: url(../images/common/bg-top-error-x8.gif) top left no-repeat;
}

div.hint .success {
	background: url(../images/common/bg-top-success-x8.gif) top left no-repeat;
}

div.hint .warning {
	background: url(../images/common/bg-top-warning-x8.gif) top left no-repeat;
}

div.hint .information {
	background: url(../images/common/bg-top-information-x8.gif) top left no-repeat;
}

div.hint .error div {
	background: url(../images/common/bg-bottom-error-x8.gif) bottom left no-repeat;
}

div.hint .success div {
	background: url(../images/common/bg-bottom-success-x8.gif) bottom left no-repeat;
}

div.hint .warning div {
	background: url(../images/common/bg-bottom-warning-x8.gif) bottom left no-repeat;
}

div.hint .information div {
	background: url(../images/common/bg-bottom-information-x8.gif) bottom left no-repeat;
}

.content div.hint {
	margin-left: 0;
	width: 470px;
}

.content div.hint div, .content div.hint ul, .content div.hint p {
	width: 395px;
}

.content div.hint .error {
	background: url(../images/common/bg-top-error-x6.gif) top left no-repeat;
}

.content div.hint .success {
	background: url(../images/common/bg-top-success-x6.gif) top left no-repeat;
}

.content div.hint .warning {
	background: url(../images/common/bg-top-warning-x6.gif) top left no-repeat;
}

.content div.hint .information {
	background: url(../images/common/bg-top-information-x6.gif) top left no-repeat;
}

.content div.hint .error div {
	background: url(../images/common/bg-bottom-error-x6.gif) bottom left no-repeat;
}

.content div.hint .success div {
	background: url(../images/common/bg-bottom-success-x6.gif) bottom left no-repeat;
}

.content div.hint .warning div {
	background: url(../images/common/bg-bottom-warning-x6.gif) bottom left no-repeat;
}

.content div.hint .information div {
	background: url(../images/common/bg-bottom-information-x6.gif) bottom left no-repeat;
}

/* #DOC - x8-Version */
.content div.hint.hint-x8 {
	margin-left: 0;
	width: 632px;
}

.content div.hint.hint-x8 div, .content div.hint.hint-x8 ul, .content div.hint.hint-x8 p {
	width: 557px;
}

.content div.hint.hint-x8 .error {
	background: url(../images/common/bg-top-error-x8.gif) top left no-repeat;
}

.content div.hint.hint-x8 .success {
	background: url(../images/common/bg-top-success-x8.gif) top left no-repeat;
}

.content div.hint.hint-x8 .warning {
	background: url(../images/common/bg-top-warning-x8.gif) top left no-repeat;
}

.content div.hint.hint-x8 .information {
	background: url(../images/common/bg-top-information-x8.gif) top left no-repeat;
}

.content div.hint.hint-x8 .error div {
	background: url(../images/common/bg-bottom-error-x8.gif) bottom left no-repeat;
}

.content div.hint.hint-x8 .success div {
	background: url(../images/common/bg-bottom-success-x8.gif) bottom left no-repeat;
}

.content div.hint.hint-x8 .warning div {
	background: url(../images/common/bg-bottom-warning-x8.gif) bottom left no-repeat;
}

.content div.hint.hint-x8 .information div {
	background: url(../images/common/bg-bottom-information-x8.gif) bottom left no-repeat;
}

#article div.hint ul, #article div.hint p {
	margin-top: 0;
}



/* #MOD ----- Horoscope ----- */


h1.hor {
	color: #000;
	margin: 0 0 8px !important;
	padding: 0;
}

h1.hor span, h2.hor span {
	font-weight: normal;
	font-size: 12px;
}

h2.hor, #hor-query {
	margin-top: 17px;
}

p.hor-trend {
	font-weight: bold;
	margin: 10px 0 5px;
}

p.hor-trend img {
	margin-left: 5px;
}

#grid #hor-overview, #hor-overview li {
	overflow: hidden;
}

#grid #hor-overview {
	background: none;
	height: 69px;
	list-style: none;
	margin: 5px 7px 15px;
}

#grid #hor-overview li {
	float: left;
	height: 66px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 38px;
}

#hor-overview .heart, #hor-overview .star {
	left: 4px;
	position: absolute;
}

#hor-overview .heart {
	top: 66px;
}

#hor-overview .star {
	top: 56px;
}

#hor-info {
	border-bottom: 25px solid #FFF;
	padding-left: 143px;
	position: relative;
	height: 96px;
}

#hor-info div {
	color: #244E7E;
	margin-bottom: 5px;
}

#hor-info img, #hor-info #hor-special {
	position: absolute;
}

#hor-info img {
	left: 0;
	top: 0;
}

#hor-info #hor-special {
	left:143px;
	top: 100px;
}

#hor-info strong {
	color: #000;
}

#hor-lfe {
	font-size: 12px;
	height: 25px;
	padding: 10px 0 5px;
}

#hor-lfe div {
	float: left;
	padding-right: 40px;
}

#hor-lfe strong {
	line-height: 21px;
	vertical-align: 25%;
}

#hor-legend {
	margin-top: 20px;
}

#hor-legend p {
	padding-left: 40px;
	position: relative;
}

#hor-legend img {
	left: 0;
	position: absolute;
	top: 6px;
}

/* #DOC - New Styles (Migration 1) */
#grid h2.hor-new {
	font-size: 16px;
	line-height: 18px;
	margin: 15px 0 5px 0;
}

#grid .hor-detail p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 90px;
}

#grid #hor-overview-new, #hor-overview-new li {
	overflow: hidden;
}

#grid #hor-overview-new {
	background: none;
	list-style: none;
}

#grid #hor-overview-new li {
	float: left;
	font-size: 10px;
	height: 110px;
	margin: 0;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 0;
	position: relative;
	width: 110px;
}

#grid #hor-overview-new li.g-last {
	margin-right: 0;
}

#grid #hor-overview-new li a {
	color: #000;
	display: block;
	height: 110px;
	padding-left: 15px;
	text-decoration: none;
	width: 110px;
}

#grid #hor-overview-new li span {
	display: block;
	font-size: 11px;
	line-height: 11px;
	font-weight: 700;
	padding-top: 85px;
}


#grid #hor-overview-new li.widder {
	background: url( ../images/common/horoscope/overview/widder.gif ) no-repeat top left;
}

#grid #hor-overview-new li.stier {
	background: url( ../images/common/horoscope/overview/stier.gif ) no-repeat top left;
}

#grid #hor-overview-new li.zwillinge {
	background: url( ../images/common/horoscope/overview/zwillinge.gif ) no-repeat top left;
}

#grid #hor-overview-new li.krebs {
	background: url( ../images/common/horoscope/overview/krebs.gif ) no-repeat top left;
}

#grid #hor-overview-new li.loewe {
	background: url( ../images/common/horoscope/overview/loewe.gif ) no-repeat top left;
}

#grid #hor-overview-new li.jungfrau {
	background: url( ../images/common/horoscope/overview/jungfrau.gif ) no-repeat top left;
}

#grid #hor-overview-new li.waage {
	background: url( ../images/common/horoscope/overview/waage.gif ) no-repeat top left;
}

#grid #hor-overview-new li.skorpion {
	background: url( ../images/common/horoscope/overview/skorpion.gif ) no-repeat top left;
}

#grid #hor-overview-new li.schuetze {
	background: url( ../images/common/horoscope/overview/schuetze.gif ) no-repeat top left;
}

#grid #hor-overview-new li.steinbock {
	background: url( ../images/common/horoscope/overview/steinbock.gif ) no-repeat top left;
}

#grid #hor-overview-new li.wassermann {
	background: url( ../images/common/horoscope/overview/wassermann.gif ) no-repeat top left;
}

#grid #hor-overview-new li.fische {
	background: url( ../images/common/horoscope/overview/fische.gif ) no-repeat top left;
}



/* #MOD ----- Sweepstakes ----- */


.sweepstakes {
	background: url(../images/common/bg-top-sweep-x6.gif) no-repeat top left;
	margin: 10px 0;
	padding: 10px 0;
	width: 470px;
}

.sweepstakes h2 {
	float: left;
	font-size: 11px;
	line-height: 23px;
	margin: 0;
	margin-top: 2px;
	width: 95px;
}

.sweepstakes div {
	background: url(../images/common/bg-bottom-sweep-x6.gif) no-repeat bottom left;
	clear: left;
	margin-top: -5px;
	padding: 8px 7px 10px 7px;
	width: auto;
	height: 20px;
}

#grid .sweepstakes p {
	background: url(../images/bg/sweepstakes.gif) top right no-repeat;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	margin: 1px 3px 0 3px !important;
	padding: 3px 0 0;
	text-align: center;
	width: 26px;
}



/* #MOD ----- Quiz ----- */


#quiz-question {
	float: right;
	font-size: 11px !important;
	height: 16px;
	margin: 14px 0 0 !important;
	overflow: hidden;
	padding: 0 8px !important;
	text-align: right;
	white-space: nowrap;
	width: 120px;
}

.quiz-entrance {
	border-bottom: 1px solid #CED4DA;
	padding-bottom: 5px;
}

.psycho-entrance, .quiz-result {
	border-top: 1px solid #CED4DA;
	border-bottom: 1px solid #CED4DA;
	padding: 8px 0 5px;
}

.quiz-result {
	padding: 8px 0;
}

.quiz-answers {
	border-bottom: 1px solid #CED4DA;
	padding: 2px 0 5px;
}

.quiz-entrance p, .quiz-answers div, .quiz-answers div p, .quiz-result p {
	font-size: 12px;
	line-height: 17px !important;
}

.quiz-entrance p {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}

.quiz-answers div.image {
	line-height: 14px !important; /* #DOC - overwrite .quiz-answer div*/
}

.quiz-answers table {
	border: 0 !important; /* #DOC - overwrite from mod-form */
}

.quiz-answers .quiz-options .quiz-row {
	clear: left;
	margin-bottom: 7px;
}

.quiz-answers .quiz-col1 {
	display: block;
	float: left;
	padding-top: 3px;
}

.quiz-answers .quiz-col2 {
	display: block;
	font-weight: 400 !important; /* #DOC - overwriting Styles in MOD Forms */
	margin: -3px 0 9px 20px;
}

.quiz-answers .quiz-col2 p {
	margin-top: 0;
}

#article .quiz-entrance .image, #article .quiz-result .image, #article .quiz-answers .image {
	margin: 0 auto 23px;
	padding: 0;
	position: relative;
}

#article .quiz-entrance .source, #article .quiz-result .source, #article .quiz-answers .source {
	color: #888;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin-top: 2px;
}

.quiz-answers img {
	display: block;
	padding-top: 3px;
}

.quiz-control {
	border-bottom: 1px solid #CED4DA;
	margin-bottom: 13px;
	padding: 14px 0 8px;
	text-align: center;
}

.quiz-control p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 8px;
}

.quiz-control input {
	float: right;
	margin-top: -22px !important;
	padding: 0 8px;
}

.quiz-results-aux {
	font-size: 11px;
	font-weight: 700;
}

#quiz-results .false {
	color: #F00;
	font-weight: 700;
}

#quiz-results .true {
	font-weight: 700;
}

#quiz-results th, #quiz-results td {
	vertical-align: top;
}

#quiz-results p {
	margin-bottom: 2px;
}

#psycho-question {
	float: right;
	font-size: 11px !important;
	height: 16px;
	margin: 14px 0 0 !important;
	overflow: hidden;
	padding: 0 8px !important;
	text-align: right;
	white-space: nowrap;
	width: 120px;
}

.psycho-entrance {
	border-bottom: 1px solid #CED4DA;
	padding-bottom: 5px;
}

.psycho-entrance, .psycho-result {
	border-top: 1px solid #CED4DA;
	border-bottom: 1px solid #CED4DA;
	padding: 8px 0 5px;
}

.psycho-result {
	padding: 8px 0;
}

.psycho-answers {
	border-bottom: 1px solid #CED4DA;
	padding: 2px 0 5px;
}

.psycho-entrance p, .psycho-answers div, .psycho-answers div p, .psycho-result p {
	font-size: 12px;
	line-height: 17px !important;
}

.psycho-entrance p {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}

.psycho-answers div.image {
  line-height: 14px !important; /* #DOC - overwrite .psycho-answer div*/
}

.psycho-answers table {
	border: 0 !important; /* #DOC - overwrite from mod-form */
}

.psycho-answers .psycho-options .psycho-row {
	clear: left;
	margin-bottom: 7px;
}

.psycho-answers .psycho-col1 {
	display: block;
	float: left;
	padding-top: 3px;
}

.psycho-answers .psycho-col2 {
	display: block;
	font-weight: 400 !important; /* #DOC - overwriting Styles in MOD Forms */
	margin: -3px 0 9px 20px;
}

.psycho-answers .psycho-col2 p {
	margin-top: 0;
}

#article .psycho-entrance .image, #article .psycho-result .image, #article .psycho-answers .image {
	margin: 0 auto 23px;
	padding: 0;
	position: relative;
}

#article .psycho-entrance .source, #article .psycho-result .source, #article .psycho-answers .source {
	color: #888;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin-top: 2px;
}

.psycho-answers img {
	display: block;
	padding-top: 3px;
}

.psycho-control {
	border-bottom: 1px solid #CED4DA;
	margin-bottom: 13px;
	padding: 14px 0 8px;
	text-align: center;
}

.psycho-control p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 8px;
}

.psycho-control input {
	float: right;
	margin-top: -22px !important;
	padding: 0 8px;
}

.psycho-results-aux {
	font-size: 11px;
	font-weight: 700;
}

#psycho-results .false {
	color: #F00;
	font-weight: 700;
}

#psycho-results .true {
	font-weight: 700;
}

#psycho-results th, #psycho-results td {
	vertical-align: top;
}

#psycho-results p {
	margin-bottom: 2px;
}



/* #MOD ----- Quiz Duplikat ----- */


#qna-question {
	float: right;
	font-size: 11px !important;
	height: 16px;
	margin: 14px 0 0 !important;
	overflow: hidden;
	padding: 0 8px !important;
	text-align: right;
	white-space: nowrap;
	width: 120px;
}

.qna-entrance {
	border-bottom: 1px solid #CED4DA;
	padding-bottom: 5px;
}

.psycho-entrance, .qna-result {
	border-top: 1px solid #CED4DA;
	border-bottom: 1px solid #CED4DA;
	padding: 8px 0 5px;
}

.qna-result {
	padding: 8px 0;
}

.qna-answers {
	padding: 2px 0 5px;
}

.qna-entrance p, .qna-answers div, .qna-answers div p, .qna-result p {
	font-size: 12px;
	line-height: 17px !important;
}

.qna-entrance p {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}

.qna-answers div.image {
	line-height: 14px !important; /* #DOC - overwrite .qna-answer div*/
}

.qna-answers table {
	border: 0 !important; /* #DOC - overwrite from mod-form */
}

.qna-answers .qna-options .qna-row {
	clear: left;
	margin-bottom: 7px;
}

.qna-answers .qna-col1 {
	display: block;
	float: left;
	padding-top: 3px;
}

.qna-answers .qna-col2 {
	display: block;
	font-weight: 400 !important; /* #DOC - overwriting Styles in MOD Forms */
	margin: -3px 0 9px 20px;
}

.qna-answers .qna-col2 p {
	margin-top: 0;
}

#article .qna-entrance .image, #article .qna-result .image, #article .qna-answers .image, #article #qna-results .image {
	margin: 0 auto 8px;
	padding: 0;
	position: relative;
}

#article .qna-entrance .image, #article #qna-results .image {
	margin-bottom: 23px;
}

#article #qna-results .image {
	margin-top: 8px;
}

#article #qna-results table {
	border-top: 1px solid #CED4DA;
	margin: 0 7px;
	padding: 8px;
	width: 454px;
}

#article .qna-entrance .source, #article .qna-result .source, #article .qna-answers .source, #article #qna-results .source {
	color: #888;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin-top: 2px;
}

.qna-answers img {
	display: block;
	padding-top: 3px;
}

.qna-control {
	border-top: 1px solid #CED4DA;
	padding: 14px 0 0;
	text-align: center;
}

.qna-control p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 8px;
}

.qna-control input {
	float: right;
	margin-top: -22px !important;
	padding: 0 8px;
}

.qna-results-aux {
	font-size: 11px;
	font-weight: 700;
}

#qna-results .qna-answers {
	border-top: 1px solid #CED4DA;
	margin-top: 8px;
}

#qna-results * {
	font-size: 11px;
	line-height: 14px;
}

#qna-results .false {
	color: #F00;
	font-weight: 700;
}

#qna-results .true {
	font-weight: 700;
}

#qna-results th, #qna-results td {
	vertical-align: top;
}

#qna-results p {
	margin-bottom: 2px;
}

#qna-init {
	margin-top: 10px;
}



/* #MOD ----- Premium Advertorial ----- */


ul.tab-flex.alt {
	margin-bottom: 11px !important;
}

#grid #foreignimprint {
	border-top: solid 1px #CED4DA;
 	clear: both;
	font-size: 11px;
	line-height: 14px;
 	margin: 20px 0 10px;
 	padding-top: 7px;
}

#grid .unit #foreignimprint {
 	margin: 0;
}

#advertorial-footer {
	background: url(../images/bg/advertorial-footer.gif) left bottom no-repeat;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 41px 10px 10px;
}

#grid .unit .box-decorate {
	background-position: top left;
	background-repeat: no-repeat;
}

#grid .unit .box-decorate .cnt {
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 9px 8px 10px;
}

#grid .unit .x6 .box-decorate {
	background-color: #F8F9FB;
	background-image: url(../images/common/bg-top2-x6.gif);
}

#grid .unit .x6 .box-decorate .cnt {
	background-color: #F8F9FB;
	background-image: url(../images/common/bg-bottom-x6.gif);
}

#grid .unit .box-decorate .cnt .decorate {
	float: right;
}

#grid .unit .box-decorate h2 {
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 8px;
	white-space: nowrap;
}

#grid p.decorate {
	clear: both;
	height: 20px;
	margin-top: 10px;
}

#grid .decorate span {
	background: url(../images/common/bg-btn-left.gif) top left no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

#grid .decorate span a {
	background: url(../images/common/bg-btn-right.gif) top right no-repeat;
	color: #000;
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 19px;
	padding-left: 15px;
	padding-right: 11px;
	text-decoration: none;
}

#grid .decorate span a:hover {
	text-decoration: underline;
}

.note.partnerlogo {
	color: #7F7F7F;
	font-size: 10px;
	text-align: right;
	margin: 6px 0 3px 0;
}

a.decorate-light { /* #DOC - Light-decoration for Links */
	background: url(../images/common/arrow-fwd.gif) 2px 6px no-repeat;
	display: block;
	margin: 6px 0;
	padding-left: 11px;
}



/* #MOD ----- Fastsearch Tool ----- */


#fastsearch-tool {
	background: url(../images/common/bg-fastsearch-tool.png) top left no-repeat;
	color: #000;
	display: none;
	height: 124px;
	left: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 218px;
	z-index: 500;
}

#fastsearch-tool h3 {
	font-size: 11px;
	margin: 0 0 10px 0;
}

#fastsearch-tool div {
	font-size: 11px;
	margin: 0;
}

#fastsearch-tool .search-items {
	height: 76px;
	margin-top: 7px;
}

#fastsearch-tool .search-items div {
	line-height: 18px;
	height: 18px;
}

#fastsearch-tool .search-items label {
	font-weight: 400;
	margin-left: 5px;
	margin-top: -3px;
}

#fastsearch-tool .fastsearch-close {
	float: left;
	margin-top: 7px;
}



/* #MOD ----- Social Bookmarks ----- */


#grid #sb-spacer {
	display: none;
	float: left;
	right: 71px;
	position: absolute;
	top: 5px;
}

#grid #sb {
	display: none;
	right: 0;
	position: absolute;
	top: 5px;
	width: 73px;
}

#grid #sb a {
	display: block;
	float: left;
	margin: 0 0 0 3px;
}

#grid #sb #sbmore {
	padding-top: 3px;
}

#socialbookmarks {
	background: url(../images/common/bg-socialbookmarks.png) top left no-repeat;
	height: 120px;
	padding: 7px 7px 0;
	position: absolute;
	right: -20px;
	top: 29px;
	width: 300px;
	z-index: 50;
}

#socialbookmarks div.close {
	left: 279px;
	position: absolute;
	top: 7px;
}

#socialbookmarks ul {
	list-style: none;
	margin: 0;
}

#socialbookmarks ul li {
	background: none;
	display: block;
	font-size: 11px;
	float: left;
	height: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 95px;
}

#socialbookmarks li img {
	margin-right: 2px;
	vertical-align: top;
}



/* #MOD ----- Archive Index Page ----- */


#grid .archive-list li {
	background: none;
	font-size: 11px;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#grid .archive-list span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin: 5px 0;
	padding:0;
}



/* #MOD ----- Advisor tool in article ----- */


#grid #advisor-tool, #advisor-tool .index {
	background: none !important; /* #DOC - Overwrite .index in .tool */
}

#grid #advisor-tool .index span {
	color: #7CA71E;
	float: left;
	font-size: 14px;
	font-weight: 700;
}

#grid #advisor-tool .box {
	background: url(../images/advisor/bg-gradient.gif) top left repeat-x;
	border-bottom: 1px solid #ECEFF2;
}

#grid #advisor-tool ul {
	padding-bottom: 10px !important; /* #DOC - overwrite #grid .unit ul */
}

#grid #advisor-tool ul li {
	background: none;
	font-size: 12px !important; /* #DOC - overwrite #grid .unit ul li */
	line-height: 16px !important; /* #DOC - overwrite #grid .unit ul li */
	margin-left: 0;
	overflow: hidden;
	padding-left: 0;
}

#grid #advisor-tool ul li a.decorate-light {
	background: url(../images/advisor/arrow-fwd-green.gif) 2px 6px no-repeat;
}

#grid #advisor-tool .question-div {
	background: url(../images/advisor/bg-search.gif) top left repeat-x;
	height: 30px;
	padding: 15px 10px;
}

#grid #advisor-tool .question-div input.searchfield {
	border: 1px solid #CED4DA;
	color: #000;
	font-size: 16px;
	height: 20px;
	padding: 4px;
	width: 320px;
}

#grid #advisor-tool .question-div input.button {
	margin-top: -4px;
}



/* #MOD ----- Google AdSense ----- */


.google_ad_content {
	line-height: 14px;
	overflow: hidden;
	padding-bottom: 10px;
}

.google_ad_title {
	color: #2269c3;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

.google_ad_title:hover {
	text-decoration: underline;
}

.google_ad_link {
	color: #55AB01;
	cursor: pointer;
}

.google_ad_link:hover {
	text-decoration: underline;
}

.ads_right_bar {
	margin-top: 10px;
}



/* #MOD ----- Lightbox ----- */


#jquery-overlay {
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}

#jquery-lightbox {
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	height: 25%;
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}

#lightbox-nav {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display: block;
	height: 100%;
	width: 49%;
	/*zoom: 1;*/
}

#lightbox-nav-btnPrev {
	float: left;
	left: 0;
}

#lightbox-nav-btnNext {
	float: right;
	right: 0;
}

#lightbox-container-image-data-box {
	background-color: #fff;
	font: 10px/1.4em Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	overflow: auto;
	padding: 0 10px 10px;
	position: relative;
	width: 100%;
}

#lightbox-container-image-data {
	color: #000;
	padding: 0;
}

#lightbox-container-image-data #lightbox-image-details {
	float: left;
	text-align: left;
	width: 75%;
}

#lightbox-image-details-caption {
	font: 400 14px/18px Verdana, Arial, Helvetica, sans-serif;
}

#lightbox-image-details-currentNumber {
	clear: left;
	display: block;
	padding-bottom: 1.0em;
}

#lightbox-image-details-caption span {
	color: #999;
}

#lightbox-secNav {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

#lightbox-secNav-btnClose {
	background: url(../images/icons/close.gif) 0 3px no-repeat;
	float: right;
	font: 400 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 16px;
}



/* #MOD ----- Magazine + Fallback ----- */


#grid .topic .index, #grid .topic-2 .index, #grid .topic .index a, #grid .topic-2 .index a, #grid .shopping .index, #grid .shopping-2 .index, #grid .shopping .index a, #grid .shopping-2 .index a, .price .banner, .price .banner a, .price .label, #grid .entertainment .index, #grid .entertainment .index a, #grid .entertainment-2 .index, #grid .entertainment-2 .index a, #grid .clickout .index, #grid .clickout .index a, #grid .enterprise .index, #grid .enterprise-2 .index, #grid .enterprise .index a, #grid .enterprise-2 .index a {
	color: #56738A;
}

#grid .topic-2, #grid .topic-2 .index, #grid .shopping-2, #grid .shopping-2 .index, #grid .entertainment-2, #grid .entertainment-2 .index, #grid .clickout, #grid .clickout .index, #grid .enterprise-2, #grid .enterprise-2 .index {
	background-color: #F8F9FB !important;
}

#article .nav strong, .price .label {
	background-color: #ECEFF2;
}

#header #service, #header #help {
	display: none;
}





/* #DOC - Datepicker TODO Refactor */
table.ui-dp {
	/*border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px;*/
	width: auto;
}

table.ui-dp th {
	color: #fff;
	font-weight: bold;
	width: 20px; height: 20px;
	text-align: center;
	background: url(../images/icons/datepicker-weekdays.gif) top left no-repeat;
	text-indent: -2000px;
}

table.ui-dp th.weekday-1 {
	background-position: 0 10px;
}

table.ui-dp th.weekday-2 {
	background-position: 0 -8px;
}

table.ui-dp th.weekday-3 {
	background-position: 0 -26px;
}

table.ui-dp th.weekday-4 {
	background-position: 0 -44px;
}

table.ui-dp th.weekday-5 {
	background-position: 0 -62px;
}

table.ui-dp th.weekday-6 {
	background-position: 0 -80px;
}

table.ui-dp th.weekday-0 {
	background-position: 0 -98px;
}

table.ui-dp td {
	background: #EEE;
	color: #000;
	width: 18px;
	height: 18px;
	text-align: center;
}
table.ui-dp td.other-month {
	background: #E0E0E0;
	color: #000;
	text-indent: -2000px;
}

/* start */

table.ui-dp td.selected {
	border: 1px solid #56738A;
	color: #000;
	font-weight: 700;
	width: 18px;
	height: 18px;
}

table.ui-dp td.selected.dp-hover {
	background: #ECEFF2;
	color: #000;
}

table.ui-dp td.dp-hover, table.ui-dp tr.activeWeekHover td {
	background: #ECEFF2;
	color: #000;
}

/* end */

table.ui-dp td.other-month.dp-hover {
	background: #E0E0E0;
	cursor: default;
}

table.ui-dp tr.selectedWeek td {
	background: #f66;
	color: #000;
}
table.ui-dp td.disabled, table.ui-dp td.disabled.dp-hover {
	background: #fff;
	color: #888;
}
table.ui-dp td.other-month.disabled {
	background: #E0E0E0;
}


table.ui-dp td.unselectable, table.ui-dp td.unselectable:hover, table.ui-dp td.unselectable.dp-hover {
	background: #E0E0E0;
	color: #000;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

a.dp-choose-date {
	background: url(../images/icons/icon-datepicker.gif) top left no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -2000px;
	width: 16px;
}

input.dp-input, div.dp-applied {
	float: left;
	margin: 5px 2px 0 2px; 
}

input.dp-input {
	margin-top: 0;
}

div.dp-calendar {
	margin-top: 5px;
}

div#dp-popup {
	border: 1px solid #A0AFC0;
}

div.dp-popup {
	position: relative;
	background: #FFF;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	/*padding: 2px;*/
	line-height: 1.2em;
	/*padding-top: 5px;*/
}

div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	color: #4D5661;
	font-size: 12px;
	font-weight: 400;
	margin: 2px 0;
	padding: 0;
	text-align: center;
	width: 156px;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	/*width: 100px;*/
}

div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 0;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/* new */
a.dp-nav-prev-month, a.dp-nav-next-month {
	background: url(../images/icons/datepicker-arrow-left.gif) top left no-repeat;
	display: block;
	height: 28px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 15px;
}

a.dp-nav-next-month {
	background: url(../images/icons/datepicker-arrow-right.gif) top left no-repeat;
}


/* #DOC - Travelsearch Datepicker... */

 /* todo look at this
table.ui-dp th {
	color: #fff;
	font-weight: bold;
	width: 18px; height: 18px;
	text-align: center;
	background: url(../images/travelsearch/img-dp-days.gif) top left no-repeat;
	text-indent: -2000px;
} */

/*#travelsearch a.dp-nav-prev-month, #travelsearch a.dp-nav-next-month {
	background: url(../images/travelsearch/btn-prev.gif) top left no-repeat;
	display: block;
	height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 22px;
}

#travelsearch a.dp-nav-next-month {
	background: url(../images/travelsearch/btn-next.gif) top left no-repeat;
}*/

#travelsearch a.dp-choose-date {
	background: url(../images/travelsearch/btn-plus.gif) top left no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin-right: 30px;
	overflow: hidden;
	text-indent: -2000px;
	width: 16px;
}

.x6.y1 .tool #travelsearch a.dp-choose-date, .x2 .tool #travelsearch a.dp-choose-date {
	margin-right: 7px;
}



/* #MOD ----- Flash Lightbox ----- */


#grid .videocaption {
	background-color: #F8F9FB;
	margin: auto 0;
	padding: 4px;
	position: relative;
}

#flashplayer-lb {
	background: #000;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	z-index: 10;
}

#flashplayer-container {
	left: 0;
	position: absolute;
	text-align: center;
	top: 100px;
	width: 100%;
	z-index: 50;
}

#flashplayer-object {
	background: #FFF;
	height: 30px;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	width: 30px;
}
/* #FILE - mod-ui-frame */



/* ----- mod-frame GMX ----- */



/* #MOD ----- Auxiliary ----- */


div#main, div#searchbox-btm {
	background: #E3EDFA url(../images/common/bg-main.gif) 8px 0 repeat-y;
	padding-left: 8px;
	position: relative;
	width: 815px;
	z-index: 0;
}

div#searchbox-btm {
	position: static;
	width: 790px;
}

#nav-skip {
	text-align: right;
}

#nav-skip a {
	color: #FFF;
	font-size: 11px;
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -500em;
	width: 1px;
}

#nav-skip a:active, #nav-skip a:focus {
	left: 615px;
	height: auto;
	top: 22px;
	width: 150px;
}



/* #MOD ----- Navigation Top ----- */


#nav-top {
	background: url(../images/common/nav/top/bg.gif) left top no-repeat;
	height: 114px;
	position: relative;
	width: 823px;
}

#nav-top ul {
	list-style-type: none;
}

#nav-top li {
	float: left;
}

/* #DOC - Logo */
#nav-top #logo {
	background: url(../images/common/logo.gif) left top no-repeat;
	display: block;
	height: 34px;
	left: 32px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 29px;
	width: 106px;
}

/* #DOC - Search */
#nav-top #nt-search {
	top: 11px;
	left: 195px;
	position: absolute;
}

#nav-top #nt-search legend {
	display: none;
}

#nav-top #nt-search #nt-search-options li {
	color: #C5D6B8;
	margin-right: 4px;
}

#nav-top #nt-search #nt-search-options a {
	color: #FFF;
	padding: 0 4px 2px;
}

#nav-top #nt-search #nt-search-options .ntso-focus a {
	background-color: #7FA63B;
	font-weight: 700;
}

#nav-top #nt-search-input {
	border: 1px solid #C5D6B8;
	clear: both;
	float: left;
	margin-top: 5px;
	padding: 2px 3px 3px;
}

#nav-top #nt-search-input #search {
	border: 0;
	height: 14px;
	padding: 5px;
	vertical-align: bottom;
	width: 280px;
}

#nav-top #nt-search-input #search.def {
	background: #FFF url(../images/icons/img-search-wm.gif) left 2px no-repeat;
}

#nav-top #nt-search-input #nt-btn-search {
	background: url(../images/common/nav/top/btn-search.gif) left top no-repeat;
	border: 0;
	color: #FFF;
	height: 25px;
	font-size: 12px;
	font-weight: 700;
	padding: 0 0 3px;
	width: 78px;
}

/* #DOC - Navigation */
#nav-top #nt-nav {
	bottom: 0;
	left: 121px;
	position: absolute;
}

#nav-top #nt-nav a {
	background: url(../images/common/nav/top/bg-set-tab.gif) left top no-repeat;
	color: #114DA1;
	display: block;
	font: 700 13px/17px arial,verdana,sans-serif;
	padding: 11px 9px 7px 12px;
}

#nav-top #nt-nav .nt-nav-first a {
	background-position: left -45px;
	padding-left: 9px;
}

#nav-top #nt-nav .nt-nav-last {
	background: url(../images/common/nav/top/bg-set-tab.gif) left top no-repeat;
}

#nav-top #nt-nav .nt-nav-last a {
	background: url(../images/common/nav/top/bg-set-tab.gif) right -90px no-repeat;
	margin-left: 3px;
	padding-right: 11px;
	padding-left: 9px; /* #DOC - this value depends on padding-left of #nav-top #nt-nav a{} (always minus 3px, because of margin-left!) */
}

#nav-top #nt-nav a:hover {
	background-position: left -145px;
}

#nav-top #nt-nav .nt-nav-first a:hover {
	background-position: left -190px;
}

#nav-top #nt-nav .nt-nav-last a:hover {
	background-position: right -235px;
}

/* #DOC - Binary */
#nav-top #nt-bin {
	background: url(../images/common/nav/top/bg-set-login.gif) left top no-repeat;
	color: #84A5CF;
	height: 25px;
	right: 3px;
	top: 0;
	position: absolute;
}

#nav-top #nt-bin li {
	line-height: 23px;
}

#nav-top #nt-bin a {
	color: #1C449B;
	display: inline-block;
	height: 23px;
	padding: 0 7px 2px;
	vertical-align: middle;
}

#nav-top #nt-bin #nt-bin-login {
	font-size: 12px;
	font-weight: 700;
	height: 25px;
}

#nav-top #nt-bin #nt-bin-login a {
	background: #2269C3 url(../images/common/nav/top/bg-set-login.gif) left bottom no-repeat;
	color: #FFF;
	padding-left: 13px;
	vertical-align: top;
}

#nav-top #nt-bin #nt-bin-login span {
	background: url(../images/common/nav/top/bg-set-login.gif) right bottom no-repeat;
	display: inline-block;
	height: 25px;
	width: 3px;
}

#nav-top #nt-bin #nt-bin-login a span {
	background: url(../images/common/nav/top/ico-login-arrow.gif) left top no-repeat;
	height: 9px;
	margin-right: -2px;
	vertical-align: middle;
	width: 7px;
}

/* #DOC - Binary - extra for pages with login-link only (Shopping, Enterprise) */
#nav-top.extra #nt-bin #nt-bin-login span {
	display: none;
}

#nav-top.extra #nt-bin #nt-bin-login a span {
	display: inline-block;
}

/* #DOC - Auxiliary */
#nav-top #nt-aux {
	background-color: #114DA1;
	bottom: 4px;
	color: #FFF;
	right: 12px;
	position: absolute;
}

#nav-top #nt-aux a {
	color: #FFF;
}



/* #MOD ----- Navigation Sub ----- */


#nav-sub {
	float: left;
	position: relative;
	height: 100%;
	margin-left: 12px;
	width: 150px;
	z-index: 10;
}

#nav-sub div div {
	padding: 0;
}

#nav-sub div div div {
	padding: 0;
}

#nav-sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-sub li {
	background-color: #FFF;
	background-repeat: no-repeat;
	font-size: 11px;
	width: 150px;
}

#nav-sub a, #nav-sub strong {
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 11px;
}

#nav-sub a:visited {
	color: #000;
}

#nav-sub a:hover {
	text-decoration: underline;
}

#nav-sub .l1 {
	background-color: #FFF;
	margin-bottom: 10px;
}

#nav-sub strong {
	font-weight: 700;
}

#nav-sub .focus strong {
	font-weight: 400;
}

#nav-sub .l1 img {
	padding-top: 4px;
	padding-left: 5px;
	position: absolute;
}

#nav-sub img.icon-left {
	float: left;
	height: 16px;
	padding-right: 3px;
	padding-left: 0;
	position: static;
	width: 16px;
}

/* #DOC - Level 1-5 Padding + Border */
#nav-sub .l1 a {
	border-bottom: 1px solid #CED4DA;
	line-height: 23px;
	padding-left: 5px;
}

#nav-sub .l1 .focus a {
	font-weight: 700;
}

#nav-sub .l2 {
	border-top: 1px solid #CED4DA;
	margin-top: 4px;
}

#nav-sub .l2 a, #nav-sub .focus .l2 a {
	border-bottom: 1px solid #CED4DA;
	font-weight: 400;
	padding-left: 15px;
}

#nav-sub .l2 .open a {
	font-weight: 700;
	padding-left: 5px;
}

#nav-sub .l2 .l3 a {
	border-bottom: 1px solid #CED4DA;
	font-weight: 400 !important;
	padding-left: 15px;
}

#nav-sub .l2 .l3 .open a {
	border-bottom: 0;
	font-weight: 400;
	padding-left: 15px;
}

#nav-sub .l4 {
	background: #FFF;
	border-bottom: 1px solid #CED4DA;
	padding-bottom: 1px;
}

#nav-sub .l4 a {
	border-bottom: 0;
	line-height: 19px;
	padding-bottom: 1px;
	padding-left: 15px !important;
}

#nav-sub .l5 a {
	padding-left: 27px !important;
}

/* #DOC - Backgrounds */
#nav-sub .focus a, #nav-sub .open.focus {
	background-color: #ECEFF2;
}

#nav-sub .l1 .focus {
	background-color: #FFF;
}

#nav-sub .l2 .focus {
	background-color: #ECEFF2;
}

#nav-sub .l2 a {
	background: url(../images/common/nav/sub/set-default.gif) 6px -51px no-repeat;
}

#nav-sub .l2 .open a {
	background: none;
}

#nav-sub .l2 .l3 a {
	background: url(../images/common/nav/sub/set-default.gif) 6px -51px no-repeat;
}

#nav-sub .l2 .l3 .open a {
	background: url(../images/common/nav/sub/set-default.gif) 5px -86px no-repeat;
}

#nav-sub .l2 .l3 .l4 .focus a {
	background-color: #ECEFF2 !important;
}

#nav-sub .l2 .l3 .l4 a, #nav-sub .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .l2 .l3 .l4 .l5 .focus a {
	background-color: #ECEFF2 !important;
}

/* #DOC - Backgrounds Topic */
#nav-sub .topic .focus a, #nav-sub .topic .open.focus {
	background-color: #FDE7D2;
}

#nav-sub .topic.l1 .focus {
	background-color: #FFF;
}

#nav-sub .topic .l2 .focus {
	background-color: #FDE7D2;
}

#nav-sub .topic .l2 a {
	background: url(../images/common/nav/sub/set-topic.gif) 6px -51px no-repeat;
}

#nav-sub .topic .l2 .open a {
	background: none;
}

#nav-sub .topic .l2 .l3 a {
	background: url(../images/common/nav/sub/set-topic.gif) 6px -51px no-repeat;
}

#nav-sub .topic .l2 .l3 .open a {
	background: url(../images/common/nav/sub/set-topic.gif) 5px -86px no-repeat;
}

#nav-sub .topic .l2 .l3 .l4 .focus a {
	background-color: #FDE7D2 !important;
}

#nav-sub .topic .l2 .l3 .l4 a, #nav-sub .topic .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .topic .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .topic .l2 .l3 .l4 .l5 .focus a {
	background-color: #FDE7D2 !important;
}

/* #DOC - Backgrounds Shopping */
#nav-sub .shopping .focus a, #nav-sub .shopping .open.focus {
	background-color: #E8F0D9;
}

#nav-sub .shopping.l1 .focus {
	background-color: #FFF;
}

#nav-sub .shopping .l2 .focus {
	background-color: #E8F0D9;
}

#nav-sub .shopping .l2 a {
	background: url(../images/common/nav/sub/set-shopping.gif) 6px -51px no-repeat;
}

#nav-sub .shopping .l2 .open a {
	background: none;
}

#nav-sub .shopping .l2 .l3 a {
	background: url(../images/common/nav/sub/set-shopping.gif) 6px -51px no-repeat;
}

#nav-sub .shopping .l2 .l3 .open a {
	background: url(../images/common/nav/sub/set-shopping.gif) 5px -86px no-repeat;
}

#nav-sub .shopping .l2 .l3 .l4 .focus a {
	background-color: #E8F0D9 !important;
}

#nav-sub .shopping .l2 .l3 .l4 a, #nav-sub .shopping .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .shopping .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .shopping .l2 .l3 .l4 .l5 .focus a {
	background-color: #E8F0D9 !important;
}

/* #DOC - Backgrounds Entertainment */
#nav-sub .entertainment .focus a, #nav-sub .entertainment .open.focus {
	background-color: #FDEEC4;
}

#nav-sub .entertainment.l1 .focus {
	background-color: #FFF;
}

#nav-sub .entertainment .l2 .focus {
	background-color: #FDEEC4;
}

#nav-sub .entertainment .l2 a {
	background: url(../images/common/nav/sub/set-entertainment.gif) 6px -51px no-repeat;
}

#nav-sub .entertainment .l2 .open a {
	background: none;
}

#nav-sub .entertainment .l2 .l3 a {
	background: url(../images/common/nav/sub/set-entertainment.gif) 6px -51px no-repeat;
}

#nav-sub .entertainment .l2 .l3 .open a {
	background: url(../images/common/nav/sub/set-entertainment.gif) 5px -86px no-repeat;
}

#nav-sub .entertainment .l2 .l3 .l4 .focus a {
	background-color: #FDEEC4 !important;
}

#nav-sub .entertainment .l2 .l3 .l4 a, #nav-sub .entertainment .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .entertainment .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .entertainment .l2 .l3 .l4 .l5 .focus a {
	background-color: #FDEEC4 !important;
}

/* #DOC - Backgrounds Enterprise - should look like Product */
#nav-sub .enterprise .focus a, #nav-sub .enterprise .open.focus {
	background-color: #D4E3F8;
}

#nav-sub .enterprise.l1 .focus {
	background-color: #FFF;
}

#nav-sub .enterprise .l2 .focus {
	background-color: #D4E3F8;
}

#nav-sub .enterprise .l2 a {
	background: url(../images/common/nav/sub/set-product.gif) 6px -51px no-repeat;
}

#nav-sub .enterprise .l2 .open a {
	background: none;
}

#nav-sub .enterprise .l2 .l3 a {
	background: url(../images/common/nav/sub/set-product.gif) 6px -51px no-repeat;
}

#nav-sub .enterprise .l2 .l3 .open a {
	background: url(../images/common/nav/sub/set-product.gif) 5px -86px no-repeat;
}

#nav-sub .enterprise .l2 .l3 .l4 .focus a {
	background-color: #D4E3F8 !important;
}

#nav-sub .enterprise .l2 .l3 .l4 a, #nav-sub .enterprise .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .enterprise .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .enterprise .l2 .l3 .l4 .l5 .focus a {
	background-color: #D4E3F8 !important;
}

/* #DOC - Navigation Label (e.g. "Service Angebote") */
#nav-sub .label {
	border-bottom: 1px solid #CED4DA;
	display: block;
	border-top: 0;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav-sub .label span {
	background: #FFF;
	color: #56738A;
	font-weight: 700;
	padding-left: 5px;
}

#nav-sub .topic .label span {
	color: #F78600;
}

#nav-sub .shopping .label span {
	color: #7FA63B;
}

#nav-sub .entertainment .label span {
	color: #F7B800;
}

#nav-sub .enterprise .label span {
	color: #2269C3;
}

#nav-sub .topic .label .l2 a {
	background: url(../images/common/nav/sub/set-topic.gif) 6px -51px no-repeat;
	color: #000;
}

#nav-sub .shopping .label .l2 a {
	background: url(../images/common/nav/sub/set-shopping.gif) 6px -51px no-repeat;
	color: #000;
}

#nav-sub .entertainment .label .l2 a {
	background: url(../images/common/nav/sub/set-entertainment.gif) 6px -51px no-repeat;
	color: #000;
}

#nav-sub .enterprise .label .l2 a {
	background: url(../images/common/nav/sub/set-product.gif) 6px -51px no-repeat;
	color: #000;
}

/* #DOC - Channels, Marketplace */
#nav-sub .channels, #nav-sub .channels li a, #nav-sub .channels li a:visited, #nav-sub .marketplace, #nav-sub .marketplace li a, #nav-sub .marketplace li a:visited {
	color: #496F9E;
}

#nav-sub .channels {
	margin-top: 40px;
}

#nav-sub .marketplace {
	margin-top: 20px;
}

#nav-sub .channels a, #nav-sub .marketplace span {
	background-image: url(../images/common/nav/sub/set-channel.gif);
	border: 0;
	color: #FFF;
	display: block;
	font-weight: 700;
	line-height: 29px;
	padding-top: 1px;
	padding-left: 9px;
	text-transform: uppercase;
}

#nav-sub .topic .channels a {
	background: url(../images/common/nav/sub/set-topic.gif);
}

#nav-sub .shopping .channels a {
	background: url(../images/common/nav/sub/set-shopping.gif);
}

#nav-sub .entertainment .channels a {
	background: url(../images/common/nav/sub/set-entertainment.gif);
}

#nav-sub .enterprise .channels a {
	background: url(../images/common/nav/sub/set-product.gif);
}

#nav-sub .channels li, #nav-sub .marketplace li {
	background: #F8F9FB url(../images/common/nav/sub/set-channel.gif) left -40px no-repeat;
	height: 25px;
	width: 148px;
}

#nav-sub .channels li a, #nav-sub .marketplace li a {
	background: 0 !important; /* #DOC - must be important, cause of lower specifity */
	border: 0;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 1px 7px;
	text-transform: none;
}

#nav-sub .channels ul, #nav-sub .marketplace ul {
	border: 1px solid #CED4DA;
	border-bottom: 0;
	margin-top: 0;
}

#nav-sub .channels .end, #nav-sub .marketplace .end {
	background: url(../images/common/nav/sub/set-channel.gif) left -75px no-repeat;
	height: 11px;
}

#nav-sub .channels ul .logo, #nav-sub .marketplace ul .logo {
	padding: 5px 0 0;
}

/* #DOC - Logoff-Page-Treatments */
#nav-sub .logoff .channels {
	margin-top: 10px;
}

#nav-sub .logoff .channels.topic a {
	background: url(../images/common/nav/sub/set-topic.gif);
}

#nav-sub .logoff .channels.shopping a {
	background: url(../images/common/nav/sub/set-shopping.gif);
}

#nav-sub .logoff .channels.shopping li a {
	background: 0;
}

#nav-sub .logoff .product-promo {
	margin-top: 8px;
}

#nav-sub .logoff .product-promo img {
	padding: 0;
	position: static;
}

#nav-sub .logoff .product-promo a {
	border-bottom: none;
	padding-left: 0;
}

#nav-sub .logoff .product-promo li {
	margin-bottom: 2px;
}

/* #DOC - Tool */
#nav-sub .tool * {
	font-size: 11px;
	line-height: 14px;
}

#nav-sub .tool p {
	margin-top: 5px;
	margin-bottom: 0;
}

#nav-sub .tool a {
	color: #14C !important; /* #DOC - Mozilla (Linux) and IE6 */
}

#nav-sub .tool form {
	margin-bottom: 10px;
}

#nav-sub .tool input {
	width: 128px;
}

#nav-sub .tool .form-control {
	margin-top: 8px;
	margin-bottom: 5px;
}

#nav-sub .tool .form-control input {
	width: auto;
}

#nav-sub .tool .logout-link {
	background: url(../images/common/ico-logout.gif) top left no-repeat;
	height: 15px;
	margin-top: 12px;
	padding-left: 18px;
}

#nav-sub .tool .index {
	font-weight: 700;
	height: 21px;
	line-height: 21px;
	margin-bottom: 5px;
	padding: 2px 8px 1px;
	overflow: hidden;
}

#nav-sub .tool.y1 {
	background: url(../images/common/bg-tool-whiteend-x2y1.gif) top left no-repeat;
}

#nav-sub .tool.y2 {
	background: url(../images/common/bg-tool-whiteend-x2y2.gif) top left no-repeat;
}

#nav-sub .tool.white.y1 {
	background: url(../images/common/bg-tool-x2y1.gif) top left no-repeat;
}

#nav-sub .tool.white.y2 {
	background: url(../images/common/bg-tool-x2y2.gif) top left no-repeat;
}

#nav-sub .tool .box {
	padding: 5px 8px 0;
}

#nav-sub .tool.y1 .index {
	margin-bottom: 0;
}

#nav-sub .tool.y1 .box {
	height: 64px;
	padding-top: 0;
}

#nav-sub .tool.y2 .box {
	height: 163px;
}



/* #MOD ----- Navigation Sub (Binaries) ----- */


#nav-sub-bin {
	background: #F6F8FA url(../images/common/nav/sub/set-nav-sub-bin.gif) no-repeat left top;
	margin-top: 20px;
	padding-top: 15px;
	text-align: center;
	width: 150px;
}

#nav-sub-bin div.end {
	background: #F6F8FA url(../images/common/nav/sub/set-nav-sub-bin.gif) no-repeat left bottom;
	margin: 0;
	padding: 0 1px 15px;
	width: 148px;
}

#nav-sub-bin div.logos img, #nav-sub-bin .ui, #nav-sub-bin .uitg {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* #MOD ----- Content ----- */


#main-top {
	height: 11px;
	position: relative;
	z-index: 9;
}

div#content-start {
	background-position: 10px 0 !important; /* #DOC - must be !important cause of inline-styles */
	background-repeat: no-repeat !important;
	float: left;
	font-size: 1px;
	height: 10px;
	padding-left: 10px;
	position: relative;
	width: 642px;
	z-index: 1;
}

div.content {
	float: left;
	position: relative;
	width: 642px;
}

div#content-end {
	clear: both;
}

/* #DOC - Breadcrumb */
div.breadcrumb {
	font: 400 10px/12px Verdana, Arial, sans-serif;
	margin: 4px 0 0;
	padding: 1px 0 0 10px;
	width: 632px;
}

div.breadcrumb * {
	padding-right: 4px;
}

div.breadcrumb strong {
	font-weight: 400;
}

div.breadcrumb h1 {
	display: inline;
	font: 400 10px/12px Verdana, Arial, sans-serif;
}



/* #MOD ----- Advertisement ----- */


#adv {
	background: url(../images/bg/set-header-footer.gif) left top no-repeat;
	text-align: center;
	vertical-align: middle;
}

#adv.bigad {
	background: url(../images/bg/set-header-footer-bigad.png) left -2px no-repeat;
}

#adv #adv-aux {
	padding: 8px 3px;
	z-index: 9;
}

#adv table {
	height: 90px;
}

#adv.bigad table {
	height: 250px;
}

#adv table td {
	vertical-align: middle;
}

#adv table div {
	margin: auto;
}

#adv-content {
	clear: both;
	color: #888;
	font-size: 11px;
	margin: 10px 0;
	text-align: center;
}

.x6 #adv-content {
	width: 470px;
}

#adv-content div {
	margin: auto;
	text-align: left;
}

#contentad {
	margin-bottom: 10px;
}

#adv-sky {
	left: 825px;
	position: absolute;
	top: 6px;
}

#adv-extra {
	margin: 10px 11px 0;
}



/* #MOD ----- Linkbox ----- */


#linkbox-spacer { /* #DOC - if there is no Linkbox */
	height: 10px;
}

#linkbox {
	background: #FFF url(../images/bg/linkbox.gif) bottom left repeat-x;
	clear: both;
	margin: 0 12px;
	overflow: hidden;
	padding: 0 0 17px;
}

#linkbox .spacer {
	background: #FFF;
	height: 20px;
}

#linkbox #lb-main {
	clear: both;
	float: left;
	left: 395px;
	position: relative;
}

#linkbox ul {
	left: -50%;
	padding-left: 15px;
	position: relative;
}

#linkbox ul ul {
	padding: 0;
	position: static;
}

#linkbox li {
	float: left;
	font-size: 10px;
	list-style: none;
	line-height: 16px;
	letter-spacing: 0.03em;
	margin: 15px 20px 0 0;
}

#linkbox li a {
	color: #496F9E;
	display: block;
}

#linkbox li li {
	float: none;
	margin: 0;
}

#linkbox .headline {
	font-weight: 700;
	color: #666;
}

#linkbox .breadcrumb {
	border-top: solid 1px #DEE3E7;
	border-bottom: solid 1px #DEE3E7;
	float: none; /* #DOC - overwriting the value in .content */
	margin: 0;
	padding: 4px 15px;
	position: static; /* #DOC - overwriting the value in .content */
	width: 760px;
}



/* #MOD ----- Footer ----- */


#footer {
	background: #E3EDFA url(../images/bg/set-header-footer.gif) 8px -116px no-repeat;
	color: #244E7E;
	font-size: 11px;
	padding: 14px 13px 10px 19px;
	height: 29px;
	width: 791px;
}

#footer ul {
	float: left;
}

#footer li {
	display: inline;
}

ul#footer-aux {
	float: right;
}



/* #MOD ----- Search Box Bottom ----- */


#searchbox-btm {
	padding-right: 13px;
	padding-left: 20px !important;
}

#searchbox-btm form {
	background-color: #FFF;
	border-top: solid 1px #CFD6DC;
	height: 35px;
	padding-top: 13px;
	padding-left: 160px;
}

#searchbox-btm p {
	font: bold 11px/11px verdana,arial,helvetica,sans-serif;
	margin-bottom: 9px;
}

#searchbox-btm p a {
	color: #90979A;
	margin-right: 10px;
}

#searchbox-btm p span {
	display: none;
}

#searchbox-btm #search-btm {
	border: 1px solid #D7DBE1;
	font: normal 13px/18px verdana,arial,helvetica,sans-serif;
	float: left;
	height: 18px;
	width: 383px;
}

#searchbox-btm #search-btm.def {
	background: #FFF url(../images/icons/img-search-wm.gif) top left no-repeat;
}

#searchbox-btm .img-btn {
	float: left;
	margin-left: 8px;
	margin-top: -1px;
}

#searchbox-btm img.img-btn {
	cursor: pointer;
	margin-top: 0;
}/* #FILE - mod-client */



/* mod-client.css - GMX */



/* #MOD ----- Content Header ----- */


#product #content-header {
	background-image: url(../images/bg/content-header-product.gif);
}

#topic #content-header {
	background-image: url(../images/bg/content-header-topic.gif);
}

#shopping #content-header {
	background-image: url(../images/bg/content-header-shopping.gif);
}

#service #content-header {
	background-image: url(../images/bg/content-header-service.gif);
}

#entertainment #content-header {
	background-image: url(../images/bg/content-header-entertainment.gif);
}

#trusted-dialog #content-header {
	background-image: url(../images/bg/content-header-trusted-dialog.gif);
}

#product #content-header.ch-2 {
	background-image: url(../images/bg/content-header-product-2.gif);
}

#topic #content-header.ch-2 {
	background-image: url(../images/bg/content-header-topic-2.gif);
}

#shopping #content-header.ch-2 {
	background-image: url(../images/bg/content-header-shopping-2.gif);
}

#service #content-header.ch-2 {
	background-image: url(../images/bg/content-header-service-2.gif);
}

#entertainment #content-header.ch-2 {
	background-image: url(../images/bg/content-header-entertainment-2.gif);
}

#trusted-dialog #content-header.ch-2 {
	background-image: url(../images/bg/content-header-trusted-dialog-2.gif);
}

#product #content-header #head, #product #content-header #head a {
	color: #2269C3;
}

#topic #content-header #head, #topic #content-header #head a {
	color: #F78600;
}

#shopping #content-header #head, #shopping #content-header #head a {
	color: #7FA63B;
}

#service #content-header #head, #service #content-header #head a {
	color: #1C449B;
}

#entertainment #content-header #head, #entertainment #content-header #head a {
	color: #F7B800;
}

#trusted-dialog #content-header #head, #trusted-dialog #content-header #head a {
	color: #0B2F6E;
}



/* #MOD ----- Index ----- */


#grid .product .index, #grid .product-2 .index, #grid .product .index a, #grid .product-2 .index a, #article .product #alt, #grid .product #time {
	color: #2269C3;
}

#grid .product .image {
	background: #F2F8FD;
}

#grid .topic .index, #grid .topic-2 .index, #grid .clickout .index, #grid .topic .index a, #grid .topic-2 .index a, #grid .clickout .index a, #article .topic #alt, #grid .topic #time {
	color: #F78600;
}

#grid .topic .image {
	background: #FFF9F3;
}

#grid .shopping .index, #grid .shopping-2 .index, #grid .shopping .index a, #grid .shopping-2 .index a, #article .shopping #alt, #grid .shopping #time {
	color: #7FA63B;
}

#grid .shopping .image {
	background: #F6FCEB;
}

#grid .shopping p span {
	color: #999;
}

#grid .shopping .tip { /* #DOC - Works only properly with "type-a" and "type-d" teasers! */
	color: #C00;
	font-size: 13px;
	font-weight: 700;
}

#grid .shopping img.label {
	position: absolute;
}

#grid .type-a.shopping .tip {
	margin: 6px 0 3px;
}

#grid .type-d.shopping .tip {
	margin: 7px 0 -2px;
}

#grid .service .index, #grid .service-2 .index, #grid .service .index a, #grid .service-2 .index a, #article .service #alt, #grid .service #time {
	color: #1C449B;
}

#grid .service .image {
	background: #F6F8FE;
}

#grid .entertainment .index, #grid .entertainment-2 .index, #grid .entertainment .index a, #grid .entertainment-2 .index a, #article .entertainment #alt, #grid .entertainment #time {
	color: #F7B800;
}

#grid .entertainment .image {
	background: #FEFAEC;
}

#grid .trusted-dialog .index, #grid .trusted-dialog-2 .index, #grid .trusted-dialog .index a, #grid .trusted-dialog-2 .index a, #article .trusted-dialog #alt, #grid .trusted-dialog #time {
	color: #0B2F6E;
}

#grid .trusted-dialog .image {
	background: #F4F9FF;
}



/* #MOD ----- Tables ----- */


#grid .table .x1 h1, #grid .table .x1 h2, #grid .table .x1 h3 {
	background: url(../images/common/bg-headb-x1.gif) no-repeat left top;
}

#grid .table .x2 h1, #grid .table .x2 h2, #grid .table .x2 h3 {
	background: url(../images/common/bg-headb-x2.gif) no-repeat left top;
}

#grid .table .x3 h1, #grid .table .x3 h2, #grid .table .x3 h3 {
	background: url(../images/common/bg-headb-x3.gif) no-repeat left top;
}

#grid .table .x4 h1, #grid .table .x4 h2, #grid .table .x4 h3 {
	background: url(../images/common/bg-headb-x4.gif) no-repeat left top;
}

#grid .table .x5 h1, #grid .table .x5 h2, #grid .table .x5 h3 {
	background: url(../images/common/bg-headb-x5.gif) no-repeat left top;
}

#grid .table .x6 h1, #grid .table .x6 h2, #grid .table .x6 h3 {
	background: url(../images/common/bg-headb-x6.gif) no-repeat left top;
}

#grid .table .x7 h1, #grid .table .x7 h2, #grid .table .x7 h3 {
	background: url(../images/common/bg-headb-x7.gif) no-repeat left top;
}

#grid .table .x8 h1, #grid .table .x8 h2, #grid .table .x8 h3 {
	background: url(../images/common/bg-headb-x8.gif) no-repeat left top;
}

/* #DOC - Corp Archive */
#grid .table.archive h3 {
	background: none;
	height: auto;
	line-height: 15px;
	overflow: visible;
	padding: 0;
}

.table.archive p {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0;
}

.table.archive table {
	margin: 10px 0 0;
}

.table.archive tr {
	background: #FFF;
}

.table.archive th, .table.archive td {
	padding-bottom: 15px;
	vertical-align: top;
}



/* #MOD ----- Forms ----- */


/* #DOC - Section-ids must be set in div class="content" */

#topic .x8 h2.form, .x8 h2.form {
	background: url(../images/common/bg-head2-x8-topic.gif) no-repeat top left;
}

#topic .x7 h2.form, .x7 h2.form {
	background: url(../images/common/bg-head2-x7-topic.gif) no-repeat top left;
}

#topic .x6 h2.form, .x6 h2.form {
	background: url(../images/common/bg-head2-x6-topic.gif) no-repeat top left;
}

#topic .x5 h2.form, .x5 h2.form {
	background: url(../images/common/bg-head2-x5-topic.gif) no-repeat top left;
}

#topic .x4 h2.form, .x4 h2.form {
	background: url(../images/common/bg-head2-x4-topic.gif) no-repeat top left;
}

#topic .x3 h2.form, .x3 h2.form {
	background: url(../images/common/bg-head2-x3-topic.gif) no-repeat top left;
}

#topic .x2 h2.form, .x2 h2.form {
	background: url(../images/common/bg-head2-x2-topic.gif) no-repeat top left;
}

#topic .x1 h2.form, .x1 h2.form {
	background: url(../images/common/bg-head2-x1-topic.gif) no-repeat top left;
}

#topic div.form, #topic form .nohead, div.form, form .nohead {
	background-color: #FFF9F3 !important;
}

#shopping .x8 h2.form {
	background: url(../images/common/bg-head2-x8-shopping.gif) no-repeat top left;
}

#shopping .x7 h2.form {
	background: url(../images/common/bg-head2-x7-shopping.gif) no-repeat top left;
}

#shopping .x6 h2.form {
	background: url(../images/common/bg-head2-x6-shopping.gif) no-repeat top left;
}

#shopping .x5 h2.form {
	background: url(../images/common/bg-head2-x5-shopping.gif) no-repeat top left;
}

#shopping .x4 h2.form {
	background: url(../images/common/bg-head2-x4-shopping.gif) no-repeat top left;
}

#shopping .x3 h2.form {
	background: url(../images/common/bg-head2-x3-shopping.gif) no-repeat top left;
}

#shopping .x2 h2.form {
	background: url(../images/common/bg-head2-x2-shopping.gif) no-repeat top left;
}

#shopping .x1 h2.form {
	background: url(../images/common/bg-head2-x1-shopping.gif) no-repeat top left;
}

#shopping div.form, #shopping form .nohead {
	background-color: #F6FCEB !important;
}

#product .x8 h2.form {
	background: url(../images/common/bg-head2-x8-product.gif) no-repeat top left;
}

#product .x7 h2.form {
	background: url(../images/common/bg-head2-x7-product.gif) no-repeat top left;
}

#product .x6 h2.form {
	background: url(../images/common/bg-head2-x6-product.gif) no-repeat top left;
}

#product .x5 h2.form {
	background: url(../images/common/bg-head2-x5-product.gif) no-repeat top left;
}

#product .x4 h2.form {
	background: url(../images/common/bg-head2-x4-product.gif) no-repeat top left;
}

#product .x3 h2.form {
	background: url(../images/common/bg-head2-x3-product.gif) no-repeat top left;
}

#product .x2 h2.form {
	background: url(../images/common/bg-head2-x2-product.gif) no-repeat top left;
}

#product .x1 h2.form {
	background: url(../images/common/bg-head2-x1-product.gif) no-repeat top left;
}

#product div.form, #product form .nohead {
	background-color: #F2F8FD !important;
}

#entertainment .x8 h2.form {
	background: url(../images/common/bg-head2-x8-entertainment.gif) no-repeat top left;
}

#entertainment .x7 h2.form {
	background: url(../images/common/bg-head2-x7-entertainment.gif) no-repeat top left;
}

#entertainment .x6 h2.form {
	background: url(../images/common/bg-head2-x6-entertainment.gif) no-repeat top left;
}

#entertainment .x5 h2.form {
	background: url(../images/common/bg-head2-x5-entertainment.gif) no-repeat top left;
}

#entertainment .x4 h2.form {
	background: url(../images/common/bg-head2-x4-entertainment.gif) no-repeat top left;
}

#entertainment .x3 h2.form {
	background: url(../images/common/bg-head2-x3-entertainment.gif) no-repeat top left;
}

#entertainment .x2 h2.form {
	background: url(../images/common/bg-head2-x2-entertainment.gif) no-repeat top left;
}

#entertainment .x1 h2.form {
	background: url(../images/common/bg-head2-x1-entertainment.gif) no-repeat top left;
}

#entertainment div.form, #entertainment form .nohead {
	background-color: #FEFAEC !important;
}



/* #MOD ----- Grid F (Binaries, e.g. tools, options, related) ----- */


#grid .tool, #grid .tool .index {
	background-color: #FFF !important;
}

#grid .topic-2, #grid .topic-2 .index {
	background-color: #FFF9F3 !important;
}

#grid .clickout, #grid .clickout .index { /* #DOC - Partner-Teaser/Klickout-Teaser */
	background-color: #FAF0E4 !important;
}

#grid .product-2, #grid .product-2 .index {
	background-color: #F2F8FD !important;
}

#grid .shopping-2, #grid .shopping-2 .index {
	background-color: #F6FCEB !important;
}

#grid .service-2, #grid .service-2 .index {
	background-color: #F6F8FE !important;
}

#grid .entertainment-2, #grid .entertainment-2 .index {
	background-color: #FEFAEC !important;
}

#grid .trusted-dialog, #grid .trusted-dialog .index {
	background-color: #FFF !important;
}

#grid .trusted-dialog-2, #grid .trusted-dialog-2 .index {
	background-color: #F4F9FF !important;
}



/* #MOD ----- Tabs ----- */


/* #DOC - "Sliding Doors" */
#grid ul.tab-flex {
	background: url(../images/common/tab-flex-aux.gif) 0 27px repeat-x;
	height: 28px;
	list-style: none;
	margin: 20px 0 0;
	padding: 0 0 0 10px;
}

#grid .tab-flex li {
	background: url(../images/common/tab-flex-1.gif) left top no-repeat;
	border-bottom: 1px solid #CED4DA;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin-right: 1px;
	margin-bottom: 0;
	padding: 0 0 0 7px;
}

#grid .tab-flex a {
	background: url(../images/common/tab-flex-2.gif) right top no-repeat;
	color: #000;
	display: block;
	padding: 7px 8px 2px 0;
	text-decoration: none;
}

#grid .tab-flex li.on {
	background-position: 0 -72px;
	border: 0;
	font-weight: 700;
}

#grid .tab-flex li.on a {
	background-position: 100% -72px;
	padding-top: 6px;
	padding-bottom: 4px;
}

#grid ul.tab-flex#tf-slider { /* #DOC - Special for tab-flex-slider-Module */
	background-position: 0 28px;
	height: 29px;
}

#grid ul.tab-flex.tab-flex-box { /* #DOC - Special for tab-flex-box-Module */
	background-position: 0 25px;
	height: 26px;
	margin: 0;
}

/* #DOC - fixed width-style */
#grid .tab {
	background: url(../images/bg/data-top.gif) top left no-repeat;
	height: 29px;
	list-style: none;
	margin: 20px 0 0 !important;
	padding: 0 0 0 20px;
}

#grid .tab li {
	background: url(../images/common/tab-default.gif) top left no-repeat;
	font-size: 11px !important;
	float: left;
	height: 22px;
	margin: 0 3px 0 0 !important;
	text-align: center;
	width: 112px;
}

#grid .tab li a {
	display: block;
	overflow: hidden;
	padding: 5px 0 0;
	text-decoration: none;
	width: 100%;
	height: 16px;
}

#grid .tab .on {
	border-bottom: 7px solid #FFF;
	font-weight: 700;
}

#grid .tab .on a {
	padding: 6px 0 0;
}



/* #MOD ----- SI (Mentasys): Search tool and associated promotions ----- */


.unit #st {
	background: url(../images/whitelabel/mentasys/bg-st.gif) no-repeat;
	padding: 3px 0 0 10px;
	height: 48px;
}

#grid #st-aux {
	position: relative !important; /* #DOC: overwrites #grid-aux .unit, .grid-x .unit */
}

.unit #st-start {
	background: url(../images/whitelabel/mentasys/bg-st-start.gif) no-repeat;
	height: 30px;
}

.unit #st-start h1, .unit #st-start h2, .unit #st-start a {
	color: #FFF;
	text-indent: 10px;
}

.unit #st-start a {
	clear: right;
	float: right;
	font-size: 10px;
	margin-right: 249px;
	padding-top: 9px;
}

.unit #st-start label {
	display: block;
	padding-top: 8px;
}

.unit #st form {
	margin-bottom: 7px;
	margin-top: 2px;
}

.unit #st #st-input {
	margin-right: 5px;
	width: 200px;
}

.unit #st select {
	width: 147px;
}

.unit #st a {
	color: #FFF;
	padding: 0 0 0 15px;
}

.unit #st a#hide {
	background: url(../images/whitelabel/mentasys/plus-1.gif) 0 2px no-repeat;
}

.unit #st a#show {
	background: url(../images/whitelabel/mentasys/minus-1.gif) 0 2px no-repeat;
}

.unit #st-img {
	position: absolute;
	left: 480px;
	top: -7px;
}

#st-cat {
	background: #F1F6EB url(../images/whitelabel/mentasys/bg-st-cat.gif) bottom no-repeat;
	left: 0;
	position: absolute;
	top: 81px;
	width: 630px;
	z-index: 1;
}

#st-cat * {
	font-size: 11px !important;
	line-height: 13px !important;
}

#st-cat .cat {
	margin: 0 25px;
	width: 568px;
}

#st-cat .cat div {
	float: left;
	margin: 20px 0;
	width: 50%;
}

#st-cat .cat h1, #st-cat .cat p {
	line-height: 15px !important;
	margin: 0;
	padding: 0;
}

#st-cat .cat h1 {
	margin: 0 10px 3px 0;
}

#st-cat .cat p {
	margin: 0 10px 10px 0;
}

#st-cat #st-promo {
	padding: 10px 25px 0;
	width: 538px;
}

#st-cat #st-promo span {
	color: #D60000;
	font-weight: 700 !important;
	padding-right: 5px;
	text-transform: uppercase;
}

#st-cat #st-promo a {
	font-weight: 400;
}

#st-cat #st-promo p {
	margin-bottom: 5px;
}

.unit #sttoplist .tab-flex {
	background-position: 0 25px;
	height: 26px;
	margin: 0;
	padding: 0;
}

.unit #sttoplist #stspace {
	background: #FFF;
	border: 1px solid #CED4DA;
	border-bottom: 0;
	border-top: 0;
	height: 5px;
}

.unit #sttoplist #stpreview {
	border: 0 solid #CED4DA;
	position: absolute;
}

.unit #sttoplist .table {
	margin-top: 0;
}

#grid .unit #sttoplist table {
	border: solid #CED4DA;
	border-width: 0 1px 1px;
}



/* #MOD ----- SI (Mentasys): Catalog ----- */


#grid .unit #catalog {
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 7px 10px 0;
}

#grid .unit .x6 #catalog {
	background-image: url(../images/whitelabel/mentasys/bg-bottom-x6-gradient.gif);
}

#grid .unit .x8 #catalog {
	background-image: url(../images/whitelabel/mentasys/bg-bottom-x8-gradient.gif);
}

#grid .unit #catalog h1 {
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 14px;
	margin: -7px -10px 14px;
	padding: 7px 10px 0;
}

#grid .unit .x6 #catalog h1 {
	background-image: url(../images/common/bg-top-x6.gif);
}

#grid .unit .x8 #catalog h1 {
	background-image: url(../images/common/bg-top-x8.gif);
}

#grid .unit #catalog h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 1px;
	margin-top: 5px;
	padding: 0;
}

#grid .unit #catalog p {
	margin: 0;
}

#grid .unit #catalog div, #grid .unit #catalog-index p {
	float: left;
	font-weight: 700;
	padding: 0 2% 6px 0;
	width: 31%;
}

#grid .unit #catalog-index {
	clear: left;
	width: 100% !important;
}



/* #MOD ----- Shopping ----- */


.price {
	margin: 3px 0 0;
}

.price div {
	float: left;
	width: auto;
}

.price.large-a, .price.large-b {
	height: 35px;
}

.price.small-a, .price.small-b {
	height: 27px;
}

.price.neutral div {
	float: none;
	text-align: right;
}

.price.neutral div .banner {
	line-height: normal;
}

.price .label {
	background: #E8EFDC;
	color: #52731A;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	width: auto;
}

.price.large-a .label, .price.large-b .label {
	margin: 3px 0;
	padding: 8px 5px 8px 0;
}

.price.small-a .label, .price.small-b .label {
	margin: 4px 0;
	padding: 4px 5px 5px 0;
}

.price .banner {
	color: #D30000;
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
}

.price .banner a {
	color: #D30000;
	text-decoration: none;
}

.price.large-a .banner, .price.large-b .banner {
	font-size: 24px;
	height: 35px;
	line-height: 27px;
	padding: 5px 0 0;
}

.price.small-a .banner, .price.small-b .banner, .price.neutral .banner {
	font-size: 18px;
	height: 27px;
	line-height: 20px;
	padding: 4px 0 0;
}

.price.large-a .banner {
	background: url(../images/common/price-large-a.gif) no-repeat;
	width: 73px;
}

.price.large-b .banner {
	background: url(../images/common/price-large-b.gif) no-repeat;
	width: 107px;
}

.price.small-a .banner {
	background: url(../images/common/price-small-a.gif) no-repeat;
	height: 27px;
	width: 58px;
}

.price.small-b .banner {
	background: url(../images/common/price-small-b.gif) no-repeat;
	height: 27px;
	width: 87px;
}

.price .banner span {
	font-weight: 400;
}

.price .banner a sup, .price .banner sup {
	font-weight: 700 !important;
}

.price.large-a .banner span, .price.large-b .banner span {
	font-size: 17px;
	line-height: 17px;
}

.price.small-a .banner span, .price.small-b .banner span, .price.neutral .banner span {
	font-size: 14px;
	line-height: 14px;
}

.price.large-a .banner sup, .price.large-b .banner sup {
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	vertical-align: 45%;
}

.price.small-a .banner sup, .price.small-b .banner sup, .price.neutral .banner sup {
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	vertical-align: 35%;
}

.topic .price .label {
	background: #FDE7D2;
	color: #F78600;
}

.topic .price.large-a .banner {
	background: url(../images/common/price-large-a-topic.gif) no-repeat;
}

.topic .price.large-b .banner {
	background: url(../images/common/price-large-b-topic.gif) no-repeat;
}

.topic .price.small-a .banner {
	background: url(../images/common/price-small-a-topic.gif) no-repeat;
}

.topic .price.small-b .banner {
	background: url(../images/common/price-small-b-topic.gif) no-repeat;
}

.entertainment .price .label {
	background: #FDEEC4;
	color: #E5A50B;
}

.entertainment .price.large-a .banner {
	background: url(../images/common/price-large-a-entertainment.gif) no-repeat;
}

.entertainment .price.large-b .banner {
	background: url(../images/common/price-large-b-entertainment.gif) no-repeat;
}

.entertainment .price.small-a .banner {
	background: url(../images/common/price-small-a-entertainment.gif) no-repeat;
}

.entertainment .price.small-b .banner {
	background: url(../images/common/price-small-b-entertainment.gif) no-repeat;
}

#grid .x2 .large-a .label {
	width: 67px !important;
}

#grid .x2 .large-b .label {
	width: 33px !important;
}

#grid .x2 .small-a .label {
	width: 82px !important;
}

#grid .x2 .small-b .label {
	width: 53px !important;
}

#grid .x4 .large-a .label {
	width: 225px;
}

#grid .x4 .large-b .label {
	width: 191px;
}

#grid .type-c .price {
	margin: 3px 0 0;
}

p.st-refer {
	line-height: 11px !important;
	position: relative;
	top: -1px;
}

/* #DOC - offer-detail, order */
.offer-detail {
	background: url(../images/shopping/box-gradient-x6-y2.gif) left top no-repeat;
	padding: 8px;
	width: 455px;
}

.offer-detail .left {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}

#grid .offer-detail .image { /* #DOC - take care of specifity */
	background-color: transparent;
}

.offer-detail .image div {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
}

.offer-detail .image .source {
	color: #888;
	display: block;
	font-size: 11px;
	margin-top: 5px;
}

.order {
	float: left;
	width: 227px;
}

.order .cnt {
	height: 174px;
	overflow: hidden;
}

#grid .order .cnt * { /* #DOC - take care of specifity */
	font-size: 11px;
	line-height: 14px;
}

.order .cnt h2 {
	margin-top: 6px;
}

.order .cnt .eyecatcher {
	float: right;
	margin-top: -2px;
	margin-right: -3px;
}

#grid .order .cnt .price-info { /* #DOC - take care of specifity */
	color: #52731A;
	font-weight: 700;
}

#grid .order .cnt .price-info strong { /* #DOC - take care of specifity */
	line-height: 18px;
	white-space: nowrap;
}

#grid .order .cnt ul { /* #DOC - take care of specifity */
	margin: 10px 0;
}

.order .cnt ul li {
	background: url(../images/common/bullet-point.gif) no-repeat scroll 0 7px;
	list-style: none;
	margin: 5px 0 5px 2px;
	padding-left: 12px;
}

#grid .order .cnt .price-info strong { /* #DOC - take care of specifity */
	color: #D30000;
	font-size: 18px;
}

#grid .order .cnt .price-info strong span { /* #DOC - take care of specifity */
	color: #D30000;
	font-size: 14px;
	font-weight: 400;
}

#grid .order .cnt .price-info strong sup { /* #DOC - take care of specifity */
	font-size: 8px;
	font-weight: 400;
	line-height: 10px;
}

/* #DOC - Bonusselection */
.offer-detail-2 {
	background-image: url(../images/shopping/bg-bonus.gif);
	padding-bottom: 7px;
}

.offer-detail-2-end {
	background: url(../images/shopping/bg-bonus.gif) left bottom no-repeat;
	clear: both;
	height: 5px;
}

.offer-detail-2 .offer-detail-2-divider {
	border-top: solid 1px #CED4DA;
}

.offer-detail-2 .offer-detail-2-submit {
	margin-top: 10px;
}

.offer-detail-2 .offer-bonus {
	border-top: solid 1px #CED4DA;
	margin-top: 10px;
	padding-top: 10px;
}

.offer-detail-2 .offer-bonus h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.offer-detail-2 .offer-bonus p {
	margin-top: 0;
	margin-bottom: 7px !important; /* #DOC - overwriting #grid .unit p {} */
	min-height: 32px;
}

.offer-detail-2 .offer-bonus .offer-bonus-selection {
	background-color: #E5EDD7;
	color: #52731A;
	height: 20px;
	margin-left: 160px;
	padding: 5px;
	text-align: right;
}

#grid .offer-detail-2 .left {
	margin-bottom: 0 !important;
}

#grid .offer-detail-2 p.decorate {
	clear: none;
	margin-top: 0;
	margin-bottom: 0 !important;
}

/* #DOC - bestprice premium offertype gets special treatment, infact it's rubbish */
.order-alt {
	clear: both;
	color: #52731A;
	margin: 20px 0;
	padding: 0;
	position: relative;
}

div.x6 .order-alt { /* #DOC - For use in x6 */
	width: 470px;
}

.order-alt div {
	text-align: left;
}

.order-alt .col-info {
	clear: both;
}

.order-alt .col-info p {
	background: #E8EFDC;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 3px;
	width: 130px;
	white-space: nowrap;
}

.order-alt .col-price {
	background: #E8EFDC;
	float: left;
	height: 14px;
	padding: 0 0 3px 10px;
	width: 208px;
}

.order-alt .col-price .price .banner a {
	color: #FFF;
}

.order-alt .col-price .price.large-a {
	left: 320px;
	position: absolute;
	top: 8px;
}

.order-alt .col-price .price.large-a .banner {
	background: url(../images/common/price-large-a-bpp.gif) no-repeat;
	height: 43px;
	padding: 14px 0 0;
	width: 113px;
}

.order-alt .col-price .price.large-b {
	left: 240px;
	position: absolute;
	top: 8px;
}

.order-alt .col-price .price.large-b .banner {
	background: url(../images/common/price-large-b-bpp.gif) no-repeat;
	height: 43px;
	padding: 14px 0 0;
	width: 151px;
}

.order-alt .col-price .price.small-a {
	left: 360px;
	position: absolute;
	top:8px;
}

.order-alt .col-price .price.small-a .banner {
	background: url(../images/common/price-small-a-bpp.gif) no-repeat;
	height: 38px;
	padding: 19px 0 0;
	width: 112px;
}

.order-alt .col-price .price.small-b {
	left: 322px;
	position: absolute;
	top: 8px;
}

.order-alt .col-price .price.small-b .banner {
	background: url(../images/common/price-small-b-bpp.gif) no-repeat;
	height: 38px;
	padding: 19px 0 0;
	width: 151px;
}

.order-alt .bg-1 {
	float: left;
	height: 36px;
	width: 368px;
}

.order-alt .bg-2 {
	background: url(../images/common/bg-order-bpp.gif) no-repeat;
	left: 400px;
	height: 68px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 4px;
	width: 10px;
}

.order-alt .decorate {
	margin-bottom: 10px !important;
}

div.x6 .order-alt .decorate { /* #DOC - For use in x6 */
	margin-top: 40px;
}

.order-alt .pos {
	left: 421px;
	position: absolute;
	top: 27px;
}

.order-alt .order-btn {
	background: url(../images/shopping/bg-orderalt-btn.gif) top left no-repeat;
	color: #000;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	width: 197px;
}
/* */

/* #DOC - Bestprice Offer-Info */
.offer-info {
	background: url(../images/shopping/bg-offer-info-left.gif) left 5px no-repeat !important;
	height: 50px;
	margin-top: 3px;
	padding-left: 6px;
	overflow: hidden;
}

.offer-info.oi-x4 {
	width: 304px;
}

.offer-info.oi-x2 {
	width: 144px;
}

.offer-info .eyecatcher {
	float: left;
	margin-right: 4px;
}

.offer-info .txt {
	float: left;
	height: 40px;
	margin-top: 5px;
	overflow: hidden;
}

.offer-info.oi-x4 .txt {
	width: 170px;
}

.offer-info.oi-x4 .txt.ec { /* #DOC - with eyecatcher */
	width: 120px;
}

.offer-info.oi-x2 .txt.ec {
	width: 77px;
}

.offer-info .txt strong {
	color: #D30000;
}

.offer-info .txt sup {
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
}

.offer-info .txt a {
	color: #52731A;
	display: table-cell;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
}

.offer-info .decorate {
	margin: 15px 1px 0 7px;
}

.offer-info .offer-end {
	background: url(../images/shopping/bg-offer-info-right.gif) right top no-repeat;
	float: right;
	margin-top: 5px;
	height: 40px;
	width: 7px;
}

#grid .offer-info img { /* #DOC - please take care of specifity */
	display: inline;
}

/* #DOC - Bestprice Coupon */
#coupon {
	background: url(../images/shopping/bg-coupon.gif) left top no-repeat;
	height: 235px;
	padding: 10px;
	width: 610px
}

#coupon .cnt {
	float: left;
	margin-top: 63px;
	width: 380px;
}

#coupon .cnt p {
	margin-top: 13px;
}

#coupon .aux {
	float: right;
	margin-top: 29px;
	margin-right: 3px;
	width: 217px;
}

#coupon .right {
	height: 159px;
	margin-left: 0 !important; /* #DOC - overwriting #article .right */
	text-align: center;
	width: 217px;
}

#coupon .aux .image { /* #DOC - take care of specifity */
	background-color: transparent;
	margin-top: 0;
}

#coupon .deco-link {
	float: left;
	left: 108px;
	margin-top: 10px;
	position: relative;
}

#coupon .deco-link .decorate {
	left: -50%;
	position: relative;
}

/* #DOC - Best Price Auction Ticker Teaser */
#bp-ticker {
	position: relative;
}

#bp-ticker .headline {
	margin-left: 13px;
	margin-top: 30px;
}

#bp-ticker .subline {
	margin-left: 13px;
	margin-top: 10px;
}

#bp-ticker .oi-x4 {
	margin-left: 13px;
	margin-top: 10px;
}

#bp-ticker .clock {
	float: left;
	height: 40px;
}

#bp-ticker .clock img {
	margin: 14px 7px 0 5px;
}

#bp-ticker .txt.ec {
	color: #52731A;
	/*padding: 13px 0 0;*/
	vertical-align: top;
	width: 130px;
}

#bp-ticker #countdown {
	color: #D40000;
	font-weight: 700;
}

#bp-ticker .product-img {
	position: absolute;
	right: 8px;
	top: 1px;
}

/* #DOC - Shopping "Small Mama" */
.smallmama {
	overflow: hidden;
}

.smallmama .list {
	list-style-type: none;
	margin: 0 5px 0 0 !important;
	width: 299px;
}

.smallmama .list li {
	clear: both;
	margin: 0 !important;
}

.smallmama .list a {
	background: url(../images/shopping/bg-smallmama-li.gif) right top no-repeat;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	height: 44px;
	padding: 8px 19px 8px 10px;
	width: 270px;
}

.smallmama .list a:hover, .smallmama .list a.focus {
	background-position: right bottom;
	text-decoration: none;
}

.smallmama .list span {
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 177px;
}

.smallmama .list img {
	display: inline;
	height: 43px;
	width: 80px;
}

.smallmama .cnt {
	margin-bottom: 50px;
}



/* #MOD ----- Premium Advertorial ----- */


#product #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-product.gif);
}

#topic #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-topic.gif);
}

#shopping #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-shopping.gif);
}

#service #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-service.gif);
}

#entertainment #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-entertainment.gif);
}

#trusted-dialog #advertorial-footer {
	background-image: url(../images/bg/advertorial-footer-trusted-dialog.gif);
}

#grid .unit .x6 .topic .box-decorate h2 {
	color: #F78600;
}

#grid .unit .x6 .topic .box-decorate, #grid .unit .x6 .topic .box-decorate .cnt {
	background-color: #FFF9F3;
}

#grid .unit .x6 .shopping .box-decorate h2 {
	color: #7FA63B;
}

#grid .unit .x6 .shopping .box-decorate, #grid .unit .x6 .shopping .box-decorate .cnt {
	background-color: #F6FCEB;
}

#grid .unit .x6 .service .box-decorate h2 {
	color: #1C449B;
}

#grid .unit .x6 .service .box-decorate, #grid .unit .x6 .service .box-decorate .cnt {
	background-color: #F6F8FE;
}

#grid .unit .x6 .product .box-decorate h2 {
	color: #2269C3;
}

#grid .unit .x6 .product .box-decorate, #grid .unit .x6 .product .box-decorate .cnt {
	background-color: #F2F8FD;
}

#grid .unit .x6 .entertainment .box-decorate h2 {
	color: #F7B800;
}

#grid .unit .x6 .entertainment .box-decorate, #grid .unit .x6 .entertainment .box-decorate .cnt {
	background-color: #FEFAEC;
}

#grid .topic .decorate span, #grid .topic-2 .decorate span {
	background: url(../images/common/bg-btn-topic-left.gif) top left no-repeat;
}

#grid .topic .decorate span a, #grid .topic-2 .decorate span a {
	background: url(../images/common/bg-btn-topic-right.gif) top right no-repeat;
}

#grid .shopping .decorate span, #grid .shopping-2 .decorate span {
	background: url(../images/common/bg-btn-shopping-left.gif) top left no-repeat;
}

#grid .shopping .decorate span a, #grid .shopping-2 .decorate span a {
	background: url(../images/common/bg-btn-shopping-right.gif) top right no-repeat;
}

#grid .service .decorate span, #grid .service-2 .decorate span {
	background: url(../images/common/bg-btn-service-left.gif) top left no-repeat;
}

#grid .service .decorate span a, #grid .service-2 .decorate span a {
	background: url(../images/common/bg-btn-service-right.gif) top right no-repeat;
}

#grid .product .decorate span, #grid .product-2 .decorate span {
	background: url(../images/common/bg-btn-product-left.gif) top left no-repeat;
}

#grid .product .decorate span a, #grid .product-2 .decorate span a {
	background: url(../images/common/bg-btn-product-right.gif) top right no-repeat;
}

#grid .entertainment .decorate span, #grid .entertainment-2 .decorate span {
	background: url(../images/common/bg-btn-entertainment-left.gif) top left no-repeat;
}

#grid .entertainment .decorate span a, #grid .entertainment-2 .decorate span a {
	background: url(../images/common/bg-btn-entertainment-right.gif) top right no-repeat;
}

#grid .decorate span a {
	padding-left: 10px;
	padding-right: 10px;
}



/* #MOD ----- Shopping Product Catalog (Tool) ----- */


#grid #toolProdCatOuterContents .bgcontainer {
	background: url(../images/shopping/mentasyscatalog/bg-module-bottom-verlauf-m4.gif) left bottom no-repeat;
	float: left;
}

#grid #toolProdCatOuterContents #catalog {
	width: 610px;
}

#grid #toolProdCatOuterContents .x8 #catalog {
	background: url(../images/shopping/mentasyscatalog/bg-module-top-transparent-m4.gif) 0 0 no-repeat;
	height: auto;
}

#grid #toolProdCatOuterContents #catalog h1 {
	color: #2269C3;
	margin-bottom: 10px;
}

#grid #toolProdCatOuterContents #catalog .area {
	margin-right: 10px;
	overflow: hidden;
	padding: 0 0 6px 0;
	width: 193px;
}

#grid #toolProdCatOuterContents #catalog .area h2 {
	font-size: 11px;
	padding-bottom: 2px;
}

#grid #toolProdCatOuterContents #catalog .area div {
	clear: both;
	padding-bottom: 15px;
	width: 100%;
}

/* #DOC - Style for the small shopping search*/
.unit #st-start-alt {
	background: none;
	height: 30px;
	margin: 0 !important;
}

.unit #st-start-alt label {
	display: block;
	font-size: 13px;
	padding-top: 8px;
}

.unit #st-start-alt h1, .unit #st-start-alt h2 {
	color: #FFF;
	margin: 0;
	position: relative;
	text-indent: 10px;
	top: 0;
}

.unit #st-alt {
	background: none;
	height: auto;
	padding: 3px 0 0 10px;
}

#grid #toolProdCatOuterTabs {
	margin-bottom: 15px;
	margin-top: 0;
}

#grid #toolProdCatOuterTabs li {
	margin-top: 5px;
	margin-right: 3px;
}

.unit #st-aux-alt {
	background: transparent url(../images/whitelabel/mentasys/bg-smartsearch.gif) no-repeat 0 0;
	margin: 10px 0 5px;
	position: relative;
}

.unit #st-alt form {
	left: 0;
	margin-bottom: 7px;
	margin-top: 2px;
	position: absolute;
	top: 3px;
	width: 629px;
}

.unit #st-alt form #st-input {
	margin-left: 350px;
	margin-right: 5px;
	width: 180px;
}



/* #MOD ----- Advisor ----- */



/* #MOD ----- Advisor Tool in Article ----- */


#grid #advisor-tool .index span {
	color: #F57900;
}

#grid #advisor-tool ul li a.decorate-light {
	background: url(../images/advisor/arrow-fwd-orange.gif) 2px 6px no-repeat;
}



/* #MOD ----- Advisor Generic ----- */


.advisor h1, .advisor h2 {
	color: #F57900;
}

.advisor h1 {
	font-size: 25px !important;
	font-weight: 400 !important; /* overwrite #grid .unit h2 rule */
	margin: 10px 0 20px !important; /* overwrite #grid .unit h2 rule */
}

.advisor h2 {
	font-size: 14px !important; /* overwrite #grid .unit h2 rule */
}

a.decorate-light.green {
	background: url(../images/advisor/arrow-green.gif) 0 5px no-repeat;
	color: #14C;
	display: inline;
	font-size: 12px;
	margin: 6px 0 6px 1px;
	padding-left: 8px;
}

a#advisor-jewel-lnk1, a#advisor-jewel-lnk2, a#advisor-jewel-lnk3 {
	background: url(../images/advisor/shim.gif) 0 0 repeat;
	height: 60px;
	left: 352px;
	overflow: hidden;
	position: absolute;
	text-indent: -5000px;
	top: 0;
	width: 80px;
}

a#advisor-jewel-lnk2 {
	left: 445px;
}

a#advisor-jewel-lnk3 {
	left: 539px;
}



/* ----- #MOD - Eyecatcher Teaser ----- */


#advisor-teaser {
	background: url(../images/advisor/bg-advisorheader.gif) top left no-repeat !important; /* #DOC - For IE6 */
	height: 168px;
	width: 630px;
}

#advisor-teaser .info {
	float: left;
	padding: 44px 0 0 20px;
	width: 271px;
}

#advisor-teaser .info p, #advisor-teaser .info a {
	color: #666;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
}

#advisor-teaser .form-aux {
	padding: 11px 5px 15px 10px;
}

#advisor-teaser .form-aux input.searchfield {
	border: 1px solid #CED4DA;
	color: #888;
	font-size: 14px;
	height: 18px;
	line-height: 16px;
	padding: 4px 8px;
	width: 478px;
}

#advisor-teaser .btn-aux {
	float: right;
	margin-top: -33px;
}



/* ----- #MOD - Make Question Tool ----- */


.advisor #make-question, #find-answer {
	background: url(../images/advisor/bg-search.gif) top left repeat-x;
	min-height: 60px;
	height: 60px;
	padding-left: 10px;
}

#questiontool.advisor {
	margin: 10px 0 15px;
}

#questiontool ul.tab-flex {
	background: url(../images/common/tab-flex-aux.gif) 0 25px repeat-x;
	margin: 0;
}

#questiontool.advisor div.search-aux {
	float: left;
	margin-right: 4px;
}

#questiontool.advisor #make-question input.searchfield {
	width: 478px;
}

#questiontool.advisor #find-answer input.searchfield {
	width: 466px;
}

#questiontool.advisor div.btn-aux {
	padding-top: 10px;
}

#questiontool.advisor input.searchfield {
	background: #FFF;
	border: 1px solid #CED4DA;
	color: #888;
	font-size: 14px;
	height: 18px;
	line-height: 16px;
	margin: 15px 0 14px;
	padding: 4px 8px 4px;
}

#questiontool.advisor input.button {
	border: none;
	margin: 2px 0 2px 2px;
	padding: 0;
}



/* #MOD ----- Specific Styles for Advisor ----- */


h1.adivsor, h1.adivsor a {
	color: #F57900;
	font-size: 25px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 10px;
	text-decoration: none;
}

#eyecatcher-div.advisor img {
	margin: 2px 0;
}

.advisor .big-teaser-div, .advisor .small-teaser-div, #currentquestions.advisor, #questionofday.advisor {
	border-bottom: 2px solid #ECEFF2;
	margin-bottom: 14px;
}

.advisor .gradient-bg {
	background: url(../images/advisor/bg-gradient.gif) top left repeat-x;
	margin-top: 1px;
}

.advisor .gradient-bg.border {
	border-bottom: 2px solid #ECEFF2;
}

.advisor .big-teaser-div .gradient-bg, .advisor .small-teaser-div .gradient-bg {
	padding: 5px 10px 10px;
}

.advisor .big-teaser-div h2, .advisor .small-teaser-div h2, #questionofday h2, #eyecatcher-div h2, #currentquestions h2 {
	margin: 5px 0 5px !important; /* #DOC - overwrite '#grid .unit h1, #grid .unit h2' */
}

.advisor .small-teaser-div div.unit {
	float: left;
	margin-right: 10px;
	padding: 0;
	width: 300px;
}

.advisor .small-teaser-div div.unit.g-last {
	margin: 0;
}

.advisor p.big-teaser, .advisor p.small-teaser {
	float: none;
	padding: 5px 0 7px;
}

.advisor p.small-teaser {
	height: 55px;
	overflow: hidden;
}

.advisor p.small-teaser img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.advisor p.big-teaser a.teaser-head {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 10px;
}

.advisor p.small-teaser a.teaser-head {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}



/* #MOD ----- Forms ----- */

.advisor select {
	border: 1px solid #CED4DA;
	color: #888;
	font-size: 14px;
	height: 20px;
	width: 150px;
}



/* #MOD ----- Glider for "Question of the Day" ----- */


.advisor div#qscroll {
	padding: 11px 10px 0;
}

.advisor div.qcontent {
	overflow: hidden;
	height: 106px;
	width: 610px;
}

.advisor div.qwrapper {
	float: left;
	height: 87px;
	overflow: hidden;
	width: 610px;
}

.advisor div.qwrapper div.image {
	float: left;
	margin-right: 10px;
}

.advisor div.qwrapper .teaser-wrapper {
	height: 59px;
	overflow: hidden;
}

.advisor div.qwrapper h3 {
	margin: 0 0 5px 0;
	overflow: hidden;
}

.advisor div.qwrapper p {
	font-size: 13px;
	font-weight: 700;
	height: 61px;
	line-height: 16px;
	overflow: hidden;
}

.advisor div.qwrapper img.answer-img {
	margin-bottom: 14px;
	margin-left: -3px;
}

.advisor div#qscroll .float-l, .advisor div#qscroll .float-r {
	margin-top: -33px;
	position: relative;
}

.advisor div#qscroll .float-l img {
	display: inline !important; /* #DOC - overwrite '#grid .unit img' from mod-content */
	margin: 0 2px -2px 0;
}

.advisor div#qscroll .float-r img {
	display: inline !important; /* #DOC - overwrite '#grid .unit img' from mod-content */
	margin: 0 0 -2px 2px;
}

#glider-pause img, #glider-play img {
	margin: 0 4px -2px 6px !important; /* #DOC - overwrite '.advisor div#qscroll .float-r img' */
}



/* #MOD ----- Thread List ----- */


#grid .advisor .thread-list {
	border-top: 1px solid #CED4DA;
}

#grid .advisor .thread-list ul {
	margin: 0;
}

#grid .advisor .thread-list ul li {
	border-bottom: 1px solid #ECEFF2;
	list-style: none;
	margin: 0;
	padding: 13px 10px;
}

#grid .advisor .thread-list ul li.alt {
	background-color: #F6F8FA;
}

#grid .advisor .thread-list ul li span.note {
	line-height: 18px;
}

#grid .advisor .thread-list ul li a.threadname {
	display: block;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

#grid .advisor .questions-overview {
	padding: 16px 10px 20px;
}



/* #MOD ----- Linkbox ----- */


#advisor-linkbox {
	background: #FFF url(../images/bg/linkbox.gif) bottom left repeat-x;
	clear: both;
	padding-top: 26px;
}

#advisor-linkbox .spacer {
	background: #FFF;
	height: 20px;
}

#advisor-linkbox #lb-main {
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
	width: 600px;
}

#advisor-linkbox ul {
	clear: both;
	width: 600px;
}


#advisor-linkbox ul ul {
	padding: 0;
	width: auto;
}

#advisor-linkbox ul li {
	float: left;
	font-size: 10px !important; /* #DOC - overwrite #grid ul li */
	list-style: none;
	line-height: 16px;
}

#advisor-linkbox li {
	color: #666;
	float: left;
	font-size: 10px;
	list-style: none;
	line-height: 16px;
	margin: 15px 0 0 0;
	width: 120px;
}

#advisor-linkbox li.clear-b {
	clear: both;
	height: auto;
	overflow: auto;
	visibility: visible;
}


#advisor-linkbox li a {
	color: #777;
	display: block;
}

#advisor-linkbox li a:hover {
	color: #777;
}

#advisor-linkbox li li {
	float: none;
	margin: 0;
}

#advisor-linkbox .headline {
	font-weight: 700;
	color: #666;
}

#advisor-linkbox .breadcrumb {
	width: 600px;
	border-top: solid 1px #DEE3E7;
	border-bottom: solid 1px #DEE3E7;
	float: none; /* #DOC - overwriting the value in .content */
	margin: 0;
	padding: 4px 15px;
}



/* #MOD ----- Travelsearch ----- */


div.suggest-box li.suggest-over, div.suggest-box li.country.suggest-over, div.suggest-box li.locac_country.suggest-over {
	background-color: #F7AD55;
}



/* #MOD ----- Datepicker ----- */

table.ui-dp td.selected {
	border: 1px solid #F78600;
}

table.ui-dp td.selected.dp-hover {
	background: #F8D3A9;
}

table.ui-dp td.dp-hover, table.ui-dp tr.activeWeekHover td {
	background: #F8D3A9;
}




/* Suchformular */
#mainSearch fieldset {
    border: 0 solid;
    margin: 0;
    padding: 2px 0 0 0;
}
* html #mainSearch .form-select {
    position: relative;
    top: -1px;
}

#mainSearch {
    background: url(//img.ui-portal.de/preisvergleich/gmx/img/bg/bg-pageheadline.gif) left bottom repeat-x;
    padding-bottom: 20px;
    font-size: 11px;
}
#mainSearch .modulecontent {
    padding: 10px 0 10px;
}
#mainSearch input,
#mainSearch select {
    float: left;
}
#mainSearch .form-text {
    background: transparent url(//img.ui-portal.de/preisvergleich/gmx/img/mod/bg-searchinput.gif) left top repeat-x;
    border: 1px solid;
    border-color: #b3b3b3  #c5c5c5  #d1d1d1 #959595;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-right: 10px;
    padding: 2px;
    width: 264px;
}
* html #mainSearch .form-text {
    width: 248px;
}
@media all and (min-width:0px) {
    :root body:not(:root:root) #mainSearch .form-text { width: 252px; }
}
body:nth-of-type(1) #mainSearch .form-text { width: 252px; }
x:-moz-any-link, html body:root #mainSearch .form-text { width: 264px; }

#mainSearch .form-select {
    background: transparent url(//img.ui-portal.de/preisvergleich/gmx/img/mod/bg-searchinput.gif) left top repeat-x;
    border: 1px solid;
    border-color: #b3b3b3  #c5c5c5  #d1d1d1 #959595;
    font-size: 13px;
    line-height: 18px;
    height: 24px;
    padding: 2px;
    margin-right: 10px;
}
* html #mainSearch .form-select {
    font-size: 14px;
}
#mainSearch .form-submit {
    background: url(//img.ui-portal.de/preisvergleich/gmx/img/btn/btn-mainsearch-suchen.gif) left top no-repeat;
    height: 24px;
    width: 79px;
}
.unit .product .productdetailSearch {
   padding-top: 10px;
   margin-top: 0;
}
.productdetailSearch form {
    bottom: 10px;
    position: relative;
}
.productdetailSearch form,
.productdetailSearch form fieldset {
    display: inline;
}
.productdetailSearch form ,
.productdetailSearch form fieldset,
.productdetailSearch form input {
    float: left;
}
.productdetailSearch form .form-text {
    background: transparent url(//img.ui-portal.de/preisvergleich/gmx/img/mod/bg-searchinput.gif) left top repeat-x;
    border: 1px solid;
    border-color: #b3b3b3  #c5c5c5  #d1d1d1 #959595;
    font-size: 11px;
    line-height: 13px;
    padding: 3px 2px 2px;
    width: 250px;
}
.productdetailSearch form .form-text,
.productdetailSearch form .form-submit {
    margin-right: 10px;
}
.productdetailSearch form .form-submit {
    background: url(//img.ui-portal.de/preisvergleich/gmx/img/btn/btn-suchen.gif) left top no-repeat;
    height: 20px;
    width: 58px;
}
.productdetailSearch form .form-reset {
    background: url(//img.ui-portal.de/preisvergleich/gmx/img/icons/icon-searchreset-16x16.gif) left top no-repeat;
    height: 16px;
    margin: 4px 5px 0 0;
    width: 16px;
}
.productdetailSearch form .form-reset-label {
    cursor: pointer;
    color: #1144CC;
    font-size: 11px;
    float: left;
    position: relative;
    top: 5px;
}
.productdetailSearch form .form-reset-label:hover {
    text-decoration: underline;
    color: #1144CC;
}
