.logo	{
	font-family:helvetica,arial,verdana;
        background-color:white;
}

.logo_td {
	background-color:cornflowerblue;
        color:#dddddd;
	vertical-align:middle;
	text-align:center;
}

.banner	{
	font-family:helvetica,arial,verdana;
        background-color:whitesmoke;
        color:#555555;
}

.navigatie	{
	font-family:helvetica,arial,verdana;
        background-color:navy;
        color:#555555;
}

.keuze	{
	height:32px;
	background-color:whitesmoke;
}

.inhoud	{
	font-family:helvetica,arial,verdana;
        background-color:white;
        color:#555555;
}

.boten_header	{
	font-family:helvetica,arial,verdana;
        background-color:cornflowerblue;
        color:whitesmoke;
	vertical-align:middle;
	text-align:center;
}

.vraag	{
	font-family:helvetica,arial,verdana;
        color:whitesmoke;
	vertical-align:middle;
	text-align:right;
}

.selectie	{
	font-family:helvetica,arial,verdana;
        color:whitesmoke;
	vertical-align:middle;
	text-align:left;
}

.lijn	{
	position:absolute;
	z-index:1;
	width:85%;
	height:2px;
	background-color:navy;
	top:180px;
	left:30px;
	border-style:none;
}

.plaatje	{
	z-index:3;
	position:relative;
}

.naam	{
	font-size:64px;	
        color:#dddddd;
}

.titel	{
	font-size:16px;	
	color:navy;
}

.bottom {
	height:30px;
	background-color:white;
	text-align:right;
}

.afbeelding {
	position:relative;
	z-index:2;
	height:120px;
	width:120px;
	vertical-align:middle;
	text-align:center;
}

A.manage {
	display:block;
	line-height:32px;
        text-decoration:none;
        font-weight:normal;
	font-size:14px;	
        color:navy;
}
                                                                                                               
A.manage:hover {
	background-color:#ff7700;
        color:white;
}

.foto   {
                border: 1px solid grey;
                height:400px;
                width:694px;
                vertical-align:middle;
                text-align:center;
}

.ikoon  {
                background-color:whitesmoke;
                border: 1px solid grey;
                height:110px;
                width:110px;
                vertical-align:middle;
                text-align:center;
}

