/* 060212 */
/* Made some margin changes because the Tiny MCE editor in Wordpress by default puts all images in <p> tags */

body {
	margin: 0;
	padding: 0 10px 0 10px;
	background: #FFFFFF;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #322C2A;
}

img {
	border: 0;
	margin: 0;
}

#page {
	width: 895px;
	background: url(pics/back_right.gif) repeat-y top right;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	height:100%;
}




/*.footerNavigation .alignleft {
position:relative;
width:50px;
margin-top:10px;
}

.footerNavigation .alignright {
position:relative;
width:50px;
margin-top:10px;
}*/

.footerNavigation {
margin-bottom:15px;
float:left;
}


#pagenavi{
	text-align:center;
	padding-left:160px;
}

.kol690,
.kol690_info {
	width: 690px;
	padding-bottom: 25px;
}

.kol200 {
	position: absolute;
	top: 0px;
	left: 695px;
	width: 160px;
	padding: 168px 30px 10px 20px;
}

#sidebar{
	margin-right:40px;
}

/* ### FLOAT LEFT ### */

hr,
.hr,
.hr_lines,
.hr_dots,
#header,
#footer,
.post,
.post-pub,
h1,
h2,
.date {
	float: left;
	width: 100%;
	margin-bottom:2px;
}

/* ### RULERS ### */

hr,
.hr,
.hr_lines,
.hr_dots {
	margin: 0 0 5px 0;
	padding: 0;
}

hr,
.hr {
	height: 1px;
	border: 0;
	color: #322C2A;
	background-color: #322C2A;
}

.hr_lines {
	height: 10px;
	background-image: url(pics/back_lines.gif);
}

.hr_dots {
	height: 2px;
	background-image: url(pics/back_dots.gif);
}

/* hr heeft altijd marge in IE PC */
.hr hr,
.hr_lines hr,
.hr_dots hr {
	display: none;
}

/* 060512 speciale ruler voor in post, normale werkt niet met meerdere img ivm float
.hr_dots_post {
	margin: 15px 0 -10px 0;
	padding: 0;
	height: 2px;
	background-image: url(pics/back_dots.gif);
	width: 100%;
}
*/

/* ### TYPOGRAPHY ### */

a {
	color: #322C2A;
	text-decoration: underline;
}

a:visited {
	color: #BDA386;
}

a:hover {
	color: #4EC5F6;
	text-decoration: underline;
}

h1,
h2{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-style: italic;
}

h1 {
	font-size: 72px;
	line-height: 72px;
	margin: 25px 0 45px 0;
	letter-spacing: -3px;
}

h2 {
	font-size: 36px;
	line-height: 36px;
	margin: 66px 0 5px 0;
	letter-spacing: -1px;
}

.kol690_info h2 {
	font-size: 36px;
	line-height: 36px;
	margin: 40px 0 5px 0;
	letter-spacing: -1px;
}

h3 {
	font-weight: bold;
	color: #4EC5F6;
	font-size: 10px;
	line-height: 10px;
	/* 060212 */
	/*margin: 0;*/
	margin: 15px 0 -15px 0;
	text-transform: uppercase;
}	

/* moet in p want beinvloed anders ook afstanden tussen divs en hr */
p {
	line-height: 15px;
	/* 060212 */
	/*margin: 0 0 15px 0;*/
	margin: 15px 0 0 0;
	min-width: 235px;
}	

.tags a {
	color: #D2D2D2;
	text-decoration: underline;
}

.tags a:visited {
	color: #BDBDBD;
}

.tags a:hover {
	color: #A9A9A9;
	text-decoration: underline;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 63px 0 -63px 0;
	font-size: 12px;
}

/* ### HEADER ### */

#logo {
	margin: 50px 0 10px 622px;
}

#header {
	height: 18px;
}

#header img {
	margin: 2px 15px 5px 15px;
}

#header form{
	position: absolute;
	top: 89px;
	right: 205px;
}

/* margin bottom bepaalt plaats tov input veld in FF */
#header form img {
	margin: 0px 15px 0px 15px;
	vertical-align: middle;
}

#header input {
	height: 15px;
	border: 1px solid #5F5F5F;
	background: #FFFFFF url(pics/back_form.gif) repeat-x top;
	width: 120px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	padding: 0 2px 0 2px;
}

/* ### POST ### */

.post, .post-pub {
	/* 060212 */
	/*margin: 0 0 -10px 0;*/
	margin: -15px 0 5px 0;
	
}

.post-pub p {
	width:600px;
}

.post p, .post h3 {
width:400px;
}

.post h3 {
	margin-top:10px;
}


.post img, .post-pub img {
	/* 060212 */
	/*margin: 0 5px 15px 0;*/
	padding: 0 5px 5px 0;
	float: left;
	/* achtergrond bedekt hr */
	background-color: #FFFFFF;
	clear: left;
}

.post i, .post-pub i {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .hr_dots, .post-pub .hr_dots {
	width: 235px;
	/* 060212 */
	margin: 15px 0 5px 0;
}

.nofloat img {
	float: none;
	margin: 0;
	padding: 0;
	clear: none;
}

/* ### MENU RIGHT ### */

.kol200 .label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	cursor: pointer;
}

.kol200 ul {
	padding: 0 0 0 10px;
	margin-top: 0px;
	list-style-type: none;
}

.kol200 ul a,
.kol200 ul a:visited,
.kol200 ul a:hover {
	
	text-decoration: none;
}

.kol200 ul a:visited {
	color: #322C2A;
}

.kol200 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.kol200 li a:hover {
color: #4EC5F6;

}

.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

/* ### FOOTER ### */

#footer {
	height: 20px;
}

#footer img {
	margin: 2px 0 4px 0;
}

.footerNavigation {
	margin-top:15px;
	margin-bottom:-10px;
}

/* ### MAGIC ### */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced...
the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower...
your own settings may vary...
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 72px;
	line-height: 72px;
	margin: 25px 0 45px 0;
	/* Extra spacing ivm sIFR, geoptimaliseerd voor Mac FF */
	/* letter-spacing: 1.75px; */
	/* Extra spacing ivm sIFR, geoptimaliseerd voor PC IE */
	letter-spacing: 2px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 36px;
	line-height: 36px;
	margin: 66px 0 5px 0;
	/* Extra spacing ivm sIFR, geoptimaliseerd voor Mac FF */
	/* letter-spacing: 0.85px; */
	/* Extra spacing ivm sIFR, geoptimaliseerd voor PC IE */
	letter-spacing: 1px;
}

.sIFR-hasFlash .kol690_info h2 {
	visibility: hidden;
	font-size: 36px;
	line-height: 36px;
	margin: 40px 0 5px 0;
	/* Extra spacing ivm sIFR, geoptimaliseerd voor Mac FF */
	/* letter-spacing: 0.85px; */
	/* Extra spacing ivm sIFR, geoptimaliseerd voor PC IE */
	letter-spacing: 1px;
}