body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #51524b;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:  #51524b;
}
a#wtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #EA9C80;
	text-decoration: none;
	height: 24px;
}

a:hover#wtmenu {
	font-weight: bold;
}

#wtmenu_static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6C7998;
	height: 24px;
}

a#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #EA9C80;
	text-decoration: none;
	left:78px;
	position: relative;
}

a:hover#home {
	font-weight: bold;
}

#home_static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6C7998;
	left:78px;
	position: relative;
}

a#submenu {
	font-size: 14px;
	font-style: italic;
	color: #EA9C80;
	text-decoration: none;
}

a:hover#submenu {
	color: #6C7998;
}

#heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	position:relative;
	line-height: normal;
	top:22;
	left: 10px;
	color: #5D5E57;
	height: 24px;
}

#subheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position:relative;
	line-height: normal;
	top: 26;
	left: 10px;
	color: #6C7998;
	height: 17px;
}

a {
	font-style: italic;
	color: #EA9C80;
	text-decoration: none;
}

a:hover {
	color: #6C7998;
}

.koptekst {
	color: #6C7998;
	font-weight: bold;	
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}

li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 13px;
}

.sidebar{
	color: #6C7998;
}
