

/* BEGIN CSS RENDERING */


.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: #FFFFFF url(http://www.startveld.nl/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.startveld.nl/images/shadeactive.gif);
border-bottom-color: #FFFFFF;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.stippelijn {
	border: thin dotted #000000;
}


.kids_header1{
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.header2{
	text-align: left;
	text-decoration: none;
	text-color: #000000;
	font-weight : bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text{
	text-align: left;
	text-decoration: none;
	text-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link_head_kids{
	color : #000000;
	font-weight : bold;
	font-size : 14px;
}

BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 20px;
	margin-right : 20px;

	background-color : #FFFFFF;
}
TABLE.markupTable TD{
  	vertical-align: top;
}
.link_head{
	width: 100%;
	height: 15pt;
	text-align: left;
	vertical-align: middle;
	background-color : #0066FF ;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}
.link_body{
	width: 100%;
  	text-align: left;
  	background-color : #fffacd;
  	font-size : 12px;
  	vertical-align : middle;
}
.link_comment{
	color:#FF0000;
	font-size : 12px;
	text-decoration: none;
}
.table_body{
	width: 90%;
	text-align: left;
	background-color : ;
	font-size : 12px;
	vertical-align : top;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 25px;
	border-padding: 1;
}
.menu_boven{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle;
}
.menu_onder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 10px;
	vertical-align : middle;
}
.text_white_underlined{
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight : bold;
}

.footer_table{
	border: thin dotted #003399;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.footer_bar{
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #003399;
	font-weight : bold;

}
.text_white_underlined:HOVER{
	text-align: center;
	text-color: #FF0000;
	text-decoration: underline;
	font-size: 16px;
}
.text_normal_bold{
	text-align: center;
	text-color: #000000;
	font-weight : bold;
	font-size: 12px;
}
.H1{
	text-align: center;
	text-decoration: none;
	text-color: #000000;
	font-weight : bold;
	font-size: 20px;
}
.H1:HOVER{
	text-align: center;
	text-decoration: none;
	text-color: #000000;
	font-weight : bold;
	font-size: 20px;
}
H2{
	text-align: left;
	text-decoration: none;
	text-color: #000000;
	font-weight : bold;
	font-size: 20px;
}
A{
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
A:hover{
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;

}
.link_bold{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight : bold;
}
.link_bold:HOVER{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight : bold;
}
.catlink{
	color: #0066FF ;
	text-decoration: underline;
	font-size: 12px;
}
.linkstyle_normal{
	color: #0000FF;
	font-size: 12px;
	}
.linkstyle_normal_text{
	color: #000000;
	font-size: 12px;
	}
.linkstyle_bold{
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
	}
.linkstyle_bold_text{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}
.linkstyle_color{
	color: #FF0000;
	font-size: 12px;
	}
.linkstyle_both{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	}
.linkstyle_green{
	color: #009900;
	font-size: 12px;
	}
.linkstyle_green_bold{
	color: #009900;
	font-weight: bold;
	font-size: 12px;
	}


/* END CSS RENDERING */


