body {
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	line-height: 1.5;
	color: #000;
	background: #ccc url(http://images.geenstijl.nl/gs2008/body_bg.jpg);
}
textarea, input {
	font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
}
a { color: #f09;}
a img { border: none; }
a:hover { color: #000; }

#container {
	margin: 10px auto;
	width: 994px;
	position: relative;
}
#header {
	position: relative;
	height: 230px;
	top: 12px;
}
#headmain {
	position: absolute;
	width: 770px;
	height: 188px;
	left: 224px;
	background: url(http://images.geenstijl.nl/gstv2008/gstv_header.jpg);
}

#headmain h1 {
	display: none;
}

#headextra {
	background: #000 url(http://images.geenstijl.nl/gstv2008/sprites-1.png) no-repeat -770px -37px;
	width: 224px;
	height: 188px;
	position: relative;
}
#headextra #gslogo {
	position: absolute;
	width: 214px;
	height: 30px;
	left: 5px;
	top: 78px;
}
#headextra #gslogo span {
	display: none;
}

#navholder {
	position: absolute;
	top: 191px;
	background: #000 url(http://images.geenstijl.nl/gstv2008/sprites-1.png) no-repeat;
	height: 36px;
	overflow: hidden;
	width: 100%;
}

#colprim, #colsec, #colter {
	position: absolute;
	top: 243px;
}
#colprim {
	width: 515px;
	background: #fff url(http://images.geenstijl.nl/gstv2008/colprim_bg.png) no-repeat bottom;
}
body.article #colprim {
	width: 755px;
	background-image: none;
}

#colsec {
	left: 477px;
	width: 383px;
	left: 522px;
	width: 338px;
	z-index: 665;
}
body.article #colsec {
	width: 232px;
	left: 762px;
}
#colter {
	width: 128px;
	left: 866px;
}

/* Main Nav */
#mainnav {
	height: 36px;
	position: absolute;
	top: 0;
	left: 0px;
	margin: 0;
	padding: 0;
}
#mainnav li {
	float: left;
	padding: 0;
	display: block;
}
#mainnav li a {
	display: block;
	background-image: url(http://images.geenstijl.nl/gstv2008/sprites-1.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 8px 0 0;
	height: 36px;
	position: absolute;
}
#mainnav li a span { display: none;}
#mn_home		{ width: 43px; background-position: -115px -225px; left: 115px;}
#mn_archief	{ width: 62px; background-position: -180px -225px; left: 180px;}
#mn_tips		{ width: 32px; background-position: -264px -225px; left: 264px;}
#mn_contact	{ width: 69px; background-position: -320px -225px; left: 320px;}
#mn_gsnl		{ width: 102px; background-position: -412px -225px; left: 412px;}
#mn_talent	{ width: 55px; background-position: -536px -225px; left: 536px;}
#mn_dumpert	{ width: 68px; background-position: -626px -225px;  left: 626px}

#mn_home:hover		{ background-position: -115px -261px; }
#mn_archief:hover	{ background-position: -180px -261px; }
#mn_tips:hover		{ background-position: -264px -261px; }
#mn_contact:hover	{ background-position: -320px -261px; }
#mn_gsnl:hover		{ background-position: -412px -261px; }
#mn_talent:hover	{ background-position: -536px -261px; }
#mn_dumpert:hover	{ background-position: -626px -261px; }

/*zoekzoek*/
#zoek {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	left: 779px;
}
#zoek .icon {
	width: 13px;
	height: 13px;
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -778px -237px no-repeat;
	position: absolute;
	top: 4px;
	font-size: 0;
}
#zoek .frmtxt {
	border: none;
	padding: 0;
	color: #0E254D;
	width: 111px;
	position: absolute;
	left: 18px;
	top: 2px;
}
#zoek .frmsbmt {
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -799px -235px no-repeat;
	padding: 0;
	border: none;
	width: 58px;
	height: 17px;
	position: absolute;
	left: 137px;
	top: 2px;
}



/* Primary Column */
#colprim h1.sectie {
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) no-repeat 0 -36px;
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) no-repeat 0 0;
	color: #fff;
	margin: 0;
	height: 29px;
	font-size: 18px;
	padding-left: 25px;
	font-weight: normal;
}

/* Artikel & comments */
.article, .content {
	margin: 10px 19px 0 19px;
	xfont-weight: bold;
	border-bottom: 1px solid #d2d1d0;
}
.content {
	padding-bottom: 10px;
}
div.flashdiv {
	text-align: center;
}
.article.first, .content {
	border-bottom: none;
}
div.article .left {
	float: left;
}
div.article .right {
	float: right;
}

