/* commented backslash hack \*/ 
html, body {height:100%;} 
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color: #000;
	background-color: #f4f0d8;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	text-decoration: underline;
	color:#000;
}

a.daglink {
	text-decoration: underline;
	color:#8B1D00;
}

/* Design elements */
#container		{
	width: 969px;
	margin: 0px auto;
	padding: 0px;
	background-color: #debf15;
}

#header	{
	width: 969px;
	height: 103px;
	text-align: left;
	background-image: url(http://kado.iday.nl/images/header.jpg);
	background-color: #ffffff;
	background-position: right;
	background-repeat: no-repeat;
}

#header_bottom {
	height: 39px;
	color: #8b1d00;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #cd9707;
	padding: 13px 0 0 0;
}

#content {
	width: 969px;
	text-align: left;
}

#main {
	width: 969px;
	text-align: left;
	background-image: url(http://kado.iday.nl/images/background2.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}

#main #title_left {
	position: relative;
	float: left;
	width: 504px;
	height: 39px;
	background-color: #cd9707;
}

#main #title_left img {
	margin: 10px 0 0 60px;
}

#main #title_right {
	float: right;
	width: 247px;
	height: 39px;
	background-color: #cd9707;
}

#main #title_right img	{
	margin: 10px 0 0 30px;
}

/* Het linkerstuk */
#content_left {
	position: relative;
	float: left;
	width: 253px;
	font-size: 11px;
	line-height: 16px;
}
			
#content_left .header	{
			color: #cd9707;
			font-size: 16px;
			font-weight: bold;
			font-family: Arial;
			padding: 5px 0px 0px 15px;
			}

#content_left #day_links {
			background-image: url(http://kado.iday.nl/images/background_right_top.gif);
			background-position: top left;
			background-repeat: no-repeat;
			margin-left: 31px;
			/*padding-top: 25px;*/
			}

#content_left #day_links li a	{
			color: #8b1d00;
			font-size: 11px;
			font-weight: bold;
			}

#content_left #header_image	{
			margin-left: 1px;
			margin-bottom: 15px;
			}

#content_left #text	{
			/*padding-left: 20px;*/
			font-size: 11px;
			line-height: 16px;
			}

#content_left ul	{
			list-style-image: url(http://kado.iday.nl/images/list_dot_light.gif);
			list-style-type: none;
			margin: 0px 0px 0px 30px;
			padding: 5px 0px 0px 0px;
			}

#content_left li	{
			font-weight: normal;
			line-height: 16px;
			font-size: 11px;
			}

#content_left #coming {
	background-image: url(http://kado.iday.nl/images/background_right_top_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	margin-left:31px;
}
#content_left #comingfront {
	background-image: url(http://kado.iday.nl/images/background_right_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	margin-left:31px;
}

#content_left #coming ul {
	padding-bottom: 20px;
}

#content_left #coming .dotsblack	{
	/*list-style-image: url(../images/list_dot_black.gif);*/
}

#content_left #coming .dotsblack li	{
	font-weight: normal;
	font-size:11px;
}

#content_left #comingfront ul {
	padding-bottom: 20px;
}

#content_left #comingfront .dotsblack	{
	/*list-style-image: url(../images/list_dot_black.gif);*/
}

#content_left #comingfront .dotsblack li	{
	font-weight: normal;
}

#content_left #tip_favo .dotsblack {
	padding: 0px;
}

/* Het middenstuk */
#content_middle		{
	float: left;
	width: 463px;
	/*margin-left: 253px;*/
	font-size: 12px;
	line-height: 16px;
}

#content_middle #header_image	{
	/*padding-left: 19px;*/
	margin-left: 0px;
	margin-bottom: 15px;
	width: 463px;
}

#content_middle #text	{
	padding-left: 15px;
	
	font-size: 12px;
	line-height: 16px;
	width: 448px;
}

#content_middle #text_index	{
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	width: 448px;
}

#content_middle #text img {
	margin-right: 5px;
}

#content_middle #text a {
	color: #0000FF;
	text-decoration:underline;
}

#content_middle .header	{
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #8b1d00;
}
			
/* Het rechterstuk */
#content_right		{
	float: right;
	width: 234px;
	font-size: 11px;
}

#content_right .header	{
	color: #cd9707;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px 0px 0px 15px;
}

#content_right #tip_favo {
	background-image: url(http://kado.iday.nl/images/background_right_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 11px;
}

#content_right #day_links {
	background-image: url(http://kado.iday.nl/images/background_right_top_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
}

#content_right #day_links li a	{
	color: #8b1d00;
	font-weight: bold;
}
			
#content_right #google_ads {
	background-image: url(http://kado.iday.nl/images/background_right_top_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left:20px;
	line-height: 16px;
}

#content_right #coming {
	background-image: url(http://kado.iday.nl/images/background_right_top_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
}

#content_right ul	{
	list-style-image: url(http://kado.iday.nl/images/list_dot_light.gif);
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 0px 0px;

}

#content_right li	{
	font-weight: normal;
	line-height: 16px;

}

#content_right #coming ul {
	padding-bottom: 20px;
}

#content_right #coming .dotsblack	{
	list-style-image: url(http://kado.iday.nl/images/list_dot_black.gif);
}

#content_right #coming .dotsblack li	{
	font-weight: normal;
}

#content_right #tip_favo .dotsblack {
	padding: 0px;
}

/* Menu elements */
/* Artikel elemens */
.txttitle, {
	color: #8b1d00;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
}

.adtitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
}

.txtomschrijving ,td {
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color: #000000;
}

.txtomschrijving a { 
	text-decoration:underline;
}

.adomschrijving, {
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color: #000000;
}

a.adlink {
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color: #8b1d00;
}


/* Footer elements */
#footer			{
	position: relative;
	top: 0px;
	clear: both;
	width: 969px;
	height: 65px;	
	margin-top: 10px;
	color: #000;
	font-size: 9px;
	text-align: center;
	background-image: url(http://kado.iday.nl/images/footer2.gif);
	background-repeat: no-repeat;
}

#footer a {
	line-height: 12px;
	font-weight: bold;
}

#table {
	width: 440px;
	line-height: 15px;
}

td {
	font-size: 10px;
}

#table .month {
	color: #8b1d00;
	font-size: 11px;
	font-weight: bold;
}

.kadokaart_top_links {
	height: 44px;
	background-image: url(http://kado.iday.nl/images/background_kadokaart_top.gif);
	width: 150px;
	text-align: left;
	padding-top: 5px;
}

.kadokaart_top_rechts {
	height: 44px;
	background-image: url(http://kado.iday.nl/images/background_kadokaart_top.gif);
	width: 150px;
	text-align: right;
	vertical-align: middle;
}

.kadokaart_top_midden {
	height: 44px;
	background-image: url(http://kado.iday.nl/images/background_kadokaart_top_midden.gif);
	width: 133px;
}

.kadokaart_body {
	width: 433px;
	height: 200px;
	vertical-align: top;
	background-color: #FEFDF8;
	/*padding-left: 10px;*/
	/*padding-right: 5px;*/
	padding-top: 10px;
	border-top: 1px #000000 solid;
	font-size: 12px;
}

.kadokaart_bottom {
	width: 433px;
	height: 40px;
	background-color: #FEFDF8;
	border-bottom: 1px #000000 solid;
	/*padding-left: 10px;*/
	font-size: 12px;
}

img.kadokaart {
	padding-right: 10px;
	padding-bottom: 20px;
}

hr.kadokaart {
	width: 98%;
	text-align: left;
	border: 0px; 
	background-color: black; 
	height:1px
}
