﻿body, table, th, td, p, input, textarea, select, a  {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:left;
}

a.active
{
	text-decoration:underline;
}


/* BODY */
body.pf
{
	background-color:#fdfdc9; /* groen */
	background-image:url(../img/background_pf.gif);
	background-position:left top;
	background-repeat:repeat-x; 
}

/* CONTAINER */
body.pf div.container
{
	background-color: #FFFFCC; /* beige */
}

/* TOP */
body.pf .top
{
	background-color: #336633; /* groen */
	border: 1px solid #FFFFCC; /* beige */
	border-bottom: 5px solid #FFFFCC; /* beige */
}

.top p
{
	text-align: center;
}

body.pf .top p, body.pf .top li, body.pf .top a
{
	color: #FFF; /* wit */
	font-weight: bold;
}
body.pf .top li
{

}
body.pf .top li.bull
{	
	font-size:20px;
	line-height:0.7em;
}
body.pf .top li.bull span
{	
	margin-top: 2px;
	width:10px;
}
body.pf .top a
{
	text-decoration:none;
	font-size:14px;
}
body.pf .top a.active
{
	color: #e4a703; /* goud */
}
body.pf .top a:hover
{
	text-decoration:underline;
}

/* HEADER */
body.pf .header
{
	background-color: #336633; /* groen */
	border-left: 1px solid #FFFFCC; /* beige */
	border-right: 1px solid #FFFFCC; /* beige */
	border-bottom: 5px solid #FFFFCC; /* beige */
}

body.pf .header p
{
	text-align: center;
	padding-bottom:10px;
}

body.pf .header p.naam
{	
	font-weight: normal;
	font-size:14px;
	margin-top:50px;
	padding-bottom:0;
	color: #FFFFCC; /* beige */
}
body.pf .header p.lokatie
{	
	font-weight: bold;
	color: #e4a703; /* goud */
	font-size:16px;
}
body.pf .header p.datum
{	
	font-weight: bold;
	color: #FFFFCC; /* beige */
	font-size:16px;
	padding-bottom:5px;
}

