html {
	height: 100%;
}

body {
	margin: 0px 0px 50px 0px;
}

a:link,
a:visited,
a:active {
	text-decoration: underline; 
	color: #6ab023;
} 
a:hover {
	text-decoration: none; 
	color: #6ab023
}

img.left {
	margin: 0px; 
	margin-right: 10px;
	float: left;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
	float: right;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

ol {
	margin: 0px;
	padding: 0px;
}

ol li 
{
	list-style-position:inside;
	padding: 0px;
}

ul li {
	padding: 0px 0px 0px 7px;
	background: url(/images/list-image-square.gif) 0px 7px no-repeat;
}

img,
img a,
table {
	border: 0px;
}

select {
	float: left;
	display: inline;
}

h1 {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #781c7f;
	letter-spacing: 1px;
}

h2 {
	font-size: 11px;
	margin: 0px;
}

span.Kop {
	font-size: 12px;
	color: #6ab023;
	text-transform: uppercase;
	font-weight: bold;
}

.nieuwsOverzicht h2,
.nieuwsDetail h1 {
	font-size: 12px;
	color: #6ab023;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 18px;
	letter-spacing: 0px;
}

body, td, input, select, textarea {
	color: #707070;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 18px 0px;
}

.Container {
	position: relative;
	width: 960px;
	margin: 0px auto 30px auto;
}

.Loading {
	position: absolute;
	top: 200px;
	left: 439px;
	z-index: 985;
}

.Header {
	width: 960px;
}

.HoofdMenu {
	background: url(/images/hoekje-hoofdmenu-rechts.gif) top right #6ab023 no-repeat;
	width: 960px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}

.HoofdMenu .MenuItems {
	float: left;
	width: 936px; /* 960px */
	padding: 9px 0px 0px 15px;
	text-transform: uppercase;
	display: inline;
	color: #FFF;
}

.HoofdMenu .MenuItems a:link,
.HoofdMenu .MenuItems a:active,
.HoofdMenu .MenuItems a:visited {
	color: #FFF;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
.HoofdMenu .MenuItems a:hover {
	text-decoration: underline;
}

.HoofdMenu .TaalKeuze {
	float: left;
	width: 120px;
	_height: 18px;
	min-height: 18px;
	padding: 7px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}

.HoofdMenu .TaalKeuze select {
	/*float: left;*/
	width: 120px;
	border: 1px solid #000;
}

.HoofdMenu .ZoekVeld {
	float: left;
	width: 140px;
	_height: 18px;
	min-height: 18px;
	padding: 8px 0px 0px 0px;
}

.HoofdMenu .ZoekVeld input,
.KolRechts .Login .Veld input {
	float: left;
	width: 130px;
	border: 1px solid #000;
}

.HoofdMenu .ZoekButton {
	float: left;
	width: 59px;
	height: 22px;
	padding: 4px 0px 0px 0px;
}


.FuncMenu {
	width: 960px;
	height: 16px;
	color: #C8A4CC;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	background: #761C7F url(/images/hoekje-funcmenu-links.gif) no-repeat bottom left;
}
* html .FuncMenu {
	line-height: 14px;
}
*+html .FuncMenu {
	line-height: 14px;
}

.FuncMenu .MenuItems {
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
}

.FuncMenu .MenuItems a:link,
.FuncMenu .MenuItems a:active,
.FuncMenu .MenuItems a:visited {
	float: left;
	text-decoration: none;
	color: #C8A4CC;
	margin: 0px 25px 0px 0px;
}
.FuncMenu .MenuItems a:hover {
	color: #fff;
}

.FuncMenu .ContactGegevens {
	float: left;
}

.Werkveld {
	width: 960px;
	/*display: table;*/
	margin: 15px 0px 0px 0px;
}

.Kolom {
	float: left;
}

.Content, .ContentNoMargin {
	display: table;
}

.BannerDemo {
	width: 715px;
	margin: 0px 0px 15px 0px;
}

.BannerHome {
	width: 715px;
	height: 100px;
	margin-bottom: 15px;
	clear: both;
}

.Banner7Dagen {
	margin: 0px 0px 15px 0px;
}

.KolLinks {
	width: 715px;
	margin: 0px 20px 0px 0px;
	padding-top: 15px;
}

.KolLinks .Breadcrumbs {
	width: 700px;
	margin: 0px 0px 0px 15px;
	color: #B7B7B7;
}

#VervolgAfbeelding .KolLinks .Afbeelding {
	float: left;
	margin: 70px 25px 0px 0px;
	width: 192px;
	overflow: hidden;
}	

#VervolgAfbeelding .KolLinks .Tekst {
	width: 488px;
	float: left;
	margin: 30px 0px 0px 0px;
}

