.qtrans_language_chooser { list-style-type:none float: right;}
.qtrans_language_chooser li { float:right; margin-right: 150px; }
.qtrans_flag { height:59px; width:69px; display:block }

/*	##################################
   	RESET
	################################## */

html, body, ul, ol, li, img, hr, input, textarea, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}

/*	##################################
   	GENERAL
	################################## */
body {
	margin: 0px;
	padding: 0px;
	color: #4A4A4A;
	background: #666666 url(bg.gif) repeat-x;
	font-family: Century Gothic, sans-serif;
	font-size: 14px;
	line-height: 22px;	
}

a {
	color: #4a4a4a;
}

p, ul, ol, dl, blockquote, address {
	margin: 0 0 20px 0;
}

blockquote, address {
	padding: 0 0 0 40px;
	background: url(img/bg-blockquote.png) no-repeat left top;
	font-style: italic;
}

pre {
		display: block;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #eeeee9;
	border: 1px solid #ccc;
font-family: Century Gothic, sans-serif;
	overflow: auto;
}

code {
font-family: Century Gothic, sans-serif;
}


/*	##################################
   	HEADINGS
	################################## */

h1, h2, h3, h4, h6 {
	margin: 10px 0 0px;
	font-weight: normal;
	text-transform: uppercase;
	color:#009DDC;
}

h4, h5, h6 {
	margin: 0 0 10px;
	color:#009DDC;
}

h3 a:link{
	color: #009DDC;}

h3 a:visited{
	color: #009DDC;}

/*	##################################
   	LISTS
	################################## */

#content ul,
#sidebar ul {
	margin: 0 0 20px 10px;
	padding: 0px;
}

#content ul li,
#sidebar ul li {
	padding: 0 0 0 20px;
}

#content li ul,
#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#content ol,
#sidebar ol {
	margin: 0 0 20px 25px;
	padding: 0px;
}

#content li ol,
#sidebar li ol {
	margin: 0 0 0 25px;
	padding: 0px;
}

#content ol li,
#sidebar ol li {
 	list-style: decimal;
}

#content ol li li,
#sidebar ol li li {
 	list-style: lower-alpha;
}

#content ol li li li,
#sidebar ol li li li {
 	list-style: lower-roman;
}

#content dt,
#sidebar dt {
	font-weight: bold;
}

#content dd,
#sidebar dd {
	padding: 0 0 0 20px;
}


/*	##################################
   	FORMS
	################################## */

form {
	margin: 0 0 20px;
}

input.text,
textarea.text {
	width: 75%;
	height: 21px;
	margin: 0 0 20px;
	padding: 9px 10px 0;
	background: #d5d3c5 url(img/bg-input-text.png) repeat-x left top;
	color: #fff;
	border-right: 1px solid #c8c6b9;
	border-left: 1px solid #c8c6b9;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	font-style: italic;
}

textarea.text {
	width: 95%;
	height: 100px;
}

input.submit {
	height: 30px;
	padding: 0 10px;
	background: #009DDC;
	color: #fff;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#searchform {
	width: 162px;
	float: right;
	margin: 65px auto;
}

#taal {
float:right;
        margin: 65px 0 0 10px;
        width: 145px;
font-size: 12px;
}

#siteSearch{
float:right;
	margin: 65px 0 0 10px;
	width: 145px;
 background: url("img/bg-search-box.gif") no-repeat;	
}
#siteSearch #search-box {
    width: 145px;
    height: 20px;
}
#siteSearch #search-box #mySearch {
    float: left;
	margin: 3px 0 0 5px;
    padding: 0;
    border: 0;
    width: 120px;
    background: none;
    font-size: 11px;
}
#header #siteSearch #search-box #myGoButton {
   float: right;
   margin: 0;
   padding: 0;
}


#searchform input.text {
	float: left;
	width: 120px;
	margin: 0 0 10px;
	background: url("img/bg-search-box.gif") no-repeat;
}

