@charset "utf-8";
/* CSS Document */


HTML, BODY {
	background: #000000 url(/img/afbeeldingen/chapeau-magazine_background.gif) top left repeat-x;
	background-attachment:fixed;
	margin: 0 auto;
	padding: 0px;
}
TABLE.chapeau-magazine_print-header {
	display: none;
}
HTMl, BODY, P, DIV, TABLE, TD, TR, BLOCKQUOTE, H5, H6, H7, INPUT, SELECT, TEXTAREA, DIV.chapeau-magazine_content UL {
	font-family: Arial;
}
BODY {
	margin: 0px 0px 10px 0px;
}
DIV.chapeau-magazine_template, DIV.chapeau-magazine_hoofdmenu {
	width: 900px;
}
DIV.chapeau-magazine_hoofdmenu, DIV.chapeau-magazine_body {
	margin: 5px 0px 0px 25px;
	width: 900px;
}
/* Formulieren */

LABEL {
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin-right: 10px;
	width: 160px;
	float: left;
}
BUTTON.verzendbutton {	/* Zorgt ervoor dat de verzendknop uitgelijnd staat met het formulier */
	margin: 10px 0px 0px 170px;
}
INPUT, SELECT, TEXTAREA {
	margin: 3px 0px 3px 0px;
	padding: 2px;
}
FORM.chapeau-magazine_form TEXTAREA {
	font-size: 11px;
	line-height: 16px;
	width: 250px;
	height: 100px;
}
FORM.chapeau-magazine_form INPUT {
	width: 180px;
}
/* Het laatste nieuws op de startpagina */

DIV.chapeau-magazine_laatste-nieuws {
	float: left;
}
DIV.chapeau-magazine_laatste-nieuws UL LI {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_list-item-nieuws.gif);
}
DIV.chapeau-magazine_laatste-nieuws UL {
	padding: 0px 0px 0px 15px;
}
DIV.chapeau-magazine_laatste-nieuws H2, DIV.chapeau-magazine_nieuws-uit-de-regio H2 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	line-height: 24px;
}
DIV.chapeau-magazine_laatste-nieuws_deel {
	background: #DDDDDD;
	width: 223px;
	padding: 10px;
}
DIV.chapeau-magazine_laatste-nieuws_deel2 {
	margin-top:10px;
	background: #EFEFEF;
	width: 223px;
	padding: 10px;
}
DIV.chapeau-magazine_laatste-nieuws_deel2 H2 {
	margin-bottom:10px;
}
DIV.chapeau-magazine_laatste-nieuws_deel H2 {
	margin-bottom:10px;
	line-height: 30px;
	font-size: 23px;
}
DIV.chapeau-magazine_nieuws-uit-de-regio {
	width: 223px;
	background: #EFEFEF;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
/* template */


	DIV.chapeau-magazine-footer {
	float: left;
	width: 606px;
	margin: 0px;
	padding-bottom:0px;
	color: #333333;
}
DIV.chapeau-magazine_adverteerders-ruimte {
	margin-bottom: 5px;
	width: 576px;
	
	overflow:auto;
	height:auto;
	padding:10px 10px 10px 20px;
	background: #212121 url(/img/afbeeldingen/chapeau-magazine_adverteerders-bg.png) bottom right no-repeat;
}
DIV.chapeau-magazine_adverteerders-ruimte P {
	margin-bottom: 0px;
	margin-top:0px;
	padding-left: 6px;
	color: #E2E2E2;
}
DIV.chapeau-magazine_adverteerders-ruimte A {
	color: #EFEFEF;
	text-decoration: underline;
}
DIV.chapeau-magazine_adverteerders-ruimte A:hover {
	text-decoration: none;
	color: #EFEFEF;
}
FORM.chapeau-magazine_nieuwsbrief {
	margin-top:5px;
}
FORM.chapeau-magazine_nieuwsbrief DIV {
	margin: 0px 0px 5px 0px;
}
FORM.chapeau-magazine_nieuwsbrief A {
	font-size: 11px;
	text-decoration: none;
	cursor: auto;
}
FORM.chapeau-magazine_nieuwsbrief A:hover {
	text-decoration: underline;
}
FORM.chapeau-magazine_nieuwsbrief LABEL {
	padding-right:20px;
	width: 90px;
}
FORM.chapeau-magazine_nieuwsbrief INPUT {
}
DIV.chapeau-magazine_content {
	width: 516px;
	background: #EEEEEE;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 20px 60px 20px 30px;
	height: 570px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-align: justify;
	overflow: auto;
	overflow-x: hidden;
}







/* 
  FOTO_ALBUM ---------------------------------------------------------- */


DIV.foto-album {
	margin-bottom:10px;
}
DIV.fotoalbum IMG {
	padding:2px;
	border: 2px solid #6F6F6F;
	margin-right: 4px;
}
DIV.fotoalbum IMG:hover {
	border: 2px solid #EFEFEF;
}



/* 
  BANNERS ---------------------------------------------------------- */

DIV.chapeau_banners {
	display:block;
	margin: 7px 0px 5px 0px;
	width: 576px;
	padding:5px 10px 10px 20px;
	background: #212121;
}
	.chapeau_banners P {
		width: 100%;
		color:#6F6F6F;
		font-size: 10px;
		text-align:center;
		padding:0px;
		margin: 0px;
	}
	
	.chapeau_banners .banners {
		width: 100%;
		height: 78px;
		margin: 3px 0px;
	}
		.chapeau_banners .banners A IMG {
			padding: 2px;
			border: 2px solid #6F6F6F;
		}
		.chapeau_banners .banners A IMG:hover {
			border: 2px solid #FFFFFF;
		}
	
	
	#bannergroup_1, #bannergroup_2, #bannergroup_3, #bannergroup_4 {
		width: 136px;
		height: 77px;
		float:left;
		margin-right: 8px;
	}
	.chapeau_banners DIV.two {
		display:none;
	}






