@media screen {

body	{
	margin:0px 16px 0px 16px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:80%;
	color:#000000; 
}

img	{	border:0px;	}

.foto {	
	float:right;
	padding: 0px 0px 0px 8px;	
}

.fotoboek {
	max-width:200px;
	max-height:150px;
	width: expression(this.width > 200 ? 200: true);
	height: expression(this.height > 180 ? 150: true);
}


a { 
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration: none;
	color:#0069B5;
}
h5		{
	font-size:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	margin:0px;
	font-weight:100;
	text-transform:capitalize;
	letter-spacing: -2px;
	text-align:center;
	
}

h1.traktatie {  }
h1.spel { }
h1.versiering {
	overflow: hidden;
	
}
h1.uitnodiging { 
	letter-spacing: -4px;
	overflow: hidden;
}
h1.thema { }
h1.gastenboek { 
	letter-spacing: -2px;
}

h1 span.hsmall {
	font-size:24px;
	line-height:24px;
}


h1 		{ 
	font-size:24px;
	font-weight:100;
	color:#ff0000; 
	margin:0px 0px 5px 0px;	
}

h2 		{ 
	font-size:24px;
	font-weight:100;
	color:#000066; 
	margin:0px 0px 5px 0px;	
}




h3 		{ 
	font-size:12px;
	text-transform: uppercase;
	color:#FFFFFF; 
	padding:1px 2px 1px 5px;
	margin:0px;
}

h3.themas {
	color:#000000;
}

h4 		{ 
	font-size:12px;
	text-transform: uppercase;
	color:#FFFFFF; 
	padding:1px 2px 1px 5px;
	margin:0px;
	
}


form	{
	margin:0px;
	padding:0px;
}

input	{
	margin-bottom:5px; 
	padding: 2px 3px 2px 3px;
	vertical-align:middle;

}

table { padding:0px;margin:0px;border:none; }

td { 
	vertical-align:middle;
	padding-right:8px; 
}
table.overzicht {
	width:100%;
}

table.overzicht td {
	padding:0px;
}

table.overzicht td.tekst  {
	vertical-align:top;
	padding-left:8px;
	font-size:x-small;
}

table.smaller td {
	font-size:smaller;
}

td.label {
	font-weight:bold;
	vertical-align:top;
}

/* BEGIN posities */
#container	{
	width:920px;
}

#top	{
	display:block;
	height:90px;
	width:100%;
	margin:0px;
	background:url(pk_images/back_top.gif) repeat-x;
}

#left, .left	{
	float:left;
	display:block;
	clear:left;
	width:187px;
	overflow:hidden;
}

#content, .content	{
	float:left;
	display:block;
	clear:none;
	width:530px;
	overflow:hidden;
	margin-left:8px;
	padding:0px;
}

#right, .right	{
	float:left;
	display:block;
	clear:none;
	width:187px;
	overflow:hidden;
	margin-left:8px;
}

#footer	{
	clear:both;
	vertical-align:bottom;
	margin: 25px 0px 10px 0px;
	width:920px;
	background-color: #3486C3;
}


a.footer 	{
	color:#999999;
}

/* EINDE posities */

#content h2 {
	color: #FF0000;
}


.thematitel	{
	font-size:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	margin:0px;
	font-weight:100;
	text-transform:capitalize;
	letter-spacing: -2px;
	text-align:center;
}

.thematitel .traktatie { 
	
 }
.thematitel .spel { }
.thematitel .versiering {
	overflow: hidden;
	
}
.thematitel .uitnodiging { 
	letter-spacing: -4px;
	overflow: hidden;
}
.thematitel .thema { }


.row	{
	float:left;
	display:block;
	clear:both;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

.blok, .bloktitel, .bloktitelsmall, .bloktop, .blokpoll, .blokoverzicht, .blokterts, .blokadds	{
	display:block;
	clear:both;
	padding:0px;
	margin-bottom:8px;
	/*text-align:justify;*/
	/*font-stretch:expanded;*/
}

.bloktitel	{
	background-color:#0069B5;
	height:77px;
	background-image: url(pk_images/blokTitelZ.png);
	background-repeat: no-repeat;
	
}

.bloktitelsmall	{
	height:17px;
	margin-bottom:0px;
}

#right .bloktitelsmall	{
	text-align:center;
}

.bloktop	{
	background-color:#006837;
	height:196px;
	background-image: url(pk_images/blokTop.png);
	background-repeat: no-repeat;
}

.blokpoll	{
	background-color:#FBB03B;
	height:111px;
	margin-top:5px;
	font-weight:bold;
	background-image: url(pk_images/blokPoll.png);
	background-repeat: no-repeat;
}
/*
#formPoll {
	color:#000066;
}*/

.blokcontent, .blokcontentwit {
	padding:5px;
}

.blokcontentsmall, .blokcontentwitsmall {
	padding:1px 2px 1px 5px;
}

.blokcontentwit, .blokcontentwit a, .blokcontentwitsmall {
	color:#FFFFFF;
}

.blokoverzicht {
	border: 1px solid #CCCCCC;
	padding:8px;
	margin-bottom:5px;
	height:100%;
}

.blokterts {
	float:left;
	width:162px;
	clear:none;
	/*padding:5px;*/
}

.topheader {
	float:right;
	display:block;
	vertical-align:top;
	margin:10px 0px 0px 10px;
	font-size:small;
}

.topheader a	{
	padding:0px 4px 0px 4px;
	
}

span.pagina {
	color:#ff0000;
}

a.pagina, span.pagina {
	font-size:11px;
}

