/* GENERAL STYLES */
/* GENERAL STYLES */
body {
margin:0px;
padding:0px;    
text-align:left;    
font-family:Georgia,  Sans-Serif;        
background-color:#FFF;    font-size:10pt;    
           }

h1{
	font-family: Georgia;
	color:#000;
	font-size:14pt;
	margin-bottom:11px;
	margin: 0px;
}

h2{
	font-family: verdana;
	color:#000;
	font-size:12pt;
	margin-bottom:8px;
	margin-top:0px;
}


#kader
{
position:relative;
margin: 0px auto;
top:5px;
width: 960px;
/*border: solid 1px gray;*/	
}

#kader_inner
{
    position: relative;
    border: 0px;
/*    margin: 15px;*/
    padding: 0px;
    text-align: left;
    background-color: #FFF;
}

#header
{
position:absolute;
top:40px;
left:280px;
}


#content
{
position:absolute;
top:130px;
left:287px;
width:400px;
height:400px;

}

#footer
{
position:relative;
text-align:center;
clear:both;
margin-top:3em;
}

.small
{
font-size:8pt;
}

a img
{
border:0;
}

ul
{
list-style:none;
margin:0px;
padding:0px;
}


#menu
{
position:absolute;
left:60px;
top:50px;
}

/*///photoalbum ///*/
div.fotokader
{
    float: left;
    margin: 0px;
}
div.w85
{
    width: 107px;
    height: 100px;
}
div.w54
{
    width: 78px;
padding-left:10px;
    height: 100px;
}
div.wother
{
	height:100px;
}

div.fotokader img
{
    border: 0px;
}
.paimage
{
    border: 0px;
    display: block;
}

.patitle
{
    text-decoration: none;
    color: black;
}

.patitle:hover
{
    text-decoration: underline;
}
.w85 .foto
{
    position: absolute;
    z-index: 0;
    padding: 11px 0px 0px 11px;
}
.w54 .foto
{
    position: absolute;
    z-index: 0;
    padding: 10px 0px 0px 12px;
}
.lijst
{
    position: absolute;
    z-index: 1;
}

.photoside
{
margin-top:20px;
margin-left:10px;
width:120px;
}

.photoside div.w85
{
    width: 107px;
    height: 90px;
}


/*///photoalbum - einde///*/


/* EDITOR PROPERTIES */
h2 {
font-family: Georgia;
	color:#000;
	font-size:12pt;
	margin: auto;
	margin-bottom:8px;
        margin-top:0px;

}

p {

}