/* 
  OVERIG  ---------------------------------------------------------- */



FIELDSET {
	width: 97%;
	margin:0px;
}




DIV.chapeau-magazine_adverteerders-ruimte H4, DIV.chapeau-magazine_weblog H4 {
	color: #EFEFEF;
	background: #212121;
	font-size: 18px;
	line-height: 17px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
DIV.chapeau-magazine_weblog H5 {
	color: #EFEFEF;
	background: #212121;
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 3px 0px;
	margin: 5px 0px 0px 0px;
}
DIV.chapeau-magazine_adverteerders-ruimte, DIV.chapeau-magazine_adverteerders-ruimte A {
	font-size: 11px;
	color: #EFEFEF;
}
DIV.chapeau-magazine_adverteerders-ruimte A {
	text-decoration: underline;
}
DIV.chapeau-magazine_adverteerders-ruimte A:hover {
	text-decoration: none;
}
FORM {
	padding: 0px;
	margin: 0px;
}
H1, H2, H3, H4, H5, H6, H7, H8 {
	margin: 15px 0px 10px -10px;
	padding: 0px;
}
H1 {
	font-size: 29px;
	line-height: 42px;
}
H2 {
	font-size: 25px;
	line-height: 34px;
}
H3 {
	font-size: 18px;
	line-height: 30px;
}
DIV.chapeau-magazine_content A {
	color: #000;
	text-decoration: underline;
}
DIV.chapeau-magazine_content A:hover {
	color: #000;
	text-decoration: none;
}
DIV.chapeau-magazine_content UL {
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_list-item.gif);
}
DIV.chapeau-magazine_body-rechts {
	width: 606px;
	margin-left: 5px;
}
DIV.chapeau-magazine_body-top {
	height: 28px;
	background: #212121 url(/img/afbeeldingen/chapeau-magazine_cover-angel.png) top right no-repeat;
}
DIV.chapeau-magazine_body-top-zoeken {
	width: 280px;
	padding: 2px 10px 0px 10px;
	float: left;
	background: url(/img/afbeeldingen/chapeau-magazine_zoekfunctie.gif) top left no-repeat;
}
DIV.chapeau-magazine_body-top-zoeken INPUT {
	color: #333333;
	border: 2px solid #333333;
	font-size:12px;
	padding: 1px;
	width: 140px;
}
INPUT.string {
	background: #B5CEF0;
	margin-left: 14px;
}
DIV.chapeau-magazine_body-top-zoeken INPUT.zoek-submit {
	margin-top:3px;
	height: 21px;
	width: 65px;
	font-size:11px;
	background: #B5CEF0;
}
DIV.chapeau-magazine_body-top-overig {
	float: right;
	width: 171px;
	padding: 2px 10px 0px 10px;
	height: 27px;
	font-size: 11px;
	line-height:27px;
	text-align: right;
}

