﻿html
{
	padding:0p;
	margin:0px;
	width:100%;
	height:100%;
	border:none;
}

body
{
	padding:0p;
	margin:0px;
	font-family:arial;
	font-size:12px;
	width:100%;
	height:100%;
	border:none;
}

form
{
	padding:0p;
	margin:0px;
	width:100%;
	height:100%;
	border:none;
}

#divFullScreen
{
	width:100%;
	height:100%;
	background-image:url('../../img/master/bg-site.jpg');
}

#divWebSite
{
	position:relative;
	width:1021px;	
	margin-left:auto;
	margin-right:auto;
}

div.divHeader
{
	height:287px;
	width:1021px;
}

#divHeader_Beheer
{
	background-image:url('../../img/master/kop_beheer.jpg');
	height:287px;
	width:1021px;
}

#divMiddle
{
	background-image:url('../../img/master/breed.jpg');
	background-repeat:repeat-y;
	width:989px;
	padding-left:16px;
	padding-right:16px;
	/*min-height:1000px;*/
}

#footer
{
	position:relative;
	background-image:url('../../img/master/footer.jpg');
	height:107px;
	width:1021px;
}

#divSearchText
{
	position:absolute;
	width:220px;
	left:868px;
	top:253px;
}

#divMainMenu
{
	position:absolute;
	width:400px;
	left:354px;
	top:253px;
}

input.vtSearchText
{
	width:105px;
	border:solid 1 px #ffffff;
}

h1
{
	color:#658E24;
}

h1.h1HomePageBlack
{
	padding-top:7px;
	padding-bottom:8px;
	padding-left:10px;
	margin:0px;
	font-size:18px;
	color:#000000;
	background-color:#ffffff;
}

span.h1HomePageGreen
{
	top:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-size:14px;
	color:#8ab44e;
}

h1.h1HomePageWhite
{
	padding-top:8px;
	padding-bottom:7px;
	padding-left:10px;
	margin:0px;
	font-size:18px;
	color:#ffffff;
	background-color:#000000;
}


div.divPadding8
{
	padding:12px;
}

div.divPadding8WhiteBackground
{
	padding:12px;
	background-color:#ffffff;
}

table.tblLerarenProfielen
{
	background-color:#000000;
	width:100%;
}

table.tblMaster
{
	width:100%;
	height:100%;
}

table.tblMaster tr
{
	vertical-align:top;
}


h1.groenVak
{
	background-image:url('../../img/algemeen/h1-achtergrond-groen.jpg');
	background-repeat:repeat-x;
	width:316px;
	height:29px;
	padding-left:15px;
	padding-top:8px;
	font-size:17px;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000000;
}

a.aRondGroen, a.aRondGroen:visited, a.aRondGroen:hover
{
	text-decoration:none;
	background-image:url('../../img/algemeen/achtergrondRondGroen.gif');
	background-repeat:no-repeat;
	width:194px;
	height:22px;
	padding-left:10px;
	padding-top:4px;
	font-size:14px;
	display:block;
	color:#000000;
}

a.aRondGroenKleiner, a.aRondGroenKleiner:visited, a.aRondGroenKleiner:hover
{
	text-decoration:none;
	background-image:url('../../img/algemeen/achtergrondRondGroen.gif');
	background-repeat:no-repeat;
	width:194px;
	height:23px;
	padding-left:16px;
	padding-top:6px;
	font-size:12px;
	display:block;
	color:#000000;
	font-weight:bold;
	outline-style:none;
}

div.divHomepagePaddingSubtieleAchtergrond
{
	padding:8px;
	background-color:#f2f2f2;
/*	height:100%;*/
/*	min-height:242px;*/
}

a, a:visited
{
	font-weight:bold;
	color:#658e24;
	text-decoration:underline;
}

a:hover
{
	font-weight:bold;
	color:#658e24;
	text-decoration:none;
}

span.spanFeedbackKop
{
	font-weight:bold;
}

a.aPraktijkTipCategorieTitel, a.aPraktijkTipCategorieTitel:visited, a.aPraktijkTipCategorieTitel:hover
{
	font-size:14px;
	font-weight:bold;
}

a.aPraktijkTipTitel, a.aPraktijkTipTitel:visited, a.aPraktijkTipTitel:hover
{
	font-size:14px;
	font-weight:bold;
}


ol.olPraktijktiptoptien
{
	padding-left:20px;
	margin-left:0px;
}

li.liPraktijktiptoptien
{
	padding-bottom:10px;
}

a.aMainMenu, a.aMainMenu:visited
{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.aMainMenu:hover
{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

p
{
	padding:0px;
	margin:0px;	
}


div.greenline
{
	background-image:url('../../img/lijntje.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:1px;
	padding:0px;
	margin:0px;
}

/*
hr.green
{
	height:1px;
	border:solid 1px;
	color:#7dc70e;
}
*/
a.feedbackmenu, a.feedbackmenu:hover, a.feedbackmenu:visited
{
	text-decoration:underline;
}

a.feedbackmenuselected, a.feedbackmenuselected:hover, a.feedbackmenuselected:visited
{
	text-decoration:none;
}

p
{
	display:inline;
}



#main {
  width: 330px;
  margin: 0 auto;
}

.content-scroll {
  width: 330px;
  height: 100px;
  margin-top: 10px;
  overflow: hidden;
}

.content-holder {
  width: 1500px;
  height: 100px;
}
