/* kleuren
#be126e = roze donker
#3b1972 = paars donker
#7b5295 = paars licht
*/

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#twittertab{
background: url(images/twitter.png) no-repeat; /* Path to Image */
right:3px;  /* change this to left: 1px; to put it on the left of the screen */
top:40px;height:34px;width:35px;margin:0;padding:0;position:fixed;z-index:5000;}
#twittertab a{display:block;width:100%;height:100%;}

#skypetab{
background: url(images/skype.png) no-repeat; /* Path to Image */
right:3px;  /* change this to left: 1px; to put it on the left of the screen */
top:80px;height:34px;width:35px;margin:0;padding:0;position:fixed;z-index:5000;}
#skypetab a{display:block;width:100%;height:100%;}

#linkedintab{
background: url(images/linkedin.png) no-repeat; /* Path to Image */
right:3px;  /* change this to left: 1px; to put it on the left of the screen */
top:120px;height:34px;width:35px;margin:0;padding:0;position:fixed;z-index:5000;}
#linkedintab a{display:block;width:100%;height:100%;}

h1, h2, h3, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #be126e;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 12px;
	text-align: right;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 15px;
	}
	

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a img{
border: 0px;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 900px;
	height: 172px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 600px;
	padding: 140px 0 0 100px;
	color: #BF4D02;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Menu */

#menu {
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

#content a:link {
color: #3b1972;
}

#content a:hover {
color: #3b1972;
text-decoration:underline
}

#content a:active {
color: #3b1972;
}

#content a:visited {
color: #3b1972;
}

.Conttd{
text-align:center;
background-color:#FFFFFF;
border:3px solid #ffffff;
}

.post {
}

.post .title {
	color: #be126e;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
	float: left;
}

.post .boxFlash{
	width:275px;
	height:275px;
	
	
}
.post a {
	color: #967001;
	border-bottom: none;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #7b5295;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #3b1972;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #be126e;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #be126e;
}

/* Collectie */

.collectie td{
text-align:center;
background-color:#FFFFFF;
}

.collectie a img{
padding:4px;
border:3px solid #ffffff;
}

.collectie a:hover img{
border-color: #3b1972;
}

/* Tabel Referentie */

.referentie td{
text-align:left;
}

/* Tabel Prijzen */

.prijzen td{
text-align:left;
padding: 2px;
background-color:#FFFFFF;
}

/* Footer */

#footer {
	width: 910px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0 15px 0;
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b1972;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

.TxtLinksFooter{
margin:15px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
