﻿/********************************************************************
AANPAK Professional Organizing
Pauline Kanger
Hengelo, Enschede, Almelo
(c) 2008-2010 AANPAK Professional Organizing
Logo ontwerp Suzanne Vedder
********************************************************************/

body  {
	background-color:  #1B183D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p {
	padding: 0px;
	margin: 2px 0px 12px 0px;
	}

b {
	font-weight: bolder;
	}


ul {
	list-style-type: disc;
	}

h1 {
	color: #1B183D;
	font-size: 12pt;
	font-weight: bolder;
	margin: 6px 0px 0px 0px;
	}

h2 {
	color: #1B183D;
	font-size: 10pt;
	font-weight: bolder;
	margin: 4px 0px 0px 0px;
	}

a {
	color:  #1B183D;
	}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: right;
	top: 6px;
 	vertical-align: middle;
	width: 920px;
	}

.ap_table {
	height: 640px;
	border-collapse: collapse;
	border-style: hidden;
	background-color: #FFFFFF; 
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
	}

.row1 {
	height: 130px;
	}

.row2 {
	height: 440px;
	}

.row3 {
	height: 40px;
	}

.row4 {
	height: 30px;
	}

.topfoto 	{
	border: thin solid rgb(158,48,57);
	width: 110px;
	height: 80px;
	}

.menufoto 	{
	margin-top: 5px;
	border: thin solid rgb(158,48,57);
	width: 120px;
	height: 80px;
	}


.fotorow	{
	text-align:right;
	padding: 10px 30px 0 0;
	}

.leftrow {
	color: #0D1A18;
	font-size: 12pt;
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	padding-top: 16px;
	border-style: hidden;
	margin: 0;
	}

.leftrowdiv {
	height:340px;
	}

.leftrow_bottom {
	color: #0D1A18;
	font-weight: bolder;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.ringrow {
	background-image: url("../images/band.GIF");
	background-repeat: repeat-y;
	background-position: 10px 5px;
	}

.rightrow {
	color: #000000;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 30px;
	border-style: hidden;
	margin: 0;
	}

.boxrow {
	color: #000000;
	text-align: center;
	padding: 0 30px 10px 25px;
	vertical-align: bottom;
	}

.boxed {
	border: thin solid rgb(158,48,57);
	padding: 3px 3px 1px 3px;
	}


.bottomrow {
	background-color: #1B183D;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	}

.menu {
	color: black;
	text-decoration: none;
	line-height: 180%;
	vertical-align: top;	
}

.menu:hover {
	color: gray;
}

.menu_selected {
	color: gray;
	text-decoration: none;
	line-height: 180%;
	vertical-align: top;	
}

.submenu {
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.submenu:hover {
	font-size: 9pt;
	color: gray;
}

.submenu_selected {
	font-size: 9pt;
	color:  gray;
	text-decoration: none;
}





