 
* {
	margin: 0;
	padding: 0; 
} 

body {
	background-color: #F6F6F6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	min-width: 700px;
	text-align:center;
}
    .suggest_link {
        background-color: #ccdddd;
        padding: 2px 6px 2px 6px;
    }
 
    .suggest_link_over {
        background-color: #3366CC;
        padding: 2px 6px 2px 6px;
    }
 
    #search_suggest {
	
        position: absolute; 
		right: 10%;
		top: 65px;
		background-color:#ccdddd; 
		text-align: right; 
        border: 1px solid #9c9c9c;            
    }    
/* @group Siteonderdelen */

#wrapper {

	
	position: relative;
	text-align: left;
	width: 95%;
	border: solid #666;
	border-width: 0 1px;
    margin: auto;
    padding: 10px;
	background-color: #FFF;

/*

	width: 95%;
	margin: 0 auto;
	padding: 0;
	border: solid #666;
	border-width: 0 1px;
	
	text-align:center;
	margin-left: auto;
    margin-right: auto;
*/
}

#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 0 30px;
	padding: 0; 
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	padding: 25px 0 0 165px;
}

#logo a {
	color: #666;
	font-weight: normal;
	font-size: 39px;
	letter-spacing: 4px;
}

#logo strong {
	color: #FC9;
	font-size: 14px;
	font-weight: normal;
	padding-left: 180px;
	font-style: italic;
}

#content {

	width: 80%;
	position: relative;
text-align: left;
      margin: auto;
      padding: 10px;
}

#contentforum {
	float: right;
	margin: 0;
	padding: 0;
	width: 80%;
}

#footer {
	text-align: center;
	background:#ccdddd;

	padding: 10px 10px 10px 10px;
	border-top: 1px solid #9C9C9C;
}

#menu {
	text-align: right;
	border-bottom: 1px solid #CCC;
	margin: 4px 0;
}

#dmenu {
	display: block;
	list-style-type: none;
}

#dmenu li {
	color: #999;
	display: inline;
}

#dmenu a {
	color: #999;
	background-color: inherit;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
	padding: 0 5px;
}

#dmenu a:hover {
	color: #39F;
	background-color: inherit;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
	padding: 0 5px;
}

/* @end */

/* @group H* */

h1 {
	color: #F90;
	font-size: 26px;
	letter-spacing: 4px;
}

h2 {
	color: #39F;
	background-color: inherit;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	border-top: 1px solid #DDD;
	margin: 10px 0;
}

.h2 {
	color: #39F;
	background-color: inherit;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px #CCC dashed;
	margin: -5px 0;
	display: block;
}

h3,h3 a,h3 a:link, h3 a:visited {
	color: #F90;
	background-color: inherit;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
	margin: 10px 0;
}

h3 a:hover {
	color: #F90;
	background-color: #EEE;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

h4{
font-size: 13px;
font-weight: bold;
}

/* @end */

/* @group Paragrafen */

p {
	margin: 4px 0;
	line-height: 14px;
	text-align: justify;
	padding: 0 0 6px 0;
}

p.lijn {
	border-bottom: 1px solid #EEE;
	margin: 2px 0;
}

p.vulling {
	height: 500px;
}

p.google {
	float: right;
	margin: 3px 0 0 6px;  
}

p.google2 {
		text-align: center;
}

p.zoeken {
	text-align: center;
	position: absolute;
	right: 8%;
	top: 30px;
	width: 192px;
	height: 50px;
	padding-left: 10px;
	background-image: url(http://www.nextgoodies.nl/forum/img/zoek.png);
	background-repeat: no-repeat;
	margin: 0;
}

/* @end */

/* @group Classes */

.zoek {
	border: 0;
	position: relative;
	top: 10px;
	left: 10px;
	text-align: right;
	background-color: #F6F6F6;
	color: #999;
	font-size: 14px;
	font-style: italic;
}

.zoekbutton {
	border: 0;
	background-color: #F6F6F6;
	font-size: 8px;
}

.klein {
	font-size: 9px;
	color: #39F;
}

.center {
	text-align: center;
}

.auteur {
	color: red;
	font-style: italic;
}

.left {
	float: left;
	padding: 3px 3px 0px 0;
}

.right {
	float: right;
	padding: 3px 0 0px 3px;
}

img {
	border: 0;
}

p a.none {
	text-decoration: none;
	border: 0;
}

.imgtag {
	float: left;
	padding: 2px 4px 0 0;
}

.forum {
	width: 50%;
	float: left;
}

.artikelen {
	width: 60%;
	padding: 0 0 0 10px;
	margin: 0 0 0 25px;
	float: left;
}

.gallery img {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
}

.nieuwsbericht {
	text-align: justify;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-top: 1px solid #D3D3D3;
	font-size: 11px;
}

.nieuwskop {
	font-size: 12px;
	color: #F90;
	font-weight: normal;
}

.resultaat {
	border: 1px solid black;
	padding: 3px;
}

/* @end */

/* @group Links a */

a, a:link, a:visited {
	color: #333;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #F90;
	background-color: inherit;
}

p a, p a:link, p a:visited {
	color: #39F;
	background-color: inherit;
	text-decoration: underline;
	font-weight: 600;
}

p a:hover {
	color: #F90;
	background-color: inherit;
}

a.meer, a:link.meer, a:visited.meer {
	color: red;
	font-size: 14px;
	float: right;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

a:hover.meer {
	color: red;
	background-color: inherit;
}

#footer a,#footer a:link,#footer a:visited {
	color: #636363;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #F90;
	background-color: inherit;
}

/* @end */

/* @group ronde hoeken met rand */

#blokklein {
	background: transparent;
	margin: 15px;
	position: absolute;
	top: 173px;
	left: 4%;
	width: 180px;
}

/* menu */

#tag {
	background: transparent;
	margin: 0 0 10px 0;
	width: 100%;
}