body.pf .header .img
{
	background-image:url(../img/logo_pf_groot.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-align: center;
}

body.pf .header .leftcol
{
	border-right: 5px solid #FFFFCC; /* beige */
}

body.pf .header .leftcol .img
{
	background-image:none;
	text-align: center;
	vertical-align: middle;
}

/* NAVIGATION */
body.pf .navigation
{
	background-color: #e4a703; /* goud */
	border-left: 1px solid #FFFFCC; /* beige */
	border-right: 1px solid #FFFFCC; /* beige */
	border-bottom: 1px solid #FFFFCC; /* beige */
}
body.pf .navigation a
{
	color: #336633; /* groen */
	font-weight: bold;
}

body.pf .navigation .white
{
	font-size:15px;
	color: #336633; /* groen */
	font-weight: bold;
}
body.pf .navigation .voorverkoop a
{
	font-size:13px;
	color: #FFFFCC; /* beige */
	font-weight: bold;
}

/* MAIN */
body.pf .main
{
	background-color: #FFFFCC; /* beige */
	border-left: 1px solid #FFFFCC; /* beige */
	border-right: 1px solid #FFFFCC; /* beige */
	border-bottom: 5px solid #FFFFCC; /* beige */
	color:#005500; /* groen */
}

/*
.main .leftcol li
{
	text-align: right;
}
*/

.main .leftcol a
{
	text-align: right;
	display:block;
}
.homepage .main .leftcol a
{
	text-align: center;
}
body.pf .main .leftcol a
{
	color:#336633; /* groen */
}

.homepage .main .leftcol
{
	text-align: center;
}

.homepage .main .leftcol img
{
	margin-top:25px;
}

.homepage .homeblock
{
	background-color: #FFFFCC; /* beige */
	border: 1px solid #336633; /* groen */
	color: #336633; /* groen */
	text-align: left;
}

.homepage .homeblock h2
{
	font-size: 13px;
	font-weight: bold;
	color: #336633; /* groen */
}

.homepage .homeblock ul
{
	margin-top:15px;	
}

.homepage .homeblock li
{
	list-style-type: disc;
	margin-left:15px;	
}

.homepage .homeblock li.last
{
	list-style-type: none;
	margin:15px 0 0 0;	
}

.homepage .homeblock li a
{
	font-size: 13px;
	color: #336633; /* groen */
}

.homepage .homeblock a:hover
{
	color: #336633; /* groen */
	text-decoration: underline;
}

.main .rightcol .content p
{
	/*padding:0 0 10px 0;*/
}

.main .rightcol .content h1
{
	text-align: left;
	font-size: 22px;
	color: #005500; /* donker groen */
}

.main .rightcol .content ul
{
	padding-left: 5px;
}

.main .rightcol .content li
{
	text-align: left;
}

.main .rightcol .content table
{
	padding: 0;
	/*margin:0 0 0 5px;*/
	position:relative;
}

.main .rightcol .content table td
{
	padding: 3px;
}
.main .rightcol .content table.border td

{
	background-color: #fff; /* wit */

}

body.pf .main .rightcol .content a,
body.pf .main .rightcol .content a:visited
{

	text-decoration: underline;
	color: #005500; /* groen */
}

body.pf .main .rightcol .content h1
{
	color:  #005500; /* donker groen */
}

.main .rightcol .content p
{
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	line-height:1.6em;
}


.main .rightcol .content li
{
	list-style-type: disc;
	margin-left:20px;	
}

.main .rightcol .content h2
{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin:10px 0 0 0;
}

.main .rightcol .content h3
{
	font-size: 15px;
	margin:20px 0 0 0;
}

img.buttontickets
{
	position:absolute;
	top:-23px;
	left: 821px;
	z-index:900;
}

/* LOGOS */
body.pf .logos
{
	background-color: #336633; /* groen */
	border-left: 1px solid #FFFFCC; /* beige */
	border-right: 1px solid #FFFFCC; /* beige */
}

/* ADRES */
body.pf .adres
{
	background-color: #336633; /* groen */
	border: 1px solid #FFFFCC; /* beige */
}

.adres p
{
	text-align: center;
}
body.pf .adres p, body.pf .adres p a
{
	color: #FFFFCC; /* beige */
	font-weight:bold;
	font-size:13px;
}

/* FOOTER */
.footer
{
	vertical-align: top;
}

.copyright p.groot, .copyright p.groot a
{
	text-align: center;
	font-size: 12px;
	margin-top: 2px;
}
.copyright p.klein, .copyright p.klein a
{
	text-align: center;
	font-size: 9px;
}
body.pf .copyright p, body.pf .copyright p a
{
	color: #336633; /* groen */
}

/* INFOMAP */

body.infomap div.form
{
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    text-align: left;
}
body.infomap div.form td
{
    padding: 3px;
    vertical-align: top;
}
body.infomap div.form input
{
    text-align: center
}
body.infomap div.form input.typeText
{
    width: 200px;
    text-align: left
}

/* PERSMAP */
body.persmap div.form
{
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    text-align: left;
}
body.persmap div.form td
{
    padding: 3px;
}
body.persmap div.form input
{
    text-align: center
}
body.persmap div.form input.typeText
{
    width: 200px;
    text-align: left
}

/* FAQ */
div.faq
{
    /*padding: 0 0 0 10px;*/
    margin: 0 0 10px 0;
    text-align: left;
    font-size: 14px;
	line-height:1.6em;
}

div.faq strong
{
	color: #336633; /* groen */
}

/* STANDHOUDERS */
div.standhouders
{
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    text-align: left;
}

/* VVK */
body .main .rightcol .content input[type=submit],
body .main .rightcol .content input.submit,
body .main .rightcol .content a.button
{
	border: 1px solid #ccc;
	background-color: buttonface;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 0 0;
	color: #000;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
	height: 22px;
	vertical-align: middle;
}

body .main .rightcol .content input[type=submit]:hover,
body .main .rightcol .content input.submit:hover,
body .main .rightcol .content a.button:hover
{
	text-decoration: none;
	background-color: #ccc;
}

/* SUBNAV */
a.item2,
a.item6
{
	margin-bottom: 8px;
}


