﻿.headermenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: dimgray;
}
.headermenu-hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
}
.sidemenu
{
	font-weight: normal;
	font-size: 10px;
	color: dimgray;
	font-family: verdana;
}
.sidemenu-hover
{
	font-weight: bold;
	font-size: 10px;
	color: dimgray;
	font-family: verdana;
}
.tekst
{
	font-family: verdana;
	font-size: 11px;
	color: dimgray;
}
.tekstbold
{
	font-family: verdana;
	font-size: 11px;
	color: dimgray;
	font-weight: bold;
}
.tekstboldpadding
{
    font-family: verdana;
    font-size: 11px;
    color: dimgray;
    font-weight: bold;
    padding-top: 5px;
}
.footer
{
	font-weight: bold;
	font-size: 11px;
	color: #6FA0F9;
	font-family: verdana;
}
.titel
{
	font-family: aaaiight, Verdana;
	font-size: 15px;
	color: #6FA0F9;
	font-weight: bold;
	font-variant: normal;
}
.button
{
	font-family: verdana;
	font-size: 11px;
	color: dimgray;
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	border-bottom: #ffcc00 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.slideshow {}
.slideshow tfoot td 
{ 
	text-align: center; 
	}
.slideshow tfoot td button
{
	font-family: Verdana, Tahoma;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: dimgray;
	background-color: transparent;
	border: none;
}
.WrapperDiv 
{
    width:700px;height:175px;
}  