#searchform input.submit {
	float: right;
	width: 40px;
	padding: 0px;

}

#searcherror {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(img/bg-question.png) no-repeat left center;
	clear: both;
}

#searchform input.fielderror {
	color: #009DDC;
}

#header-swf {
	width: 980px;
	height: 300px;
	margin: 0 auto;
}

#header-top {
        width: 100%;
        height: 100px;
	background-color: #fff;
}

#header-mid {
        width: 980px;
        height: 100px;
        background-color: #fff;
	margin:0 auto;
	padding-top:5px;
}       

#header-left{
width: 100%;
}

#header-left a.taal-english{ 
font-size: 12px;
text-decoration:none; 
margin-left: 230px;
}

#header-left a.taal-nederlands{
font-size: 12px;
text-decoration:none; 
}


#header2{
	width: 980px;
	height: 150px;
	margin: 0 auto;	
}


#display {
	position: relative;
	width: 980px;
	height: 300px;
	margin: 0 auto;
}

#main {
	width: 880px;
	margin: 0 auto;
	padding: 1px 50px;
	background: #fff;
        min-height:365px;
	z-index: 1;
}

#mainindex {
	width: 880px;
	margin: 0 auto;
	padding: 1px 50px;
	background: #fff;
	z-index: 1;
min-height:680px;
}

#content {
	float: left;
	width: 560px;
}

#sidebar {
	float: right;
	width: 260px;
}

#footer {
	position: relative;
	width: 980px;
	height: 20px;
	margin: 0 auto;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
}


/*	##################################
   	HEADER
	################################## */

#home #header-wrap{
	height: 450px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 300px;
	margin: 0 auto;
}

#description {
	position: absolute;
	bottom: 40px;
	left: 340px;
	width: 300px;
	margin: 0px;
	padding: 0 0 18px;
	background: url(img/bg-description.png) repeat-x left bottom;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	letter-spacing: 1px;
}


/*	##################################
   	SUBHEADER (HOME)
	################################## */

.display-special {
	position: absolute;
	top: 30px;
}

#special1 {
	left: -10px;
}

#special2 {
	left: 330px;
}

#special3 {
	left: 670px;
}

.display-special img {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

.display-special .overlay1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 240px;
	background: url(img/overlay1.png) no-repeat left top;
	z-index: 2;
}

.display-special h2 {
	position: absolute;
	top: 190px;
	left: 10px;
	width: 280px;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0 10px;
	text-align: center;
	z-index: 3;
}

.display-special h2 a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}


/*	##################################
   	MENU
	################################## */

#menu-top {
        width: 100%;
        margin: 0 auto;
	height: 30px;
	text-align: left;
        background: url(img/bg-menu-sub.png) repeat left top;
} 


#menu {
	float:center;
	width: 980px;
	margin: 0 auto;
	height: 30px;	
	text-align: left;
}

#menu ul {
	margin: 0x!important;
		color: #666666;
}

#menu li {
	display: inline;
}

#menu li ul {
}

#menu a {
	line-height: 30px;
	margin: 5px 0px;
	padding: 13px 10px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(img/menulijn.png) no-repeat scroll left center;
}

#menu li li a {
	display: block;
	line-height: 50px;
	margin: 0px;
	padding: 0 10px;
	font-size: 12px;
	text-align: left;
	text-transform: none;
}

#menu li li a:hover {
	text-decoration: underline;
	color: #666666;
font-weight: bold;
}

#menu li li a:active {
	text-decoration: underline;
	color: #666666;
font-weight: bold;
font-size:16px;
}

/** see also /lib/superfish/superfish.css */


/*	##################################
   	MAIN
	################################## */

#main-inner {
	margin: 40px 0 19px;
}

#main-inner-full {
	margin: 40px 0 19px;
}


/*	##################################
   	CONTENT
	################################## */

