/* M A I N  G E D E E L T E */

div.kol_smal {
	/*height: 600px;*/
	width: 320px;
	float: left;
}


/* afsluiter ronde hoeken */
div.kol_bot {
	background: #fff url(../images/right_bot.gif) no-repeat;
	height: 18px;
	/*margin-bottom: 8px;*/
}

div.kol_bot.marge {
	margin-bottom: 10px;
}


/* marge linker en rechter kolom */
div.kolmarge {
	background-color: #E7EEc4;
	height: 200px;
	width: 8px;
	float: left;
	overflow: hidden;
}


/* rubrieken rechts met hoogte en kop */
div#mijn_albums_smal {
	background: #fff url(../images/kopalbums_1kol.gif) no-repeat;
}

div#mijn_biografie {
	background: #fff url(../images/kopiografie_1kol.gif) no-repeat;
}

div#mijn_stamboom {
	background: #fff url(../images/kopstamboom_1kol.gif) no-repeat;
}


/* kop bovenaan kolom */
div.rubriekkop_kol {
	font-family: Trebuchet MS;
	font-size: 24px;
	color: white;
	line-height: 56px;
	margin-left: 72px;
	overflow: hidden;
	display: inline;
}


div.lijn {
	background-color: #ccc;	
	height: 1px;
	overflow: hidden;
	clear: both;
}


div.clear {
	clear: both;
}

div.clearfix_ie6 {
	/*display: none;*/
	clear: both;
	height: 28px;
}

div.mijn_container {
	/*background-color: yellow;*/
	padding-top: 30px;
	padding-left: 24px;
	padding-right: 24px;
	/*height: 326px;*/
}


div.mijn_container div.kop {
	font-size: 24px;
	font-family: trebuchet ms;
	line-height: 32px;
	font-weight: bold;
	padding-top: 6px;
	color: #888280;
	padding-left: 10px;
	background: url(../images/bg_home_kol.gif) repeat-x;
	height: 120px;
	overflow: hidden;
}


div.kop span.info {
	font-size: 12px;
	display: block;
	font-family: verdana;
	font-weight: normal;
	color: #0088cc;
}

div.kop span.info a {
	text-decoration: none;
	background: url(../images/album_driehoek.gif) no-repeat 1px 3px;
	padding-left: 12px
}

div.kop span.info a:visited {
	text-decoration: none;
}

div.kop span.info a:hover, div.kop span.info a:active {
	text-decoration: underline;
}


div.mijn_container div.bg_afb {
	height: 180px;
}

#mijn_albums_smal div.mijn_container div.bg_afb {
	background: url(../images/bg_kol_album.jpg) 0 bottom no-repeat;	
}

#mijn_biografie div.mijn_container div.bg_afb {
	background: url(../images/bg_kol_bio.jpg) 0 bottom no-repeat;	
}

#mijn_stamboom div.mijn_container div.bg_afb {
	background: url(../images/bg_kol_stam.jpg) 0 bottom no-repeat;	
}

div.ionaam {
	font-size: 12px;
	height: 15px;
	line-height: 14px;
	color: #888280;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 8px;
	text-align: center;	
}



div#rouwkader {
	border: 10px solid #5d166e;
}

div#rouwkader div.rouwcontent {
	color: black;
}

div#rouwkader div.rouwcontent div {
	width: 620px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}

div#rouwkader div.kruis {
	height: 18px;
	background: url(../images/kruis_rouw.gif) center 0 no-repeat;	
}


div#rouwkader div.datum {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div#rouwkader div div.foto {
	padding: 0px;
	margin-top: 20px;
	margin-left: 276px;
	width: 64px;
	height: 84px;
	overflow: hidden;
	background-color: lightgrey;
	border: 1px solid lightgrey;
}

div#rouwkader div.naam {
	font-family: Georgia;
	font-size: 32px;
	line-height: 32px;
	margin-top: -4px;
	margin-bottom: 30px;
}

div#rouwkader a, div#rouwkader a:visited {
	color: black;
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin-top: 18px;
	text-decoration: none;
}

div#rouwkader a:hover {
	text-decoration: underline;
}