
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

body {
  background: #A1C03E;
}

div, span, p, h1, h2, h3, h4, h5, h6, ul, li {
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; 
  line-height: 20px;
	font-size: 12px;
}

p {
  font-family: verdana;
  margin: 8px 0px 8px 0px;
}

#kolom2 ul, #kolom2 dl, #kolom2 ol
{
  margin-top: 10px;
	margin-bottom: 10px;
}

#header{
  background: #5D8EA1 url("http://www.sitemasters.be/Webcursussen/images/themas/2_header.jpg") no-repeat right bottom;
  width: 100%;
  height: 90px;
}

#header_logo{
  float: left;
  background: #5D8EA1 url("http://www.sitemasters.be/Webcursussen/images/header_html.png") no-repeat;
  background-position: top;
  width: 340px;
  height: 85px;
  cursor: pointer;
  padding-left: 20px;
}

#zoeken {
  background-color: #5D8EA1;
  float: left;
  color: #F5F5EB;
  padding-top: 21px;
  padding-left: 20px;
}

#navigation{
  background:#5D8EA1;
}
#navigation li a:hover{
  background:#A1C03E;
}
li#css_tab a{
border-right:3px solid #A1C03E;
}
#top1 {
  color: #333333;
  background-color: #A1C03E;
  height: 20px;
  font-size: 9px;
  text-align: right;
  font-family: Verdana;
  
}
#top2 {
  background-color: #F3F5DF;
  height: 5px;
  font-size: 1px;
}

#container_content {
 background-color: #A1C03E;
 width: 100%;
 height: 100%;
}

.menu ul {
 padding-left: 20px;
 /* list-style-image: url("http://www.sitemasters.be/Webcursussen/images/list2.gif"); */
 list-style: circle;
}

.menu_cursus ul {
 list-style: none;
 padding-left: 10px;
}

.cursus ul {
  list-style-type: disc;
  padding-left: 15px;
  color: #444;
}

#kolom2 img {
  margin: 10px 0px 10px 0px;
}

p {
 text-align: justify;
}

.clearFloat {
	clear: left;
	display: block;
}

#kolom1 {
  width: 20%;
  background-color: #F3F5DF;
  float: left;
}

#kolom1 #contentKolom1 {
  padding: 10px;
  border-right: 5px solid #A1C03E;
}

#kolom1 a {
color: #843508;
}

#kolom1 a:hover {
  background-color: #FFFFFF; color: #666666; padding: 2px 0px 2px 0px; border-bottom: 1px solid #A1C03E;
}

#kolom2 {
  background-position: top right;
  background-repeat: repeat-y;
  width: 80%;
  float: right;
}

#kolom2 #contentKolom2 {
  border-right: 13px solid #A1C03E;
  background-color: #F5F5EB;
  padding: 10px;
  min-height: 1570px;
  height: 1570px;
  height: auto !important;
}

#kolom2 p, #kolom2 hr, #kolom2 dd, #kolom2 li, #kolom2 .code {
  width: 78%;
	text-align: left;
}

.google_sky_left
{
	padding-right: 25px;
	float: left;
	position: relative;
}

.google_sky
{
	padding: 10px;
	padding-top: 0px;
	float: right;
	position: relative;
	right: 5px;
}

.google_hor
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.google_hor2
{
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#login a {
  color: #333333;
  border-bottom: 1px dotted #333333;
}

#login {
  color: #333333;
  padding-top: 25px;
}

input.login{
 font-size: 12px;
 background: #F5F5EB url("http://www.sitemasters.be/Webcursussen/images/textbox.gif") repeat-x;
 width: 100px;
}

#footer {
  background-color: #5D8EA1;
  border-top: 3px solid #F3F5DF;
  color: #FFFFFF;
  width: 100%;
}


#footer #footer_copyright {
  float: left;
  width: 44%;
  height: 80px;
}

#footer #footer_copyright #footer_copyrightContent {
  padding-left: 10px;
  padding-top: 2px;
}

#footer #footer_login {
  float: left;
  width: 33%;
  background-color: #A1C03E;
  border-left: 3px solid #F3F5DF;
  border-right: 3px solid #F3F5DF;
  height: 80px;
}

#footer #footer_login #login {
  width: 100%;
  text-align: center;
}


#footer #footer_valid {
 	height: 80px;
}

#footer #footer_valid #valid {
  float: right;
  height: 80px;
  width: 20%;
  text-align: center;
}

.inhoudsopgave {
  background: #F5F5EB url("http://www.sitemasters.be/Webcursussen/images/textbox.gif") repeat-x;
  width: 40%;
  border: 1px dotted #999999;
  background-color: #F9F9F9;
  padding: 5px;
  padding-top: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666666;
}

.inhoudsopgave a {
  line-height: 20px;
}

.code {
  
  font-family: "Courier New", Courier, monospace;
  background-color: #F9F9F9;
  padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;

  overflow: auto;
  border: 1px dotted #666666;
}

.code span
{
	font-family: monospace;
}


#kolom2 .code a {
  border-bottom: 1px dotted #845D0F;
  font-weight: bold;
}

#kolom2 .code a:hover {
  border-bottom: 1px solid #2E4D4D;
  color: #2E4D4D;
  font-weight: bold;
}