h1.archive-title {
	margin: 0 0 10px;
	padding: 0 0 40px;

	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.post, .search-results .page {
	margin: 0 0 20px;
	padding: 0 0 40px;

}

h2.post-title {
color:#009DDC;
	font-size: 18px;
	position: left;
}

scg_title {
color:#009DDC;
	font-size: 18px;
	position: left;
}

widgettitle {
color:#009DDC;
	font-size: 18px;
	position: left;
}

.single .post,
.archive .post,
.home .post,
.blog .post {
	margin: 0px;
	padding: 0 0 20px;
	background: none;
}

.single h2.post-title,
.page h2.post-title {
	margin: 0 0 10px;
	padding: 0 0 0px;
	font-size: 18px;
	font-weight: bold;
	color:#009DDC;
	text-align: left;
}

.links
{
	margin: 0 0 10px;
	padding: 0 0 0px;
}

.rechts
{
	margin: 0 0 10px;
	padding: 0 0 0px;
}




.search-results .page h2.post-title {
	margin: 0px;
	padding: 0 0 20px;
	background: none;
	color:#009DDC;
	font-weight: normal;
	text-align: left;
}

h3.comments-title {
	margin: 0 0 10px;
	padding: 0 0 40px;
	color:#009DDC;

	font-size: 14px;
	text-align: center;
}

.meta-date {
	margin: 0 0 5px;
	color: #d5d3c5;
	font-size: 11px;
font-family: Century Gothic, sans-serif;
	text-align: center;
}

.meta {
	text-align: center;
}

.more-link {
	margin: 0px;
}

#welcome .more-link,
.search-results .more-link {
	margin: 0 0 20px;
}

.button {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: url(img/bg-button.jpg) no-repeat left top;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: left;
}

.post-image {
	position: relative;
}

.post-image img {
	margin: 0 0 20px;
	z-index: 1;
}

.post-image .overlay3 {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
}

.content-space {
	height: 40px;
	margin: 0 0 20px;

	clear: both;
}

.content-space a:link {
	color: #009DDC; 
}


.subpages h3 {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 240px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	z-index: 3;
	color: #009DDC;
}

.subpages h3 a {
	color: #009DDC;
	text-decoration: none;
	font-size: 12px;
}

.post-edit-link {
	clear: both;
}


/*	##################################
   	CONTENT BOX
	################################## */

.box {
	position: relative;
	float: left;
	width: 260px;
	margin: 0 0 20px;
}

.box-alt {
	float: right;
}

.box h3 {
color:#009DDC;
	margin: 0 0 10px;
}

.box img {
	margin: 0 0 10px;
	z-index: 1;
}

.box .overlay2 {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
}

.box .overlay4 {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 280px;
	height: 160px;
	background: url(img/overlay4.png) no-repeat left top;
	z-index: 2;
}


/*	##################################
   	PREDEFINED CSS CLASSES
	################################## */
	
.checked, .doc, .download, .mail, .plus, .love {
	padding: 10px 10px 10px 35px;
}
	
.checked {
	background: #fffad2 url(img/bg-checked.png) no-repeat 10px 13px;
}

.doc {
	background: #fffad2 url(img/bg-doc.png) no-repeat 10px 13px;
}

.download {
	background: #fffad2 url(img/bg-download.png) no-repeat 10px 13px;
}

.mail {
	background: #fffad2 url(img/bg-mail.png) no-repeat 10px 13px;
}

.plus {
	background: #fffad2 url(img/bg-plus.png) no-repeat 10px 13px;
}

.love {
	background: #fffad2 url(img/bg-love.png) no-repeat 10px 13px;
}


/*	##################################
   	PAGING
	################################## */
	
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi .pages {
	width: auto;
	float: right;
}

.wp-pagenavi .current {
	margin: 0 5px;
}

.search-results .wp-pagenavi .page {
	margin: 0 5px;
	padding: 0px;
	background: none;
}


/*	##################################
   	SIDEBAR
	################################## */

.sb-box {
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.sb-title {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: normal;
}


/*	##################################
   	COMMENTS
	################################## */

ul#commentlist {
	margin: 0 0 40px;
	padding: 0px;
}

#content .comment {
	margin: 0 0 20px;
	padding: 0 0 10px;
	background: none;
	border-bottom: 1px solid #f5f4ee;
}