#Vervolg .KolLinks .Tekst {
	width: 670px;
	margin: 30px 0px 0px 15px;
	color: #707070;
}

/* Formulieren */

#Vervolg .FormHolder {
	width: 670px;
}

#Vervolg .FormHolder .FormRow {
	width: 670px;
	margin: 5px 0px;
	min-height: 20px;
}

#Vervolg .FormHolder .Label {
	float: left;
	width: 195px;
	margin: 0px 15px 0px 0px;
	text-align: right;
}

#Vervolg .FormHolder .Veld {
	float: left;
	width: 460px;
	overflow:hidden;
}

#Vervolg .FormHolder .VeldBreed {
	width: 345px;
}

#Vervolg .FormHolder .VeldSmal {
	width: 145px;
	height: 14px;
	line-height: 14px;
}
#Vervolg .FormHolder .txtArea {
	width: 345px;
	height: 100px;
	line-height: 14px;
}

#Vervolg .FormHolder .selBreed {
	width: 351px;
}

#Vervolg .FormHolder .Radio {
	margin: 0px 0px 0px 0px;
}

#Vervolg .FormHolder .CheckBoxRow {
	width: 355px;
	overflow: hidden;
}

#Vervolg .FormHolder .CheckBox,
#Vervolg .FormHolder .CheckBoxLabel {
	float: left;
}

#Vervolg .FormHolder .CheckBox {
	width: 20px;
}

#Vervolg .FormHolder .CheckBox input{
	margin: 2px 0px 0px 0px; 
}

*html #Vervolg .FormHolder .CheckBox input{
	margin: -1px 0px 0px -4px; 
}



#Vervolg .FormHolder .CheckBoxLabel {
	width: 335px;
}

.KolLinks .ContentRow{
	width: 715px;
	display: table;
}

.KolLinks .ContentRow .Kolom1,
.KolLinks .ContentRow .Kolom2 {
	float: left;
	width: 350px;
}

.KolLinks .ContentRow .Kolom1 {
	margin: 0px 15px 0px 0px;
}

.KolLinks .Blok {
	margin: 15px 0px 0px 15px;
	width: 320px;
	height: 105px;
}

.KolLinks .BlokNieuws {
	width: 350px;
	height: 120px;
	margin: 0px 0px 15px 0px;
	background: url(/images/hoekje-bordergrijs-rechtsboven.gif) top right no-repeat;
}

.KolLinks .BlokNieuws .Content {
	width/**/:/**/ 320px;
	padding: 15px;
	height/**/:/**/ 90px;
	background:url(/images/hoekje-bordergrijs-linksonder.gif) bottom left no-repeat;
}

.BlokNieuwsContact {
	height: 90px;
	overflow: hidden;
}

.KolRechts {
	width: 225px;
	padding-top: 15px;
}

.KolRechts .Blok {
	background: #CDCDCD url(/images/hoekje-standaard-rechtsboven.gif) top right no-repeat;
	width: 225px;
	min-height: 55px;
	margin: 0px 0px 15px 0px;
}

.KolRechts .Blok .Content {
	background: url(/images/hoekje-standaard-linksonder.gif) bottom left no-repeat;
	width/**/:/**/ 195px;
	min-height: 55px;
	padding: 15px;
	color: #000;
}

