body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background:#222 url(images/bgstroke.gif) repeat-x top ;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 800px;
	min-height:570px;
	background:#fff;
	margin: 0 auto;
	border: 1px solid #333;
	text-align: left;
	border-left-style:none;
	border-top-color:#fff;
	border-bottom-style:none;
}

#sidebar {
	float: left;
	width: 216px;
	height:550px;
	background:url(images/dirkdesignbg_01.png) no-repeat top;
}

#sidebar a{
	color:#333;
	width:100px;
	height:100px;
	text-indent:-9999px;
	}
#sidebar table {
	margin-top:62px;
	*margin-top:105px;
	margin-left:11px;
	}
/* I am nice to opera ;-) */
@media all and (min-width: 0px){
#sidebar table {
	margin-top:84px;
	}
}
#home {width:100px; height:95px;}
#home a{display:block;}
td#home:hover {background:url(images/home.png) no-repeat; }   
	
#about {width:104px; height:95px;}
#about a{display:block;}
td#about:hover {background:url(images/about.png) no-repeat;}
	
#port { width:100px; height:95px;}
#port a{display:block;}
td#port:hover {background:url(images/portfolio.png) no-repeat;}
	
#contact { width:104px; height:95px ;}
#contact a{display:block;}
td#contact:hover {background:url(images/contact.png) no-repeat;}

#topmenu {
	*position:absolute;
	margin: 22px 0 0 216px;
	*margin: 22px 0 0 0 ;
	padding: 0px;
	height:109px;
	width:584px;
	background:url(images/dirkdesignbg_02.gif) no-repeat left top;
	text-align:right;
}
#topmenu a {
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding-right:28px;
	*line-height:20px;
}
#sidebar h1{ /* voor seo */
	text-indent:-9999px;
	}

#content {
	margin: 0 0 0 216px;
	*margin: 140px 0 0 0 ;
	padding: 0 20px 20px;
	width:540px;
}
#content p{
	font-size:11px;
	color:#333;
	word-spacing:.1em;
	line-height:1.4em;
	margin:4px 0px 4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#content a{
	color:#901811;
	}
#content img {
	border:none;
	}
#footer {
	border-right:1px solid #333;
	width:800px;
	height:69px;
	margin: 0 auto;
	margin-top:-10px;
	background:#fff url(images/footer24.png) no-repeat right bottom;
	}	
#footer p {
	color:#fff;
	text-align:right;
	font-size:10px;
	padding-top:30px;
	padding-right:60px;
	}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom:8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatright {
	clear:right;
	margin:2px;
	}
.dottedborder{
	border-bottom:1px dotted #999 ;
	min-height:160px;
	}
/* Content styling */
#content ul {
	list-style-type:square;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:30px;
	margin:0px;
	}
#content h1, h2, h3, h4, h5, h6 { margin:8px 0px 12px 0px; }
#content h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif; }

blockquote {
	margin:4px 20px 4px 10px;
	padding:4px;
	background-color:#ccc;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	}
form { margin:0; padding:0; text-align:center;}
fieldset {border:1px solid #999; text-align:left; margin-bottom:10px; padding-left:22px; padding-top:10px;}
fieldset:hover {border-color:#333;}
fieldset#checkbox input  {width:35px;}
legend {font-size:1em; color:#666; font-weight:bold; margin-bottom:5px;}
label { color:#666; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; display:block; float:left; /*clear:left;*/}
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px;}
textarea {width:244px; border:1px solid #666;}
textarea:focus {border-color:#900;}
input:focus {border-color:#900;}
.submitbtn {width:123px; background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}

.st_field { text-align:left; font-size:11px; }
.st_legend { padding:8px 4px; }
.st_table { margin-left:-12px; border-collapse:collapse;}
.st_table2 { margin-left:-12px; border-collapse:collapse;}
.st_table td { border: 1px solid #333; font-size:10px; text-align:right; }
.st_table2 td { border: 1px solid #333; font-size:10px; text-align:left; padding:2px 4px 2px 8px;}

/* voor het gastenboek */

.gbnaam {
	background-color:#ccc;
	font-size:10px;
	border-collapse:collapse;
	padding-left:5px;
	}

.gbclass1{
	font-size:12px;
	background-color:#fff;
	padding:4px 9px;
	}
.gbclass2{
	font-size:12px;
	background-color:#EAEAEA;
	padding:4px ;
	}
/* gastenboek schrijfbericht */
.smileys {
	text-align:center;
	padding-bottom:30px;
	}
.smileys img{
	margin:0px;
	padding:0px;
	}
.gb_button{
	padding:10px 0px 0px 20px;
	}
.teller {
	text-align:right;
	font-size:14px;
	text-align:left;
	padding-right:15px;
	}
.tellernr {
	font-size:16px;
	font-weight:bold;
	}
.txt {
	width:440px;
	height:130px;
	border:1px solid #333333;
	}
.gb1 {
	font-size:10px;
	padding-left:25px;
	text-align:left;
	text-decoration:underline;
	}
.w50 { width:50%; }
.clearl { clear:left; }
.right { text-align:right; }
