* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

HTML { 
	 
	 margin-bottom: 10px;
	 }

body {
	margin: 0;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	background-color: #C8E3F1;
	HEIGHT: 100%;
	background-image: url(../image_site_ron_wubs/Blauw_bgrd.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 100%;
	line-height: 1.5;
}


/* links */
a {
	color: #010066;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #CC0001; 
	background-color: inherit;
}

/* headers */

h1, h2, h3 {
	padding: 0;
	margin: 10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	letter-spacing: 0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
h2 {
	font-size: 120%;
	text-transform: none;
	color: #000000;
}
h3 {
	font-size: 22px;
	letter-spacing: 0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}

/* images */
img {
	border: none;
}


p {
	padding: 0;		
	margin: 10px;
}


ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

code {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #CC0000;
}
acronym {
	cursor: default;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(../image-css/css-quote.gif) no-repeat 5px 10px                !important;
	background-position: 8px 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #3399FF;
}



/**********************************
  LAYOUT 
***********************************/
.ontwerp #container {
	position: relative;
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 

.ontwerp #header {
	height: 137px;
	padding: 0px 0px 0px 0px;
} 
.ontwerp #header h1 {
	margin: 0;
	padding: 10px 0;
}

.ontwerp #sidebar2 {
	position: absolute;
	top: 170px;
	right: 0;
	width: 160px;
	margin-right: 4px;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: auto;
	margin-bottom: 1px;
}
.ontwerp #mainContent {
	padding: 4px 4px 4px 4px;
	margin-left: 170px;
	margin-right: 180px;
	font-size: 80%;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
}
.ontwerp #footer {
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../image_site_ron_wubs/tags-bg-182.jpg);
	background-repeat: repeat-x;
	height: 120px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
} 

.ontwerp #footer p {
	margin: 0; 
	padding: 10px 0; 
}


/* header */
#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 60px;
	background-image: url(../image-css/css-bg.jpg) repeat-x;
}

#header-logo {
	position: relative;
	clear: both;
	height: 50px; 
	margin: 0; padding: 0;	
}
#header-logo #logo {
	position: absolute;
	top: 3px; left: 5px;
	font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding: 0;
	letter-spacing: -1px;
}

/* navigation tabs */
#header ul {
	position: absolute;
	margin:0;
	list-style:none;
	right:-18px;
	bottom: 1px;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../image-css/css-tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../image-css/css-tabright.gif) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
}
#header #current a span {
   background-position:100% -42px;
}

/* main column */
#main {
	float: left;
	margin: 2px 10px 2px 10px;
	padding: 0;
	width: 500px;
	font-size: 110%;
}
#main h1 {
	margin: 10px 0;
	padding: 2px 2px 2px 2px;
	font-size: 105%;
	color: #000000;
	text-transform: capitalize;
	background-color: #00A2B1;
	letter-spacing: 0.5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 164px;
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 65%;
	margin-right: 0;
	margin-bottom: 0;
}
/* menu kopjes h1 h2 h3 */
#sidebar h1 {
	color: #000000;
	text-transform: capitalize;
	letter-spacing: normal;
	background-color: #B1DA00;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 20px;
	width: 155px;
	line-height: 20px;
	margin-left: 0px;
}
#sidebar h2 {
	color: #000000;
	text-transform: capitalize;
	letter-spacing: normal;
	background-color: #FF6600;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 20px;
	width: 155px;
	line-height: 20px;
}
#sidebar h3 {
	color: #000000;
	text-transform: capitalize;
	letter-spacing: normal;
	background-color: #3399FF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	font-weight: normal;
	height: 20px;
	width: 155px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 20px;
}
/* einde menu kopjes h1 h2 h3 */

#sidebar .left-box {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0;
}
#sidebar ul.sidemenu li {
	display: block;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 155px;
	background-color: #F3FFC4;
	list-style-type: none;
	border: 1px solid #106194;
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
}

#sidebar ul.sidemenu2 {
	list-style: none;
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0;
}
#sidebar ul.sidemenu2 li {
	display: block;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 155px;
	border: 1px solid #106194;
	background-color: #FFEDE1;
	list-style-type: none;
}
#sidebar ul.sidemenu2 a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
}

#sidebar ul.sidemenu3 {
	list-style: none;
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0;
}
#sidebar ul.sidemenu3 li {
	display: block;
	border: 1px solid #106194;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 155px;
	background-color: #DFEFFF;
	list-style-type: none;
}
#sidebar ul.sidemenu3 a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
}


/* footer */
.footer {
	padding: 2px 2px 2px 2px;
	text-align: center;
	line-height: 1.5em;
	font-size: 90%;
	bottom: 0px;
	background-color: #9BD8DE;
	width: 100%;
	left: 0px;
	position: absolute;
}
.footer a { 
	text-decoration: none; 
	font-weight: bold;		
}

