/*
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
	STYLESHEET VOOR NIEUWSPAGINA'S
	DEZE IS ANDERS DAN DE STYLESHEET VOOR DE HAPPY MONSTER WEBSITE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

html {
	height: 100%;
}

body{
	font-family: "trebuchet ms", "comic sans ms", arial, "sans serif";
	background-image: url(/images/bodybackground.gif);
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1,h2,h3,p {margin: 0px;}

a:link, a:visited, a:active {
	color: #920020;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
}
a:hover {
	color: #34c5DF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}

h1 {
	font-size: 1.5em;
	color: #34C5DF;
	margin-left: 0.1em;
}

h2 {
	font-size: 1.1em;
	/*color: #920020;*/
	color: #000;
	margin-top: 0.3em;
	margin-left: 0.1em;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 0.2em;
}

p {
	margin-bottom: 0.7em;
}

p, td, form {
	font-size: 0.9em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	color: #0F3B42;
}

p sup {
	font-size: 0.7em;
}

ul {
	font-size: 0.9em;
	margin-top: -0.5em;
	margin-bottom: 0em;
	margin-left: 2em;
	list-style-image: url(/images/listbullet.gif);
	padding: 0px;
}
td ul {
	margin-left: 1.3em;
	margin-top: 0.1em;
}

ul.intable {
	margin-top: 0.4em;
	margin-bottom: 0em;
}
table{
	margin-top: 1em;
	margin-bottom: 1em;
}

td, th {
	border-bottom: 1px solid #920020;
	border-right: 1px solid #920020;
	padding: 0.0em 0.3em 0.3em 0.3em;
	vertical-align: top;
}
th {
	font-weight: normal;
	text-align: left;
	padding-left: 0.1em;
}
td.lastrow {
	border-bottom: none;
}
th.lastcolumn, td.lastcolumn {
	border-right: none;
}
td.noborders {
	border: none;
}
td.right {
	text-align: right;
}
td.thumb {
	padding-top: 5px;
}
span.tooltip {
	background-color: #920020; 
	color: white; 
	font-size: 0.6em;
	padding: 0.2em 0.2em 0.3em 0.2em; 
	border: #3F558B 1px solid;
	display: block; 
}
input, textarea {
	font-family: "comic sans ms",arial;
	color: #920020;
}
#ttLayer {
    z-index: 1000;
    left: 0px;
    visibility: hidden;
    width: 10px;
    position: absolute;
    top: 0px
}

img.right {
	float: right;
	margin: 0.2em 0.4em 0.2em 0.4em;
	border: 1px solid #920020;
}
img.left {
	float: left;
	margin: 0.2em 0.4em 0.2em 0em;
	border: 1px solid #920020;
}
#mainheader {
/*
	position:absolute;
	left: 0px;
	top: 0px;
*/
	width:865px;
}
#logo {
	position:absolute;
	left: 666px;
	top: 0px;
}
#mainmenu {
	float: left;
	/*position:absolute;*/
	margin-left: 0px;
	left: 16px;
	margin-right: 26px;
	/*top: 172px;*/
	height:auto;
}
#mainmenu img {
	margin-left:16px;
}
/*********************/
/* Contentverdeling versie 2 */
/*********************/

#maincontent {
/*
	position:relative;
	left: 198px;
	top: 178px;
*/
	float: left;
	clear:right;
	width: 830px;
	height: auto;
	padding: 0px;
	border:0px solid red;
}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 186px;
	border: 0px solid blue;
}

#content {
	position:relative;	/**/
	margin: 0px;
	padding: 0px;
	float: right;
	width: 630px;
	border-left: 0px solid red;
	border-top: 1px solid #34C5DF;
	border-right: 1px solid #34C5DF;
	/*border-bottom: 1px solid #34C5DF;*/
	/*background: url(/images/background-content.gif) bottom right no-repeat;*/
	background: url(/images/background-content-2.gif)  right repeat-y;
}

#contentleft{
	float: left;
	width: 310px;
	height: auto;
	padding: 0px;
	border: 0px solid #EEE;
}
#contentright{
	float: right;
	width: 310px;
	height: auto;
	padding: 0px;
	border: 0px solid #EEE;
}
#contentfull{
	float: left;
	/*top: 0px;*/
	width: 628px;
	height: auto;
	padding: 0px;
}

#contentheader, #contentfooter {
	float:left;
	width:628px;
	/*border-right: 1px solid #34C5DF;*/
}

#contentfooter {
	margin-left: 196px;
	/*padding-top: 0.5em;*/
	border-top: 0px solid #eee;
}
#contentfooter p {
	/*margin-top: 0.5em;*/
	text-align: center;
	font-size: 70%;
}
#contentfooter a:link, #contentfooter a:visited, #contentfooter a:hover {
	font-weight: normal;
}

/**/
.datum {
	float:right;
	margin:8px 4px 0px 0px;
	font-size:0.7em;
}

#breadcrum {
	font-size:70%;
	color:#999;
	margin-left:200px;
}

#breadcrum a:link, #breadcrum a:visited {
	color:#666;
	font-weight:normal;
}
#breadcrum a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}


/******************************************/

#sticky {
	float:inherit;
	margin:0px 0px 0px 16px;
	padding:0px;
	text-align:left; 
	width: 156px; 
	background-image:url(/images/stickynote-bkg.gif);
}
#sticky a:hover {
	color: white;
}
#sticky p {
	margin: 0.2em 0em 1em 1em;
	line-height: 1em;
}
#sticky ul {
	margin-left: 2em;
	margin-bottom: 0.8em;
}
#sticky p.newwindow {
	margin-left: 14px; 
	font-size: 60%;
}
#sticky-top {
	width: 156px;
	height: 9px;
	background-image:url(/images/stickynote-top.gif);
}
#sticky-bottom {
	width: 156px;
	height: 57px;
	background-image:url(/images/stickynote-bottom.gif);
}



#nedstat {
	float:inherit;
	margin:30px 0px 0px 56px;
	left: 56px;
	/*top: 910px;*/
}
#nedstat p {
	font-size: 0.5em;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#tekstmenu {
	float:left;
	width: 630px;
	height: auto;
	margin-top: 20px;
	margin-left:190px;
	padding: 0px;
	background: transparent;

}
#tekstmenu p {
	margin: 0px 0px 10px 0px;
	text-align:center;
	font-size: 75%;
}
#tekstmenu a {
	font-weight:normal;
}



