/*	ALTENA.NU
/style/default.css
bOnK	*/

body {
	background : #FFF none;
	color : #000;
	font : .8em Arial, Helvetica, sans-serif;
}
h1, h2 {
	/* 12-10-2006 added h2*/
	background : #FFF none;
	color : #00F;
	font-size : 1.8em;
	font-weight : bold;
	margin : 0;
	padding : 0;
}
h1 {
	font-size : 2em;
}
img{
	border : none;
}

/* div class Use in stead of blockquote */
.blockq {
	margin : 0 3em 1em 3em;
}

/* place the 2 main divs ... #links and #content */

/* main container keeps everything but div links */
#content{
	/* left : 14em;	/* keep in line with div #links */
	left : 170px;
	position : absolute;
	top : 10px;
	width : 700px;	/* MUST also be changed in gmap.js! */
/**/}
/* links for this page */
#pagemenu {
	font: xx-small Arial, Helvetica, sans-serif;
	text-align: right;
}
#pagemenu a {
	background: #FFF none;
	color: #000;
	text-decoration : none;
/**/}

#gads {
	position : fixed;
	top : 10px;
	left : 875px;
	width : 120px;
}
/* b replaces span class Num
but there are some TDs left !!

#inw b, #inw td, .Num {
	background : #FFF none;
	color : #F00;
	font : bold 1.5em Garamond, "MS Serif", "New York", serif;
}
*/
#inw th {
	text-align: left;
}
#inw td {
	text-align: right;
}
/* h1 is picture */
#pagetitle h1 {
	display : none;
}


.flt {
	float : left;
}
.fltp {
	float : left;
	padding-right: 1em;
}

.frt {
	float : right;
}

.br {
	clear : both;
}

.Twinkle{
	position : relative;
	top : -19px;
}

.WapenTD{
	float : left;
	font-size : .9em;
	font-style : italic;
	padding-right : 1em;
	width : 250px;
}
.WapenTD .bron {
	font-size: .9em;
}
/* end DIV #content */

/* DIV #links contains the links (duh),
	nested in "parent" and "child" DIVs ... no classes
*/
#links{
	float : left;
	margin: 0;
	/* width : 12em;	/* keep in line with div #content */
	width : 155px;
	position: fixed;
	top : 10px;
	left : 10px;
/**/}
/* parent div */
#links div {
	font : bold 12pt Garamond, "MS Serif", "New York", serif;
	margin-top : 0;
	margin-bottom : 14px;
}
#links div a {
	text-decoration : none;
}
/* child div */
#links div div {
	font : xx-small arial,sans-serif;
	margin-left : 20px;
}
#links div div a:active {
	background : #FFF none;
	color : #FF0;
}
#links div div a:hover {
	background : #FFF none;
	color : #F93;
}
#links p {
	font-size: .75em;
	margin: 0;
}
.klein,
.kl,
.ad
{
	font-size: .75em;
	color:gray
}
.ad
{
	position:relative;
	top:-.25em;
}
#kvk li
{
	margin-top:.5em;
}
