body {
	padding: 0;
	margin: 0;
	background-color: white;
	font-family: Arial, Verdana, no-serif;
	font-size: 11px;
	text-align:center;
}

img { border:0 }

input, select, textarea {
    padding: 0;
    margin: 0 0 2px 2px;
}

td, th {
	font-size: 11px;
}

p { color: #4D2807; }

a {
    color: #4D2807;
    font-weight: bold;
}

a:hover {
    color: #000;
}

small {
	font-size: 11px;
	font-style: italic;
	color: #C8B7A9;
}

.clear {
    clear: both;
}

.close img, .print img {
	float: left; 
	margin-right: 3px;
}

.close, .print {
	margin: 0 auto;
	width: 100px;
}

.print {
	width: 50px;
	float: right;
}

.pictureComment {
    padding: 10px;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #E0C3A7;
}

#container {
	width: 100%;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#leftPart {
	width: 155px;
	height: 490px;
	margin: 0 25px 0 0;
	float: left;
	/*padding: 0 0 200px 0;*/
	background-image: url(../images/bg_curl.gif);
	background-position: 0 110px;
	background-repeat: no-repeat;
	position: relative;
}



#leftNav {
	width: 200px;
    padding: 30px 0 0 0;
    position: absolute;
    top: 141px;
    right: 0;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}

#leftNav ul li {
    padding: 3px 0 3px 0;
}

#leftNav ul li a {
    color: #7C3B00;
    margin: 0 12px 0 0;
    white-space: nowrap;
}

#leftNav ul li a:hover {
    color: #000000;
}

#leftNav ul li a.active {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    background-color: #7B3A00;
    padding: 1px;
    text-decoration: none;
}

#leftNav ul li a:hover.active {
    color: #FFFFFF;
    text-decoration: underline;
}


#rightPart {
	width: 587px;
	float: left
}

.buttonParticipate {
    float: right;
    margin: 60px 0 0 0;
    border-top: 1px solid #B18A67;
    border-left: 1px solid #B18A67;
    border-bottom: 1px solid #995211;
    border-right: 1px solid #995211;
    padding: 4px;
    background-color:#885424;
}

.buttonApply {
    border-top: 1px solid #B18A67;
    border-left: 1px solid #B18A67;
    border-bottom: 1px solid #7C3B00;
    border-right: 1px solid #7C3B00;
    padding: 0 2px 0 2px;
    margin: 0 auto;
    width: 40px;
    background-color:#885424;
    text-align:center;
}

.buttonParticipate a, #content .buttonApply a {
    color: #FFFFFF;
    text-decoration: none;
}

.buttonParticipate a:hover, #content .buttonApply a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}



#header {
	text-align:left;
	margin: 0 auto 0 auto;
}
#header ul {
	margin:0;
	padding: 59px 10px 10px 0;
	list-style:none;
}
#header li {
	display:inline;
	margin:0;
	padding:0;
	white-space: nowrap;
}
#header a {
	float:left;
	margin:0;
	padding:0 0 0 3px;
	margin: 0 5px 0 0;
	line-height:12px;
}


#content {
	text-align: left;
    padding: 0 0 0 0;
    background-color: white;
    color: #4D2807;
    line-height: 14px;
}

#content td {
    color: #4D2807;
    vertical-align: top;
}

#content p {
    color: #4D2807;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 14px;
    text-align: justify;
}

#content ul {
    color: #4D2807;
    line-height: 18px;
    margin: 0;
    padding: 0 0 0 15px;
}

#content ul.reports {
    background-color: #F1E9E3;
    margin: 0 0 15px 40px;
    padding: 0 0 0 35px;
}

#content a {
    color: #4D2807;
    font-weight: bold;
}

#content a:hover {
    color: #000;
}

#content ol {
    color: #4D2807;
    padding: 0 0 0 22px;
    margin: 0 0 15px 0;
    line-height: 18px;
}

#content .titles {
    margin: 8px 0 20px 0;
}

#content h1, #content h2 {
	font-size: 18px;
	display: inline;
	color: #4D2807;
	text-align: left;
}

