html, body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #E7EBED;
	overflow: hidden;
}

td
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}

ul
{
	list-style-image: url(../images/blauwe_bullit_enkel.jpg);
	padding-left: 14px;
}


*ul /* IE Hack */
{
	margin-top: 0px;
	list-style-image: url(../images/blauwe_bullit_enkel_IE.jpg);
	margin-left: 3px;
}

input, select, textarea
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

a:link,
a:hover,
a:active,
a:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

a:link.nieuws,
a:hover.nieuws,
a:active.nieuws,
a:visited.nieuws
{
	font-weight: normal;
	text-decoration: none;
}

.nieuwHier
{
	position: relative;
	top: 23px;
	right: 12px;
	*right: 6px;
}

.formTextArea
{
	background-color: #FFF;
	border-top: 1px solid #BDBABD;
	border-bottom: 1px solid #BDBABD;
	border-left: 1px solid #9C969C;
	border-right: 1px solid #9C969C;
	font-size:10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 93px;
	*margin-right: 79px;
	width: 107px;
	*width: 127px;
	margin-top: 2px;
	height: 17px;
}

.loginFormButton
{
	margin-right: 53px;
	margin-bottom: -1px;
}

.content
{
	padding-top: 15px;
	width: 782px;
	background-image : url(../images/home_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.content2
{
	width: 782px;
	background-image : url(../images/home_vervolgpagina.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.content3
{
	width: 782px;
	background-image : url(../images/home_vervolgpagina2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentLeft
{
	padding-left: 25px;
	width: 385px;
	line-height: 18px;
}

.weeklyForm
{
	padding: 0px 15px 15px 50px;
	width: 200px;
	line-height: 18px;
}

.spyglass
{
	background-color: #ffffff;
	background-image: url(../images/spyglass2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 192px;
}

.bgDataShop,
.bgData
{
	background-color : #cc0000;
	background-image : url(../images/header.gif);
	height: 75px;
}

.bgDataShop
{
	background-image : url(../images/topbalk.jpg);
}

.searchForm
{
	padding: 63px 15px 15px 12px;
}

#bericht1, #bericht2,
#bericht3, #bericht4, #bericht5
{
	height: 375px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	overflow: auto;
}

.headline
{
	color: #005387;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

a:link.iconText,
a:active.iconText,
a:hover.iconText,
a:visited.iconText
{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	position: relative;
	top: -5px;
	color: #4E4E50;
	font-weight: bold;
}

/** STYLES FOR THE SHOP PAGE! **/
.shopTable { width: 100%; height: 100%; }

.shopColumnRight,
.shopColumn
{
	width: 33%;
	padding: 15px 15px 0px 15px;
}

.shopColumn
{
	background-image: url(../images/kolom_center2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

.roundedCornerRight,
.roundedCorner
{
	padding: 12px 15px 0px 15px;
	height: 27px;
}

.roundedCorner
{
	background-image: url(../images/kolom_bovenkant2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.shopContainerCenterRow,
.shopContainer
{
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	width: 284px;
	height: 113px;
	overflow: hidden;
}

.shopContainerCenterRow
{
	margin-top: 12px;
	margin-bottom: 12px;
	height: 90px;
}

/*.shopContainerCenterRow A,
.shopContainer A
{
	color: #005387;
	font-weight: normal;
}*/

.shopForm
{
	display: block;
	margin: 5px;
}

.shopFormField { width: 180px; }
.shopFormField2 { width: 170px; }