	/**
	 *	Main interface elements
	 */
	
	a img {
		border: 0;
		margin: 0;
	}
	
	body, html, #wrapper {
		border: 0;
		height: auto !important;
		height: 100%;
		margin: 0;
		min-height: 100%;
		padding: 0;
	}
	
	body {
		background: transparent url("/lib/img/body_bg.gif") top left repeat-y;
		font-family: arial, helvetica, sans-serif;
	}
	
	#wrapper {
		background: transparent url("/lib/img/html_bg.gif") top left repeat-x;
		float: left;
		margin: 0 0 20px;
		width: 910px;
	}
		
		#masthead {
			height: 120px;
		}	
		
		#main_content {
			font-size: 12px;
			float: none;
			height: auto;
			height: 100%;
			line-height: 16px;
			margin-left: 160px;
			vertical-align:top;
			padding: 0 0 4px;
		}
		
			#main_content #first_2_cols {
				float: left;
				margin-top: 16px;
				padding: 0px;
				text-align: center;
				width: 500px;
			}
				* html #main_content #first_2_cols { 
					margin-top: -4px;
				}
		
			#main_content .content_column {
				float: left;
				padding: 4px;
				width: 232px;
				/* margin-right: 10px; */
				text-align: left;
			}
				#main_content .content_column #cover_article {
					clear: both;
				}
				
				#main_content .content_column #cover_article img {
					float: left;
					margin: 0 5px 0 0;
				}

			#main_content .col2 {
				margin-left: 10px;
			}
				
				#main_content .content_column ul {
					list-style-type: none;
					margin: 0 0 10px 10px;
					padding: 0;
				}
			
			#main_content .last_col {
				margin: 0;
				/*margin: 5px 0 0;*/
			}
		
		#footer, #push {
			height: 20px;
		}
		
		#footer {
			display: none;
			background-color: #FFF;
			clear: both;
			color: #000;
			text-align: center;
			width: 908px;
		}	

	#aanbiedingen_container {
		margin-bottom: 10px;
	}
	
	#vcard {
		background-color: #FFF;
		border: 1px outset #336699;
		color: #000;
		line-height: 18px;
		margin-top: 5px;
		padding: 10px;
	}	
		#vcard .org {
			font-weight: bold;
		}
			
		#vcard .country-name {
			display: none;
		}

	#vcard .webredacteur{
		margin-top:5px;
	}
	p.review a {
		font-weight: bold;
	}

	p.review span.cd_title, 
	p.review span.cd_artist {
		display: block;
		font-weight: normal;
	}
	
	p.review span.cd_title {
		font-style: italic;
		margin-bottom: 5px;
	}

	
	
	/**
	 *	Menu
	 */
	#menu {
		float: left;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		margin-right: 8px;
		padding-top: 5px;
		width: 160px;
	}
		* html #menu {
			margin-right: 4px;
		}
		
		#menu ul {
			margin: 0;
			padding: 0;
		}
	
	#menu li a {
		display: block;
		font-size: 12px;	
		height: 19px;
		line-height: 19px;
	}
	
		#menu li a:link, 
		#menu li a:visited,
		#menu li a:active {
			color: white;
		}
		 
		#menu li a:hover {
			color: #C6E2FF;
		}
		
		#menu li a span {
			display: none;
		}

	/**
	 *	Headers
	 */
	#masthead h1, #masthead h2 {
		margin: 0;
	}
	
	#masthead h1 {
		background-image: url("/lib_img/site/topframe/logo_site.gif");
		height: 120px;
		left: 0;
		position: absolute;
		top: 0;
		width: 384px;
	}
		#masthead h1 span, 
		#masthead h2 span { 
			display: none;
		}
	
	#masthead h2 {
		background-image: url("/lib/img/page_title.gif");
		height: 60px;
		left: 400px;
		position: absolute;
		top: 45px;
		width: 185px;	
	}
	
	.content_column form {
		margin: 0 0 10px 0;
	}
	
	.content_column h3 {
		background: transparent url('/lib/img/h3_bg.gif') 0 0 repeat-y;
		clear: both;
		font-size: 14px;
		font-weight: bold;
		height: 18px;
		line-height: 18px;
		margin: 15px 0 0 0;
		padding: 4px;
	}
	
	.content_column h3.m0 {
		margin: 0;
	}


	/**
	 *	Paragraphs
	 */
	p.interview_intro, 
	p.news_title {
		font-weight: bold;
		margin-bottom: 0;
	}
	
	.content_column h3 + p {
		margin-top: 0;
	}
		* html .content_column p {
			margin-top: 0;
		}

	p.news_excerpt {
		margin-top: 0;
	}
	
	#radio p {
		background-color: transparent;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
	}
	
	p.review {
		clear: both;
	}
	


	/**
	 *	Images
	 */	
	#menu li img {
		border: 0;
	}

	p.interview_intro img, p.review img, p.news_excerpt img {
		border: 1px solid black;
		float: right;
		margin: 0 0 3px 3px;
	}
	
	p.actie img {
		float: left;
		margin: 3px 3px 3px 0;
		width: 120px;
	}
	
	p.review img {
		width: 60px;
	}
	
	p.cover img {
		float: left;
		margin: 0 5px 0 3px;
	}


	/**
	 *	Banners containers
	 */
	#banner_container_masthead {
		height: 60px;
		left: 668px;
		position: absolute;
		top: 21px;
		width: 234px;
	}

	#radio {
		margin: 15px auto;
		text-align: center;
	}
	
	#banner_container_main_1, 
	#banner_container_main_2 {
		margin: 0 auto;
		width: 468px;
	}

	#banner_container_menu_1, 
	#banner_container_menu_3 {
		/* height: 60px; */
		margin: 15px auto;
		text-align: center;
		width: 120px;
	}

	#banner_container_menu_2 {
		/* height: 240px; */
		margin: 15px auto;
		text-align: center;
		width: 120px;
	}
		
	#banner_container_column1 {
		/* height: 60px;
		margin: 5px auto 10px; */
		text-align: center;
		width: 234px;
	}	
	
	#banner_container_outside {
		float: left;
		height: 600px;
		margin-top: 120px;
		width: 120px;
	}
	
	
	/**
	 *	Forms
	 */
	#frm_order_cd, 
	#frm_order_cd fieldset {
		margin: 0;
		padding: 10px;
		border: 0;
	}
		#frm_order_cd h2 {
			clear: both;
		}
	
		#frm_order_cd .feedback {
			border: 1px solid red;
			margin: 1.5em 0 0.5em;
			padding: 0.5em;
			width: 70%;
		}

		#frm_order_cd #offer_data img {		
			float: left;
			margin: 0 1em 1em 0;
			width: 100px;
		}

		#frm_order_cd #offer_data span {
			display: block;
		}
	
		#frm_order_cd legend {
			margin: 0 0 0.5em;
			padding: 0;
			font-size: 14px;
			font-weight: bold;
		}
		
		#frm_order_cd p {
			margin: 0;
		}
		
		#frm_order_cd div {
			clear: both;
			margin: 0.5em 0;
		}
		
		#frm_order_cd label {
			float: left;
			width: 180px;
		}
			#frm_order_cd label.inline {
				float: none;
			}
		
		#frm_order_cd .buttons {
			margin: 1em 0;
		}
		