@charset "utf-8";
 
 html, body {
 	height: 100%;
 }
 
 body {
 	margin: 0px;
 	padding: 0px;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px;
 	color: #4D3C3C;
 }

 text {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px;
 	color: #4D3C3C;
 }
 
 h1, h2, h3 {
 	margin-top: 0px;
 	text-transform: lowercase;
 	font-weight: normal;
 	color: #FFF7D7
 }
 
 h1 {
 }
 
 h2 {
 	font-size: 24px;
 }
 
 h3 {
 	font-size: 16px;
 }
 
 p, ol, ul {
 	margin: 0px 0px 20px 0px;
 	line-height: 180%;
 	text-align: justify;
 }
 
 ul {
 	margin: 0px;
 	padding: 0px;
 	line-height: 240%;
 	list-style: none;
 }
 
 ul li {
 	padding-left: 13px;
 	background: url(http://www.variowinkel.nl/foto/647/banner4.jpg) no-repeat left center;
 }
 
 a {
 	color: #FFDDDD;
 	text-decoration: none;
 }
 
 a:hover {
 	text-decoration: underline;
 }
 
 a.more {
 	padding-left: 13px;
 	background: url(http://www.variowinkel.nl/foto/647/banner4.jpg) no-repeat left center;
 }
 
 a img {
 	border: none;
 }
 
 img.alignleft {
 	float: left;
 	margin: 5px 20px 0px 0px;
 }
 
 img.alignright {
 	float: right;
 	margin: 5px 0px 0px 20px;
 }
 
 img.aligncenter {
 	margin: 0px auto;
 }
 
 hr {
 	display: none;
 }
 
 /** HEADER */
 
 #header {
 	width: 740px;
 	height: 176px;
 	margin: 0px auto;
 	background: url(http://www.variowinkel.nl/foto/647/banner5.jpg) no-repeat right top;
 }
 
 .home #header {
 	background-image: url(http://www.variowinkel.nl/foto/647/banner6.jpg);
 }
 
 /** LOGO */
 
 #logo {
 	float: left;
 	width: 250px;
 	height: 176px;
 	background: url(http://www.variowinkel.nl/foto/647/banner7.jpg) no-repeat left top;
 }
 
 #logo h1 {
 	margin: 0px;
 	text-indent: -999em;
 }
 
 #logo a {
 	display: block;
 	height: 176px;
 }
 
 .home #logo {
 	background-image: url(http://www.variowinkel.nl/foto/647/banner1.jpg);
 }
 
 /** MENU */
 
 #menu {
 	float: left;
 }
 
 #menu ul {
 	margin: 0px;
 	padding: 48px 0px 0px 0px;
 	list-style: none;
 	line-height: normal;
 }
 
 #menu li {
 	float: left;
 	padding: 0px;
 	background: none;
 }
 
 #menu a {
 	float: left;
 	height: 35px;
 	margin: 0px 10px;
 	padding: 65px 0px 0px 15px;
 	font-size: 11px;
 	text-transform: lowercase;
 	text-decoration: none;
 	font-weight: bold;
 	color: #FFFFFF;
 }
 
 #menu a:hover {
 	text-decoration: underline;
 }
 
 #menu .active a {
 	padding-top: 63px;
 	background: #131313 url(http://www.variowinkel.nl/foto/647/banner8.jpg) repeat-x left bottom;
 	border: 2px solid #131313;
 }
 
 /** PAGE */
 
 #page {
 	width: 660px;
 	margin: 0px auto;
 }
 
 /** CONTENT */
 
 #content {
 	float: left;
 	width: 550px;
 	padding: 0px 0px 20px 5px;
 }
 
 /** SIDEBAR */
 
 #sidebar {
 	float: right;
 	width: 160px;
 	padding: 0px 5px 20px 0px;
 }

 
 /** FOOTER */

 #footer {
 	width: 100%;
 	height: 53px;
 	margin: 0px auto;
 	background: url(http://www.variowinkel.nl/foto/647/banner10.jpg) repeat right top;
 }
 

 
 /** BOX1 */
 
 #box1 {
 }
 
 /** BOX2 */
 
 #box2 {
 	padding: 25px 5px 15px 5px;
 	border-top: 1px solid #DFB9B9;
 }

 .subrelatiegroep {
 float: left; width: 6 em; margin: 3; padding: 3;
 color: #4D3C3C; text-decoration: none;
 }

 .subrelatiegroep2 {
 color: #4D3C3C; text-decoration: none;
 }

 .subrelatienav {
 color: #4D3C3C; text-decoration: none;
 }

 .vorigvolgend {
 color: #4D3C3C; text-decoration: none;
 }