.topheader  a:link    {	text-decoration: none;color:#000000;}
.topheader  a:visited {	text-decoration: none;color:#000000;}
.topheader  a:hover   {	text-decoration: underline;color:#000066;}
.topheader  a:active  {	text-decoration: none;color:#000000;}

.blokterts  a:link    {	text-decoration: underline;color:#000000;}
.blokterts  a:visited {	text-decoration: underline;color:#000000;}
.blokterts  a:hover   {	text-decoration: none;color:#000066;}
.blokterts  a:active  {	text-decoration: underline;color:#000000;}

.blokcontentwit a:link    {	text-decoration: none;}
.blokcontentwit a:visited {	text-decoration: none;}
.blokcontentwit a:hover   {	text-decoration: underline;}
.blokcontentwit a:active  {	text-decoration: none;}

.blokcontentwit a.meer:link    {	text-decoration: underline;}
.blokcontentwit a.meer:visited {	text-decoration: underline;}
.blokcontentwit a.meer:hover   {	text-decoration: none;}
.blokcontentwit a.meer:active  {	text-decoration: underline;}

a.footer:link    {	text-decoration: none;}
a.footer:visited {	text-decoration: none;}
a.footer:hover   {	text-decoration: underline;}
a.footer:active  {	text-decoration: none;}

.button {
	float:right;
	color:#FFF;
	border:none;
	font-weight:bold;
	width:60px;
	font-size:12px;
	margin-right:0px;
}

#top input {
	font-size:small;
	border: 1px solid #000;
	vertical-align:middle;
}

#top .zoekklein {
	height:14px;
}

#top .buttonklein {
	height:19px;
	background-color:#FFFFFF;
	border: 1px solid #000;
	border-left:none;
	margin-left:-5px;
	padding:0px 5px 0px 5px;
}

.menubar {
	/*margin: 13px 0px 0px 40px;*/
	position:relative;
	top:13px;
	left:40px;
	float:left;
	width:710px;
	
}
.menubar a		{ 
	text-decoration: none;
	color:#FFFF00;
	font-weight:bold;
	font-size:12px;
	padding:0px 24px 0px 0px; 
}

.menubar a:hover   {	color:#FFFFFF;}

#left td {
	padding:0px 5px 8px 0px;
}

.titel {
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
}

.menutitel 		{ 
	font-size:24px;
	font-weight:100;
	color:#000066; 
	margin:0px 0px 5px 0px;	
}

.tekstklein {
	font-size:11px;
}

.icon {
	vertical-align: middle;
}


.blokoverzicht .blokcontent {
	font-size:x-small;
}

.meer {
	vertical-align:middle;
	padding-right:5px;
	
}

.ruimte {
	margin: 3px 0px 3px 0px;
}

/* Kleuren */
.blauwprimair {
	//background-color:#484890;
	background-color:#000552;
	background-image: url(pk_images/blokTitelBlD.png);
	background-repeat: no-repeat;
	background-position:left;
}
.blauwsecundair {
	background-color:#3486C3;
	background-image: url(pk_images/blokTitelBl.png);
	background-repeat: no-repeat;
	background-position:right;
}
.groen {
	background-color:#48916F;
	background-image: url(pk_images/blokTitelGr.png);
	background-repeat: no-repeat;
	background-position:right;
}
.rood {
	background-color:#FE4748;
	background-image: url(pk_images/blokTitelR.png);
	background-repeat: no-repeat;
	background-position:right;
}

.groentext, .groentext a { color:#006837; }

.banners { padding-bottom: 8px; }

/* Titelblok */
.titlerow {
	width:100%;
	margin-bottom:15px;
}

.titleblok {
	float:left;
	width:170px;
	margin-right:10px;
}

.titlecontent {
	width:150px;
	height:210px;
	margin:0px;
	padding-left:10px;
	padding-top:10px;
}

.titleimg {
	max-width:150px;
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
	width: expression(this.width > 150 ? 150: true);
}

.titleblok  a, .titlelink a   		{	display:block;text-decoration: none;color:#000000;background-color:#c8deec;}
.titleblok  a:hover, .titlelink a:hover   	{	display:block;text-decoration: none;color:#FFFFFF;background-color:#3486C3;}


.sitemaptitle {
	height:20px;
	background-color:#ff7600;
	margin:0px;
	padding: 5px 0px 0px 40px;
}

#footer div.sitemap {
	background-color: #3486C3;
}	

.sitemapblok {
	float:left;
	width:250px;
	margin:15px 30px 0px 0px;
	color:#ffffff;
}

.eersteblok {
	margin-left:50px;
}

.sitemapblok ul  {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.sitemapblok li {
	padding:5px 0px 0px 0px;
	font-size:12px;
}

.sitemapblok .title {
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemapblok a {
	text-decoration:none;
	color:#F0F0F0;	
}

.sitemapblok a:hover {
	text-decoration:underline;
	color:#ffffff;
	
}


}


@media print	{
	img		{ display:none; }
	img.foto	{ 	
			display:block;
			float:right;
			padding: 0px 0px 0px 8px; 
	}
	img.werktekening { display:block; }
	#left 	{ display:none;}
	#right 	{ display:none;}
	#footer 	{ display:none;}
	.blokadds 	{ display:none;}
	.topheader	{ display:none;}
	.menubar	{ display:none;}
	h1 	{ display:none;}
	
	.noprint 	{ display:none;}
	body, td, tr, span, a, input, select, div, h1, h2, h3, p {
			font-family:Arial, Helvetica, sans-serif;
			color: #000000;
			font-size:15px;
	}
	
}