.article p, .content p {
	margin: 0 0 6px 0;
}
.article strong {
	font-weight: bold;
}

.article h2, .content h2 {
	padding: 0;
	font-size: 17px;
	color: #F09;
	margin: 0;
}
.article p img {
	float: left;
	padding: 6px;
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -657px -38px no-repeat;
	margin: 0 7px 0 -6px;
}

.article p img.normal,
.article p img.groot {
	float: none;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}
.article p img.groot {
	display: block;
	margin: 0 auto;
/*	position: relative;
	left: -19px;*/
	border: 1px solid black;
}

p.articlefooter {
	font-weight: normal;
	margin: 10px 0 10px 0;
	clear: both;
}
p.articlefooter a {
	text-decoration: none;
}

#comments {
	margin: 0 19px;
}

#comments h3, #loggedin h3 {
	font-size: 15px;
	margin: 10px 0;
	color: #f09;
}
.comment {
	color: #666;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d3d2d1;
}
.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/gstv2008/sprites-1.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/gstv2008/sprites-1.png) -188px -149px no-repeat;
	display: inline-block;
	position: relative;
	top: 1px;
	line-height: 0;
	font-size: 0px;
}

#loggedin textarea {
	width: 100%;
	border: 1px solid #d2d1d0;
}
#formsubmit {
	display: block;
	margin: 0 auto;
	font-weight: bold;
}
p.meer {
	margin: 5px 20px;
	text-align: right;
}

/* Footernav */

#footernav, #footernav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footernav li {
	float: left;
	margin: 10px 0 10px 10px;
}
#footernav li a {
	padding: 3px 5px;
	display: block;
	text-decoration: none;
}
#footernav li a:hover {
	color: #fff;
	background: #f09;
}


/* Secondary Column */
#colsec .box {
	/* 383 breed */
	background: #fff url(http://images.geenstijl.nl/gstv2008/colsec_bg.png) 0 100% no-repeat;
	margin-bottom: 4px;
}
#colsec .box h3 {
	height: 29px;
	line-height: 29px;
	color: #fff;
	background-image: url(http://images.geenstijl.nl/gstv2008/sprites-1.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	padding-left: 25px;
	margin: 0;
}
#colsec .box h3 a, #colsec .box h3 a:hover,
#colter .box h3 a, #colter .box h3 a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
}

#colsec .box .content {
	margin: 5px;
	padding-bottom: 10px;
}
#colsec .box ul, #colsec .box li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#colsec .box li a {
	display: block;
}
#colsec .box a {
	color: #f09;
	text-decoration: none;
}
#colsec .box a:hover {
	text-decoration: underline;
}
#colsec .box ul {
	margin-left: 15px;
}
#colsec .box a.more {
	display: block;
	text-align: right;
	padding-right: 50px;
	font-weight: bold;
}


/* Archief */
#archief .gstvfoto {
	width: 68px;
	float: left;
	margin-top: 5px;
}
#archief .gstvfoto img {
	width: 55px;
	height: 55px;
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -594px -38px no-repeat;
	padding: 3px 4px 4px 4px;
	display: block;
}
#archief .artikel {
	line-height: 1.3;
}
#archief .artikel h4 {
	margin: 0;
	color: #f09;
}
#archief .artikel p.footer {
	font-variant: small-caps;
}
#archief .break {
	clear: both; 
	float: none;
	border-bottom: 1px solid #d2d1d0;
}

/* Derde Kolom */
#colter .box {
	background: #fff url(http://images.geenstijl.nl/gs2008/colter_bg.png) 0 100% no-repeat;
	margin-bottom: 6px;
}
#colter .box h3 {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-image: url(http://images.geenstijl.nl/gstv2008/sprites-1.png);
	background-repeat: no-repeat;
	background-position: 0 -36px;
	padding-left: 15px;
	margin: 0;
}
#colter .box .content {
	padding: 4px;
}
#colter #poll h3 {
	margin: 0 -4px;
}
#pollbox #poll {
	margin: 0 4px;
	padding-bottom: 10px;
}
#polllogo {
	width: 89px;
	height: 70px;
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) 0 -148px no-repeat;
	margin: 0 auto;
}

#poll div input, #poll a.view { /* Submit */
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -91px -178px no-repeat;
	padding: 0;
	border: none;
	width: 82px;
	height: 27px;
	cursor: hand;
	cursor: pointer;
}
#poll a.view {
	background: url(http://images.geenstijl.nl/gstv2008/sprites-1.png) -91px -150px no-repeat;
	display: block;
}



/* Commerciële meuk */
.mipostba, .fipoba, .colsecba, .colterba {
	text-align: center;
	margin: 4px 0 15px 0;
}