/*
-------------------------------------------------------------
	Author: Ronald van Ackooij				
	Company: RS Diensten		
	Address: http://www.rsdiensten.nl		
-------------------------------------------------------------
*/

h1 {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 16px;
	color: #625c49;
	font-weight: bold;
	border:0px; 
	/* padding:10px; */
	margin:0px;
}
h2 {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 14px;
	color: #625c49;
	font-weight: bold;
	border:0px; 
	/* padding:10px; */
	margin:0px;
}
h3 {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 12px;
	color: #625c49;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 12px;
	color: #625c49;
	font-weight: normal;
}

.opm {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 12px;
	color: #663333;
	font-weight: bold;
    	font-style: italic;
}


.veld {
	vertical-align: text-top;
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 12px;
	color: #625c49;
	font-weight: bold;
	float: left;
}


#address {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 13px;
	color: #8c8468;
	font-weight: bold;
}

#address a:link, #address a:visited {
                font-family: "Trebuchet MS", arial, Helvetica;
                font-size: 13px;
                color: #8c8468;
                font-weight: bold;
}

.activity2 {
	font-family: "Trebuchet MS", arial, Helvetica;
	font-size: 15px;
	color: #625c49;
	font-weight: normal;
	text-decoration: none;
	width: 400px;
	height: 20px;
	padding-left: 20px;
}

.activity1 {
	cursor:		pointer;
    font-family: "Trebuchet MS", arial, Helvetica;
    font-size: 15px;
    color: #625c49;
    font-weight: bold;
    text-decoration: none;
    width: 400px;
    height: 20px;
    padding-left: 20px;
	background: url('/images/building/arrow.gif') no-repeat;
}

img.button {

        cursor: pointer;

}