/* ============================================== GLOBAL LAYOUT */

/* The document body */
body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	margin: 5px;
/*	overflow: -moz-scrollbars-vertical;  */
}
body#default
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
}
body#alternate
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
}

/* Max out all content tables, body and html */
table#maintable, body, html
{
	
}

/* the big table */
table#maintable
{
	/*background-image: url(../img/logo_vizier_bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
	width: 1000px;
	margin-left: auto;  
	margin-right: auto;
}

/* The mainframe */
td#contentframe
{
	vertical-align: top;
	padding: 8 8 8 8;
}

.color_lightblue
{
	color: #0099CC;
}

/* COMMON LAYOUT */

.archivepull
{
	
}
.activeLink
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nonActiveLink
{
	font-weight: normal;
	text-decoration: underline;
	color: #009BEF;
	cursor: pointer;
	cursor: hand;
}
.background_none 
{
}
.background_default
{
	background-color: #0081b3;
}
.nieuwsarrow
{
	width: 10px;
	height: 10px;
}
a.archiveLink
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.archiveLink:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

#tdMenuLevel2, #tdMenuLevel3, #tdMenuLevel4
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: bottom;
	width: 157px;	
}
#tdMenuLevel5
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: bottom;
	width: 180px;	
}

#tdMenuLevel2 .selected a
{
	color: white;
	font-weight: bold;
}

#tdMenuLevel2 a {
	color: Black;
	text-decoration: none;
	font-size: 10px;
}

#tdMenuLevel2 a:hover {
	color: White;
}

#tdMenuLevel3 a {
	color: Black;
	text-decoration: none;
	font-size: 10px;
}

 #tdMenuLevel4 a {
	color: Black;
	text-decoration: none;
	font-size: 10px;
}

#tdMenuLevel5 a {
	color: Black;
	text-decoration: none;
	font-size: 10px;
}
 
#trMenuAndLogo td
{
	height: 156px;
	width: 156px;
}

#tdLogin
{
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
#tdLogin #loginContainer
{	
	background-color: #878787;
	height: 157px;
	width: 157px;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
}

#tdLogin #loginContainer #loginContainerText
{
color: #ffffff;
padding: 5px;
}

#tdLogin div div a
{
	color: white;
}

#tdLogo
{
	background-image: url("../img/Logo.jpg");
	background-repeat: no-repeat;
	background-position: right;
}


#tdMainMenu #divMainMenu
{
	float: right;
	width: 161px;
	position: relative;
	right: +4px;
}

#tblMainMenu
{
	color: Black;
}

#tblMainMenu td
{
	padding: 3px; 
	margin: 0px;
	height: 37px;	
	width: 156px;
	border-style: solid;
	border-width: 5px;
	border-color: White;
	border-right-style:none;
	border-top-style:none;
	vertical-align: top;
	font-size:  large;
	text-align: left;
	font-family: Interstate,Verdana;
	font-size: 12pt;
	cursor: hand;
/*	font-weight: bold; */
}



#tdVereniging
{
	background-color: #E95E12;
}

#tdActueel
{
	background-color: #DBAB73;
}

#tdMeetAndGreet
{
	background-color: #96BF0F;
}

#tdLid
{
	background-color: #C85094;
}

#tdCarriere
{
	background-color: #1E95CF;
}

#tdTijdschrift
{
	background-color: #FBC216;
}

#tdLinks
{
}

#tdLinks div
{
	position: relative;
	top: -12px;
	right: -15px;
}

#tdLinks div a
{
	text-decoration: none;
	color: black;
}

#ifLinks
{
	height: 500px;	
	width: 182px;
	position: relative;
	right: -15px;
}

#IllustratieStadswerk
{
}

#txtSearch
{
}

#tdContent
{
	vertical-align: top;
}

html
{
	/*overflow: auto;*/
}

.news_text p
{
	display: inline;
}

.nodisplay
{
	display: none;
}

.content_margin
{
	margin-bottom: 15px;
}


/* SHOP STYLES */

#cartlink
{
	display: none;
}

.nomargins
{
	margin: 0px;
}