
a:link {
	color: #9933CC;
	text-decoration: underline;
}

a:visited {
	color: #9933CC;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
}

#pageHeader {
	width: 780px;
	height: 80px;
	background: #FFFFFF url(../images/header_bg_kids.jpg) no-repeat;
	text-align: left;
}
	
#breadcrumbcontainer {
	text-align: right;
	font-size: 9px;
	width: inherit;
	padding: 2px;
	height: 15px;
	background: url(../images/bg_breadcrumb.gif) no-repeat top left #FFFFFF;
	border-top-color: #9933CC;
	border-top-style: solid;
	border-top-width: 2px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}

#headingContainer {
	width: 630px;
	float: left;
	text-align: left;
	margin-top: 3px;
}

#headingContainer #content {
	line-height: 1.3em;
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	background: #9933CC;
	color: #FFFFFF;
	height: 21px;
	font-size: 9px;
	text-align: right;
}

#footer p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
	
.kopje {
	color: #9933CC;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
	
div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 3px;
  background-image: url(../images/paarslijntje.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}

.vraag {
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #9933CC;
	/*padding-right: 20px;*/
	letter-spacing: 1px;
	font-weight: bold;
}

.vraagbox{
	width: 400px;
	padding: 10px;
	background-color: #E0C0F0;
	font-weight: normal;
}

.vraagfooter{
	background-image: url(../images/kids/vraag_02.gif);
	background-repeat: no-repeat;
	padding-left: 54px;
	padding-top: 2px;
	margin-bottom: 1em;
	font-size: 90%;
	height: 19px;
	font-weight: bold;
}

.antwoordbox{
	width: 400px;
	padding: 10px;
	background-image: url(../images/kids/antwoord_01.gif);
	background-repeat: no-repeat;
	font-weight: normal;
/*	border-left-width: 1px;
	border-left-color: #9933CC;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #9933CC;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #9933CC;
	border-top-style: solid;
*/}

.antwoordfooter{
	background-image: url(../images/kids/antwoord_02.gif);
	background-repeat: no-repeat;
	padding-left: 54px;
	padding-top: 2px;
	margin-bottom: 3em;
	font-size: 90%;
	height: 19px;
	font-weight: bold;
}

/* Tabel vragen */

table.Vragen {
	border-spacing: 0px;
	/*    border-collapse: collapse;*/
    border-top: 4px solid #9933CC;
	border-bottom: 1px solid #9933CC;
	vertical-align: top;
}

table.Vragen th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #9933CC;
	vertical-align: top;
}

table.Vragen td {
    text-align: left;
    border-top: 1px dotted #9933CC;
    padding: 0.2em 0.5em;
}

table.Vragen thead th {
    text-align: left;
    border-bottom: 1px solid #9933CC;
}

table.Vragen th.Corner {
    text-align: left;
}

table.Vragen td.lijntje {
	height: 1px;
	border-bottom: 1px solid #9933CC;
}

.paginanummers {
    background: url("http://www.zeehondencreche.nl/images/kids/navigatie_achtergrond.gif") no-repeat center top;
    padding: 20px 0 10px 0;
    margin: 20px 0 10px 0;
    clear: left;
    font-size: 11px;
    text-align: center;
}

.paginanummers a, .paginanummers span {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #9933CC;
	background: #9999FF;
}

.paginanummers span.huidige {
    border: 1px solid #9933CC;
    font-weight: bold;
    background: #9933CC;
    color: #FFFFFF;
}

.paginanummers a {
    border: 1px solid #9933CC;
    text-decoration: none;
}

.paginanummers a:hover {
	color:  #9933CC;
	border-color: #9933CC;
	background: #CCCCCC;
}

.paginanummers a.nextprev {
    font-weight: bold;
}

.paginanummers span.nextprev {
    color: #666;
}

.paginanummers span.nextprev {
     border: 1px solid #ddd;
     color: #999;
}
