html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/plain_background.jpg) repeat-x 50% 0;
	font-family: "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	font-size: 14px;
}

a img {
	border: none;
}

#header,
#mainsubcontainer,
#footer  {
	width: 1006px;
	margin: 0 auto;
}

#maincontainer {
	width: 100%;
	background: url(images/main_bg.png) repeat-y 50% 0;
}

#header {
	height: 213px;
	position: relative;
	
	
	overflow: hidden;
}
#headlogo {
	background: url(images/powned_headerlogo.gif);
	width: 350px;
	height: 105px;
	display: block;
	margin-top: 30px;
}
#headlogo h1 {
	display: none;
}
#header #counter {
	color: #383838;
	font: small-caps bold 32px "Myriad Pro", Helvetica, Arial;
	width: 150px;
	position: absolute;
	top: 80px;
	top: 35px;
	left: 375px;
	line-height: 0.8;
}
#header #counter span {
	font-size: 24px;
	color: #ff00a0;
}

#mainnav {
	position: absolute;
	top: 159px;
	left: 3px;
}
#mainnav ul,
#mainnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainnav ul li {
	height: 49px;
	float: left;
	background: url(images/menu_sep.png) no-repeat  100% 4px;
}
#mainnav ul li span {
	display: none;
}
#mainnav ul li a {
	background: url(images/menu.png) no-repeat;
	display: block;
	height: 49px;
	margin: 0 5px;
}
#mainnav #mn_waarom a 	{ width: 86px; background-position: -11px -49px; }
#mainnav #mn_wie a 		{ width: 94px; background-position: -105px -49px; }
#mainnav #mn_wanneer a 	{ width: 88px; background-position: -202px -49px; }
#mainnav #mn_rtv a 		{ width: 39px; background-position: -301px -49px; }
#mainnav #mn_help a 		{ width: 130px; background-position: -352px -49px; }

/* selected state */
body.waarom #mainnav #mn_waarom a 	{ width: 104px; background-position: 0 0; }
body.wie #mainnav #mn_wie a 			{ width: 102px; background-position: -96px 0; }
body.wanneer #mainnav #mn_wanneer a	{ width: 103px; background-position: -195px 0; }
body.rtv #mainnav #mn_rtv a 			{ width: 65px; background-position: -289px 0; }
body.help #mainnav #mn_help a			{ width: 142px; background-position: -345px 0; }

/* no separator on current tab + prev tab */
body.waarom #mn_waarom,
body.wie #mn_waarom,
body.wie #mn_wie,
body.wanneer #mn_wie,
body.wanneer #mn_wanneer,
body.rtv #mn_wanneer,
body.rtv #mn_rtv,
body.help #mn_rtv,
body.help #mn_help,

body.home #mn_home,
body.archief #mn_home,
body.archief #mn_archief,
body.contact #mn_archief,
body.contact #mn_contact,
body.voorwie #mn_contact,
body.voorwie #mn_voorwie,
body.oorsprong #mn_voorwie,
body.oorsprong #mn_oorsprong,
body.bplan   #mn_oorsprong,
body.bplan   #mn_bplan
{
	background: none;
	margin-right: 4px;
}

/* definition for com.powned menu */
#mainnav #mn_home a,
#mainnav #mn_archief a,
#mainnav #mn_contact a,
#mainnav #mn_voorwie a,
#mainnav #mn_oorsprong a,
#mainnav #mn_bplan a {
	background-image: url(images/menu_compowned.2.png);
}
#mainnav #mn_home a 			{ width: 60px; background-position: 0 -49px; }
#mainnav #mn_archief a		{ width: 85px; background-position: -66px -49px; }
#mainnav #mn_contact a		{ width: 92px; background-position: -153px -49px; }
#mainnav #mn_voorwie a		{ width: 95px; background-position: -248px -49px; }
#mainnav #mn_oorsprong a 	{ width: 119px; background-position: -345px -49px; }
#mainnav #mn_bplan a			{ width: 121px; background-position: -471px -49px; }

body.home #mainnav #mn_home a 					{ width: 60px; background-position: 0 0; }
body.archief #mainnav #mn_archief a 		{ width: 85px; background-position: -66px 0; }
body.contact #mainnav #mn_contact a 		{ width: 92px; background-position: -153px 0; }
body.voorwie #mainnav #mn_voorwie a 		{ width: 95px; background-position: -248px 0; }
body.oorsprong #mainnav #mn_oorsprong a	{ width: 119px; background-position: -345px 0; }
body.bplan #mainnav #mn_bplan a 				{ width: 121px; background-position: -471px -0; }

#mainsubcontainer {
	position: relative;
}