#content h2 {
	font-weight: normal;
}

#content h3 {
	font-size: 14px;
	color: #AA7138;
	text-align: left;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#content h4 {
    font-size: 12px;
    margin: 0;
}

#content .picture {
    margin: 0 10px 10px 0;
    float: left;
}

#content .pictureCV, #content .pictureRECIPES {
    margin: 0 0 10px 10px;
    float: right;
}

#content .pressreleases th, #content .participants th, #content .locations th {
    text-align: left;
    border-bottom: 1px solid #E0C3A7;
    background-color: #F1E9E3;
}

#content .pressreleases td, #content .participants td, #content .locations td {
    text-align: left;
    border-bottom: 1px solid #E0C3A7;
}

#content .pressreleases .docSize {
    text-align: right;
    white-space: nowrap;
}   

#content .pictures img {
	border: 0;
}

#content .pictures td {
    text-align: left;
    width: 150px;
}

#content .faqs {
    margin: 0 0 25px 0;
}

#content .question {
    background-color: #F1E9E3;
	padding: 4px;
	margin: 0;
	font-weight: bold;
}

#content .answer {
	border: 1px solid #E0C3A7;
	padding: 4px;
}

#content .faq {

}

#content .logos img {
    margin: 0 auto 0 auto;
    display: block;
}

#content .logos a {
    font-weight: normal;
}

#content .logos td {
    text-align: center;
    vertical-align: bottom;
}

#content .backtotop {
    text-align: right;
    margin: 0 0 15px 0;
    font-size: 10px;
}

#content .backtotop a {
    font-weight: normal;
}

/*
	hieronder staat de stijl voor de faq 'waarnaar gesprongen werd via ankerpunt'
*/
#content .faq:target {
	border-left: solid #AA7138 3px;
}

#subNavDiv {
	text-align: left;
    padding: 5px 0;
    margin: 0;
    height: 20px;
}

ul#subNav {
    padding: 0;
    margin: 0;
    list-style:none;
}

ul#subNav a {
	color: #7C3B00;
    font-weight: normal;
    text-decoration: none;
	background-color: #F1E9E3;
	padding: 1px;
	border: 1px solid #885424;
	line-height: 19px;
}

#subNav a.active {
    color: #FFFFFF;
    background-color:#885424;
}

#subNav li {
    display: inline;
}



#logos {
	background-image: url(../images/bg_logos.gif);
	background-repeat: repeat-x;
    width:770px;
    text-align:center;
    margin: 15px auto 0 auto;
}

#logos img {
    padding: 0 2px 0 2px;
    background-color: #FFF;
    border: none;
}

#bottom {
	text-transform: uppercase;
	color: #C8B7A9;
	font-size: 10px;
}

#bottom a {
    color: #C8B7A9;
}

#bottom a:hover {
    color: #000000;
}



tr.odd {
	background-color: #ffffff;
}

tr.even {
	background-color: #F1E9E3;
}

.pdfs {
	border: 1px dotted black;
	margin: 0 0 10px 10px;
	padding: 4px;
	width: 140px;
}

.pdfs .title {
    color: #4D2807;
    background-color: #F1E9E3;
	padding: 2px;
}

.pdfs ul { list-style-type: square; }

.photos img {
    margin: 0 0 10px 10px;
}

.photoLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.photoRight {
	float: right;
	margin: 0 0 10px 10px;
}


.error {
	color: red;
}


.navMenu {
	margin: 0 0 20px 0;
	text-align: center;
	border-top: 1px solid #F1E9E3;
}


#hpItems p, #hpItems a {
	font-size: 11px;
}

#hpItems h2 {
    font-size: 17px;
    line-height: 17px;
}

#hpItems h3 {
    font-size: 13px;
    margin: 5px 0 5px 0;
}


.hpItems .link {
	text-align: right;
}



#content .winnersTable td {
	text-align: center;
}
#content .winnersTable a {
	text-decoration: none;
	font-weight: normal;
}


#banner {
	background-color: red;
	color: white;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