.KolRechts .Blok li {
	background-image: url(/images/list-image-circle.gif);
}

.KolRechts .Blok h2 {
	color: #FFF;
}

.KolRechts .Blok a:link,
.KolRechts .Blok a:active,
.KolRechts .Blok a:visited {
	color: #000;
	text-decoration: none;
}

.KolRechts .Blok a:hover {
	text-decoration: underline;
}

.KolRechts .Login {
	margin: 0px 0px 15px 0px;
}

.KolRechts .SubMenu {
	background: #F1E8F2 url(/images/hoekje-submenu-rechtsboven.gif) top right no-repeat;
	width: 224px;
	min-height: 15px;
	margin: 0px 0px 15px 0px;
	text-transform: none;
}

.KolRechts .SubMenu ul {
	margin: 0px;
}

.KolRechts .SubMenu .Content {
	background: url(/images/hoekje-submenu-linksonder.gif) bottom left no-repeat;
	width/**/:/**/ 194px;
	min-height: 55px;
	padding: 15px;
	color: #000;
}

.KolRechts .SubMenu .Content ul li{
	background: none;
	padding: 0px;
	color: #761C7F;
}

.KolRechts .SubMenu .Content ul li a.Actief{
	font-weight: bold;
}


.KolRechts .SubMenu .Content ul li a{
	color: #761C7F;
	text-decoration: none;
}

.KolRechts .SubMenu .Content ul li ul li{	
	padding: 0px 0px 0px 12px;
	color: #6ab023;
}

.KolRechts .SubMenu .Content ul li ul li a{
	color: #6ab023;
}	

.BlokLicentie {
	float: left;
	width: 216px;
	height: 105px;
	background: #F1E8F2 url(/images/hoekje-bordergrijs-rechtsboven-216.gif) top right no-repeat;
	margin: 10px 33px 10px 0px;
}

.BlokLicentie .Content {
	padding: 15px;
	width: 186px;
	height: 75px;
	background: url(/images/hoekje-bordergrijs-linksonder-216.gif) bottom left no-repeat;
}

.BlokRelatieveLinks {
	float: left;
	width: 144px;
	margin: 10px 19px 0px 0px;
	min-height: 145px;
	background: url(/images/hoekje-bordergrijs-rechtsboven-144.gif) top right no-repeat;
}

.BlokRelatieveLinks .Content {
	font-size: 9px;
	width/**/:/**/ 130px;
	height/**/:/**/ 131px;
	padding: 7px;
	line-height: 14px;
	background: url(/images/hoekje-bordergrijs-linksonder-144.gif) bottom left no-repeat;
}

.BlokRelatieveLinks .Content a:link,
.BlokRelatieveLinks .Content a:active,
.BlokRelatieveLinks .Content a:visited {
	color: #999;
	text-decoration: none;
}

.BlokRelatieveLinks h2 {
	font-size: 9px;
}

.Footer {
	width: 960px;
	height: 30px;
	margin: 10px 0px;
	clear: both;
	background: #6ab023 url(/images/NL/payoff-footer.gif) top right no-repeat;
}

.Footer .Content {
	width/**/:/**/ 930px;
	height/**/:/**/ 18px;
	padding: 6px 15px;
	background: url(/images/hoekje-footer-links.gif) bottom left no-repeat;
}

.Footer a:link,
.Footer a:active,
.Footer a:visited {
	color: #666;
	text-decoration: none;
}
.Footer a:hover {
	color: #fff;
}

.NoMarginRight {
	margin-right: 0px;
}

.sitemap ul {
	margin: 0px 0px 4px 0px;
}

/* Styles voor de print variant */

@media print
{
    .NoPrint,
	.KolRechts,
	.Header,
	.HoofdMenu,
	.FuncMenu,
	.Footer,
	.BlokRelatieveLinks,
	.Breadcrumbs  { 
    	display: none;
    }	
	
	.Werkveld {
		width: 650px;
	}
}
