body {
		margin				: 10px;
		background-color	: #fff;
		font-family			: Geneva, Arial, Helvetica, sans-serif;
		font-size			: 11px;
		}

		a 		{text-decoration: none; color: #cc6633;}
		a:hover {text-decoration: none; color: #666666;}
		
		h1 {
			color:#cc6633;
			font-size: 16px;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		h2 {
			color:#666666;
			font-size: 14px;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		h2.shop{
		color: #336600;
			font-size: 14px;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 5px;

	}
		
		h3 {
			color:#cc6633;
			font-size: 16px;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 5px;
		}
			#container {
				background-color:#FFFFFF;
				width: 730px;
				border: 0px solid #ffffff;
				margin: 0px;
				margin-left: auto;
				margin-right: auto;
				padding: 0px;
			}

			#banner {
				padding: 0px;
				margin-bottom: ;
				background-color: rgb(213, 219, 225);
			}

			#content {
				padding: 10px;
				font-size: 12px;
				line-height: 18px;
				margin-left: 160px;
				margin-right: 180px;
			}

			#sidebar-a {
		float: left;
		width: 150px;
		margin-top: 10px;
		font-size: 12px;
				line-height: 18px;


				margin-right: ;
		padding: 0px;
		background-color: #FFFFFF;
		text-align: right;
			}

			#sidebar-b {
				margin-top: 10px;
				font-size: 12px;
				line-height: 18px;
				float: right;
				width: 170px;
				padding: 0px;
				background-color: #ffffff;
			}

			#footer {
				clear: both;
				padding: 5px;
				margin-top: ;

				background-color: #CCCCCC;
			}

			#post {
			}
		#post-title {
			color: #0066cc;
			font-weight: bold;
			font-size: 14px;
			}

		#post-title a
		{
		text-decoration:none;
		color:#0066cc;
		}

		#post-title a:hover
		{
		text-decoration:none;
		color: #0099FF;
		}

		#post-text {
			color: #666;
			}
		#post-meta {
			color: #666;
			font-weight: normal;
			border: 0px solid #efefef;
			}


			#menu, #menu ul
				{
				list-style: none;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
				margin-right: 0px;

				color: #cc6633;
				font-weight: bold;
				}

				#menu li
				{
				text-align:left;
				color:#666666;
				font-weight: normal;
				}

				#menu li a
				{
				text-decoration:none;
				color:#666666;
				}

				#menu li a:hover
				{
				text-decoration:	underline;
				color: 				#cc6633;
				}
				
				
				
				#shopmenu, #shopmenu ul
				{
				list-style: none;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
				margin-right: 0px;

				color: #cc6633;
				font-weight: bold;
				}

				#shopmenu li
				{
				text-align:right;
				color:#666666;
				font-weight: normal;
				}

				#shopmenu li a
				{
				text-decoration:none;
				color:#666666;
				}

				#shopmenu li a:hover
				{
				text-decoration:	underline;
				color: 				#336600;
				}


			#advertentie, #advertentie ul
				{
				list-style: none;
				padding: 0px;
				margin-top: 0px;
				margin-bottom: 10px;
				margin-left: 0px;
				margin-right: 0px;
				text-align: right;
				color: #0066CC;
				font-weight: bold;
				}

				#advertentie li
				{
				text-align:right;
				color:#666666;
				font-weight: normal;
				}

				#advertentie li a
				{
				text-decoration:none;
				color:#666666;
				}

				#advertentie li a:hover
				{
				text-decoration:	underline;
				color:				#0066CC;
				}