/* display and additional classes  */
.clear {	clear: both; }
.red   {
	color: #003D7C;
}
.comments {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #00A2B2;
	border-bottom-color: #00A2B2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #00A2B2;
	border-left-color: #00A2B2;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bolder;
}
p {
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	line-height: 20px;
}
font {
	font-size: 75%;
}


.ontwerp #container #sidebar .left-box .sidemenu a {
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	text-transform: capitalize;
	text-decoration: none;
}
.ontwerp #container #sidebar .left-box .sidemenu2 a {
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	text-transform: none;
	letter-spacing: normal;
	text-decoration: none;
}
.ontwerp #container #sidebar .left-box .sidemenu3 a {
	color: #000000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	letter-spacing: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.ontwerp #container #mainContent li {
	list-style-image: url(../image_site_ron_wubs/super-website.gif);
}
.ontwerp #container #footer a {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 13px;
}
.ontwerp #container #footer p {
	font-family: "Microsoft Sans Serif", "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 13px;
}
.ontwerp #container #sidebar2 h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	text-transform: uppercase;
	color: #000000;
	background-color: #B1DA00;
	height: 20px;
	width: 140px;
	border: 1px dotted #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px;
}
.ontwerp #container #sidebar2 h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FF6600;
	height: 20px;
	width: 140px;
	border: 1px dotted #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px;
}
.ontwerp #container #sidebar2 h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3399FF;
	height: 20px;
	width: 140px;
	border: 1px dotted #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px;
}
.ontwerp #container #sidebar2 li {
	list-style-type: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	list-style-image: url(../image_site_ron_wubs/arrow-blauw.gif);
	text-align: left;
}
.ontwerp #container #sidebar2 a {
	text-decoration: none;
	color: #000000;
}

.ontwerp #container #sidebar2 li a:hover {
	text-decoration: underline;
	list-style-image: url(../image_site_ron_wubs/arrow-orange.gif);
}

.ontwerp #container #mainContent a {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 90%;
	color: #0000CC;
	text-decoration: underline;
}
.ontwerp #container #mainContent a:hover {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 90%;
	color: #3399FF;
	text-decoration: none;
	background-color: #F3FFC4;
}
.ontwerp #container #sidebar .left-box .sidemenu a:hover {
	text-decoration: underline;
}
.ontwerp #container #sidebar .left-box .sidemenu2 a:hover {
	text-decoration: underline;
}
.ontwerp #container #sidebar .left-box .sidemenu3 a:hover {
	text-decoration: underline;
}
.ontwerp #container #mainContent li a {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	color: #333333;
	text-decoration: underline;
}
.ontwerp #container #mainContent li a:hover {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	text-decoration: none;
}
.ontwerp #container #mainContent #tags {
	background-image: url(../image_site_ron_wubs/tags-bg-182.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
	letter-spacing: normal;
	text-align: center;
}
.ontwerp #container #footerbalk {
	width: auto;
	background-color: #333333;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	font-family: "Microsoft Sans Serif", "Trebuchet MS", Tahoma;
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	line-height: 24px;
}
.ontwerp #port {
	padding: 4px 4px 4px 4px;
	margin-left: 200px;
	margin-right: 190px;
	font-size: 80%;
	margin-top: 2px;
	height: auto;
}

.ontwerp #container #mainContent #portfolio {
	background-color: #F3FFC4;
	display: block;
	padding: 2px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	margin: 6px;
}
.ontwerp #container #mainContent #portfolio img {
	float: right;
	padding: 0px;
}

.ontwerp #container #sidebar #adres {
	font-size: 10px;
	background-position: 110px 95px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 4px;
}
.ontwerp #container #sidebar #adres p {
	font-size: 12px;
	line-height: normal;
}
.ontwerp #container #mainContent strong {
	color: #FF6600;
}
.ontwerp #container #mainContent a:hover {
	text-decoration: underline;
}
.ontwerp #container #seo {
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
.ontwerp #container #seo strong {
	color: #000000;
}
.ontwerp #container #port .portfolio #webdesign p {

}
.ontwerp #container #port .portfolio #webdesign h1 {
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	line-height: 25px;
}
.ontwerp #container #port .portfolio #webdesign h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	line-height: 16px;
}
.ontwerp #container #port .portfolio #url {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 50px;
}
.ontwerp #container #port .portfolio #url a {
	text-decoration: none;
	color: #333333;
}
.ontwerp #container #port .portfolio #sitefoto {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 60px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.ontwerp #container #port .portfolio #webdesign {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 50px;
}
.ontwerp #container #port .portfolio #url a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#Floater {z-index: 1;
}
.ontwerp #container #footerbalk a {
	color: #FFFFFF;
	text-decoration: none;
}
#container .comments .startportaal a {
	font-size: 12px;
	line-height: 14px;
}
.noline { text-decoration:none
}
#noline { text-decoration:none
}
.ontwerp #container #header p {
	color: #FFFFFF;
}
.ontwerp #container #header a {
	color: #FFFFFF;
}
