		/* kop en achtergrond*/
body{
	background-image: url(afbeelding/Logon3.jpg); background-repeat: no-repeat;
		line-height: 1.1;
		font-family : verdana;
	font-size: 16px;
	color: #000066;
	margin : 10px;
	padding : 10px;
}
a:link {color:#000099;}
a:visited {color:#000066;}
a:hover {color:red;}

h1{
	color: #000099;
	font-size: 32px;
	font-weight: bold; 
	font-family: Comic Sans MS;
}

/* De instellingen voor Kop2*/
h2{
	color: #000099;
	font-size: 26px;
	font-weight: bold; 
	font-family: Comic Sans MS;
	text-align: right;
	margin: 0;
	padding: 0;
}	
/* De instellingen voor Kop3*/
h3{
	color: #000066;
	font-size: 19px;
	font-weight: bold; 
	font-family: Verdana;
	text-align: center;
}	
/* De instellingen voor Kop4*/
h4{
	color: #000066;
	font-size: 16px;
	font-weight: bold; 
	font-family: Verdana;
	text-align: center;
}	

#kop {
	  position: absolute;
	  top: 60px;
	  left: 170px;
	 
	}
#kop2{
	  position: absolute;
	  top: 120px;
	  left: 540px;
	}
#kruimel {
	position: absolute;
	top: 10px;
	left: 20px;
	font-family: verdana;
	font-size: 13px;
	}
	
				/* mastermenu*/
#master {
	position: absolute;
	bottom: 30px;
	left: 820px;
  text-decoration: none;
  width: 120px;
  text-align: center;
}
#master ul {
  margin: 0 0 0;
  padding: 0 0 0 0;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  
}
#master li {
  padding: 0;
  display: block;
  list-style-image: none;
  list-style-type: none;
  color: #000066;
  font-style: normal;
  text-align: center;
  font-family: Verdana,Helvetica,sans-serif;
  list-style-position: outside;
  line-height: 29px;
  font-weight: bold;
  text-decoration: none;
}
#master li {
  background: transparent url(afbeelding/button3.gif);
  width: 122px;
  height: 31px;
  text-decoration: none;
  display: block;
}
#master li a:hover {
  background: transparent url(afbeelding/button4.gif);
  text-decoration: none;
  height: 31px;
  width: 122px;
  display: block;
}
#master li a.selected {
	background: transparent url(afbeelding/button2.gif);
	 text-decoration: none;
  height: 31px;
  width: 122px;
  display: block;
  color: red;
}
			/*einde mastermenu*/

.bc {
	font-weight: bold;
	color: red;
	}
.klein {
	font-size:13px;
	color: #000066;
	}
.kleinbold {
	font-weight: bold;
	font-size:13px;
	color: #000066;
	}
.kleincenter {
	font-size:13px;
	color: #000066;
	text-align: center;
	}
.onderschrift {
  font-size: 14px;
  color: #000066;
   
}
#logo {
	position: absolute;
	top: 60px;
	left:840px;
	text-align: center;
	}
	
				/* menuregels*/
#tswcssbuttons {
	position: absolute;
	top: 200px;
	left: 820px;
  text-decoration: none;
  width: 120px;
  text-align: center;
}
#tswcssbuttons ul {
  margin: 0 0 0;
  padding: 0 0 0 0;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  
}
#tswcssbuttons li {
  padding: 0;
  display: block;
  list-style-image: none;
  list-style-type: none;
  color: #000066;
  font-style: normal;
  text-align: center;
  font-family: Verdana,Helvetica,sans-serif;
  list-style-position: outside;
  line-height: 29px;
  font-weight: bold;
  text-decoration: none;
}
#tswcssbuttons li {
  background: transparent url(afbeelding/button1.gif);
  width: 122px;
  height: 31px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  background: transparent url(afbeelding/button2.gif);
  text-decoration: none;
  height: 31px;
  width: 122px;
  display: block;
}
#tswcssbuttons li a.selected {
	background: transparent url(afbeelding/button2.gif);
	 text-decoration: none;
  height: 31px;
  width: 122px;
  display: block;
  color: red;
}
#bericht {
position : absolute;
}

#noline {
	text-decoration: none;
}
			/*einde menuregels*/
			

			
