* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	_height: 100%;
}

body {
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	background: #d8dceb url('/styles/carnavalsgerei/hintergrund.png') /*repeat-x*/;

	height: 100%;
	width: 100%;
}

img {
	border: 0;
}

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

h1 {
	font-size: 24px;
	margin: 10px 0;
}

span.fout {
	color: red;
}

#wrap {
	width: 787px;
	margin: 0 auto;

	text-align: left;

	border-left: 1px solid white;
	border-right: 1px solid white;

	background: url('/styles/carnavalsgerei/wrap.png') repeat-y;

	height: 100%;

	position: relative;
}

p.advertentieOmschrijving {
	padding-left: 6px;
	font-style: italic;
}

#header {
	height: 240px;
	background: url('/styles/carnavalsgerei/header.png') no-repeat;
	border-bottom: 1px solid white;

}

#content {

}

#categorieen {
	float: left;
	width: 261px;

	display: inline;
	min-height: 100px;
	_height: 100px;

}

a.categorie {
	display: block;
	height: 36px;

	/*border-bottom: 1px solid #06aa26;*/
	border-bottom: 1px solid #FFFF55;

	color: white;

	padding: 0px; /*5px;*/
	/*padding-bottom: 5px;*/

	position: relative;
}

a.categorieAanmelden {
	display: block;
	height: 36px;

	/*border-bottom: 1px solid #06aa26;*/
	/*border-bottom: 1px solid #FFFF55;*/
	border-top: 1px solid #FFFF55;

	color: white;

	/*padding: 0px; 5px;*/

	position: relative;
}

h2 {
	display: block;
	width: 190px;
	padding: 5px 2px;

	position: absolute;
	top: 10px;
	left: 20px;

	font-size: 13px;
	font-weight: normal;

	cursor: hand;
}

a.categorie_selected, a.categorie:hover {
	color: yellow;
}

a.categorie_selected h2 {
}

#hometekst {
	float: left;
	padding: 10px;

	color: #15152b;
	width: 506px;

}

#advertenties {
	float: left;

	padding: 10px;
	
	width: 506px;
}

a.advertentie { 
	float: left;
	width: 490px;/*245px;*/

	display: block;

	padding: 5px;
	margin: 0 0 10px 0;
	color: #000000;

	position: relative;

	border: 1px solid #0F0F22;
}

img.clown {
	float: right;
}

a.advertentie:hover { 
	background: url('/styles/carnavalsgerei/clown.jpg') no-repeat 99% 3px;
	background-color: yellow;
}

a.rechts {
	/*margin-left: 10px;*/
}

h3 {
	display: block;
	color: #16162c;
	color: #0F0F22;

	font-size: 13px;

	padding: 10px 5px 5px 5px;

	cursor: hand;
}

#footer {
	clear: both;

	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	

	text-align: center;

	color: #CDCDCD;

	padding: 10px 0;
	margin: 0 10px;

	zoom: 1;

	font-size: 12px;
}

#footer a {
	color: #0F0F22;
}

#placeholder_introimage {
position: absolute;

width: 100%;
height: 100%;
overflow: hidden;
vertical-align: middle;

z-index: 5;
}

#placeholder_introfooter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 476px;
	height: 20px;
	display: block;
	vertical-align: baseline;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	color: #57421f;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
	z-index: 10;
}
