BODY {

   font-size: 12px;
   font-family : Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   text-align: left;
   margin-top: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
	height: 100%
}

.foto {
	border: 1px solid black;
}


.text {
  font-size: 11px;
  color: #000000;
}

.advert {
	text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame246x165.jpg);
	height: 165px;
	width: 246px;
	vertical-align: top;
}

.advert2 {
   text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame246x122.jpg);
	height: 122px;
	width: 246px;
	vertical-align: top;
}

.advert2a {
   text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame245x122.jpg);
	height: 122px;
	width: 245px;
	vertical-align: top;
}

.advert3 {
   text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame550x330.jpg);
	height: 330px;
	width: 550px;
	vertical-align: top;
}

.advert4 {
   text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame746x494.jpg);
	height: 494px;
	width: 746px;
	vertical-align: top;
}

.advert5 {
   text-align: center;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	background-image: url(Knoppen/frame410x210.jpg);
	height: 210px;
	width: 410px;
	vertical-align: top;
}

A.titelf {
	color: #000000;
	font-size:11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;

}
A.titelf:link {
	color: #000000;
	font-size:11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;

}
A.titelf:visited {
	color: #000000;
	font-size:11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}
A.titelf:hover {
	color: #000000;
	font-size:11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}

td.kolom {
	border: none;
	border-right: solid 0.5pt silver;
	border-top: solid 0.5pt silver;
	padding: 6px;
	font-family: Arial, sans-serif;
	color: "#000000";
	font-size: 11px;
	vertical-align: top;
}



 A.titelg {
	TEXT-DECORATION: none;
     color: #323a86;
}

A.titelg:link {
	TEXT-DECORATION: none;
		color: #323a86;
}
A.titelg:visited {
	TEXT-DECORATION: none;
		color: #323a86;
}
A.titelg:hover {
	TEXT-DECORATION: underline;
		color: #323a86;
}

.h13 {
	width: 100%;
	background-color: #483D8B;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-indent: 10px;

}


.article {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	border: 1px solid;
	border-color: silver;
}

.subarticle {
	background-image: url(Knoppen/subarticle.jpg);
	height: 75;
   padding-left: 5px;
   padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
   color: black;
	font-size: 12px;
	TEXT-DECORATION: none;
}


.subarticle2 {
	padding-left: 5px;
   padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
   color: black;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#layer1 {
 background-color: black;
 filter:alpha(opacity=60);
 opacity: 0.60;
 position: absolute;
 width: 100%;
 height: 100%;
 visibility: hidden;
 z-index: 3;
}

div.hiddenState {
	visibility: hidden;
		z-index: -1;
	display: none;
}

div.visibleNotifyMsg {
	position: relative;
	z-index: -1;
	top: -200px;
	left: 150px;
	width: 200px;
	background-color: gray;
	color: #FFF;
	border: 1px solid #CCC;
	padding: 15px;
}

.headeradv {
	text-indent: 15px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12px;	
}

.headeradv2 {
	text-indent: 15px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5247bf;
	font-weight: bold;
	font-size: 12px;	
}