@media screen {

a {
	text-decoration: none;
	color: inherit;
}

a img {
	border: none;
}

#wrapper {
	position: absolute;
	left: 0px;
	right: 0px;
}

p.contentSprong {
	display: none;
}

a.link_int, a.link_ext, a.link_par, .content a {
	border-bottom: 1px dotted #003366;
}

body {
	margin: 0px;
    padding: 0px;
	color: #003366;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
  }
  
		
#floater {
position: fixed;
float: left;
top: 75px;
margin-left: 10px;
width: 125px;
z-index: 5;
}
	
#floater #omschrijving:hover {
	font-size:inherit;
	width: 200px;
	background-image: none;
	background-color: white;
	color: inherit;
}

#floater > div {
	margin-bottom: 20px;
	padding: 3px;
	border: 1px outset gray;
	font-size: x-small;
	background-image: url("images/sjabloon_blauw-50pct.png");
}

#floater > div  p {
	margin: 0;
}

#floater > div  h4 {
	font-size: x-small;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
}

#floater > div ul {
	margin: 0;
	padding: 0;
}

#floater > div li {
	margin: 0 0 0 1.5em;
	padding: 0;
}

#menubalk {
	color: white;
	position: fixed;
	z-index: 5;	
	width: 100%;
	background-color:#003366;
}

#mainMenu, #mainMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mainMenu li {
	background-color:#003366;
	padding: 0;
	margin: 0;
}

#mainMenu li:hover {
	background-color: #223388;
}

#mainMenu a {
	display: block;
	padding-left: 0.5em;
}

#mainMenu a:hover {
	background-color:  #4466bb;
}

#mainMenu > li {
	float: left;
	width: 6em;
	border-right: 1px dotted white;
	color: white;
}

#mainMenu > li li {
	position: relative;
	width: 12em;
	height: 100%;
	color: white;	
	left: -1px;
}

#mainMenu ul ul {
	left: 12em;
	top: 0;
}
  
#mainMenu ul {
	display: none;
	position: absolute;
	float: left;
}

#mainMenu li:hover > ul {
	display: block;
}

#mainMenu span:before{
	content: '>';
}

#mainMenu span {
	float: right;
	margin-right: 5px;
}

#dezepagina {
	color: #bbbbee;
	background-color: #224488;
	font-size:small;
	border-top: 1px dotted white;
	padding-left: 8px;
	clear: both;
}
.block {
  	margin: 20px 20px 20px 150px;
}
  
.block:before {
	display: block;
	height: 20px;
	background: url("images/sjabloon_bovenkant-wit-50pct.png");
	content: '';
}

.block:after {
	display: block;
	height: 20px;
	background: url("images/sjabloon_onderkant-wit-50pct.png");
	content: '';
}

.block > div {
	background-image: url("images/sjabloon_wit-50pct.png");
	padding: 1em 30px 1em 30px;
}

.block h1 {
	border-top: 3px double white;
	border-bottom: 3px double white;
	/*margin: 20px 0px 10px 0px;*/
	margin: 0;
	background-image: url("images/sjabloon_grid.png");
	font-size: larger;
	position: relative;
	position: relative;
	padding: 1px 0 0 30px;
}

.block h1 > span {
	position: absolute;
	top: -1px;
	left: -2px;
	padding-left: 30px;
	
}

.block h1:before {
	content: attr(title);
	color: white;
}

.content h2 {
	font-size: 110%;
}

.content h3 {
	font-size: 100%;
}

.content > *:first-child {
	margin-top: 0;
	padding-top: 0;
}

.content dd {
	margin-bottom: 1em;
	margin-top: 0.5em;
}

.content ol li {
	clear: right;
	padding: 0.5em 0 0.5em;
	border-top: 1px dashed #ccf;
}

.content ol li dl {
	margin: 1em 0 1em 2em;
}

.content blockquote {
	padding: 0.3em 1em;
	border: 2px solid white;
	background-image: url("images/sjabloon_wit-50pct.png");
	margin: 1em 1em;
}

.content p.entrytimestamp {
	font-size: small;
}

.content div.entry {
	border-top: 1px solid #ccf;
	padding: 1em 2em 1em 2em;
}

.content div.entry > div {
	padding: 0.3em 1em;
	border: 2px solid white;
	background-image: url("images/sjabloon_wit-50pct.png");
}

.content div.entrycontent {
	border: 1px solid #ccf;
	padding: 0 2em 0 2em;
}

.printContainer {
	display: none;
}

.mcContainer {
}

.mcContainer div {
	width: 20em;
	padding: 0 15px 0 15px;
	float: left;
	border-left: 1px dashed #ccf;
	text-align: justify;
}

.mcContainer div:first-child {
	border: none;
	margin-left: -15px;
}

.mcContainer div > *:first-child {
	margin-top: 0;
}

#toonFooter {
	position: fixed;
	bottom: 0;
	cursor:pointer; font-size: x-small;
	z-index: 5;
}

#footer {
	width: 100%;
	position: fixed;
	display: none;
	background-color: white;
	z-index: 6;
	bottom: 0;
}

#footer img {
	border: 0;
}

#footer > div {
	margin: 1em;
}

#footer #foot1 {
	float: left;
}

#footer #foot1 img {
	vertical-align: text-top;	
}

#footer #foot2 {
	margin: 1em auto 0 auto;
	width: 40em;
	text-align: center;
}

#footer #foot3 {
	float: right;
}

#footer #verbergen {
	clear: both;
	cursor:pointer;
	font-size: x-small;
}

div.sitemap {
	border-left: 1px dashed #bbbbbb;
	border-top: 1px dashed #bbbbbb;
	margin-left: 40px;	
	padding-left: 10px;
}

#achtergrond {
	width: 100%;
	height: 100%;
	position: fixed;
}

#achtergrond > img {
	width: 100%;
	height: 100%;
	display: block;
}

/*gebruikers*/

.afbeeldingRechts {
	float: right;
	border: 2px inset #bbccff;
	margin-left: 10px;
	margin-bottom: 10px;	
}

.afbeeldingRechts img {
	display: block;
}

.afbeelding {
	border: 2px inset #bbccff;
}

.kleineTekst {
	font-size: 80%;
}

#neximedemo td {
	vertical-align: top;
	padding: 0 15px 15px 0;
}

#neximedemo th {
	text-align: left;

}

}

@media print, projection, tty {
	.mcContainer {
		display: none;
	}	
}

@media print {
	.contentSprong, #achtergrond, #menubalk, #footer {
		display: none;
	}
}