#content .comment ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

#content .comment li {
	margin: 10px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #f5f4ee;
	border-bottom: none;
}

.comment p {
	margin: 0 0 10px;
}

.comment-meta a {
	font-weight: bold;
}

.comment .comment-avatar {
	position: relative;
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}

.comment .comment-avatar img {
	z-index: 1;
}

.comment .comment-avatar .overlay5 {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
}

#content .comment p.reply {
	margin: -10px 0 0;
	text-align: right;
	clear: right;
}

.reply a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#cancel-reply {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(img/bg-question.png) no-repeat left center;
}

.moderation {
	padding: 0 0 0 20px;
	background: url(img/bg-info.png) no-repeat left center;
}

.no-comments {
	margin: 0 0 40px;
	padding: 0 0 20px;
	border-bottom: 1px solid #f5f4ee;
	text-align: center;
}

ul#trackbacklist {
	margin: 0 0 40px;
	padding: 0 0 20px 20px;
	border-bottom: 1px solid #f5f4ee;
}

#content .trackback {
	margin: 0 0 20px;
}


/*	##################################
   	COMMENTFORM
	################################## */

#respond {
	position: relative;
}

#respond input.text {
	float: left;
	width: 238px;
	clear: left;
}

#comment-logged {
	float: left;
	width: 260px;
	height: 110px;
	clear: left;
	padding: 20px 0 0;
	background: transparent url(img/bg-comment-logged.png) repeat-x left top;
	text-align: center;
}

#commentlist .depth-2 input.text {
	width: 228px;
}

.depth-2 #comment-logged {
	width: 250px;
}

#commentlist .depth-3 input.text {
	width: 218px;
}

.depth-3 #comment-logged {
	width: 240px;
}

#commentlist .depth-4 input.text {
	width: 208px;
}

.depth-4 #comment-logged {
	width: 230px;
}

#commentlist .depth-5 input.text {
	width: 198px;
}

.depth-5 #comment-logged {
	width: 220px;
}

#commentlist .depth-6 input.text {
	width: 188px;
}

.depth-6 #comment-logged {
	width: 210px;
}

#respond textarea.text {
	float: right;
	width: 258px;
	height: 121px;
}

#commentlist .depth-2 textarea.text {
	width: 248px;
}

#commentlist .depth-3 textarea.text {
	width: 238px;
}

#commentlist .depth-4 textarea.text {
	width: 228px;
}

#commentlist .depth-5 textarea.text {
	width: 218px;
}

#commentlist .depth-6 textarea.text {
	width: 208px;
}

#respond input.fielderror,
#respond textarea.fielderror {
	color: #009DDC;
}

#respond input.submit {
	float: right;
	width: auto;
	margin: 0 0 20px;
	clear: both;
}

#commenterror {
	padding: 0 0 0 20px;
	background: url(img/bg-commenterror.png) no-repeat left center;
	clear: both;
}


/*	##################################
   	FOOTER
	################################## */

#footer a {
	color: #ffffff;
}

#legal, #credits {
	color: #ffffff;
	width: 980px;
	margin: 0px;
	line-height: 40px;
}

#legal {
	left: 10px;
}

#credits {
	right: 10px;
	text-align: right;
}


/*	##################################
   	CLEARING
	################################## */

.clear {
        clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
	float: left;
	width: auto;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 10px;
	padding-top: 4px;
	background: #464646 url(img/bg-body.jpg) repeat left top;
	border-right: 1px solid #bfbdb3;
	border-bottom: 1px solid #bfbdb3;
	text-align: center;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	padding: 0px;
	margin: 0px;
}

