body {
	background-color:#FFFFFF;
	font-family:'Arial', 'Verdana', 'Helvetica', san-serif;
	font-size:14px;
	line-height: 1.4;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	margin:0% 15% 0% 15%;
	padding: 0px;
}

div.topmenu {
	z-index: 2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #3333CC;
	margin: 0% 30% 0% 0%;
	padding: 1px 0px 5px 0px;
	position:absolute;
	width: 70%;
	height:10px;
}

div.header {
	height: auto;
	margin: 2% 0% 90% 0%;
	padding: 0px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

img.header {
	background-color: transparent;
	margin: 0% 0% 0% 0%;
}

table.menu {
	border-color:#6666FF;
  background-color: #3333CC;
  border-style:outset; 
  margin: 9.8% 0% 0% 0%;
	text-align: center;
	position: absolute;
	height: 14px;
  width: 70%;
	z-index: 3;
}

td.menu {
  width: 14%
}

a.menulink:link { 
  background: transparent;
  text-decoration: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:14px;
  font-weight: bold;
  border-style:none; 
} 

a.menulink:visited {
	background: transparent;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #9999ff;
  font-size: 14px;
  font-weight: bold;
  border-style: none;
}

a.menulink:hover {
  background: transparent;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border-style:none; 
}

a.menulink:active {
	background: transparent;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border-style:none; 
}

h1 {
	background: transparent;
	font-family: 'Times New Roman','book Antiqua','Courier New',serif;	
	color:#000000;
	font-size:50px;
	font-weight:bold;
	margin: 5px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

h2 {
	background: transparent;
	color: #000000;
	font-family: 'Times New Roman','book Antiqua','Courier New',serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
}

h3 {
	background: transparent;
	color: #000000;
	font-family: 'Times New Roman','book Antiqua','Courier New',serif;
	font-size: 19px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	padding:0px;
}

h4 {
	background: transparent;
	color: #000000;
	font-family: 'Times New Roman','book Antiqua','Courier New',serif;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	padding:0px;
}

p {
  background: transparent;
	font-weight: normal;
	margin: 5px 10px 20px 12px;
	padding: 0px;
}

p.bold {
	background: #000000;
	font-family:'Arial', 'Verdana', 'Helvetica', san-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 5px 10px 25px 12px;
	padding: 2px;
	text-align: center;
}

p.sidefod {
	background: transparent;
	font-family:'Arial', 'Verdana', 'Helvetica', san-serif;
	font-size:11px;
  line-height: 1.6;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

div.sidefod {
  background:transparent;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding: 2px;
	text-align: center;
}

div.krummer {
	background: transparent;
	color: #3333CC;
	font-size: 12px;
	margin: 11.8% 0% 0% 0%;
	padding-top: 7px;
	position: absolute;
	z-index: 4;
}

a.krummer {
	color: #3333CC;
}

ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
  font-weight: normal;
}

img {
	border: 0px;
	display: block;
}

img.vkol{
	border-style:solid;
	margin:0px 0px 8px 1px;
	padding: 3px;
	border-color:#3333CC;
	border: 1px;
	z-index: 1;
}

div.vkol {
	background-color:#FFFFFF;
	margin: 14% 0% 0% 0%; 
	padding:0px;
	position:absolute;
	width: 4%;
  height: auto;
	z-index: 3;
	text-align:left;
}

div.mkol {
	background:#FFFFFF;
	margin: 14% 30% 0% 0%;
	padding: 0px;
	position: absolute;
	width: 70%;
	z-index: 2;
}

div.tekst {
	border: thin solid;
	border-color: #9999FF;
	border-style: outset;
	margin: 0px 0px 0px 220px;
	padding: 15px;
	z-index: 1;
}

a {
	background: transparent;
	color: #3333CC;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
  background: transparent;
	text-decoration:none;
  color: #9999FF;
}

a.visited {
  background: transparent; 
	color: #6666CC;
}

