html body {
	height: 100%;
	width:100%
}

.floatingContent{
	position: absolute;
	width: 100%;
	left:0px;
	top:115px;
}

.tussen {
	background-image:url('../images_top/tussen.gif');
	background-repeat:repeat-x;
}

.submenu{
	background-color:#999999;
}

.submenu_table{
	font-size:14px;
}

.submenu_menu{
	color:#FFFFFF;
	text-decoration:none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.submenu_item{
	background-color:#bbbbbb;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.submenu_menu{
	color:#FFFFFF;
	text-decoration:none;
}

.submenu_colored{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.submenu_colored{
	color:#FFFFFF;
	text-decoration:none;
}

.submenu_item_tussen{
	background-color:#999999;
}

.content{
	vertical-align:top;
	padding:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.de_club_foto{
	border-right: 2px groove #cccccc;
	border-bottom:2px groove #cccccc;
	border-left: 2px groove #cccccc;
	border-top: 2px groove #cccccc;
	text-align:center;
	font-size:13px;
	width:120px;
}

.de_club_text{
	border-right: 2px groove #cccccc;
	border-bottom:2px groove #cccccc;
	border-left: 2px groove #cccccc;
	border-top: 2px groove #cccccc;
	height: 120px;
	font-size:13px;
}

.de_club_NAW{
	border-right: 2px groove #cccccc;
	border-bottom:2px groove #cccccc;
	border-left: 2px groove #cccccc;
	border-top: 2px groove #cccccc;
	font-size:13px;
}

.fotovdmaand{
	border-right: 3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	text-align:center;
	height: 200px;
}

.fotovdmaandkop{
	text-align:center;
	font-size:24px;
}

.nieuwsbrief{
	border-right: 3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
/*	text-align:center;*/
	height: 200px;
	font-size:13px;
}

.nieuwsbriefkop{
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.activiteitentabel{
	border: 3px solid #cccccc;
	font-size:13px;
}

.activiteitenrijTop{
	border-right: 3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#666666;
}

.activiteitenrij0{
	background-color:#CCCCCC;
}

.activiteitenrij1{
	background-color:#EEEEEE;
}

.activiteitendag{
	border: 0px;
	text-align:center;
	width:90px;
}

.activiteitentijd{
	text-align:center;
	width:100px;
}

.activiteitenlokatie{
	text-align:center;
	width:100px;
}

.activiteitentext{
	text-align:left;
}

.activiteitenkop{
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.fotoboek_thumbnails{
	border-right: 3px solid #cccccc;
	border-bottom:3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	font-size:13px;
}

#subcontent_multi
{
    visibility: hidden;
    position:absolute;
    border: 4px solid gray;
    background-color: white;
    width: 640px;
    padding: 8px;
}

.divLink{
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}