#chapeau_languages {
	width: 66px;
	float: right;
	padding: 4px 10px 0px 10px;
	height: 27px;
	font-size: 11px;
	line-height:27px;
	text-align: right;	
}
	#chapeau_languages IMG {
		border: 1px solid #212121;
	}
	#chapeau_languages IMG:hover {
		border: 1px solid #EEEEEE;
	}


#flickr_badge_wrapper {
	padding: 10px 0px 5px 0px;
}
A.chapeau-magazine_print, A.chapeau-magazine_sitemap {
	color: #B5CEF0;
	text-decoration: underline;
	padding-left: 17px;
	margin-right:5px;
}
A.chapeau-magazine_print:hover, A.chapeau-magazine_sitemap:hover {
	text-decoration: none;
}
A.chapeau-magazine_print {
	background: url(/img/afbeeldingen/chapeau_print.gif) top left no-repeat;
}
A.chapeau-magazine_sitemap {
	background: url(/img/afbeeldingen/chapeau_sitemap.gif) top left no-repeat;
}
DIV.chapeau-magazine_linker-menu {
	width: 289px;
	float: left;
	margin-bottom: 10px;
}
DIV.chapeau-magazine_hoofdafbeelding { /* Als javascript aanstaat */
	height: 389px;
	width: 289px;
	margin: 0px;
	padding: 0px;
	background: #212121 url(/upload/fotos-op-de-pagina/Startpagina/chapeau_foto1.jpg) top left no-repeat !important;
}
DIV.chapeau-magazine_hoofdafbeelding_alt { /* indien javascript uitstaat voor variabele afbeelding */
	height: 389px;
	width: 289px;
	margin: 0px;
	padding: 0px;
}
DIV.chapeau-magazine_ronding {
	width: 6px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

DIV.chapeau-magazine_video {
}	

DIV.chapeau-magazine_weblog {
	width: 249px;
	height: 230px;
	font-size: 11px;
    margin-top: 5px;
	color: #A17B2E;
	float: none;
	padding: 5px 20px;
	background: #212121 url(/img/afbeeldingen/chapeau-magazine_weblog-bg.gif) bottom left no-repeat;
}

DIV.chapeau-magazine_weblog IMG {
	margin-bottom: 0px;
}
DIV.chapeau-magazine_weblog A {
	color: #EFEFEF;
	text-decoration:none;
}
DIV.chapeau-magazine_weblog A:hover {
	text-decoration:underline;
}
DIV.chapeau-magazine_weblog h3 {
	font-size: 12px;
	color: #EFEFEF;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}
DIV.chapeau-magazine_weblog UL {
	padding: 0px;
	margin: 0px 0px 10px 20px;
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_weblog-list-item.gif);
}
DIV.chapeau-magazine_weblog UL LI {
	list-style-type: square;
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_weblog-list-item.gif);
}
DIV.chapeau-magazine_weblog UL LI A {
	color: #A17B2E;
	text-decoration:none;
}
DIV.chapeau-magazine_adverteerders-login {
	float: left;
	width: 269px;
	margin-top:0px;
	margin-left: 10px;
	height: 20px;
	padding-top: 5px;
	color: #333333;
	margin-bottom: 10px;
}
DIV.chapeau-magazine_adverteerders-login A {
	color: #333333;
	text-decoration: none;
}
DIV.chapeau-magazine_adverteerders-login A:hover {
	text-decoration: underline;
}
DIV.chapeau-magazine-footer-left {
	width: 350px;
	text-align: left;
	float: left;
}
DIV.chapeau-magazine_template {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
DIV.chapeau-magazine_header, DIV.chapeau-magazine_logo {
	height: 105px;
	width: 900px;
	margin-bottom:5px;
}
/* logo */
		DIV.chapeau-magazine_logo {
	width: 319px;
	float: left;
}
DIV.chapeau-magazine_logo, DIV.chapeau-magazine_logo A {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}
DIV.chapeau-magazine_spacer {
	width: 561px;
	float: right;
	height: 105px;
}
/* hoofdmenu */
	
	DIV.chapeau-magazine_hoofdmenu {
	background:  url(/img/afbeeldingen/chapeau-magazine_hoofdmenu-bg.jpg) top left no-repeat;
	height: 32px;
	width: 891px;
	padding: 2px 4px 0px 5px;
	margin-bottom: 7px;
}
DIV.chapeau-magazine-hoofdknop {
	height: 29px;
	float:left;
	margin-top:0px;
	padding: 0px 0px;
	border-right:1px solid #999999;
}
#startknop, #weblog {
	height: 28px;
}
DIV.chapeau-magazine-hoofdknop:hover {
	background: #EFEFEF;
	color: #666666;
}
#active {
	background: #4A85CC url(/img/afbeeldingen/chapeau-magazine_hoofdmenu-bg-hover.jpg) top left repeat-x;
	color: #FFFFFF;
	padding: 0px 0px;
}
#active A:hover, #active:hover {
	background: #EFEFEF;
	height:28px;
	color: #333333;
}
DIV.chapeau-magazine-hoofdknop A, DIV.chapeau-magazine-hoofdknop A {
	font-size:13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	line-height: 28px;
	padding-bottom:10px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
#active A {
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	padding-bottom:10px;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
DIV.chapeau-magazine_dropdown {
	display: none;
}
/* dropdown schaduwen */

.chapeau-magazine-hoofdmenu-dropdown {
	position:absolute;
	top: 0;
	padding: 0px;
	margin:-6px 0px 0px -6px;
	font-size: 11px;
	line-height:20px;
	z-index:100;
	visibility: hidden;
	color: #333333;
}
.chapeau-magazine-adverterteerders-dropdown {
	position:absolute;
	top: 0;
	padding-left: 100px;
	margin:26px 0px 0px 0px;
	font-size: 12px;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	color: #333333;
}
DIV.chapeau-magazine_adverteerders-login A {
	font-size: 11px;
	text-decoration: none;
	cursor: auto;
}
DIV.chapeau-magazine_adverteerders-login A:hover {
	text-decoration: underline;
}
FORM.chapeau-magazine_adverteerders-login LABEL {
	padding-right:20px;
	width: 70px;
	position: absolute;
}
FORM.chapeau-magazine_adverteerders-login INPUT {
	margin-left: 110px;
}
FORM.chapeau-magazine_adverteerders-login A {
	color: #666666;
	font-size:10px;
	text-decoration: underline;
	margin: 0px 0px 0px 110px;
}
FORM.chapeau-magazine_adverteerders-login A:hover {
	text-decoration: none;
}
FORM.chapeau-magazine_adverteerders-login DIV {
	margin-bottom:6px;
}
DIV.chapeau-magazine_adverteerders-login-titel {
	margin: 0px 0px 10px 0px;
	width: 150px;
	float: none;
	color: #333333;
	font-weight:bold;
	font-size:15px;
	letter-spacing: -1px;
}
DIV.chapeau-magazine_adverteerders-login A:hover {
	text-decoration: none;
}
TD.chapeau-magazine_dropdown-left, TD.chapeau-magazine_dropdown-bottom-left, TD.chapeau-magazine_dropdown-bottom-right, TD.chapeau-magazine_dropdown-right, TD.chapeau-magazine_dropdown-top-right, TD.chapeau-magazine_dropdown-top-left {
	width: 12px;
}
TD.chapeau-magazine_bottom-center, TD.chapeau-magazine_dropdown-bottom-left, TD.chapeau-magazine_dropdown-bottom-right, TD.chapeau-magazine_dropdown-top-right, TD.chapeau-magazine_dropdown-top-left, TD.chapeau-magazine_dropdown-top-bg {
	height: 12px;
}
TABLE.chapeau-magazine_dropdown-table {
}
TD.chapeau-magazine_dropdown-left {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-left-bg.png) top left repeat-y;
}
TD.chapeau-magazine_dropdown-bottom-left {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-left-bottom.png) top left no-repeat;
}
TD.chapeau-magazine_bottom-center {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-bottom-bg.png) top left repeat-x;
}
TD.chapeau-magazine_dropdown-bottom-right {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-right-bottom.png) top left no-repeat;
}
TD.chapeau-magazine_dropdown-right {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-right-bg.png) top left repeat-y;
}
TD.chapeau-magazine_dropdown-top-left {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-left-top.png) top left repeat-y;
}
TD.chapeau-magazine_dropdown-top-right {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-right-top.png) top left repeat-y;
}
TD.chapeau-magazine_dropdown-top-bg {
	background: url(/img/afbeeldingen/chapeau-magazine-menu-top.png) top left repeat-x;
}
TD.chapeau-magazine_inhoud {
	padding: 10px 10px 10px 10px;
	background: #EFEFEF;
}
TD.chapeau-magazine_inhoud UL {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_list-item-hoofdmenu.gif);
}
TD.chapeau-magazine_inhoud UL LI {
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 0px;
}
TD.chapeau-magazine_inhoud UL LI:hover {
	background: #EFEFEF;
	list-style-image: url(/img/afbeeldingen/chapeau-magazine_list-item-hoofdmenu.gif);
}
TD.chapeau-magazine_inhoud UL LI A {
	color: #333333;
}
TD.chapeau-magazine_inhoud A {
	text-decoration: none;
}
TD.chapeau-magazine_inhoud A:hover {
	text-decoration: underline;
}
DIV.chapeau-magazine_disclaimer {
	width: 606px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
DIV.chapeau-magazine-footer-left {
	width: 300px;
	text-align: left;
	float: left;
	font-size: 11px;
}
DIV.chapeau-magazine-footer-right {
	width: 306px;
	text-align: right;
	float: left;
	font-size: 11px;
	color: #333333;
}
DIV.chapeau-magazine-footer-right A {
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
DIV.chapeau-magazine-footer-left A {
	color: #585858;
	text-decoration: underline;
}
DIV.chapeau-magazine-footer-right A:hover {
	color: #585858;
	text-decoration: underline;
}
DIV.chapeau-magazine-footer-left A:hover {
	text-decoration: none;
}
.dropmenudiv a {
	width: auto;
	display: block;
	padding: 2px 15px;
	font-size:11px;
	font-family:Verdana;
	text-decoration: none;
	color: #333333;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
/* Level 3 van dropdownmenu */

A.level_three {
	padding-left: 20px;
	color: #EB8000;
	font-family:Verdana;
	font-size:11px;
	letter-spacing: -1px;
}
/* einde level 3 submenu */

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #FFFFFF;

}



/* 
Rounded Corner Panel Sprite Styles 
The round corner panel is broken into 3 sprite images. One for the corners, one for the top and bottom edges, and one for the side edges.
The side edges must repeat in the y direction. The top and bottom edges repeat in the x direction.
The sprite images and style sheet entries are generated by /Tools/SpriteMaker.
These sprites are alpha png images and use background-position - therefore we cannot use this technique for IE6.
For IE6, we fall back to the individual images for each part of the panel. See the style hack at the bottom of this section.
*/



/* Begin corners-sprite.png */

.sp-rnd4bl, .sp-rnd4br, .sp-rnd4tl, .sp-rnd4tr, .sp-rndcnrbottomleft, .sp-rndcnrbottomright, .sp-rndcnrtopleft, .sp-rndcnrtopright, .sp-rndnavmnubottomleft, .sp-rndnavmnubottomright, .sp-rndnavmnutopleft, .sp-rndnavmnutoplefts, .sp-rndnavmnutopright, .sp-rndnavmnutoprights, .sp-rndshdwbblbl, .sp-rndshdwbblbr, .sp-rndshdwbbltl, .sp-rndshdwbbltr, .sp-rndshdwbl, .sp-rndshdwbr, .sp-rndshdwtl, .sp-rndshdwtr, .sp-rndtabmnubottomleft, .sp-rndtabmnubottomright, .sp-sqrshdwbl, .sp-sqrshdwbr, .sp-sqrshdwtl, .sp-sqrshdwtr {
 background: url(/img/corners-sprite.png);
	/* IE6 hack that points to a gif version of the image that does not contain the semi-transparency */
	_background: url(/img/corners-sprite.gif);
 background-color: transparent;
 background-repeat: no-repeat;
 background-attachment:scroll;
}
.sp-rnd4bl {
	background-position: 0px 0px;
}
.sp-rnd4br {
	background-position: 0px -28px;
}
.sp-rnd4tl {
	background-position: 0px -56px;
}
.sp-rnd4tr {
	background-position: 0px -84px;
}
.sp-rndcnrbottomleft {
	background-position: 0px -112px;
}
.sp-rndcnrbottomright {
	background-position: 0px -140px;
}
.sp-rndcnrtopleft {
	background-position: 0px -168px;
}
.sp-rndcnrtopright {
	background-position: 0px -196px;
}
.sp-rndnavmnubottomleft {
	background-position: 0px -224px;
}
.sp-rndnavmnubottomright {
	background-position: 0px -252px;
}
.sp-rndnavmnutopleft {
	background-position: 0px -280px;
}
.sp-rndnavmnutoplefts {
	background-position: 0px -308px;
}
.sp-rndnavmnutopright {
	background-position: 0px -336px;
}
.sp-rndnavmnutoprights {
	background-position: 0px -364px;
}
.sp-rndshdwbblbl {
	background-position: 0px -392px;
}
.sp-rndshdwbblbr {
	background-position: 0px -420px;
}
.sp-rndshdwbbltl {
	background-position: 0px -448px;
}
.sp-rndshdwbbltr {
	background-position: 0px -476px;
}
.sp-rndshdwbl {
	background-position: 0px -504px;
}
.sp-rndshdwbr {
	background-position: 0px -532px;
}
.sp-rndshdwtl {
	background-position: 0px -560px;
}
.sp-rndshdwtr {
	background-position: 0px -588px;
}
.sp-rndtabmnubottomleft {
	background-position: 0px -616px;
}
.sp-rndtabmnubottomright {
	background-position: 0px -644px;
}
.sp-sqrshdwbl {
	background-position: 0px -672px;
}
.sp-sqrshdwbr {
	background-position: 0px -700px;
}
.sp-sqrshdwtl {
	background-position: 0px -728px;
}
.sp-sqrshdwtr {
	background-position: 0px -756px;
}
/* End corners-sprite.png */


.sp-rnd4b, .sp-rnd4t, .sp-rndcnrbottom, .sp-rndcnrtop, .sp-rndnavmnubottom, .sp-rndnavmnutop, .sp-rndshdwb, .sp-rndshdwbblb, .sp-rndshdwbblt, .sp-rndshdwt, .sp-rndtabmnubottom, .sp-sqrshdwb, .sp-sqrshdwt {
	background: url(/img/horizontals-sprite.png);
	/* IE6 hack that points to a gif version of the image that does not contain the semi-transparency */
	_background: url(/img/horizontals-sprite.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment:scroll;
}
.sp-rnd4b {
	background-position: 0px 0px;
}
.sp-rnd4t {
	background-position: 0px -4px;
}
.sp-rndcnrbottom {
	background-position: 0px -8px;
}
.sp-rndcnrtop {
	background-position: 0px -10px;
}
.sp-rndnavmnubottom {
	background-position: 0px -20px;
}
.sp-rndnavmnutop {
	background-position: 0px -37px;
}
.sp-rndshdwb {
	background-position: 0px -53px;
}
.sp-rndshdwbblb {
	background-position: 0px -80px;
}
.sp-rndshdwbblt {
	background-position: 0px -103px;
}
.sp-rndshdwt {
	background-position: 0px -118px;
}
.sp-rndtabmnubottom {
	background-position: 0px -133px;
}
.sp-sqrshdwb {
	background-position: 0px -149px;
}
.sp-sqrshdwt {
	background-position: 0px -177px;
}
.sp-rnd4l, .sp-rnd4r, .sp-rndcnrleft, .sp-rndcnrright, .sp-rndnavmnuleft, .sp-rndnavmnuright, .sp-rndshdwbbll, .sp-rndshdwbblr, .sp-rndshdwl, .sp-rndshdwr, .sp-rndtabmnuleft, .sp-rndtabmnuright, .sp-sqrshdwl, .sp-sqrshdwr {
	background: url(/img/verticals-sprite.png);
	/* IE6 hack that points to a gif version of the image that does not contain the semi-transparency */
	_background: url(/img/verticals-sprite.gif);
	background-color: transparent;
	background-repeat: repeat-y;
	background-attachment:scroll;
}
DIV.chapeau-magazine_recept-afbeelding {
	float:left;
	width: 100%;
	height: 150px;
	margin: 10px 0px;
}


#flickr_badge_wrapper_deel IMG {
	padding:2px;
	margin-right: 3px;
	border: 2px solid #6F6F6F;
}
#flickr_badge_wrapper_deel IMG:hover {

	border: 2px solid #EFEFEF;
}

#chapeau-magazine_form {
margin-bottom: 20px;
}