#hor-minimalist-a{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;background:#fff;width:480px;border-collapse:collapse;text-align:left;margin:20px;} #hor-minimalist-a th{font-size:14px;font-weight:normal;color:#000;border-bottom:2px solid #6678b1;padding:10px 8px;}#hor-minimalist-a td{color:#669;padding:9px 8px 0;}#hor-minimalist-a tbody tr:hover td{color:#009;}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
			.title
			{
				font-size:23px;
				font-family: Arial;
			}
			
			.sIFR-active .title
			{
				visibility: hidden;
				font-family: Verdana;
				line-height: 1em;
			}



a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}



a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	position:relative;
	width: 300px;
	left: 364px;
	top: 180px;
}


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 120px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 708px;
	margin: 0 auto;
	height: 35px;
}
#vlaggen {
	position:relative;
	width: 80px;
	margin: 0 auto;
	height: 30px;
	float:right;
}
.engels {
	display: block;
	width: 40px;
	height:30px;
	float:left;
	
}
.duits {
	display: block;
	width: 40px;
	height:30px;
	float:right;
}

#headerbg {
	margin: 0 auto;
	height: 265px;
	width: 708px;
	background: url(images/img10.jpg) no-repeat center;
	margin: 0 auto;
}

#header_bg {
	background: url(images/img09.gif) repeat-x left top;
	height:267px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}





/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
}

#latest-post {
	float: left;
	width: 372px;
	padding: 0px 15px 0px 15px;
	line-height: 18px;
	font-size: 11px;
}
#latest-post_2 {
	float: left;
	width: 670px;
	padding: 0px 15px 0px 15px;
	line-height: 18px;
	font-size: 11px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 15px;
	font-size: 10px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #404040;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 11px;
	color: #404040;
}

.post .meta a {
	color: #404040;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #404040 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 700px;
	background: #ffffff;
	color: #ffffff;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #858585;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer_bg {
	background: #ececec;
}
#footer {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 0px;
	background: #ececec;
	font-size: 9px;
	color: #858585;
}


#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #9C9C9C;
}

#legal {
	float: left;
}
#links_bottom {
	float: none;
}

#links {
	float: right;
}

/* Menu */

#menu {
	background: #fff;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	font: 110.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #fff url("images/seperator.gif") bottom right no-repeat;
	color: #000;
	display: block;
	float:left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #ececec url("images/hover.gif") bottom center no-repeat;
	color: #000;
	padding-bottom: 8px;
	}      

