/* CSS Document */

body {
	background-image: url(../images/background_kids_world.gif);
	background-repeat: repeat-x;
}

#logo{
	background-image: url(../images/kids_world/kelloggs_logo_kids.jpg);
}

body, html{
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(../images/background_gradient_blue.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}

#container{
	position: relative;
	width: 919px;
	margin: 0px auto 0px auto;
	text-align: left;
}

H1 {
	font-weight: bold;
	f ont-size : 18px;
}

/**********************************************
 *                HEADER                      *
 **********************************************/

#header{
	position: relative;
	width: 919px;
	height: 88px;
}

#logo{
	position: relative;
	width: 436px;
	height: 88px;
	left: 0px;
	background-image: url(../images/kelloggs_logo_vrouw.gif);
}

#topmenu{
	position: absolute;
	width: 550px;
	height: 20px;
	right: 9px;
	top: 11px;
	text-align: right;
}

#top_zoekveld{
	position: absolute;
	right: 7px;
	top: 35px;
}

#top_zoekveld.input{
	width:195px;
	border: #008ebe 1px solid;
}

#menubalk{
	z-index: 10;
	position: relative;
	width: 919px;
	height: 45px;
	background-image: url(../images/background_menubalk.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#tekstgrootte{
	position: absolute;
	width: 98px;
	right: 6px;
	top: 5px;
}

#tekstgrootte img{
	padding-right: 2px;
}




/**********************************************
 *                CONTENT                     *
 **********************************************/


#nieuws #blok_content{
	top: 148px;
	left: 691px;
	width: 217px;
	height: 110px;
	_height: 133px;
	padding-top: 30px;
	padding-left: 10px;
	_margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 50;
	background-image: url(../images/kids_world/bg_nieuws.gif);
}

#content{
	position: relative;
	width: 919px;
	padding-bottom: 14px;
	background-color: #FFFFFF;
	min-height:400px;
	_height:400px;
}

#breadcrumbs{
	position: relative;
	height: 20px;
	padding-left: 17px;	
}

#titel{

	position: relative;
	height: 156px;
	font-weight: bold;
}
#titel  H1{
	margin-left : 20px;
	color : #3399cc;
}
#content-left{
	float: left;
	margin-top: -60px;
	width: 288px;
	padding-left: 38px;
}

#content-right{
	float: right;
	width: 238px;
/*	margin-top: 10px;*/
	margin-top: -50px;
}

#content-main{
	position: relative;
	margin-top: -60px;
	margin-left:355px;
	margin-right:275px;
	*height: 1%;
}

#print{
	position: relative;
	width: 498px;
	height: 28px;
	margin-top:30px;
	padding-top: 5px;
	padding-left: 10px;
	border: 2px solid #f2f2f2;
}

#bottom_visual{
	position: absolute;
	width: 227px;
	height: 188px;
	right: 0px;
	bottom: 0px;
	_bottom: -10px;
}

#blok_energiewijzer{
	width: 126px;
	height: 107px;
	padding-top: 60px;
	padding-right: 80px;
	padding-left: 14px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	background-image: url(../images/kids_world/bg_energiewijzer.gif);
	overflow: hidden;

	color: #FFFFFF;
	font-weight: bold;
}

#blok_agenda{
	width: 193px;
	padding-top: 45px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(../images/kids_world/bg_agenda.gif);
	background-repeat: no-repeat;
	overflow: hidden;

	color: #FFFFFF;
	font-weight: bold;
}

#blok_wist_je_dat{
	width: 186px;
	height: 54px;
	padding-top: 105px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	background-image:url(../images/kids_world/bg_wist_je_dat.gif);
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
}

#blok_leeg{
	width: 186px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
}

#colom_rechts{
	width: 186px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
	_margin-left: 0px;
	color: #FF0000;
	font-weight: bold;
}

#blok_blanco{
	width: 227px;
}



/**********************************************
 *                FOOTER                      *
 **********************************************/

#footer{
	position: relative;
	height: 66px;
	width: 919px;
	background-color: #16add0;
	background-image: url(../images/kids_world/bg_footer.gif);
	background-repeat: repeat-x; 
}

#footer #logo{
	position: absolute;
	background-image: url(../images/kids_world/bg_footer_kelloggs.gif);
	left: 811px;
	top: 19px;
	width: 92px;
	height: 39px;
}

#disclaimer{
	position: absolute;
	top: 15px;
	left: 10px;
}