.gallery {
	margin: 0 0 20px!important;
}


dl.gallery-item,
#content dd.gallery-caption {
	margin: 0px;
	padding: 0px;
}

.attachment-image {
	text-align: center;
}


/*	##################################
   	WIDGET CSS
	################################## */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td,
#calendar_wrap th {
	text-align: center;
	border: none;
}

#wp-calendar caption {
	margin: 0 0 10px;
	background: #d5d3c5 url(img/bg-calendar-caption.png) repeat-x left top;
	border-right: 1px solid #c8c6b9;
	border-left: 1px solid #c8c6b9;
	font-size: 12px;
	font-weight: bold;
}

#sidebar #tag_cloud-1 div,
#sidebar #tag_cloud-2 div,
#sidebar #tag_cloud-3 div,
#sidebar #tag_cloud-4 div,
#sidebar #tag_cloud-5 div,
#sidebar #tag_cloud-6 div {
	padding: 0 0 10px;
	line-height: normal;
}

#sidebar .textwidget {
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
list-style:none;
}

#sidebar select#cat {	
	width: 260px;
	margin-bottom: 20px;
}

/*** ESSENTIAL STYLES ***/
.menuz li.current_page_item{
font-weight: bold;
	font-size:16px;
}
.menuz, .menuz * {
	margin:			0px px 0px 10px;
	padding:		0;
	list-style:		none;
}
.menuz {
	line-height:	1.0;
}
.menuz ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}
.menuz ul li {
	width:			100%;
}
.menuz li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
color: #7575FF;
font-weight: bold;
color:#fff; 
width: 50px;
}
.menuz li {
	/* float:			left; */
	display: 		inline;
	position:		relative;
}
.menuz li li {
	width: 			auto;
	float:			left;
	position:		relative;
}
.menuz li li a {
	display:		block;
	position:		relative;
}
.menuz li:hover ul,
.menuz li.sfHover ul {
	left:			0;
	top:			32px; /* match top ul list item height */
	z-index:		99;
}
ul.menuz li:hover li ul,
ul.menuz li.sfHover li ul {
	top:			-999em;
}
ul.menuz li li:hover ul,
ul.menuz li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.menuz li li:hover li ul,
ul.menuz li li.sfHover li ul {
	top:			-999em;
}
ul.menuz li li li:hover ul,
ul.menuz li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

/*** arrows **/
.menuz a.sf-with-ul {
	padding-right: 	10px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			3px;
	top:			18px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			0;
	right: 3px;
	background-position: 0px -98px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -98px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menuz ul .sf-sub-indicator { top: 8px; background-position:  -10px 0px; }
.menuz ul a > .sf-sub-indicator { top: 8px; background-position:  0 0; }
/* apply hovers to modern browsers */
.menuz ul a:focus > .sf-sub-indicator,
.menuz ul a:hover > .sf-sub-indicator,
.menuz ul a:active > .sf-sub-indicator,
.menuz ul li:hover > a > .sf-sub-indicator,
.menuz ul li.sfHover > a > .sf-sub-indicator {
	top: 8px;
	background-position: -10px 0px; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
}

.sf-shadow ul ul {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 0px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#contact2 {
text-decoration: none;
color:#ffffff;
font-size: 10px;
margin-top: -120px;
margin-left: 10px;
line-height:150%
}

#contact2 a {
text-decoration: none;
color:#ffffff;
font-size: 10px;
margin-top: -120px;
margin-left: 10px;
line-height:150%
}

.contact2 {
text-decoration: none;
color:#ffffff;
font-size: 10px;
margin-top: -120px;
margin-left: 10px;
line-height:150%
}

contact2 {
text-decoration: none;
color:#ffffff;
font-size: 10px;
margin-top: -120px;
margin-left: 10px;
line-height:150%
}

#rssbutton {
    float: right;
margin-top: -300px;
 }