/* CSS Document */
body
{
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.maintekst{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.topmenuitems{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.topmenuitems_2{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.redfence{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.disclaimer{
	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link {text-decoration:none; color: #2E3192;}
a:hover {text-decoration:none; color: #2E3192;}
a:visited {text-decoration:none; color: #2E3192;}

a.winkelen { color: #92117E; }
a.horeca { color: #E1007A; }
a.cultuur { color: #FBC500; }
a.snel { color: #009DE0; }
a.meer { color: #68B040; }
a.evenementen { color: #F2980C; }

.bold {
   font-weight: bold;
}
.banner{
background-image:url(../images/jpg/banner.jpg);
background-color:#FFFFFF;
width:735px;
height:180px;

}
.topmenu{
   height:34px;
   width:735px;
}
.witterand{
   height:3px;
   width:735px;
   background-color:#FFFFFF;
}
.bodyzijkant{
   margin-left:5px;margin-right:5px;margin-top:5px;
}
.witterand2{
   height:10px;
   width:735px;
   background-color:#FFFFFF;
}

.hoofdmenu{
   height:110px;
   width:735px;
   background-color:#FFFFFF;
}
.menuwitruimte{
   width:5px;
}
.bodymargin {
   margin-top:5px;
}
.button{
   width:120px;
   height:110px;
}
.body{
   width:735px;
   height:10px;
}
.submenu{
   width:115px;
}
.spacer{
   width:5px;
}
.teksten{
   width:493px;
}
.grijzelijn{
   background-color:#CCCCCC;
   width:1px;
}
.menulijn{
   color:#2E3192;
   border-style:solid;
   border-width:0.5px;
}
.footerleft{
   background-image:url(../images/jpg/footerleft.jpg);
   background-repeat:no-repeat;
   background-position:right;
   width:15px;
   height:15px;
}
.footermid{
   background-image:url(../images/jpg/footermid.jpg);
   background-repeat:repeat-x;
   background-position:center;
   width:705px;
   height:15px;
}
.footerright{
   background-image:url(../images/jpg/footerright.jpg);
   background-repeat:no-repeat;
   background-position:left;
   width:15px;
   height:15px;
}

/******************************************************************************************************
	STANDAARD
******************************************************************************************************/


/******************************************************************************************************
	Submenu items
******************************************************************************************************/

#submenu {
	margin: 0px;
	padding: 0px;
	border-top: solid 2px #2E3192;
}

#submenu li {
	text-align: left;
	list-style-type: none;
	padding: 5px;
	padding-bottom: 6px;
	border-bottom: solid 2px #2E3192;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#submenu.winkelen { border-top: solid 2px #92117E; }
#submenu.winkelen li { border-bottom: solid 2px #92117E; }

#submenu.horeca { border-top: solid 2px #E1007A; }
#submenu.horeca li { border-bottom: solid 2px #E1007A; }

#submenu.cultuur { border-top: solid 2px #FBC500; }
#submenu.cultuur li { border-bottom: solid 2px #FBC500; }

#submenu.snel { border-top: solid 2px #009DE0; }
#submenu.snel li { border-bottom: solid 2px #009DE0; }

#submenu.meer { border-top: solid 2px #68B040; }
#submenu.meer li { border-bottom: solid 2px #68B040; }

#submenu.evenementen { border-top: solid 2px #F2980C; }
#submenu.evenementen li { border-bottom: solid 2px #F2980C; }

#submenu ul li a {
	color: #2E3192;
	font-weight: normal;
	text-decoration: none;
}
.selected{
	font-weight: bold !important;
}
#content {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
#content p {
	margin: 0;
	padding: 0;
}

#content.winkelen a { color: #92117E; }
#content.horeca a { color: #E1007A; }
#content.cultuur a { color: #D2A800; }
#content.snel a { color: #009DE0; }
#content.meer a { color: #68B040; }
#content.evenementen a { color: #F2980C; }

.geen_link {
	color: #aaaaaa;
}
.link {
	color: #5D31B9;
	font-weight: bold;
}
.link_selected {
	color: #ff0000;
}

hr {
   margin-bottom: 5px;
}

div#punten-check {
   visibility: hidden;
   height: 0px;
}