#subheader {
	background: transparent url(images/subhead_bg.gif) 50% 100% no-repeat;
	width: 992px;
	margin: 0 auto;
	position: relative;
	padding: 25px 0;
}
#subheader .content {
	width: 490px;
	padding-bottom: 6px;
	margin-left: 30px;
	color: #fff;
}
#subheader .wide {
	width: auto;
}
#subheader .content a {
	color: #fff;
}
#subheader .content h2 {
	font: small-caps bold 32px "Myriad Pro", Helvetica, Arial;
	line-height: 0.9;
	margin: 0;
}

#ikbenbn {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 400;
}
#sterlidbutton, #sterhoelid {
	background: url(images/ster_word_nu_lid.png);
	position: absolute;
	right: 5px;
	top: -196px;
	width: 175px;
	height: 175px;
	z-index: 500;
}
#sterlidbutton {
	right: 45px;
}
#sterlidbutton span, #sterhoelid span {
	display: none;
}
#sterhoelid {
	background: url(images/ster_hoe_lid_worden.png);
	top: auto;
	bottom: 10px;
	right: 100px;
}


a.bigbut {
	background: url(images/button.png) no-repeat 0 -44px;
	width: 167px;
	height: 36px;
	padding-top: 8px;
	display: block;
	text-align: center;
	font: bold 20px "Myriad Pro", Helvetica, Arial;
	text-decoration: none;
}
a.bigbut:hover,
#subheader a.bigbut:hover {
	background-position: 0 0;
	color: #ff00a0;
}

#main {
	background: url(images/maincontent_bg.png) no-repeat;
	padding: 8px;
	width: 605px;
	margin: 11px 0 0 6px;
	padding: 15px 20px;
	color: #383838;
	line-height: 1.2;
	float: left;
}
#main h2, #main h3 {
	margin: 0;
	color: #ff00a0;
}
#main p {
	margin: 0.5em 0 1em 0;
}

#main hr {
	background: #fff url(images/main_hr.png) 50% 0;
	border: none;
	height: 1px;
}
#main a {
	color: #ff00a0;
}
#main ul li {
	padding: 0;
}
#main ul#tfaq li a {
	color: #424242;
	font-size: 12px;
}


#faq {
	 list-style-type: none;
}
p.articlefooter {
	font-weight: normal;
	margin: 10px 0 10px 0;
}

#main textarea.bannercode {
	width: 500px;
	height: 50px;
}

div.clear {
	 float: none;
	 clear: both;
}

#extrabox {
	background: url(images/extradiv_bg.png) no-repeat;
	width: 335px;
	padding: 10px 1px 0 1px;
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	text-align: center;
	/*
	position: absolute;
	top: 284px;
	right: 2px;*/
}
#extrabox h3, #extrabox a {
	color: #FF00A0;
}
#klantenservice {
	text-align: left;
	margin: 15px 8px 15px 15px;
}
#klantenservice label {
	width: 155px;
	float: left;
	clear: left;
}
#klantenservice input {
	width: 150px;
}
#klantenservice textarea {
	width: 300px;
	height: 100px;
	clear: both;
}
#klantenservice #kzend {
	width: auto;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}

#extrabox #sendafriend, #extrabox .twtr-widget {
	background: url(images/side_hr.png) no-repeat 50% 0;
	padding-top: 10px;
	margin: 15px 4px;
	text-align: left;
}
#sendafriend h3 {
	margin: 0;
}
#sendafriend form {
	margin: 0;
}
#sendafriend label {
	width: 120px;
	display: block;
	float: left;
	clear: left;
}
#sendafriend input {
	border: 1px solid #424242;
	float: left;
}
#sendafriend #stuurop {
	margin-left: 120px;
	margin-top: 3px;
}
#sendafriend .disclaimer {
	font-size: 9px;
	margin: 0;
	clear: both;
}
p.error {
	color: #f00;
}


#footcontainer {
	width: 100%;
	background: url(images/footer_bg2.png) no-repeat center;
}
#footer {
	height: 65px;
	padding: 0;
	color: white;
}
#footer p {
	margin: 0 10px;
	padding: 15px 5px;
}
#footer a {
	color: #ff00a0;
}

.small {
	font-size: 9px;
}

/* Comments */
.comment {
	color: #666;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d3d2d1;
	overflow: hidden;
}
.comment p {
	margin: 0;
	font-size: 11px;
}
.comment .footer {
	margin-top: 2px;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
}
.comment .footer span.umod {
	position: absolute;
	right: 20px;
	top: 4px;
	cursor: hand;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: url(http://images.geenstijl.nl/gs2008/sprites-4.png) -177px -149px no-repeat;
	line-height: 0px;
	font-size: 0px;
}
.comment .footer span {
	color: #5f6168;
	font-weight: bold;
}
.comment span.baby {
	width: 13px;
	height: 12px;
	background: url(http://images.geenstijl.nl/gs2008/sprites-4.png) -201px -149px no-repeat;
	position: relative;
	top: 1px;
	line-height: 0;
	font-size: 0px;
	display: -moz-inline-box;
	display: inline-block;
}

#loggedin textarea {
	width: 100%;
	border: 1px solid #d2d1d0;
}