@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #000;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	height: 630px;
} 
.thrColFixHdr #header {
	background-color: #000;
	height: 160px;
} 
.rolloveracties {
	margin-right: 10px;
}
.thrColFixHdr #header h1 {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}
.amheader {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	vertical-align: top;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 128px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 440px;
	margin: 0px;
	padding: 0px;
}
.lijn {
	color: #000;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#sidebar1 p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 h3 {
	font-size: 9px;
	background-color: #C66;
	color: #FFF;
	padding-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 260px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 440px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-right: 265px;
	margin-left: 130px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 400px;
	overflow: auto;
	background-color: #FFF;
} 
#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #footer {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	width: 780px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: static;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
} 
.thrColFixHdr #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footertekst {
	color: #666;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 26px;
}
.footertekst:hover {
	color: #C66;
}
.h2 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.h4 {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #C90;
	text-decoration: none;
}
.h5 {
	color: #C66;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.indexpicture {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
.datum {
	color: #666;
}
.society {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.society:hover {
	color: #666;
	font-weight: bold;
}
.socnaamroze {
	color: #C93;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.actiebanner {
	margin-bottom: 0px;
	padding-top: 3px;
}
.sos {
	padding-left: 13px;
	text-decoration: none;
}
#abonnementbanner {
	margin-left: 15px;
}
.leesmeer {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C66;
	text-decoration: none;
	text-transform: uppercase;
}
.leesmeer:hover {
	color: #000;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	width: 780px;
	float: left;
}
.menulinks {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	width: 127px;
}
.menumidden {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	width: 126px;
}
.menurechts {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	width: 129px;
	background-color: #C93;
	border-right-width: 0px;
	border-right-style: solid;
}
#twitter_div {
	padding-left: 15px;
	margin: 0px;
	padding-right: 5px;
	height: 335px;
	padding-top: 5px;
}
#twitter_div h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C90;
	margin: 0px;
	padding: 0px;
}
#twitter-link {
	color: #000;
	background-color: #C90;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#twitter-link:hover {
	background-color: #C66;
}
#twitter_update_list {
	color: #000;
	text-decoration: none;
	overflow: auto;
	height: 340px;
}
.twitter {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 780px;
	margin: 0;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
	background-color: #E8E8E8;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: auto;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background-color: #C66;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFF;
	color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #FFF;
	color: #000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
.thrColFixHdr #sidebar3 {
	float: left; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	width: 126px;
	height: 440px;
}
#sidebar3 p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#sidebar2 p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#mainContent h3 {
	font-size: 9px;
	background-color: #C66;
	color: #FFF;
	padding-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 15px;
}
#twitter_div p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000;
}
#societyContent {
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wordtaangewerkt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#societyContent p {
	margin: 0px;
	padding: 0px;
}
.socpicture {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.lijnkleur {
	color: #999;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#meerpags {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 15px;
	text-align: center;
	height: 30px;
}
#hetbladinhoud {
	background-color: #FFF;
	overflow: auto;
	height: 385px;
	margin-top: 5px;
	padding-right: 5px;
	width: 115px;
}
#inhoud p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.soclijsttekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#tabeladverteren {
	padding-right: 50px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 15px;
}
.adverterentekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
#mainContentoudzuid {
	margin-right: 260px;
	margin-left: 130px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
}
#mainContentoudzuid p {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	font-size: 9px;
}
#mainContentagenda {
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	height: 405px;
	background-color: #FFF;
	width: 365px;
	float: left;
}
#mainContentagenda p {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
	font-size: 9px;
	padding-top: 0px;
	margin: 0px;
}
#sidebar2sales {
	float: right; /* since this element is floated, a width must be given */
	width: 260px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 440px;
	margin: 0px;
	padding: 0px;
}
#sidebar2sales p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 15px;
	padding-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#sidebar1acties {
	float: left; /* since this element is floated, a width must be given */
	width: 388px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 440px;
	margin: 0px;
	padding: 0px;
}
#sidebar2acties {
	width: 375px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	height: 425px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#weggevers {
	overflow: auto;
	height: 270px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	background-color: #FFF;
}
.sterretjeacties {
	font-size: 18px;
	font-weight: bold;
	line-height: 1px;
	text-decoration: blink;
}
#sidebar1acties p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar2acties p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.lijnacties {
	color: #000;
	margin-right: 15px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#containeracties {
	width: 780px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	height: 630px;
}
.footertekstacties {
	font-size: 9px;
	text-align: left;
}
#image4 {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
}
#Image5 {
	padding-bottom: 10px;
	margin: 0px;
}
.introacties {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.acties {
	font-size: 12px;
	font-weight: bold;
	color: #C66;
}
.h21 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #C93;
	font-size: 17px;
}
.www {
	font-weight: bold;
	color: #666;
	font-size: 9px;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.www:hover {
	color: #C93;
}
.introactiesproduct {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.introactiesproduct:hover {
	color: #C93;
}
.h4rozebalk {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #C66;
	width: 340px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: normal;
}
.lijninditnummer {
	color: #666;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.introklein {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 15px;
}
.h4grijzebalk {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
}
.thrColFixHdr #sidebar1society {
	float: left; /* since this element is floated, a width must be given */
	width: 118px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	height: 415px;
	padding: 0px;
	overflow: auto;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar1society p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContentfoto {
	font-family: Verdana, Geneva, sans-serif;
	height: 420px;
	background-color: #FFF;
	width: 780px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 0px;
}
.fotogroot {
	padding-left: 20px;
	padding-bottom: 5px;
}
.fotobijschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	padding-left: 0px;
}
#fotobijschrift {
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;
	background-color: #FFF;
	width: 600px;
	float: left;
}
.advertenties {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
