.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size:10px;
	line-height: 18px;
	text-decoration: none;
}
.greytxt {
	color: #999999;
	text-decoration: none;
}
.subsub {
	color: #999999;
	text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{	margin:0; padding:0;}
ul{				list-style:none;}


h1 {
	font-family: 'Anton', sans-serif;
	font-size: 16px;
	color: #49566b;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration: none;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

h2 {
	font-family: 'Anton', sans-serif;
	font-size: 14px;
	color: #49566b;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration: none;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

.formitem{
	width: 130px;
	height: 25px;
	padding: 0px 5px 0px 25px;
	margin-bottom: 2px;
	background: #fff;
	font-size:11px;
	color: #49566b;
	background-repeat:no-repeat;
	background-position: 4px 5px;
	border: solid 1px #cfdbe7;
}



/* ************************************	NAVIGATIE ************************************ */

#nav {					margin:0px; padding:0px; list-style:none;}
#nav li {				background:url(../images/menu.gif) no-repeat; height:25px; margin-right: 0px; float:left; text-indent: -9999px; cursor:pointer;cursor:hand;}
#nav li.home {			width:52px; background-position: 0px 0px;}
#nav li.overairtime{	width:95px; background-position: -52px 0px;}
#nav li.cursussen{		width:80px; background-position: -147px 0px;}

#nav li.specials{		width:67px; background-position: -227px 0px;}
#nav li.locaties{		width:66px; background-position: -294px 0px;}
#nav li.shop{			width:45px; background-position: -360px 0px;}
#nav li.fun{			width:49px; background-position: -405px 0px;}
#nav li.algemeen{		width:99px; background-position: -454px 0px;}
#nav li.onlinecontest{	width:104px; background-position: -553px 0px;}
#nav li.contact{		width:76px; background-position: -657px 0px;}
#nav li.active{			background-position-y: -50px;}



