/*
Design by ND4Design, special for MAFKEEZ, (c) 2009
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #eef666;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

.geel {color: #FFFF00}
a:visited {
	color: #F00;
}

.paars {
	color: #60C;
}
a:visited {
	color: #F00;
}

.blauw {
	color: #00F;
}
a:visited {
	color: #F00;
}

.rose {
	color: #F0F;
}
a:visited {
	color: #F00;
}

a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
h1, h2, h3{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 1024px;
	height: 165px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#header ul {
	margin: 0 90px ;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 1024px;
	height: 101px;
	margin: 0 auto;
	background-image:url(images/menu.jpg);
}

#menu ul {
	margin: 0 20px ;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 99px;
	height: 28px;
	padding: 8px 1px 0 1px;
	background: url(images/img3a.png) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4a.png);
	color: #FFFFFF;
}


/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	float:inherit;
	background-image:url(images/vuller.jpg);
}

#colOne {
	float: left;
	width: 56px;
	height: 446px;
	background-image:url(images/mafkeez_left.jpg);

}

#colTwo {
	float: left;
	width: 700px;
	background-color:#FFFfff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;

}

#colagenda {
	float: left;
	width: 600px;
	padding: 0 20px;
}

#colThree {
	float: right;
	width: 194px;
	height: 446px;
	background-image:url(images/mafkeez_right.jpg);
	
}

/* Content Elements */

#content h2 {
	height: 18px;
	margin-bottom: 4px;
	padding: 3px 0 0 3px;
	background: url(images/img6b.png);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	height: 12px;
	margin-bottom: 4px;
	background: url(images/img6a.png);
	letter-spacing: normal;
	font-size: .9em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#content h4 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	
	width: 1024px;
	height: 77px;
	background-position:center;
	background-image:url(images/footer.jpg);
}

#footer * {
	color: #020266;
}

#footer p {
	margin: 0 30px;
	font-size: smaller;
}