#navigatie {
  background-image: url("http://www.sitemasters.be/Webcursussen/images/navigatie.gif");
  background-position: center left;
  background-repeat: no-repeat;
  font-family: "Courier New", Courier, monospace;
  color: #666666;
  border-top: 1px dotted #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 20px;
}

.content{
  width:100%;
  margin:0 auto;
}


a {
  line-height: 12px; 
  font-size: 11px; 
  font-family: verdana, arial, sans-serif;
  color: #845D0F;
  text-decoration: none;
}

#kolom2 a {
  border-bottom: 1px solid #845D0F;
  font-weight: bold;
}

#kolom2 a:hover{
  font-weight: bold; border-bottom: 1px dotted #843508;
}

li a {
  padding-bottom: 0px;
  font-weight: normal;
}

h1 {
  color: #780001;
  margin-bottom: 10px;
  margin-top: 15px;
  font : bold 2.1em Georgia, "Trebuchet MS", serif;
}

h2 {
  color: #2E4D4D;
  line-height: 20px;
  margin: 8px 0px 8px 0px;
  font-size: 1.5em;
}

h3.kop {
  font-family: Verdana;
  font-size: 1em;
  margin-bottom: 3px;
  margin-top: 0px;
  padding: 5px;
  color: #FFFFFF;
  background-color: #5D8EA1;
  border-right: 3px solid #A1C03E;
  border-left: 5px solid #2E4D4D;
}

#kolom2 h3 {
 color: #333333;
 font-family: arial;
 letter-spacing: 1px;
 font-size: 1.3em;
 margin: 8px 0px 8px 0px;
}

#kolom2 abbr, acronym {
  cursor: help;
  color: #2E4D4D;
}

#navigation{
  float:left;
  width:100%;
  background: #5D8EA1 url("http://www.sitemasters.be/Webcursussen/images/themas/2_tabs.jpg") no-repeat right;
}
#navigation a{
  color: #fff;
}

#navigation ul{
  list-style:none;
  float:right;
  display:inline;
}
#navigation li{
  float:right;
  padding-top:6px;
  line-height:20px;
  color:#F5F5EB;
  font-weight:bold;
}
#navigation li a{
  float:left;
  display:block;
  padding:8px 10px;
  margin:0;
  cursor:pointer;
}

#navigation #html li a {
  background-color:#F5F5EB;
}

li#html a {
  background:#F5F5EB;
  color:#000;
  text-decoration:none;
  margin:0;
}


form input, form textarea, form select {
  background-color: #F3F5DF;
  border: 1px solid #666666;
  padding: 3px;
  color: #843508;
}

input.keuze {
  border-width : 0;
  background-color : transparent;
}

input.zoekKnop {
  background-color: #A1C03E;
  color : #333333;
  font-size: 10px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 3px;
}

input.zoekTekst {
  background: #F5F5EB url("http://www.sitemasters.be/Webcursussen/images/textbox.gif") repeat-x;
  color: #666666;
  margin-bottom: 5px;
  margin-top: 10px;
}

#thema{
    height: 14px; 
    font-size: 9px; 
    font-family: arial; 
    margin-top: 1px; 
    margin-right: 2px; 
    width: 100px;
}

#print {
	float: left;
	background: #F5F5EB url("http://www.sitemasters.be/Webcursussen/images/print.gif") no-repeat;
	background-position: center left;
	padding-left: 15px;
}

#pdf {
	float: left;
	background: #F5F5EB url("http://www.sitemasters.be/Webcursussen/images/pdf.gif") no-repeat;
	background-position: center left;
	padding-left: 13px;
	margin-left: 15px;
}

#voorbeeldInput
{
	background-color: #F3F5DF;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
    line-height: 20px;
	padding: 10px;
}

.cursus_knop {
  background-color: #F3F5DF;
  border: 1px solid #845D0F;
  padding: 5px 15px 5px 15px;
  color: #845D0F;
}
.cursus_knop:hover {
  background-color: #F5F5EB;
  border: 1px dotted #845D0F;
}

hr
{
	border-bottom:1px solid #DADADA;
	border-top:0px;
	height: 1px;
	color: #DADADA;
	margin: 10px 0px 10px 0px;
}

.quote {
    margin: 10px 5px 10px 50px;
    padding-left: 3px;
    color: #666666;
    border-left: 5px solid #DDDDDD;
    width: 70%;
}

em {
  font-family: arial;
  font-style: normal;
  background-color: #cccccc;
  color: #000000;
  letter-spacing: 1px;
  margin-right: -1px;
  font-size: 10px;
  padding-left: 1px;
  padding-right: 1px;
}

.resultaatContent ol,.resultaatContent ul
{list-style:default;padding-left: 20px; color: black;}

.resultaatTitel
{
  font-weight: bold;
  color: #666;
  font-variant: small-caps;
  font-size: 0.9em;
	width: 60px;
	border-bottom: 1px solid #ccc;
}

.resultaatContent
{
  width: 78%;
	margin-top: 10px;
  background-color: #fff;
	border: 1px solid #A1C03E;
	padding: 5px;
}

.resultaatContent em
{
  font-style: italic;
  color: #000;
	background-color: #fff;
}


.clear-block {
  display: inline-block;
	display: block;
  height: 20px;
  clear: both;
  visibility: hidden;
}

dl dd
{
  padding-left: 45px;
}