/* tags */

#blokgroot {
	float: right;
	background: transparent;
	margin: 0 10px 5px 30px;
	width: 140px;
}

/* google ads in artikel */

.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

.xb2, .xb3, .xb4 {
	background: #ccdddd;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.xb1 {
	margin: 0 5px;
	background: #DDD;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.menu2 {
	display: block;
	background: #ccdddd;
	border: 0 solid #DDD;
	border-width: 0 1px;
	padding: 10px;
}

.menu2 a, .menu2 a:link, .menu2 a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	font-style: italic;
	text-decoration: none;
}

.menu2 a:hover {
	color: #39F;
}

/* @end */

/* @group Overige */

.htmlabc {
	display: block;
	background: #F6F6F6;
	border: 0 solid #DDD;
	border-width: 0 1px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #6C0;
}

.htmlabc a, .htmlabc a:link, .htmlabc a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #6C0;
	text-decoration: none;
	font-style: italic;
}

.htmlabc a:hover {
	text-decoration: underline;
}


.nieuws {
	display: block;
	background: #F6F6F6;
	border: 0 solid #DDD;
	border-width: 0 1px;
	padding: 10px;
}

.nieuws a {
	font-size: 11px;
	color: #39F;
	font-style: italic;
}

.nieuws a:hover {
	color: #F90;
}

.plus {
	display: block;
	background: #F6F6F6;
	border: 0 solid #DDD;
	border-width: 0 1px;
	padding: 10px;
}

.plus p a {
	font-size: 11px;
	color: #F90;
	font-weight: bold;
}

.plus p a:hover {
	color: #39F;
}

.tags {
	display: block;
	background: #F6F6F6;
	border: 0 solid #DDD;
	border-width: 0 1px;
	padding: 5px;
}

.tags a {
	font-size: 12px;
	color: #999;
	font-style: italic;
}

.tags a:hover {
	color: #39F;
}

.menutop {
	padding-left: 30px;
	font-size: 16px;
	color: #666;
	letter-spacing: 3px;
}

#def {
width: 75%;
background-color: #DDD;
border: 1px solid black;
padding: 3px;
}

.csstable td{
border: 0;
padding: 3px;
}

.csstable tr.twee{
background-color: #DDD;
}

.csstable td a{
color: #39C;
}

.csstable td a:hover{
color: #F90;
}

/* @end */

.resultaat {
	background-color: #fff;
	color: black;
	border: 1px solid Black;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
	width: 75%;
}

.code { 
background-image: url(/img/linenumbers.png);
background-repeat:repeat-y;
line-height:16px;
border-top: 1px solid #333;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
padding:11px 0 0 29px;
text-align: left;
color: blue;
width:90%;
}
pre.code2 {
	background-color: #fff;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	display: block;
	width: 100%;
	overflow: auto;
	padding: 0 0 20px 0;
}



div.code1{ 
background-image: url(/img/linenumbers.png);
background-repeat:repeat-y;
background-color: white;
line-height:16px;
border-top: 1px solid #333;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
padding:11px 0 0 29px;
text-align: left;
color: blue;
width:90%;
}

/* @group navigatie */

#navigatie ul {
	padding: 3px 0;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #666;
	font: bold 14px 'Trebuchet MS', sans-serif;
	text-align: center;
	background-color: #fff;
}

#navigatie ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navigatie ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #666;
	border-bottom: none;
	background: #ddd;
	text-decoration: none;
}

#navigatie ul li a:link {
	color: #666;
}

#navigatie ul li a:visited {
	color: #666;
}

#navigatie ul li a:hover, #navigatie ul li a:visited:hover {
	color: #333;
	background: white;
	border-color: #666;
}

#navigatie ul li a#current {
	background: white;
	border-bottom: 1px solid white;
}
/**
 * Copyright (c) 2006, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	background:#3F3F3F;
	padding:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}
#html-carousel {     background: #AAD4EE; } #html-carousel .carousel-list li {     margin:4px 10px 0px 10px; } #html-carousel .carousel-list li {     width: 106px;     border: 0px solid green;     padding: 10px;     padding-top: 15px;     margin: 0;     color: #3F3F3F; } #html-carousel .carousel-list li img {     border:1px solid #999;     display:block; } #html-carousel {     margin-bottom: 10px;     float: left;     width: 500px;     height: 144px; } /* BUTTONS */ #prev-arrow-container, #next-arrow-container {     float:left;     margin: 0px;     padding: 0px; } #next-arrow {     cursor:pointer; } #prev-arrow {     cursor:pointer; } /* Overlay */ #overlay {   width: 200px;   height: 80px;   background-color: #FFF;   position: absolute;   top: 25px;   left: 150px;   padding-top: 10px;   z-index: 100;   color: #000;   border:1px dotted #000;         text-align: center;     font-size: 24px;   filter:alpha(opacity=80);     -moz-opacity: 0.8;     opacity: 0.8; } 
/* @end */
 

	
