@import url('reset.css');

/* Standard Elements */
body{
	font-family:  Arial;
	background-color: white;
	color: black;							
	margin: 0%;
	font-size:12px;
}

p {margin-bottom:5px;}

A:link {color: #34302C; text-decoration: none;	}
A:visited {color: #000000; text-decoration: none;}
A:active {color: #34302C; text-decoration: none;}
A:hover {color:#000000;}

strong {font-weight:bold;}

h1{font-size:3em; margin-bottom:15px; font-family:Calibri, Arial;}
h2{font-size:1em; color:#ed2e38; font-weight:bold; margin-bottom:5px;}
h3{font-size:1.2em; font-weight:bolder; margin-top:5px; margin-bottom:5px;}
h4{font-weight:bolder; font-size:1.2em;}
h5{font-size:1.0em; font-weight:bold;}
h6{color:#ed2e38; margin:0 0 0 0; font-style:italic; font-size:0.8em;}
/* END Standard Elements */

/* Grid Elements */
#outer{
	width: 975px;						
	background-color: #376289;				
	margin-top: 0px;					
	margin-bottom: 20px;					
	margin-left: auto ;
	margin-right: auto ;
	text-align:left;
}

#tekstvak{
	width: 925px;
	height: 400px;	
	background-image:url('/images/frame_top.jpg');
	background-color:#ffffff;
	margin-left: 20px;
	margin-right:20px;	
	margin-top: 24px;	
	background-repeat:no-repeat;			
	min-height:400px;
	height:auto !important;
	padding-bottom:20px;
}

.tekst{
	margin-left:50px;
	margin-right:50px;
	padding-top:50px;
}

.colright
{
	display:block; 
	width:235px; 
	float:right;
	margin-left:25px;
	margin-top:75px;
	margin-right:35px;
}

.colright div
{
	width:235px;
	margin-bottom:15px;
}

.colright #photoKoen
{
	border:5px;
	background-repeat:no-repeat;
	background-position:center;
}
.archivebackground
{
	background-image:url('/images/jaarmenu.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:360px;
}
.colright .backbutton
{
	margin-left:35px;
	margin-top:25px;
}
.archivelist
{
	margin-left:35px;
	margin-top:15px;
}
.archivelist ul.monthList
{
	margin-left:35px;
}
.archivelist .selected
{
	font-weight:bolder;
}

/* END Grid Elements */

/* Menu Elements */
.menutabel{
 	color: #000000;
 	font-family:Arial;
 	margin-left: auto ;
	margin-right: auto ;
	height:25px;
	background-color:#A65D17;	
	Background-repeat:no-repeat;
}

.menutabel TD{
	width:275px;
}

#talen{
	float:right;
	padding-top:4px;
	font-size:1.4em;
}

#mainmenu{
	height:28px;
	background-image:url('/images/menu_end.png');
	background-repeat:no-repeat;
	font-size:1.4em;
	width:500px;
	padding-left:20px;
	margin-left:455px;
	margin-top:97px;
	position:absolute;
}

#menu .seperator,#talen .seperator
{
	width:8px;
	text-align:center;
}

#menu
{	
	height:24px;
	padding-top:4px;
	background-color:#FF0000;
}
/* END Menu Elements */

/* List Elements */
.invisible
{
	display:none;
}

.listitem
{
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	clear:left;
	height:auto;
	overflow:auto;
	display:block;
	cursor:pointer;
}
.listitemvisual
{
	text-align:center;
	float:left;
	width:160px;
	display:inline;
}
/* END List Elements */

#header{
	width: 975px;
	height: 125px;
	background-color:white;
	background-image:url('../images/header_125.jpg');
}

/* BEGIN ImageShow */
.ImageShow
{
	margin-top:5px;
	margin-left:50px;
	padding-bottom:50px;
}
.PhotoImageShow
{
	width:580px;
}
.ImageShow .imageShowImage
{
	vertical-align:top; 
	float:left; 
	margin-right:20px;
	margin-bottom:10px;
}

#tooltip
{
	position:absolute;
	border:1px solid #333;
	background:#c6d0da;
	padding:2px 5px;
	color:#333;
	display:none;
}
.tooltipPopUp a
{
	color:Red;
}
#lightbox-caption-title a
{
	color:Red !important;
}

/* END ImageShow */

#tekstvak img{
	border:0px;
}

#footer{
	height:70px;
	width:925px;
	background-color:#ffffff;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url('../images/footer2.jpg');
	margin-left: 20px;
}

.introduction
{
	font-weight:bold;
}

/* BEGIN BLOG */
.clearspan
{
	display:block;
	clear:both;
}

.blogItem
{
	text-align:left;
	display:inline-block;
	width:750px;
}

.blogItem .blogImage
{
	margin-left:20px;
	float : right;
}

.blogItem h3
{
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
	
	width : 600px;
}

.blogItem .ui-accordion-header h3
{
	background-image:url('/images/down.gif');	
}

.blogItem .selected h3
{
	background-image:url('/images/right.gif') !important;	
}

.blogItem h6
{
	padding-left:15px;
}

.blogItem .blogText
{ 
	padding-left:15px;
	width : 600px;
}

.blogItem .itemTools
{
	padding-left:15px;
	clear:right;
}

.blogItem .itemTools a
{
	margin-right:10px;
}

.blogItem .commandButton
{
	margin-left:15px;
	margin-top:3px;
}

.ui-dialog-titlebar
{
	background-color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

.ui-dialog-title
{
	margin-left:25px;
}

.ui-dialog-titlebar-close
{
	float:right;
	margin-right:10px;
}

ul.pager li
{
	float:left;
	margin-right:10px;
}

ul.pager li a.selected
{
	text-decoration: underline !important;
	font-weight:bold;
}

.InsertNew
{
	margin-bottom:15px;
}

#editnew
{
	padding-left:25px;
	padding-top:25px;
	padding-bottom:25px;
	margin-bottom:15px;
	width:600px;
	border: solid 1px black;
}

.commentsOverview
{
	margin-top:15px;
	margin-left:25px;
}

.commentsOverview hr
{
	float:left;
	width:725px;
}

.commentSingle
{
	margin-bottom:10px;
}

.commentForm
{
	margin-top:15px;
	margin-left:25px;
}

.blogImage2
{
	float:right;
}

.commentForm input
{
	width:250px;
}

.commentForm textarea
{
	width:250px;
	height:75px;
}

h3.blogComments 
{
	margin-top:25px;
	margin-left:25px;
}

span.backtooverview
{
	margin-bottom:15px;
	display:block;
}

div.rssSubscription
{
	float:right;
}

div.rssSubscription a div
{
	margin-top:11px;		
	float:right;
}

/* END BLOG */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

