/*
----------------------------------------
Tantek Celik's Whitepsace Reset
     Author:  	Tantek Celik
    Version:  	(CC) 2004 Some Rights Reserved - http://creativecommons.org/licenses/by/2.0
Description:	Resets default styling of common browsers to a common base
----------------------------------------
*/

:link,:visited {
	text-decoration:none; }
ul,ol {
	list-style:none; }
h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a img,:link img,:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style:normal; }
body {
	background: #FFFFFF;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 16px;
}
#container {
    width: 760px;
    margin: 10px auto; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	}

#line {
	background-color: #C92F53;
	float: right;
	height: 11px;
	width: 500px;
	}

#bg_home {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf19.jpg); }
	
#bg_organisatie {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf25.jpg); }
	
#bg_accomodatie {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf26.jpg); }
	
#bg_weekend {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf17.jpg); }
	
#bg_agenda {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf28.jpg); }

#bg_programma {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf27.jpg); }

#bg_fotoalbum {
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf22.jpg); }

#bg_downloads{
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf13.jpg); }
	
#bg_contact{
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf30.jpg); }	
	
#bg_inschrijven{
	width: 760px;
	height: 299px;
	background-image: url(../images/backgrounds/kf9jpg); }	
	
#menuwrap {
	width: 760px;
	height: 30px;
	margin-bottom: 40px;
	}

#menu {
	width: 484px;
	height: 48px;
	float:right;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	background-image: url(../images/backgrounds/bg_bluemenu.gif);
	word-spacing: 5px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C82F52;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	}

#menu a:hover {
	text-align: justify;
	color: #FFFFFF;
	}

#leftcolumn {
	width: 200px;
	float: left;
	margin-right: 40px;
	}

#rightcolumn {
	width: 500px;
	float: right;
	}
	
#rightcolumn p {
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

#footer {
	width: 500px;
	margin-top: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C82F52;
	padding-top: 16px;
	margin-bottom:48px;
	float:right;	
	}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#container #rightcolumn #div strong {
	margin: 5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	height: auto;
	width: auto;
	top: auto;
	right: 0px;
}
#container #rightcolumn #div a {
	margin-bottom: 16px;
}
#container #rightcolumn #div table {
	margin-bottom: 16px;
	float: left;
	height: auto;
	width: auto;
}
#container #rightcolumn #div table {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 16px;
}

/* Purple Yin */

.pyg_link_1 {
	font-family: Arial, Verdana;
	font-size: 7.5pt;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
.pyg_link_2 {
	font-family: Arial, Verdana;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.pyg_text_1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 7.5pt;
	color: #666666;
}
.pyg_text_2{
	font-family: Arial, Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
}
.pyg_text_3 {
	font-family: Arial, Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: black;
}

/* ----------------------- */