body, html {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	font-size:12px;
}

table, div {
	padding: 0px;
	margin: 0px;
	border: none;
}

td {
	vertical-align: top;
}

body, html, table, td, div {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a {
     outline: none;
}

p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

p:first-child{
	margin:0px;
}

img {
	border: none;
}

#layout{
	width: 1000px;
	margin: auto;
	background: url(../img/bg/center.png) repeat-y;	
}

#toprow{
	background: url(../img/bg/top.png) top no-repeat;
}

#bottomrow{
	height: 38px;
	background: url(../img/bg/bottom.png) #FFFFFF top no-repeat;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
	padding-right: 25px;
}

#bottomrow a{
	color: #000000;
	text-decoration: none;
}

#bottomrow a:hover{
	color: #000000;
	text-decoration: underline;
}


.contenttable{
	width: 1000px;
}

.leftcolumntop{
	width: 150px;
}

.rightcolumntop{
	width: 90px;
}

.centercolumntop{
}

.leftcolumn{
	width: 200px;
	text-align: left;
	padding-left: 40px;
}

.rightcolumn{
	width: 200px;
	text-align: right;
	padding-right: 40px;
}

.crumbtrail{
	color: #45B8D3;
	font-size:8px;
	font-weight: bold;
	padding: 10px 0px 10px 150px;
}

.crumbtrail a {
	color: #45B8D3;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

.crumbtrail a:hover{
	text-decoration: underline;
}

.blueblock {
	width: 360px;
}

.blueblock .outerdiv{
	background:#e4efeb; 
	padding: 0px 0px 20px 0px;
	border:#FFFFFF solid 1px;
}

.blueblock .innerdiv{
	clear:both;
	padding: 0px 20px 0px 20px;
}

.gidsblock{
	border: 2px red solid;
}

.gesprek {
	width:940px;
	margin: 5px auto 5px 51px;
}

.gesprek td{
	vertical-align:bottom;
}
.gesprekballon{
	padding: 0px;
	margin: 6px;
	background: #F3F9DD;
}
.gesprekballon td{
	font-size: 1px;
}

td.gesprektekst{
	font-size: 12px;
	text-align: left;
}

.ouderdiv{
	width:100%;
	background: #E2C3ED;
	margin: 0px 0px 12px 0px;
}

.oudertitle{
	width:100%;
	clear: both;
	background: #9425C2;
}
.oudertitle p{
	padding: 6px 10px;
	margin: 0px;
	color:#FFFFFF;
	font-weight:bold;
}

.oudertext{
	padding: 6px 10px 12px 10px;
}

.ouderinfotable {
	background: #F2F2F2;
	width: 300px;
	margin: 0px 35px 12px 35px;
	float:left;
}

.ouderinforight{
	background: url(../img/ouderinfo/right.png) right repeat-y;
}

.ouderinfobottom {
	background: url(../img/ouderinfo/bottom.png) bottom repeat-x;
}

.ouderinfotext {
	padding: 8px 0px 0px 0px;
}
